JP6123922B2 - Management device and management device control method - Google Patents

Management device and management device control method Download PDF

Info

Publication number
JP6123922B2
JP6123922B2 JP2016009966A JP2016009966A JP6123922B2 JP 6123922 B2 JP6123922 B2 JP 6123922B2 JP 2016009966 A JP2016009966 A JP 2016009966A JP 2016009966 A JP2016009966 A JP 2016009966A JP 6123922 B2 JP6123922 B2 JP 6123922B2
Authority
JP
Japan
Prior art keywords
user
unit
content
storage
mail
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2016009966A
Other languages
Japanese (ja)
Other versions
JP2016152045A (en
Inventor
樹理 小宮山
樹理 小宮山
麻祐子 磯貝
麻祐子 磯貝
克弥 望月
克弥 望月
尚記 盛岡
尚記 盛岡
賢太朗 白井
賢太朗 白井
ラヒル・カルナーラタナ
Original Assignee
フリュー株式会社
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by フリュー株式会社 filed Critical フリュー株式会社
Priority to JP2016009966A priority Critical patent/JP6123922B2/en
Publication of JP2016152045A publication Critical patent/JP2016152045A/en
Application granted granted Critical
Publication of JP6123922B2 publication Critical patent/JP6123922B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

本発明は、メールアドレスとコンテンツとを対応付けて記憶することでコンテンツを管理する管理装置、当該管理装置を含むメール送信システムおよび当該管理装置の制御方法に関する。   The present invention relates to a management device that manages content by associating and storing a mail address and content, a mail transmission system that includes the management device, and a control method for the management device.

従来、写真シール作成装置を利用してゲームしたユーザに写真シールを提供するだけでなく、撮影画像をユーザの通信端末に提供するサービスがある。   2. Description of the Related Art Conventionally, there is a service for providing a photographed image to a user's communication terminal as well as providing a photo sticker to a user who has played a game using a photo sticker creating apparatus.

撮影画像をユーザの通信端末に提供するサービスは、一般的に、以下の順序で行われる。   A service for providing a captured image to a user's communication terminal is generally performed in the following order.

写真シール作成装置は、ユーザによるメールアドレスの入力を受け付けて、当該メールアドレスと撮影画像とをサーバに送信する。   The photo sticker creating apparatus accepts an input of an e-mail address by the user, and transmits the e-mail address and the photographed image to the server.

ユーザによって入力されたメールアドレスと撮影画像とを受信したサーバは、撮影画像を記憶し、撮影画像がサーバに届いたことを通知するメールを当該メールアドレス宛てに送信する。サーバに蓄積される撮影画像の増大によるサーバの容量不足を未然に防ぐため、撮影画像は一定期間保存されたのちに消去される。   The server that has received the mail address and the photographed image input by the user stores the photographed image, and transmits a mail notifying that the photographed image has reached the server to the mail address. In order to prevent a server capacity shortage due to an increase in the number of captured images stored in the server, the captured images are deleted after being stored for a certain period.

サーバが送信した上記通知メールにはURLが示されており、ユーザが通信端末から当該URLにアクセスすると撮影画像のサムネイルが当該通信端末に表示される。ユーザが会員登録者であれば、ユーザは上記サムネイルを選択することにより解像度の高い撮影画像を表示させることが可能であり、上述した一定期間の保存を行う記憶領域とは異なる各ユーザ用の記憶領域(各ユーザの通信端末の記憶領域を含む)に当該撮影画像を保存することができる。   The notification mail sent by the server indicates the URL, and when the user accesses the URL from the communication terminal, a thumbnail of the photographed image is displayed on the communication terminal. If the user is a member registrant, the user can display a captured image with high resolution by selecting the thumbnail, and a memory for each user different from the storage area for storing for a certain period described above. The captured image can be stored in the area (including the storage area of each user's communication terminal).

上述したように、サーバによって一時保存された撮影画像は、一定期間保存されたのちに消去される。   As described above, the captured image temporarily stored by the server is deleted after being stored for a certain period.

そのため、一定期間内にユーザが撮影画像を各ユーザ用の記憶領域に保存することを忘れると、撮影画像がサーバから削除され、ユーザは当該撮影画像を閲覧することができなくなってしまう。   Therefore, if the user forgets to save the captured image in the storage area for each user within a certain period, the captured image is deleted from the server, and the user cannot browse the captured image.

一方、特許文献1においては、オブジェクトの保存期限の管理、およびそのオブジェクトの保存期限が到来した場合の処理を自動的に行うことができるようにし、これにより操作者にとって真に不要なオブジェクトのみを削除することを目的とした期限切れオブジェクトの処理プログラムおよびシステムが開示されている。   On the other hand, in Patent Document 1, it is possible to automatically manage the storage period of an object and process when the storage period of the object has been reached, so that only objects that are truly unnecessary for the operator can be obtained. An expired object processing program and system for deletion are disclosed.

詳細には、特許文献1に記載のシステムは、オブジェクトの属性として、そのオブジェクトのID、そのオブジェクトが登録されている登録場所、そのオブジェクトの保存期限およびそのオブジェクトの保存期限が到来した場合の処理を示すルールを記憶する属性記憶機能と、前記属性記憶機能によって記憶されている保存期限が到来した場合に、前記ルールに従って、そのオブジェクトを処理する期限切れ処理機能と、を有している。   Specifically, the system described in Patent Document 1 includes, as an object attribute, an ID of the object, a registration location where the object is registered, a storage period of the object, and a process when the storage period of the object has arrived And an expiration processing function for processing the object in accordance with the rule when the storage expiration date stored by the attribute storage function has arrived.

特開2007−109115号公報(2007年4月28日公開)JP 2007-109115 A (published April 28, 2007)

特許文献1には、さらに、上記ルールとして保存期限が到来したことをメール等によって操作者に知らせることが開示されている。   Patent Document 1 further discloses that the operator is notified by e-mail or the like that the storage period has expired as the rule.

上述のような従来技術においては、オブジェクトの保存期限が到来した時に、その旨を操作者に知らせる構成である。したがって、例えば、上記撮影画像を保存するサーバにおいて上述のような従来技術を適用した場合、撮影画像の保存期限が到来する前に、ユーザに対してメールを送信することができない。すなわち、撮影画像の保存忘れを防止することができない。そこで、撮影画像等のコンテンツの保存忘れを防止するために、保存期限が到来する前にユーザに通知のメールを送信することが考えられる。   The above-described conventional technology is configured to notify the operator when the storage period of an object has arrived. Therefore, for example, when the above-described conventional technology is applied to the server that stores the photographed image, it is not possible to send an email to the user before the storage period of the photographed image comes. In other words, forgetting to save a photographed image cannot be prevented. Therefore, in order to prevent forgetting to save the content such as the photographed image, it is conceivable to send a notification e-mail to the user before the expiration date.

しかしながら、ユーザの生活習慣は様々であるため、みだりにメールを送信した場合、メールの開封率、または、メールの案内通りに行動を起こす割合が低くなってしまう。そのため、ユーザによるコンテンツの保存忘れを効果的に防止することができないという問題が生じる。   However, since the user's lifestyle is various, when an email is sent indiscriminately, the rate of opening the email or the rate of taking action according to the guidance of the email will be low. Therefore, there arises a problem that it is impossible to effectively prevent the user from forgetting to save the content.

本発明は上記の課題を解決するためになされたものである。そして、その目的は、撮影画像等のコンテンツの保存を行っていないユーザによるコンテンツの保存忘れを効果的に防止できる管理装置、メール送信システムおよび管理装置の制御方法を提供することにある。   The present invention has been made to solve the above problems. An object of the present invention is to provide a management device, a mail transmission system, and a management device control method that can effectively prevent a user who has not saved content such as a photographed image from forgetting to save the content.

上記の課題を解決するために、本発明に係る管理装置は、コンテンツ提供装置が生成したコンテンツと、上記コンテンツ提供装置にて入力され上記コンテンツと対応付けられているユーザの宛先とを受信する受信部と、上記コンテンツおよび上記ユーザの宛先を対応付けて一時保存部に一時的に保存させる実行部と、上記コンテンツが、各ユーザ用の記憶領域に保存されたか否かを判定する保存状態判定部と、上記ユーザの宛先に対応するユーザに応じた配信タイミングを決定する配信タイミング決定部と、上記保存状態判定部が上記コンテンツが上記各ユーザ用の記憶領域に保存されていないと判定した場合、上記配信タイミング決定部が決定した配信タイミングで、上記コンテンツに対応する上記ユーザの宛先に上記コンテンツの保存状態を通知する送信部とを備え、上記配信タイミング決定部は、上記ユーザの生活習慣を推定するためのマーケティングデータに基づいて、上記ユーザに応じた配信タイミングを決定する。   In order to solve the above problems, the management device according to the present invention receives a content generated by the content providing device and a user destination input by the content providing device and associated with the content. A storage unit for determining whether or not the content is stored in a storage area for each user A distribution timing determination unit that determines a distribution timing according to a user corresponding to the user's destination, and the storage state determination unit determines that the content is not stored in the storage area for each user, At the delivery timing determined by the delivery timing determination unit, the storage state of the content is sent to the user destination corresponding to the content. And a transmission section for notifying, the distribution timing determination unit, based on the marketing data for estimating the lifestyle of the user, determines the distribution timing corresponding to the user.

また、上記の課題を解決するために、本発明に係る管理装置の制御方法は、コンテンツ提供装置が生成したコンテンツと、上記コンテンツ提供装置にて入力され上記コンテンツと対応付けられているユーザの宛先とを受信する受信ステップと、上記コンテンツおよび上記ユーザの宛先を対応付けて一時保存部に一時的に保存させる実行ステップと、上記コンテンツが、各ユーザ用の記憶領域に保存されたか否かを判定する保存状態判定ステップと、上記ユーザの宛先に対応するユーザに応じた配信タイミングを決定する配信タイミング決定ステップと、上記保存状態判定ステップにおいて上記コンテンツが上記各ユーザ用の記憶領域に保存されていないと判定された場合、上記配信タイミング決定ステップにおいて決定された配信タイミングで、上記コンテンツに対応する上記ユーザの宛先に上記コンテンツの保存状態を通知する送信ステップとを含み、上記配信タイミング決定ステップでは、上記ユーザの生活習慣を推定するためのマーケティングデータに基づいて、上記ユーザに応じた配信タイミングを決定する。   In order to solve the above problems, a control method for a management apparatus according to the present invention includes a content generated by a content providing apparatus and a destination of a user input by the content providing apparatus and associated with the content. A receiving step for receiving the content, an execution step for associating the content and the destination of the user with the temporary storage unit and temporarily storing the content, and determining whether or not the content is stored in a storage area for each user The content is not stored in the storage area for each user in the storage state determination step, the distribution timing determination step for determining the distribution timing according to the user corresponding to the user destination, and the storage state determination step. The delivery timing determined in the delivery timing determination step. A transmission step of notifying the user's destination corresponding to the content of the storage state of the content, and in the distribution timing determination step, the user based on marketing data for estimating the user's lifestyle The delivery timing according to the is determined.

また、本発明に係る管理装置において、上記マーケティングデータは、上記コンテンツ提供装置および上記管理装置の少なくとも一方が提供するサービスに対するユーザの入力により得られるデータであってもよい。   In the management device according to the present invention, the marketing data may be data obtained by a user input to a service provided by at least one of the content providing device and the management device.

また、本発明に係る管理装置において、上記送信部は、上記コンテンツが生成された日に、上記通知を送信してもよい。   In the management device according to the present invention, the transmission unit may transmit the notification on a date when the content is generated.

本発明に係る管理装置は、上記一時保存部における上記コンテンツの一時保存期間が経過したか否かを判定する保存期間判定部をさらに備え、上記保存期間判定部が、上記コンテンツの一時保存期間が経過したと判定した場合、上記送信部は、上記通知を送信しなくてもよい。   The management apparatus according to the present invention further includes a storage period determination unit that determines whether or not the temporary storage period of the content in the temporary storage unit has elapsed, wherein the storage period determination unit has a temporary storage period of the content. When it determines with having passed, the said transmission part does not need to transmit the said notification.

本発明に係る管理装置において、上記配信タイミング決定部が決定する配信タイミングは、所定の基準タイミングとの差分で表されてもよい。   In the management device according to the present invention, the distribution timing determined by the distribution timing determination unit may be represented by a difference from a predetermined reference timing.

本発明に係る管理装置において、上記送信部は、上記ユーザの宛先に対応するユーザの会員状態に応じて、異なる通知を送信してもよい。   In the management device according to the present invention, the transmission unit may transmit different notifications according to a member status of the user corresponding to the user destination.

本発明に係る管理装置において、上記会員状態は、有料会員、無料会員および非会員を含んでいてもよい。   In the management device according to the present invention, the membership state may include a paying member, a free member, and a nonmember.

本発明の一態様によれば、各ユーザ用の記憶領域にコンテンツの保存を行っていないユーザによるコンテンツの保存忘れを効果的に防止できるという効果を奏する。   According to one aspect of the present invention, it is possible to effectively prevent forgetting to save content by a user who has not saved the content in the storage area for each user.

本発明の実施形態1に係る管理サーバの要部構成を示すブロック図である。It is a block diagram which shows the principal part structure of the management server which concerns on Embodiment 1 of this invention. 本発明の実施形態1に係るメール送信システムの要部構成を示す概略図である。It is the schematic which shows the principal part structure of the mail transmission system which concerns on Embodiment 1 of this invention. 本発明の実施形態1に係る写真シール作成装置の外観の構成例を示す斜視図である。It is a perspective view which shows the structural example of the external appearance of the photograph sticker production apparatus which concerns on Embodiment 1 of this invention. 本発明の実施形態1に係る写真シール作成装置の要部構成を示すブロック図である。It is a block diagram which shows the principal part structure of the photograph sticker production apparatus which concerns on Embodiment 1 of this invention. 本発明の実施形態1に係る携帯端末の要部構成を示すブロック図である。It is a block diagram which shows the principal part structure of the portable terminal which concerns on Embodiment 1 of this invention. 本発明の実施形態1におけるメール送信処理の流れの一例を示すシーケンス図である。It is a sequence diagram which shows an example of the flow of the mail transmission process in Embodiment 1 of this invention. 本発明の実施形態1に係る写真シール作成装置における表示画面の一例を示す図である。(a)はユーザが画像を選択するための表示画面の一例を示す図であり、(b)はユーザがメールアドレスを入力するための表示画面の一例を示す図である。It is a figure which shows an example of the display screen in the photograph sticker production apparatus which concerns on Embodiment 1 of this invention. (A) is a figure which shows an example of the display screen for a user to select an image, (b) is a figure which shows an example of the display screen for a user to input a mail address. 本発明の実施形態1に係る写真シール作成装置において、属性の入力時に表示される表示画面の一例を示す図である。It is a figure which shows an example of the display screen displayed at the time of the input of an attribute in the photograph sticker production apparatus which concerns on Embodiment 1 of this invention. 実施形態1に係る保存忘れ通知処理の流れの一例を示すフローチャートである。6 is a flowchart illustrating an example of a flow of a forget-to-save notification process according to the first embodiment. 実施形態1に係る会員別通知メール送信処理の流れの一例を示すフローチャートである。It is a flowchart which shows an example of the flow of the notification mail transmission process classified by member based on Embodiment 1. FIG. (a)〜(d)は、実施形態1に係る携帯端末の表示部に表示される画面遷移図の一例を示す図である。(A)-(d) is a figure which shows an example of the screen transition diagram displayed on the display part of the portable terminal which concerns on Embodiment 1. FIG. (a)および(b)は、実施形態1に係る携帯端末の表示部に表示される画面遷移図の他の一例を示す図である。(A) And (b) is a figure which shows another example of the screen transition diagram displayed on the display part of the portable terminal which concerns on Embodiment 1. FIG. (a)および(b)は、実施形態1に係る携帯端末の表示部に表示される画面遷移図のさらに他の一例を示す図である。(A) And (b) is a figure which shows another example of the screen transition diagram displayed on the display part of the portable terminal which concerns on Embodiment 1. FIG. ユーザの属性とユーザの種類との対応関係を示すユーザ分類情報の一例を示す図である。It is a figure which shows an example of the user classification information which shows the correspondence of a user's attribute and the kind of user. ユーザの種類に応じたメールの配信時間を示す配信時間情報の一例を示す図である。It is a figure which shows an example of the delivery time information which shows the delivery time of the mail according to the kind of user. 変形例1に係る携帯端末の表示部に表示される画像の一例を示す図である。It is a figure which shows an example of the image displayed on the display part of the portable terminal which concerns on the modification 1. As shown in FIG. 変形例2に係る保存忘れ通知処理の流れの一例を示すフローチャートである。10 is a flowchart illustrating an example of a flow of a forget-to-save notification process according to Modification 2. 変形例3に係る保存忘れ通知処理の流れの一例を示すフローチャートである。12 is a flowchart illustrating an example of a flow of a forget-to-save notification process according to Modification 3. 変形例4に係る保存忘れ通知処理の流れの一例を示すフローチャートである。14 is a flowchart illustrating an example of a flow of a forget-to-save notification process according to Modification 4. 変形例5に係る保存忘れ通知処理の流れの一例を示すフローチャートである。16 is a flowchart illustrating an example of a flow of a forget-to-save notification process according to Modification 5. 変形例6に係る管理サーバの要部構成を示すブロック図である。It is a block diagram which shows the principal part structure of the management server which concerns on the modification 6. FIG. 変形例6に係る課金額決定処理の流れの一例を示すフローチャートである。14 is a flowchart illustrating an example of a charge amount determination process according to Modification 6;

本発明の実施の形態について、図1〜17に基づいて説明すれば以下のとおりである。以下の特定の実施形態で説明する構成以外の構成については、必要に応じて説明を省略する場合があるが、他の実施形態(変形例)で説明されている場合は、その構成と同じである。また、説明の便宜上、各実施形態において同一の機能を有する部材については、同一の符号を付し、適宜その説明を省略する。さらに、各図面に記載した部材の形状、ならびに、長さ、奥行および幅などの寸法は、実際の形状や寸法を反映させたものではなく、図面の明瞭化と簡略化のために適宜変更している。   The embodiment of the present invention will be described below with reference to FIGS. Descriptions of configurations other than those described in the following specific embodiments may be omitted as necessary. However, in the case where they are described in other embodiments (modifications), they are the same as the configurations. is there. For convenience of explanation, members having the same functions in the respective embodiments are given the same reference numerals, and the description thereof is omitted as appropriate. Furthermore, the shape of each member described in each drawing and the dimensions such as length, depth, and width do not reflect the actual shape and dimensions, but are changed as appropriate for the sake of clarity and simplification of the drawings. ing.

〔実施形態〕
以下、本発明に係る管理装置、コンテンツ提供装置、通信端末、およびメール送信システムの一態様として、図1〜図15に基づき、管理サーバ(管理装置)2、写真シール作成装置(コンテンツ提供装置)4、携帯端末(通信端末)3、およびメール送信システム1について、それぞれ詳細に説明する。また、本実施形態における「コンテンツ」とは、写真シール作成装置4にて撮影された写真データ(撮影画像または撮影画像データ)を含む。さらに、「コンテンツ」は、撮影画像の少なくとも一部を用いて生成された画像データ(静止画像および動画を含む)、並びに、撮影画像に対して合成された音データおよびテキストデータ等を含む。なお、本発明に係る管理装置、コンテンツ提供装置、通信端末、およびメール送信システムは、上記の態様に限定されるものではない。例えば、通信端末は、携帯電話機、スマートフォン、タブレット端末等の携帯端末に限らず、デスクトップ型またはノートブック型のPC等の通信端末であってよい。
Embodiment
Hereinafter, as an aspect of a management device, a content providing device, a communication terminal, and a mail transmission system according to the present invention, a management server (management device) 2 and a photo sticker creating device (content providing device) are shown in FIGS. 4. The mobile terminal (communication terminal) 3 and the mail transmission system 1 will be described in detail. In addition, “content” in the present embodiment includes photo data (captured image or captured image data) captured by the photo sticker creating apparatus 4. Further, the “content” includes image data (including still images and moving images) generated using at least a part of the captured image, sound data and text data synthesized with the captured image, and the like. Note that the management device, content providing device, communication terminal, and mail transmission system according to the present invention are not limited to the above-described embodiments. For example, the communication terminal is not limited to a mobile terminal such as a mobile phone, a smartphone, or a tablet terminal, and may be a communication terminal such as a desktop or notebook PC.

(メール送信システム1)
図2は、本発明の実施形態1に係るメール送信システム1の要部構成を示す概略図である。図2に示すように、メール送信システム1は、管理サーバ2、写真シール作成装置4、および携帯端末3を備えている。
(Mail transmission system 1)
FIG. 2 is a schematic diagram showing a main configuration of the mail transmission system 1 according to the first embodiment of the present invention. As shown in FIG. 2, the mail transmission system 1 includes a management server 2, a photo sticker creation device 4, and a mobile terminal 3.

ここで、メール送信システム1の概要を説明する。まず、ユーザは、写真シール作成装置4で作成した撮影画像を携帯端末3で取得するために、写真シール作成装置4にメールアドレスを入力する。さらに、ユーザは、自身の年齢、職業、性別等の属性を入力する。写真シール作成装置4は、撮影画像(撮影画像データ)と、上記メールアドレスと、撮影画像を識別するための情報である撮影画像情報(コンテンツ識別情報)と、ユーザの属性を示す属性情報とをそれぞれ対応付けて管理サーバ2に送信する。なお、上記メールアドレスはメールの宛先としての通常のメールアドレスだけでなく、通知を送信するためのユーザの宛先を示すものである。ここで、「ユーザの宛先」とは、携帯端末3にインストールされた、通知機能を持つアプリケーション(アプリ)またはサービスにおいてユーザを特定する情報である。より具体的には、ユーザの宛先とは、チャットアプリ、メッセージアプリ、SNS、電子掲示板、およびSMS(ショートメールメッセージ)などのアカウントIDなどである。なお、上記通知の送信は、上述したアプリケーションまたはサービスのタイムラインやウォールと呼ばれるSNSの投稿ページに対する記事の投稿(いわゆるフィード)であっても構わない。   Here, an outline of the mail transmission system 1 will be described. First, the user inputs an e-mail address to the photo sticker creating apparatus 4 in order to acquire a photographed image created by the photo sticker creating apparatus 4 with the mobile terminal 3. Further, the user inputs attributes such as his / her age, occupation, and sex. The photograph sticker creating apparatus 4 includes a photographed image (photographed image data), the e-mail address, photographed image information (content identification information) that is information for identifying the photographed image, and attribute information indicating a user attribute. The data are transmitted to the management server 2 in association with each other. The e-mail address indicates not only a normal e-mail address as an e-mail destination but also a user's destination for sending a notification. Here, the “user destination” is information that identifies a user in an application (application) or service installed in the mobile terminal 3 and having a notification function. More specifically, the user destination is an account ID such as a chat application, a message application, an SNS, an electronic bulletin board, and SMS (short mail message). The transmission of the notification may be an article posting (so-called feed) on an SNS posting page called a timeline or wall of the application or service described above.

なお、ユーザが会員の場合、管理サーバ2に既にメールアドレスが格納されているため、メールアドレスに代えて会員IDやニックネーム等のユーザ識別情報を入力させてもよい。また、ユーザが会員であり、既に属性情報が管理サーバ2に格納されている場合、属性の入力も省略してもよい。これらの場合、写真シール作成装置4は、会員ID等のユーザ識別情報に撮影画像および撮影画像情報を対応付けて管理サーバ2に送信する。   If the user is a member, the management server 2 has already stored an e-mail address. Therefore, user identification information such as a member ID or a nickname may be input instead of the e-mail address. Further, when the user is a member and attribute information is already stored in the management server 2, the attribute input may be omitted. In these cases, the photograph sticker creating apparatus 4 associates the photographed image and photographed image information with the user identification information such as the member ID and transmits it to the management server 2.

また、ユーザが会員ID等のユーザ識別情報を入力し、写真シール作成装置4において既に入力した情報をユーザに更新させる場合、写真シール作成装置4は、入力されたユーザ識別情報に対応付けられているメールアドレスおよび属性情報等を管理サーバ2から取得し、当該メールアドレスおよび属性情報等を表示してもよい。   When the user inputs user identification information such as a member ID and the user updates the information already input in the photo sticker creating apparatus 4, the photo sticker creating apparatus 4 is associated with the input user identification information. The e-mail address and attribute information may be acquired from the management server 2 and the e-mail address and attribute information may be displayed.

メールアドレス(または会員ID等のユーザ識別情報)、撮影画像、撮影画像情報、属性情報等は、互いに対応付けられていることが好ましいが、少なくとも、メールアドレス(または会員ID等のユーザ識別情報)と、その他の情報(撮影画像、撮影画像情報、属性情報等)とが対応付けられていればよい。   The email address (or user identification information such as a member ID), the photographed image, the photographed image information, and the attribute information are preferably associated with each other, but at least the email address (or the user identification information such as the member ID). And other information (captured image, captured image information, attribute information, etc.) may be associated with each other.

また、ユーザは、写真シール作成装置4に複数のメールアドレスを入力してもよい。この場合、写真シール作成装置4は、撮影画像に複数のメールアドレス、撮影画像情報および属性情報を対応付けて、当該撮影画像を管理サーバ2に送信する。また、ユーザがメールアドレスや属性情報などのユーザに対応する情報を入力しなかった場合、写真シール作成装置4は、撮影画像に撮影画像情報を対応付けて、当該撮影画像を管理サーバ2に送信する。   Further, the user may input a plurality of e-mail addresses into the photo sticker creating apparatus 4. In this case, the photograph sticker creating apparatus 4 associates the photographed image with a plurality of mail addresses, photographed image information, and attribute information, and transmits the photographed image to the management server 2. If the user does not input information corresponding to the user such as an email address or attribute information, the photo sticker creating apparatus 4 associates the captured image information with the captured image and transmits the captured image to the management server 2. To do.

ここで、「撮影画像」とは、写真シール作成装置4が撮影した画像だけではなく、写真シール作成装置4が撮影した画像を編集した編集後の画像も含む。また、「撮影画像情報」の例として、画像のファイル名や画像に付与されるID(後述するシールID)などが挙げられる。なお、そのほかの情報を撮影画像とともに管理サーバ2に送信してもよい。   Here, the “photographed image” includes not only an image taken by the photo sticker creating apparatus 4 but also an edited image obtained by editing an image taken by the photo sticker creating apparatus 4. Examples of “photographed image information” include an image file name and an ID (a seal ID described later) assigned to the image. Other information may be transmitted to the management server 2 together with the captured image.

また、本実施形態では、写真シール作成装置4が撮影画像情報として、シールIDを送信するものとして説明する。ここで、シールIDとは、写真シール作成装置4が1回のプレイ(ゲーム)で生成した1または複数の撮影画像を示す識別情報である。この場合、写真シール作成装置は、1プレイで作成した1または複数の撮影画像を示すシールIDに、ユーザが入力したメールアドレスを対応付ける。そして、写真シール作成装置4は、1プレイで生成した1または複数の撮影画像と、当該1または複数の撮影画像を示すシールIDと、当該シールIDに対応付けたメールアドレスと、属性情報とを管理サーバ2に送信する。   In the present embodiment, the description will be made assuming that the photo sticker creating apparatus 4 transmits a sticker ID as photographed image information. Here, the sticker ID is identification information indicating one or a plurality of photographed images generated by the photo sticker creating apparatus 4 in one play (game). In this case, the photo sticker creating apparatus associates the mail address input by the user with the sticker ID indicating one or a plurality of photographed images created in one play. Then, the photo sticker creating apparatus 4 includes one or a plurality of captured images generated in one play, a seal ID indicating the one or more captured images, an e-mail address associated with the seal ID, and attribute information. It transmits to the management server 2.

ここで、管理サーバ2は写真シール作成装置4から撮影画像を受信すると、ひとまず一時保存部241(図1に図示)に保存する。管理サーバ2に蓄積される撮影画像の増大による管理サーバ2の容量不足を未然に防ぐため、管理サーバ2は、受信した撮影画像を一時保存部241に一定期間保存したのちに消去する。したがって、上記一定期間後にユーザが撮影画像を閲覧するためには、管理サーバ2の一定期間の保存を行う一時保存部241とは異なる記憶領域に撮影画像を保存する必要がある。   Here, when the management server 2 receives the photographed image from the photo sticker creating apparatus 4, it temporarily stores it in the temporary storage unit 241 (shown in FIG. 1). In order to prevent an insufficient capacity of the management server 2 due to an increase in the number of captured images stored in the management server 2, the management server 2 deletes the received captured images after storing them in the temporary storage unit 241 for a certain period. Therefore, in order for the user to view the captured image after the predetermined period, it is necessary to store the captured image in a storage area different from the temporary storage unit 241 that stores the fixed period of the management server 2.

管理サーバ2は、上記一時保存部241に記憶されている撮影画像が、管理サーバ2が一時的に保存を行う一時保存部241とは異なる記憶領域に保存されたか否かを判定する。   The management server 2 determines whether or not the captured image stored in the temporary storage unit 241 is stored in a storage area different from the temporary storage unit 241 that the management server 2 temporarily stores.

また、管理サーバ2は、ユーザの属性情報を受信すると、属性情報の示す属性に基づいて、当該ユーザを分類し、当該ユーザの種類を決定する。そして、管理サーバ2は、決定したユーザの種類に応じたメールの配信タイミングを決定する。   In addition, when receiving the attribute information of the user, the management server 2 classifies the user based on the attribute indicated by the attribute information, and determines the type of the user. Then, the management server 2 determines the mail delivery timing according to the determined user type.

管理サーバ2は、上記撮影画像が一時保存部241以外の記憶領域に保存されていない場合、上記で決定した配信タイミングに、上記撮影画像に対応するメールアドレス宛てに撮影画像が一時保存部241以外の記憶領域に保存されていない旨を通知するメールを送信する。なお、上記メールアドレスが上述したユーザの宛先を示す場合、上記メールアドレス宛てのメールは、上記ユーザの宛先に向けての通知であってもよい。また、当該通知は、上記ユーザの宛先に対応する上述のアプリまたはサービスにユーザが自発的にアクセスすることで受信されるプル通知であってもよいし、上記アプリまたはサービスにユーザが自発的にアクセスしなくとも受信されるプッシュ通知であってもよい。   When the captured image is not stored in a storage area other than the temporary storage unit 241, the management server 2 sends the captured image to a mail address corresponding to the captured image other than the temporary storage unit 241 at the delivery timing determined above. An e-mail notifying that it is not stored in the storage area is sent. When the mail address indicates the above-mentioned user destination, the mail addressed to the mail address may be a notification directed to the user destination. The notification may be a pull notification received when the user voluntarily accesses the above-described application or service corresponding to the destination of the user, or the user voluntarily accesses the application or service. It may be a push notification that is received without access.

具体的には、管理サーバ2は、メールアドレスに対応付けられた撮影画像を取得するためのウェブページのURL(コンテンツ取得情報)または当該ウェブページへのリンク付きの表示画像(撮影画像のサムネイル)を含むメールを、当該メールアドレス宛てに送信する。ユーザは、携帯端末3でメールを受け取ると、上記ウェブページにアクセスするために携帯端末3を操作してURLまたはリンクを選択(押下)する。管理サーバ2は、ユーザの上記ウェブページへのアクセス要求(コンテンツ取得要求)を受けて、携帯端末3に、撮影画像を取得または保存するためのウェブページを送信する。   Specifically, the management server 2 URL (content acquisition information) of a web page for acquiring a captured image associated with an e-mail address or a display image with a link to the web page (a thumbnail of the captured image) An email containing is sent to the email address. When the user receives an e-mail at the mobile terminal 3, the user operates the mobile terminal 3 to select (press) a URL or a link in order to access the web page. In response to the user's access request (content acquisition request) to the web page, the management server 2 transmits a web page for acquiring or storing a captured image to the mobile terminal 3.

以上により、管理サーバ2は、ユーザの生活習慣に合わせて適切なタイミングでメールを配信するため、一時保存部241以外の記憶領域に撮影画像を保存していないユーザの保存忘れを効果的に防止することができる。   As described above, since the management server 2 delivers mail at an appropriate timing according to the user's lifestyle, it effectively prevents the user who has not saved the captured image in the storage area other than the temporary storage unit 241 from forgetting to save it. can do.

(管理サーバ2)
次に、図1を参照して、管理サーバ2について説明する。図1は、本発明の実施形態1に係る管理サーバ2の要部構成を示すブロック図である。図1に示すように、管理サーバ2は、通信部21、制御部22および記憶部24を備えている。また、制御部22は、受信部221、画像一時保存実行部222、判定部224、メール作成部225、送信部226、ユーザ指示実行部227、表示ページ作成部228、ユーザ種類決定部230および配信時間決定部231を備えている。
(Management server 2)
Next, the management server 2 will be described with reference to FIG. FIG. 1 is a block diagram showing a main configuration of the management server 2 according to the first embodiment of the present invention. As illustrated in FIG. 1, the management server 2 includes a communication unit 21, a control unit 22, and a storage unit 24. In addition, the control unit 22 includes a reception unit 221, an image temporary storage execution unit 222, a determination unit 224, a mail generation unit 225, a transmission unit 226, a user instruction execution unit 227, a display page generation unit 228, a user type determination unit 230, and distribution. A time determination unit 231 is provided.

(通信部21)
通信部21は、写真シール作成装置4および携帯端末3と通信を行う通信デバイスである。具体的には、通信部21は、写真シール作成装置4から撮影画像、撮影画像のシールID、ユーザが入力したメールアドレスおよび属性情報を受信し、後述する受信部221に出力する。また、通信部21は、後述するメール作成部225が作成したメールを、ユーザが入力したメールアドレス宛てに送信する。さらに、通信部21は、携帯端末3に、画像提供サイトの各ウェブページを送信する。
(Communication unit 21)
The communication unit 21 is a communication device that communicates with the photo sticker creating apparatus 4 and the mobile terminal 3. Specifically, the communication unit 21 receives a photographed image, a sticker ID of the photographed image, an e-mail address and attribute information input by the user from the photograph sticker creating apparatus 4 and outputs them to the receiving unit 221 described later. In addition, the communication unit 21 transmits an email created by the email creation unit 225 described later to the email address input by the user. Further, the communication unit 21 transmits each web page of the image providing site to the mobile terminal 3.

(受信部221)
受信部221は、通信部21が写真シール作成装置4および携帯端末3から受信した各種情報を受け取り、各部に出力する。例えば、受信部221は、撮影画像、撮影画像のシールID、ユーザが入力したメールアドレスおよび属性情報を受け取り、画像一時保存実行部222に出力する。また、受信部221は、ユーザが入力したメールアドレス宛てに送信されたメールに含まれるURL(またはリンク付き表示画像)が、携帯端末3にて選択されたことを示す情報を受け取り、ユーザ指示実行部227に出力する。
(Receiver 221)
The receiving unit 221 receives various information received by the communication unit 21 from the photo sticker creating apparatus 4 and the portable terminal 3 and outputs the information to each unit. For example, the receiving unit 221 receives the captured image, the seal ID of the captured image, the mail address and attribute information input by the user, and outputs them to the temporary image storage execution unit 222. Further, the receiving unit 221 receives information indicating that the URL (or the display image with link) included in the mail transmitted to the mail address input by the user is selected by the mobile terminal 3, and executes the user instruction. Output to the unit 227.

また、携帯端末3にて行われたユーザからの撮影画像の保存の指示をユーザ指示実行部227に出力する。   In addition, the user instruction execution unit 227 outputs an instruction to save the captured image from the user performed on the mobile terminal 3.

(画像一時保存実行部222)
画像一時保存実行部(実行部)222は、受信部221から撮影画像、撮影画像情報、メールアドレスおよび属性情報を受け取り、一時保存部241に上記撮影画像、撮影画像情報、メールアドレスおよび属性情報を格納する。具体的には、画像一時保存実行部222は、同一プレイで生成された1または複数の撮影画像と、当該1または複数の撮影画像を示すシールIDと、当該シールIDに対応付けられたメールアドレスと、当該メールアドレスに対応するユーザの属性を示す属性情報とを、それぞれ対応付けて、一時保存部241に格納する。画像一時保存実行部222は、格納した撮影画像に対応するメールアドレスおよびシールIDをメール作成部225に出力する。
(Temporary image storage execution unit 222)
The temporary image storage execution unit (execution unit) 222 receives the captured image, the captured image information, the mail address, and the attribute information from the reception unit 221, and the temporary storage unit 241 receives the captured image, the captured image information, the mail address, and the attribute information. Store. Specifically, the image temporary storage execution unit 222 includes one or a plurality of captured images generated in the same play, a seal ID indicating the one or a plurality of captured images, and an e-mail address associated with the seal ID. And attribute information indicating the attribute of the user corresponding to the mail address are stored in the temporary storage unit 241 in association with each other. The image temporary storage execution unit 222 outputs the mail address and the seal ID corresponding to the stored captured image to the mail creation unit 225.

ここで、画像一時保存実行部222は、撮影画像の受け取り時に、撮影画像に対応するメールアドレスがあるか否かを判定してもよい。撮影画像に対応するメールアドレスがない場合においては、受け取った撮影画像を画像一時保存実行部222に格納しない構成であってもよい。   Here, the temporary image storage execution unit 222 may determine whether or not there is a mail address corresponding to the captured image when the captured image is received. When there is no e-mail address corresponding to the captured image, the received captured image may not be stored in the temporary image storage execution unit 222.

(判定部224)
判定部224は、保存期間判定部224a、アドレス数判定部224b、保存状態判定部224c、会員状態判定部224d等を備えている。
(Determination unit 224)
The determination unit 224 includes a retention period determination unit 224a, an address number determination unit 224b, a storage state determination unit 224c, a member state determination unit 224d, and the like.

(保存期間判定部224a)
保存期間判定部224aは、撮影画像が一時保存部241に一時的に保存される期間である一時保存期間が経過したか否かを判定する。一時保存期間は、例えば、1週間である。保存期間判定部224aは、一時保存期間が経過していない場合、当該撮影画像に対応するシールIDを保存状態判定部224cに出力する。
(Retention period determination unit 224a)
The storage period determination unit 224a determines whether or not a temporary storage period that is a period in which the captured image is temporarily stored in the temporary storage unit 241 has elapsed. The temporary storage period is, for example, one week. When the temporary storage period has not elapsed, the storage period determination unit 224a outputs a seal ID corresponding to the captured image to the storage state determination unit 224c.

また、保存期間判定部224aは、一時保存部241に格納された撮影画像の残存保存期間が所定の長さの期間より短いか否かを判定してもよい。保存期間判定部224aは、残存保存期間が所定の長さの期間より短い場合、当該撮影画像に対応するシールIDを保存状態判定部224cに出力する。残存保存期間とは、当該撮影画像が一時保存部241に一時的に保存される残りの期間であり、換言すると、当該撮影画像が一時保存部241から消去されるまでの残りの期間である。   The storage period determination unit 224a may determine whether the remaining storage period of the captured image stored in the temporary storage unit 241 is shorter than a predetermined length. When the remaining storage period is shorter than a predetermined length, the storage period determination unit 224a outputs a seal ID corresponding to the captured image to the storage state determination unit 224c. The remaining storage period is a remaining period in which the captured image is temporarily stored in the temporary storage unit 241. In other words, the remaining storage period is a remaining period until the captured image is deleted from the temporary storage unit 241.

(アドレス数判定部224b)
アドレス数判定部224bはシールIDに対し入力されたメールアドレスの数が2つ以上であるか否かを判定し、判定した結果およびシールIDを保存状態判定部224cに出力する。
(Address number determination unit 224b)
The address number determination unit 224b determines whether or not the number of mail addresses input for the seal ID is two or more, and outputs the determination result and the seal ID to the storage state determination unit 224c.

詳細には、例えば、アドレス数判定部224bは、一時保存部241に保存されているシールIDに対応するメールアドレスデータを検出し、上記メールアドレス数の判定を行ってもよい。   Specifically, for example, the address number determination unit 224b may detect the mail address data corresponding to the seal ID stored in the temporary storage unit 241 and determine the number of mail addresses.

(保存状態判定部224c)
保存状態判定部224cは、撮影画像に対応するシールIDを受け取って、ユーザが当該シールIDに対応する撮影画像を各ユーザ用の記憶領域に保存済であるか否かを判定する。例えば、保存状態判定部224cは、シールIDの示す各撮影画像が、当該シールIDに対応付けられたメールアドレスに対応するユーザのユーザ用の記憶領域に保存されているか否かを判定してもよい。
(Saved state determination unit 224c)
The storage state determination unit 224c receives the sticker ID corresponding to the photographed image, and determines whether the user has saved the photographed image corresponding to the sticker ID in the storage area for each user. For example, the storage state determination unit 224c determines whether or not each captured image indicated by the sticker ID is stored in the storage area for the user of the user corresponding to the mail address associated with the sticker ID. Good.

例えば、保存状態判定部224cは、後述の保存情報を参照して、撮影画像がユーザ用の記憶領域に保存済であるか否かを判定してもよい。ここで、ユーザ用の記憶領域は、例えば、管理サーバ2が備える記憶部24内の一時保存部241とは異なる記憶領域、管理サーバ2が参照可能な外部の記憶装置、および、ユーザの所有する携帯端末のメモリである。具体的には、画像提供サイトもしくはアプリケーションからアクセス可能な、ウェブ上のユーザの専用ページ(マイページ)に撮影画像が保存された場合、以下の2つの態様がある。第1の態様は、マイページに撮影画像が埋め込まれている場合である。第2の態様は、マイページに撮影画像を参照するリンクが記述されており、リンクを参照してマイページ上に撮影画像を表示する場合である。前者の場合、例えば、当該撮影画像が埋め込まれたマイページを格納するサイト情報格納部245がユーザ用の記憶領域に相当する。後者の場合、例えば、参照される撮影画像が格納されている記憶部24内の上記記憶領域(または外部の記憶装置)がユーザ用の記憶領域に相当する。なお、この場合、記憶部24内の上記記憶領域(または外部の記憶装置)内に、各ユーザ個人の記憶領域を作成し、ユーザ個人の記憶領域に当該ユーザの撮影画像を格納してもよいし、記憶部24内の上記記憶領域(または外部の記憶装置)を各ユーザ共有の記憶領域として、当該記憶領域に撮影画像を格納してもよい。   For example, the storage state determination unit 224c may determine whether or not the captured image has been stored in the user storage area with reference to storage information described later. Here, the storage area for the user is, for example, a storage area different from the temporary storage unit 241 in the storage unit 24 included in the management server 2, an external storage device that can be referred to by the management server 2, and the user's storage area It is a memory of a portable terminal. Specifically, when a photographed image is stored on a dedicated page (my page) of a user on the web that can be accessed from an image providing site or application, there are the following two modes. A 1st aspect is a case where the picked-up image is embedded in my page. The second mode is a case where a link for referring to a photographed image is described in My Page, and the photographed image is displayed on My Page with reference to the link. In the former case, for example, the site information storage unit 245 that stores a My Page in which the captured image is embedded corresponds to a storage area for the user. In the latter case, for example, the storage area (or an external storage device) in the storage unit 24 in which the captured image to be referred to is stored corresponds to the storage area for the user. In this case, a storage area for each user may be created in the storage area (or an external storage device) in the storage unit 24, and a photographed image of the user may be stored in the storage area for the user. Then, the above-described storage area (or external storage device) in the storage unit 24 may be used as a storage area shared by each user, and a captured image may be stored in the storage area.

保存状態判定部224cが、当該撮影画像が各ユーザ用の記憶領域に保存済でないと判定した場合、当該撮影画像に対応するメールアドレスを一時保存部241から取得し、会員状態判定部224dに出力する。   When the storage state determination unit 224c determines that the captured image has not been stored in the storage area for each user, the storage state determination unit 224c acquires an email address corresponding to the captured image from the temporary storage unit 241 and outputs the mail address to the member state determination unit 224d. To do.

また、保存状態判定部224cは、1つのシールIDの撮影画像に対応するメールアドレスが2つ以上あるという結果をアドレス数判定部224bから受けとった場合、少なくとも1つのメールアドレスに対応するユーザによって撮影画像が保存済であるか否かを判定してもよい。少なくとも1つのメールアドレスのユーザによって当該撮影画像が保存済である場合、保存状態判定部224cは当該撮影画像に対応するメールアドレスを会員状態判定部224dに出力しなくてもよいし、または、保存を行ったユーザ以外のユーザの当該撮影画像に対応するメールアドレスを会員状態判定部224dに出力してもよい。   Further, when the storage state determination unit 224c receives a result from the address number determination unit 224b that there are two or more mail addresses corresponding to the photographed image of one sticker ID, the storage state determination unit 224c photographs by the user corresponding to at least one mail address. It may be determined whether or not the image has been saved. When the captured image has been stored by the user of at least one email address, the storage state determination unit 224c may not output the email address corresponding to the captured image to the member state determination unit 224d, or the storage An email address corresponding to the photographed image of a user other than the user who performed the operation may be output to the member state determination unit 224d.

(会員状態判定部224d)
会員状態判定部224dは、会員別通知メール送信処理を行う。会員状態判定部224dは、保存状態判定部224cからメールアドレスを受け取ると、会員状態情報格納部243に格納されている会員状態情報を参照して、受け取ったメールアドレスに対応するユーザが会員であるか否か、または、有料会員であるか否かを判定する。ここで、会員は、無料会員および有料会員を含む。
(Member status determination unit 224d)
The member status determination unit 224d performs a member-specific notification email transmission process. When the member status determination unit 224d receives the email address from the storage status determination unit 224c, the member status determination unit 224d refers to the member status information stored in the member status information storage unit 243, and the user corresponding to the received email address is a member. Or whether it is a paid member. Here, the members include free members and paid members.

会員状態判定部224dは、メール作成部225にメールアドレスおよび当該メールアドレスに対応するユーザの会員状態情報(ユーザが非会員、無料会員または有料会員であるという情報等)を出力する。   The member state determination unit 224d outputs the mail address and the member state information of the user corresponding to the mail address (information that the user is a non-member, a free member, or a paid member) to the mail creation unit 225.

(メール作成部225)
メール作成部225は、ユーザが入力したメールアドレス宛てに送信するメールを作成するものである。具体的には、メール作成部225は、画像一時保存実行部222からユーザが入力したメールアドレスを受信すると、ユーザが入力したメールアドレス宛ての通知メールを作成する。当該通知メールには一時保存された撮影画像を各ユーザ用の記憶領域に保存するためのウェブページのURL(または当該ウェブページへのリンク付き表示画像)が含まれており、ユーザは当該URLを選択することで、撮影画像を保存またはダウンロードすることができる。なお、上記ウェブページのURLは、例えば、表示ページ作成部228から取得する。メール作成部225は、作成した当該メールを送信部226に出力し、通信部21を介してユーザが入力したメールアドレス宛てに当該メールを送信させる。
(Mail creation unit 225)
The mail creation unit 225 creates a mail to be sent to the mail address input by the user. Specifically, when receiving the email address input by the user from the temporary image storage execution unit 222, the email creation unit 225 creates a notification email addressed to the email address input by the user. The notification mail includes a URL of a web page (or a display image with a link to the web page) for saving the temporarily saved captured image in the storage area for each user. By selecting, the captured image can be saved or downloaded. Note that the URL of the web page is acquired from the display page creation unit 228, for example. The mail creation unit 225 outputs the created mail to the transmission unit 226 and transmits the mail to the mail address input by the user via the communication unit 21.

また、上記通知メールに上記URLが記載されておらず、上記通知メールは、単に撮影画像の保存状態を通知するメールであってもよい。また、上記通知メールに、画像提供サイトを閲覧するためのアプリケーションを起動させるリンクが含まれていてもよい。   Further, the URL is not described in the notification mail, and the notification mail may simply be a mail notifying the storage state of the photographed image. In addition, the notification mail may include a link for starting an application for browsing the image providing site.

ここで、通知メールは、撮影画像がまだユーザ用の記憶領域に保存されていないこと(撮影画像の一時保存期限)を通知する保存忘れ通知メールと、写真シール作成装置4でゲームが終了した後、直ぐに送信される、撮影画像の保存方法等を案内する撮影画像保存案内メールとを含む。さらに、保存忘れ通知メールは、ユーザが写真シール作成装置4で撮影画像を作成した当日に送信される「当日の保存忘れ通知メール」と、一時保存期間の経過前に送信される「一時保存期間経過前の保存忘れ通知メール」(期限切れ通知メール)とを含む。なお、保存忘れ通知メールおよび撮影画像保存案内メールは、それぞれメールの送信タイミングやメールは明らかに異なるが、メールの内容は同じであってもよい。例えば、両者共に、一時保存期限および画像保存ページへのリンク等が記載されていてよい。   Here, the notification mail includes a forget-to-save notification mail for notifying that the photographed image is not yet saved in the user storage area (temporary storage time limit of the photographed image), and after the game is finished in the photo sticker creating device 4 , And a captured image storage guidance email for guiding a method for storing captured images, etc., which is transmitted immediately. Further, the forgetting to save notification mail includes a “forgetting to save notification mail for the day” sent on the day when the user creates a photographed image with the photo sticker creating apparatus 4 and a “temporary saving period for sending before the temporary saving period elapses. “Forgotten storage notification email before expiration” (expiration notification email). Note that the forgetting to save notification mail and the captured image saving guide mail are clearly different in mail transmission timing and mail, but the contents of the mail may be the same. For example, both may include a temporary storage deadline, a link to an image storage page, and the like.

また、メール作成部225は、判定部224(会員状態判定部224d)から、各ユーザ用の記憶領域に保存していない未保存の撮影画像に対応するメールアドレスおよび当該メールアドレスに対応するユーザの会員状態情報を受け取る。次に、メール作成部225は、メール情報格納部244に格納されているメール情報を参照して、それぞれの会員に適当な保存忘れ通知メールを作成する。メール作成部225は作成した当該メールを送信部226に出力し、通信部21を介してユーザが入力したメールアドレス宛てに当該メールを送信させる。すなわち、メール作成部225は、会員の種類毎(非会員、無料会員、有料会員)に異なる保存忘れ通知メールを作成する。   In addition, the mail creation unit 225 receives from the determination unit 224 (member state determination unit 224d) an email address corresponding to an unsaved captured image that is not saved in the storage area for each user and a user's email address corresponding to the email address. Receive membership status information. Next, the mail creation unit 225 refers to the mail information stored in the mail information storage unit 244 and creates an appropriate storage forget notification mail for each member. The mail creation unit 225 outputs the created mail to the transmission unit 226, and transmits the mail to the mail address input by the user via the communication unit 21. That is, the mail creation unit 225 creates a different forget-to-save notification mail for each type of member (non-member, free member, paid member).

(送信部226)
送信部226は、メール作成部225および表示ページ作成部228から出力されたメールおよびウェブページを、通信部21に送信させる。
(Transmitter 226)
The transmission unit 226 causes the communication unit 21 to transmit the mail and web page output from the mail creation unit 225 and the display page creation unit 228.

具体的には、送信部226は、保存状態判定部224cが撮影画像が各ユーザ用の記憶領域に保存されていないと判定した場合、配信時間決定部231が決定した配信時間に、当該撮影画像に対応するメールアドレス宛てに当該撮影画像の保存状態を通知するメールを送信する。   Specifically, when the storage state determination unit 224c determines that the captured image is not stored in the storage area for each user, the transmission unit 226 transmits the captured image at the distribution time determined by the distribution time determination unit 231. An e-mail notifying the storage state of the captured image is transmitted to the e-mail address corresponding to.

送信部226は、撮影画像が写真シール作成装置4で生成された日の上記配信時間に、上記の保存状態を通知するメールを送信してよい。また、送信部226は、撮影画像の一時保存期間が経過した場合は、上記メールを送信しなくてもよい。   The transmission unit 226 may transmit an e-mail notifying the storage state at the distribution time on the date when the photographed image is generated by the photo sticker creating apparatus 4. Further, the transmission unit 226 does not have to transmit the mail when the temporary storage period of the captured image has elapsed.

なお、送信部226は、撮影画像が生成された日以外にも、当該撮影画像の一時保存期間が経過するまで毎日上記配信時間に上記メールを送信してもよい。また、送信部226は、撮影画像が生成された日以外に、残存保存期間が所定の長さの期間より短くなった日以後、一時保存期間が経過するまでの間の日の上記配信時間に上記メールを送信してもよい。   Note that the transmission unit 226 may transmit the e-mail every day at the distribution time until the temporary storage period of the captured image elapses, other than the date when the captured image is generated. In addition to the date when the photographed image is generated, the transmission unit 226 performs the distribution time on the day after the date when the remaining storage period becomes shorter than the predetermined length period until the temporary storage period elapses. The email may be sent.

(ユーザ指示実行部227)
ユーザ指示実行部227は、受信部221からユーザが入力したメールアドレス宛てに送信されたメールに含まれるURL(または、リンク付き表示画像)が、携帯端末3にて選択されたことを示す情報を受け取ると、表示ページ作成部228にウェブページの作成を指示する。
(User instruction execution unit 227)
The user instruction execution unit 227 displays information indicating that a URL (or a display image with a link) included in a mail transmitted to the mail address input by the user from the reception unit 221 is selected by the mobile terminal 3. When received, the display page creation unit 228 is instructed to create a web page.

また、ユーザ指示実行部227は、一時保存部241に格納されている撮影画像を各ユーザ用の記憶領域に保存する指示を携帯端末3から受信部221を介して取得し、当該保存を実行する。例えば、ユーザ指示実行部227は、一時保存部241に一時保存されている撮影画像を携帯端末3に対して、送信部226を介して通信部21に送信させてもよい。また、当該撮影画像の保存先としては、管理サーバ2とは異なる外部サーバであってもよい。この場合においても、ユーザ指示実行部227は、一時保存部241に格納されている撮影画像を、上記外部サーバに対して、送信部226を介して通信部21に送信させてもよい。また、管理サーバ2が、一時保存部241とは異なる撮影画像の記憶領域を備えている構成であってもよく、ユーザから保存の指示を受け付けて、撮影画像を当該記憶領域に保存してもよい。   In addition, the user instruction execution unit 227 acquires an instruction to save the captured image stored in the temporary storage unit 241 in the storage area for each user from the portable terminal 3 via the reception unit 221 and executes the storage. . For example, the user instruction execution unit 227 may cause the communication unit 21 to transmit the captured image temporarily stored in the temporary storage unit 241 to the mobile terminal 3 via the transmission unit 226. Further, the storage location of the captured image may be an external server different from the management server 2. Even in this case, the user instruction execution unit 227 may cause the communication unit 21 to transmit the captured image stored in the temporary storage unit 241 to the external server via the transmission unit 226. Further, the management server 2 may have a configuration in which a storage area for a captured image different from the temporary storage unit 241 may be provided, and a storage instruction may be received from a user and the captured image may be stored in the storage area. Good.

ユーザ指示実行部227は、当該保存を実行すると、保存情報格納部242に保存されている撮影画像の保存履歴である保存情報を更新してもよい。また、当該保存情報には、保存された撮影画像、当該撮影画像を示すシールID、当該撮影画像の保存日時、当該撮影画像の保存先、当該撮影画像の保存を行ったユーザ(または当該ユーザに対応するメールアドレス)、当該撮影画像に対応付けられたメールアドレスに対応するユーザのうち、保存を行っていないユーザ(または当該ユーザに対応するメールアドレス)等の情報を含んでいてもよい。上記保存情報は、撮影画像が一時保存部241に一時保存されるとともに作成され、保存情報格納部242に保存されてもよい。   When the user instruction execution unit 227 executes the storage, the user instruction execution unit 227 may update the storage information that is the storage history of the captured image stored in the storage information storage unit 242. The stored information includes a stored captured image, a seal ID indicating the captured image, a storage date and time of the captured image, a storage destination of the captured image, and a user (or the user who stored the captured image). Corresponding mail address) and information such as a user who has not saved (or a mail address corresponding to the user) among the users corresponding to the mail address associated with the captured image may be included. The storage information may be created while the captured image is temporarily stored in the temporary storage unit 241 and may be stored in the storage information storage unit 242.

(表示ページ作成部228)
表示ページ作成部228は、携帯端末3に表示されるウェブページを作成するものである。具体的には、表示ページ作成部228は、受信部221が受信した、ユーザへの画像提供サイトにおけるアクセス要求に応じて、サイト情報格納部245からウェブページのデータを読み出し、携帯端末3に表示させるウェブページを作成する。なお、ウェブページを作成するとき、会員状態情報格納部243に格納されているユーザ情報や、ユーザ情報と対応付けられた撮影画像のサムネイル画像などを用いてもよい。
(Display page creation unit 228)
The display page creation unit 228 creates a web page displayed on the mobile terminal 3. Specifically, the display page creation unit 228 reads web page data from the site information storage unit 245 in response to an access request received by the receiving unit 221 at the image providing site to the user, and displays the data on the mobile terminal 3. Create a web page When creating a web page, user information stored in the member status information storage unit 243, thumbnail images of captured images associated with the user information, or the like may be used.

また、表示ページ作成部228は、判定部224(会員状態判定部224d)からの指示に応じたウェブページを作成し、送信部226に出力する。そして、送信部226は、通信部21を介して、出力されたウェブページを携帯端末3に送信する。   The display page creation unit 228 creates a web page according to an instruction from the determination unit 224 (member status determination unit 224d) and outputs the web page to the transmission unit 226. Then, the transmission unit 226 transmits the output web page to the mobile terminal 3 via the communication unit 21.

(ユーザ種類決定部230)
ユーザ種類決定部230は、一時保存部241に格納されている属性情報を読み出し、読み出した属性情報の示す属性に基づいて、当該属性情報が対応付けられているメールアドレスのユーザの種類を決定する。ユーザ種類決定部230は、決定したユーザの種類を配信時間決定部231に通知する。
(User type determination unit 230)
The user type determination unit 230 reads the attribute information stored in the temporary storage unit 241 and determines the type of user of the mail address associated with the attribute information based on the attribute indicated by the read attribute information. . The user type determination unit 230 notifies the distribution time determination unit 231 of the determined user type.

例えば、ユーザ種類決定部230は、図14に示すユーザ分類情報を参照して、ユーザの種類を決定する。図14の(a)は、ユーザの年齢とユーザの種類とが対応付けられたユーザ分類情報の一例を示す。図14の(a)に示すユーザ分類情報では、ユーザの年齢に基づいて、ユーザはA〜Fの6種類に分類される。ユーザ種類決定部230は、図14の(a)に示すユーザ分類情報を参照した場合、例えばユーザの年齢が16歳であれば、当該ユーザの種類は「B」となる。また、図14の(b)は、ユーザの職業とユーザの種類とが対応付けられたユーザ分類情報の一例を示す。図14の(b)に示すユーザ分類情報では、ユーザの職業に基づいて、ユーザはA’〜F’の6種類に分類される。ユーザ種類決定部230は、図14の(b)に示すユーザ分類情報を参照した場合、例えばユーザの職業が高校生であれば、当該ユーザの種類は「B’」となる。また、図14の(c)は、ユーザの年齢および職業とユーザの種類とが対応付けられたユーザ分類情報の一例を示す。図14の(c)に示すユーザ分類情報では、ユーザの年齢および職業に基づいて、ユーザはA1〜F6の36種類に分類される。ユーザ種類決定部230は、図14の(c)に示すユーザ分類情報を参照した場合、例えばユーザの年齢が20歳であり、職業が大学生であれば、当該ユーザの種類は「C3」となる。   For example, the user type determination unit 230 determines the type of user with reference to the user classification information shown in FIG. FIG. 14A shows an example of user classification information in which a user's age and a user's type are associated with each other. In the user classification information shown in FIG. 14A, the user is classified into six types A to F based on the age of the user. When the user type determination unit 230 refers to the user classification information shown in FIG. 14A, for example, if the user's age is 16, the user type is “B”. FIG. 14B shows an example of user classification information in which a user's occupation and a user type are associated with each other. In the user classification information shown in FIG. 14B, the user is classified into six types A ′ to F ′ based on the occupation of the user. When the user type determination unit 230 refers to the user classification information shown in FIG. 14B, for example, if the user's occupation is a high school student, the user type is “B ′”. FIG. 14C shows an example of user classification information in which the age and occupation of the user are associated with the user type. In the user classification information shown in FIG. 14C, the user is classified into 36 types A1 to F6 based on the age and occupation of the user. When the user type determination unit 230 refers to the user classification information shown in FIG. 14C, for example, if the user's age is 20 years old and the occupation is a college student, the type of the user is “C3”. .

なお、ユーザ種類決定部230は、ユーザを職業で分類する場合、「中学生」、「高校生」、「大学生」をさらに学年で細分化してもよい。すなわち、ユーザ種類決定部230は、「中学1年」、「中学2年」、・・・、「大学4年」のようにユーザを分類してもよい。この場合、ユーザに学年まで入力させてもよいし、ユーザに生年月日を入力させて、ユーザ種類決定部230が生年月日から学年を推定してもよい。   Note that the user type determination unit 230 may further subdivide “junior high school students”, “high school students”, and “university students” by grades when classifying users by occupation. That is, the user type determination unit 230 may classify the users as “second year of middle school”, “second year of middle school”,..., “Fourth year of university”. In this case, the user may be input until the school year, or the user type determination unit 230 may estimate the school year from the date of birth.

また、ユーザの分類の仕方(ユーザ分類情報)はこれに限るものではない。ユーザの年齢および職業以外に、性別等のその他の属性を用いてユーザを分類してもよい。例えば、ユーザ分類情報は、年齢および性別とユーザの種類とが対応付けられた情報であってもよいし、職業および性別とユーザの種類とが対応付けられた情報であってもよい。すなわち、ユーザ分類情報は、ユーザの1または複数の属性とユーザの種類とが対応付けられた情報であればよい。   Further, the user classification method (user classification information) is not limited to this. In addition to the user's age and occupation, the user may be classified using other attributes such as gender. For example, the user classification information may be information in which age and gender are associated with the type of user, or may be information in which occupation and gender are associated with the type of user. That is, the user classification information may be information in which one or more attributes of the user are associated with the user type.

(配信時間決定部231)
配信時間決定部231は、ユーザに応じた配信時間を決定する。配信時間決定部231は、決定した配信時間を送信部226に通知する。
(Distribution time determination unit 231)
The delivery time determination unit 231 determines a delivery time according to the user. The distribution time determination unit 231 notifies the transmission unit 226 of the determined distribution time.

具体的には、配信時間決定部231は、ユーザ種類決定部230から通知を受け取り、当該通知の示すユーザの種類に対応する配信時間を決定してよい。例えば、配信時間決定部231は、図15に示す配信時間情報を参照して、配信時間を決定する。図15(a)は、図14(a)に示すユーザ分類情報(年齢)により分類されたユーザの種類と配信時間帯とが対応付けられた配信時間情報の一例を示す。図15(a)に示す配信時間情報は、ユーザを年齢でA〜Fの6種類に分類した場合に使用する情報である。配信時間決定部231は、図15(a)に示す配信時間情報を参照した場合、例えばユーザの種類が「C」であれば、当該ユーザにメールを送信する時間帯を「21時〜22時」とする。また、図15(b)は、図14(b)に示すユーザ分類情報(職業)により分類されたユーザの種類と配信時間帯とが対応付けられた配信時間情報の一例を示す。図15(b)に示す配信時間情報は、ユーザを職業でA’〜F’の6種類に分類した場合に使用する情報である。配信時間決定部231は、図15(b)に示す配信時間情報を参照した場合、例えばユーザの種類が「D’」であれば、当該ユーザにメールを送信する時間帯を「23時〜24時」とする。   Specifically, the distribution time determination unit 231 may receive a notification from the user type determination unit 230 and determine a distribution time corresponding to the type of user indicated by the notification. For example, the delivery time determination unit 231 determines the delivery time with reference to the delivery time information illustrated in FIG. FIG. 15A shows an example of distribution time information in which the types of users classified by the user classification information (age) shown in FIG. The delivery time information shown in FIG. 15A is information used when a user is classified into six types of A to F by age. When the delivery time determination unit 231 refers to the delivery time information shown in FIG. 15A, for example, if the type of the user is “C”, the delivery time determination unit 231 sets the time zone for sending the email to “21:00 to 22:00”. " FIG. 15B shows an example of distribution time information in which the types of users classified by the user classification information (profession) shown in FIG. 14B and distribution time zones are associated with each other. The distribution time information shown in FIG. 15B is information used when the user is classified into six types A ′ to F ′ by occupation. When the delivery time determination unit 231 refers to the delivery time information shown in FIG. 15B, for example, if the type of the user is “D ′”, the delivery time determination unit 231 sets the time zone for sending the email to the user “23: 00-24”. Time ".

また、図15に示すように、配信時間情報は、ユーザの種類に対応付けられた差分時間を含んでいてよい。「差分時間」は、所定の基準時間(基準タイミング)から配信時間(配信タイミング)までの差分である。このように、配信時間を所定の基準時間との差分時間で表してもよい。すなわち、配信時間決定部231は、配信時間として差分時間を送信部226に通知してもよい。なお、基準時間は、任意の時間でよく、図15に示す例では「15時」である。   Further, as illustrated in FIG. 15, the delivery time information may include a differential time associated with the type of user. “Difference time” is a difference from a predetermined reference time (reference timing) to a distribution time (distribution timing). In this way, the delivery time may be expressed as a difference time from a predetermined reference time. That is, the delivery time determination unit 231 may notify the transmission unit 226 of the difference time as the delivery time. The reference time may be any time, and is “15 o'clock” in the example shown in FIG.

配信時間決定部231は、個々のユーザに応じた配信時間を決定してもよい。具体的には、配信時間決定部231は、各ユーザについてのマーケティングデータに基づいて、画像保存を実行する可能性の高い時間を推定し、推定した時間を配信時間として決定する。   The delivery time determination unit 231 may determine a delivery time according to each user. Specifically, the delivery time determination unit 231 estimates the time when image storage is highly likely to be performed based on the marketing data for each user, and determines the estimated time as the delivery time.

ここで、マーケティングデータとは、アンケート、写真シール作成装置4の使用履歴、画像提供サイトへのアクセス履歴等のデータであり、ユーザの生活習慣を推定するためのデータである。アンケートは、写真シール作成装置4の使用時や画像提供サイト上などで取得したものであり、例えば、配信希望時間、配信希望日、就寝時間、通学(通勤)時間、休憩(自由)時間、入浴時間、食事時間等を示すデータである。なお、アンケートの対象ユーザが会員の場合、アンケート結果が会員情報に対応付けられて保存されてもよい。写真シール作成装置4の使用履歴は、写真シール作成装置4がメールアドレス毎(または会員ID毎)に各ユーザのプレイ時間等の履歴を保存し、管理サーバ2が写真シール作成装置4から収集したデータである。画像提供サイトのアクセス履歴は、サイトへのアクセス数、アクセス時刻、ログイン時刻、過去の画像保存実行時刻等を示すデータである。   Here, the marketing data is data such as a questionnaire, a usage history of the photo sticker creating apparatus 4, an access history to the image providing site, and the like, and is data for estimating a lifestyle of the user. The questionnaire is obtained when using the photo sticker creation device 4 or on the image providing site. For example, desired delivery time, desired delivery date, bedtime, commuting (commuting) time, rest (free) time, bathing Data indicating time, meal time, and the like. When the target user of the questionnaire is a member, the questionnaire result may be stored in association with the member information. The usage history of the photo sticker creation device 4 is stored by the photo sticker creation device 4 for each e-mail address (or each member ID), such as the play time of each user, and collected by the management server 2 from the photo sticker creation device 4. It is data. The access history of the image providing site is data indicating the number of accesses to the site, access time, login time, past image storage execution time, and the like.

例えば、配信時間決定部231は、写真シール作成装置4のプレイ時間帯を配信時間の起点時間として設定し、就寝時間帯を配信時間の終点時間として設定し、過去の画像保存実行時間、通学(通勤)時間、休憩(自由)時間、入浴時間、食事時間等を統計分析して、ユーザの配信時間を決定してよい。このとき、統計分析の方法については、公知のものが適用され、特に限定されない。例えば、ユーザ個人毎に所定期間分のデータを統計分析してもよいし、上記のユーザ種類に属するユーザ毎に所定日分または所定期間分のデータを統計分析してもよい。また、例えば、アンケートによって配信希望時間や配信希望日が入力されている場合には、その入力内容を優先して、ユーザの配信時間を決定してよい。   For example, the delivery time determination unit 231 sets the play time zone of the photo sticker creating apparatus 4 as the start time of the delivery time, sets the bedtime time zone as the end time of the delivery time, and stores the past image storage execution time, school attendance ( The user's delivery time may be determined by statistical analysis of commuting time, break (free) time, bathing time, meal time, and the like. At this time, as a method of statistical analysis, a known method is applied and is not particularly limited. For example, the data for a predetermined period may be statistically analyzed for each individual user, or the data for a predetermined day or a predetermined period may be statistically analyzed for each user belonging to the user type. Further, for example, when a desired delivery time or a desired delivery date is input by a questionnaire, the user's delivery time may be determined by giving priority to the input content.

また、配信時間決定部231は、上記マーケティングデータに基づいて、ユーザの種類毎の配信時間を決定してもよい。すなわち、配信時間決定部231は、上記マーケティングデータおよび属性情報に基づいて、上記配信時間情報を作成してもよい。さらに、配信時間決定部231は、上記マーケティングデータおよび属性情報の更新に伴い、上記配信時間情報を更新してもよい。   Moreover, the delivery time determination part 231 may determine the delivery time for every kind of user based on the said marketing data. That is, the delivery time determination unit 231 may create the delivery time information based on the marketing data and attribute information. Furthermore, the delivery time determination unit 231 may update the delivery time information with the update of the marketing data and attribute information.

さらに、配信時間決定部231は、時間だけではなく、ユーザ(またはユーザの種類)に合わせた配信日を決定してもよい。配信日は、例えば、曜日、祝日/非祝日、その他特定の日などである。すなわち、配信時間決定部231は、ユーザに応じた配信タイミングを決定する配信タイミング決定部である。   Furthermore, the delivery time determination unit 231 may determine the delivery date according to the user (or the type of user) as well as the time. The delivery date is, for example, a day of the week, a holiday / non-holiday, or other specific day. That is, the delivery time determination unit 231 is a delivery timing determination unit that determines a delivery timing according to the user.

(記憶部24)
記憶部24は一時保存部241、保存情報格納部242、会員状態情報格納部243、メール情報格納部244、サイト情報格納部245、マーケティングデータ格納部246等を備えている。
(Storage unit 24)
The storage unit 24 includes a temporary storage unit 241, a storage information storage unit 242, a member status information storage unit 243, a mail information storage unit 244, a site information storage unit 245, a marketing data storage unit 246, and the like.

(一時保存部241)
写真シール作成装置4から受信した撮影画像と入力メールアドレスと属性情報とシールIDとを対応付けて一時的に保存するメモリである。本実施形態においては、一時保存開始時から、1週間で一時保存データを削除する構成であるが、一時保存期間の長さはこれに限定されない。
(Temporary storage unit 241)
This is a memory for temporarily storing a photographed image, an input mail address, attribute information, and a sticker ID received from the photo sticker creating apparatus 4 in association with each other. In the present embodiment, the temporary storage data is deleted in one week from the start of the temporary storage, but the length of the temporary storage period is not limited to this.

(保存情報格納部242)
保存情報格納部242は、一時保存部241に格納された撮影画像についての保存情報を格納するメモリである。
(Saved information storage unit 242)
The storage information storage unit 242 is a memory that stores storage information about the captured image stored in the temporary storage unit 241.

(会員状態情報格納部243)
画像提供サイトの会員であるユーザの各種情報を格納するメモリである。例えば、会員状態情報格納部243には、ユーザを一義的に特定するための会員ID、当該ユーザのメールアドレス、当該ユーザが使用する携帯端末3を識別するためのID、ユーザの会員状態の種類(非会員、有料会員、無料会員)、ユーザが保存した撮影画像等が対応付けられて格納されていてもよい。なお、格納されている情報は上記の例に限定されず、ユーザを識別するためのアカウントIDなど、その他のユーザの情報が格納されていてもよい。
(Member status information storage unit 243)
It is a memory for storing various information of users who are members of the image providing site. For example, the member status information storage unit 243 includes a member ID for uniquely identifying the user, an email address of the user, an ID for identifying the mobile terminal 3 used by the user, and the type of the member status of the user. (Non-members, paying members, free members), captured images stored by the user, and the like may be stored in association with each other. The stored information is not limited to the above example, and other user information such as an account ID for identifying the user may be stored.

(メール情報格納部244)
メール情報格納部244は、ユーザ宛てに送信するメールのデータを格納するメモリである。
(Mail information storage unit 244)
The mail information storage unit 244 is a memory that stores mail data to be transmitted to the user.

(サイト情報格納部245)
サイト情報格納部245は、携帯端末3に表示される画像提供サイトのウェブページのデータを格納するメモリである。
(Site information storage unit 245)
The site information storage unit 245 is a memory that stores data of a web page of an image providing site displayed on the mobile terminal 3.

(マーケティングデータ格納部246)
マーケティングデータ格納部246は、上記マーケティングデータを格納するメモリである。
(Marketing data storage unit 246)
The marketing data storage unit 246 is a memory that stores the marketing data.

(写真シール作成装置4)
写真シール作成装置4は、撮影や編集などの作業をユーザにゲームとして行わせ、撮影画像や編集済み画像を提供する代わりに、ユーザより代金を受け取るゲーム機である。写真シール作成装置4はゲームセンタなどの店舗に設置される。ユーザは1人であることもあるし、複数人であることもある。
(Photo sticker creation device 4)
The photo sticker creating apparatus 4 is a game machine that receives a price from the user instead of providing a photographed image or an edited image by causing the user to perform operations such as shooting and editing as a game. The photo sticker creating apparatus 4 is installed in a store such as a game center. There may be one user or a plurality of users.

写真シール作成装置4が提供するゲームで遊ぶユーザは、代金を投入し、自身が被写体となって撮影を行い、撮影によって得られた撮影画像の中から選択した編集対象の画像に対して、手書きの線画やスタンプ画像を合成する編集機能を用いて編集を行うことにより、撮影画像を彩り豊かな画像にする。ユーザは、編集済みの画像が印刷されたシール紙を受け取って、一連のゲームを終了させることとなる。   The user who plays the game provided by the photo sticker creating apparatus 4 pays the price, takes a picture of himself as a subject, and performs handwriting on the image to be edited selected from the shot images obtained by the shooting. Editing is performed using an editing function for combining line drawings and stamp images, thereby making the photographed image rich and colorful. The user receives the sticker sheet on which the edited image is printed, and ends a series of games.

図3は、本発明の実施形態1に係る写真シール作成装置4の外観の構成例を示す斜視図である。この図に示すように、写真シール作成装置4は、筐体40、事前接客ユニット41、撮影ユニット42、編集ユニット43、天井ストロボボックス44、ディスプレイ45、およびスキャナ46を備えている。事前接客ユニット41は、上部ユニット41Aおよび下部ユニット41Bを備えている。撮影ユニット42は、前方ユニット42Aおよび後方ユニット42Bを備えている。ディスプレイ45は、上部ユニット41Aに設けられており、スキャナ46は、下部ユニット41Bに設けられている。なお、写真シール作成装置4は、写真シールを作成することができる装置であればよく、上記の構成例に限定されない。   FIG. 3 is a perspective view showing a configuration example of the appearance of the photo sticker creating apparatus 4 according to the first embodiment of the present invention. As shown in this figure, the photo sticker creating apparatus 4 includes a housing 40, a pre-service unit 41, a photographing unit 42, an editing unit 43, a ceiling strobe box 44, a display 45, and a scanner 46. The customer service unit 41 includes an upper unit 41A and a lower unit 41B. The photographing unit 42 includes a front unit 42A and a rear unit 42B. The display 45 is provided in the upper unit 41A, and the scanner 46 is provided in the lower unit 41B. The photo sticker creating apparatus 4 may be any apparatus that can create a photo sticker, and is not limited to the above configuration example.

図4は、本発明の実施形態1に係る写真シール作成装置4の要部構成を示すブロック図である。図4に示すように、写真シール作成装置4は、読取部50、解析部51、撮影部52、編集部53、入力部54、印刷部55、表示部56、および通信部57を備える。なお、各部の詳細については、本発明の本質とあまり関連しないため、省略する。   FIG. 4 is a block diagram showing a main configuration of the photo sticker creating apparatus 4 according to Embodiment 1 of the present invention. As shown in FIG. 4, the photo sticker creating apparatus 4 includes a reading unit 50, an analysis unit 51, a photographing unit 52, an editing unit 53, an input unit 54, a printing unit 55, a display unit 56, and a communication unit 57. Details of each part are omitted because they are not related to the essence of the present invention.

また、表示部56は、ユーザが管理サーバ2に送信する撮影画像を選択し、メールアドレスを入力するための画面を表示する。   Further, the display unit 56 displays a screen for selecting a photographed image to be transmitted to the management server 2 by the user and inputting a mail address.

(携帯端末3)
ユーザは、携帯端末3を所持している。ユーザは、写真シール作成装置4において撮影した画像を、画像提供サイトを通じて、上記管理サーバ2の内部に設けられた一時保存部以外の記憶部、上記管理サーバ2の外部の装置が備えている記憶部、または、ユーザの携帯端末3が備える記憶部に保存する。
(Mobile terminal 3)
The user has a portable terminal 3. The user stores the images taken by the photo sticker creating apparatus 4 through an image providing site in a storage unit other than the temporary storage unit provided in the management server 2 and in a device external to the management server 2. Or a storage unit included in the mobile terminal 3 of the user.

図5は、本発明の実施形態1に係る携帯端末3の要部構成を示すブロック図である。図5に示すように、携帯端末3は、入力部60、記憶部61、表示部62、および通信部63を備えている。表示部62(表示手段)は、種々の画像を表示する表示デバイスであり、例えば、管理サーバ2の通信部21から送信されたメールおよびウェブページ等を表示する。その他の各部の詳細については、本発明の本質とあまり関連しないため、省略する。   FIG. 5 is a block diagram showing a main configuration of the mobile terminal 3 according to Embodiment 1 of the present invention. As shown in FIG. 5, the mobile terminal 3 includes an input unit 60, a storage unit 61, a display unit 62, and a communication unit 63. The display unit 62 (display unit) is a display device that displays various images, and displays, for example, mails and web pages transmitted from the communication unit 21 of the management server 2. Details of the other parts are omitted because they are not related to the essence of the present invention.

(メール送信処理)
次に、図6〜13を参照して、メール送信処理について詳細に説明する。図6は、本発明の実施形態1におけるメール送信処理の流れの一例を示すシーケンス図であり、図7は本発明の実施形態1に係る写真シール作成装置4において、ユーザが画像を選択し、メールアドレスを入力するための表示画面であり、図8は、本発明の実施形態1に係る写真シール作成装置4において、属性を入力するための表示画面であり、図9は実施形態1に係る保存忘れ通知処理の流れの一例を示すフローチャートであり、図10は実施形態1に係る会員別通知メール送信処理の流れの一例を示すフローチャートであり、図11〜13は本発明の実施形態1における携帯端末3の表示部62に表示される画面遷移図である。
(E-mail transmission process)
Next, the mail transmission process will be described in detail with reference to FIGS. FIG. 6 is a sequence diagram showing an example of the flow of the mail transmission process in the first embodiment of the present invention. FIG. 7 is a flowchart of the photo sticker creating apparatus 4 according to the first embodiment of the present invention. FIG. 8 is a display screen for inputting an e-mail address. FIG. 8 is a display screen for inputting attributes in the photo sticker creating apparatus 4 according to the first embodiment of the present invention. FIG. 9 is related to the first embodiment. FIG. 10 is a flowchart showing an example of the flow of the forget-to-save notification process, FIG. 10 is a flowchart showing an example of the flow of the member-specific notification mail transmission process according to the first embodiment, and FIGS. FIG. 10 is a screen transition diagram displayed on the display unit 62 of the mobile terminal 3.

図6に示すように、ユーザは写真シール作成装置4でのゲームのプレイを開始する(ステップS1)。具体的には、写真シール作成装置4の事前接客ユニット41の前に立ち、ゲームのプレイに必要な料金を、図示しないコイン投入口に投入する。これにより、ゲームのプレイが開始される。   As shown in FIG. 6, the user starts playing the game on the photo sticker creating apparatus 4 (step S1). Specifically, it stands in front of the customer service unit 41 of the photo sticker creation apparatus 4 and puts a fee required for playing the game into a coin insertion slot (not shown). Thereby, the play of a game is started.

次に、写真シール作成装置4が、ユーザの写真を撮影する(ステップS2)。その際、ユーザは、撮影ユニット42内に入る。図示しない撮影ボタンをユーザが押下すると、写真シール作成装置4の撮影部52が、天井ストロボボックス44からフラッシュ光を照射して、ユーザの写真を撮影する。この結果、図示しない撮像素子から撮像信号が撮影部52に送られ、撮影部52は、その信号を元に、ユーザの撮影画像を作成する。撮影部52は、作成した撮影画像を表示部56に出力する。   Next, the photo sticker creating apparatus 4 takes a picture of the user (step S2). At that time, the user enters the photographing unit 42. When the user presses a shooting button (not shown), the shooting unit 52 of the photo sticker creating apparatus 4 irradiates flash light from the ceiling strobe box 44 to take a picture of the user. As a result, an imaging signal is sent from an imaging element (not shown) to the imaging unit 52, and the imaging unit 52 creates a user's captured image based on the signal. The imaging unit 52 outputs the created captured image to the display unit 56.

写真シール作成装置4は、次に、作成した撮影画像をユーザに編集させる(ステップS3)。その際、ユーザは、編集ユニット43の前に立つ。表示部56は、編集ユニット43に設けられている、図示しないディスプレイの画面に、画像を表示する。ユーザは、図示しないタッチペンなどを利用して、撮影画像を画面上で編集する。その際、写真シール作成装置4の編集部53が、撮影画像に対し、ユーザが画面上で行った編集を反映させる。   Next, the photograph sticker creating apparatus 4 causes the user to edit the created photographed image (step S3). At that time, the user stands in front of the editing unit 43. The display unit 56 displays an image on a display screen (not shown) provided in the editing unit 43. The user edits the captured image on the screen using a touch pen (not shown). At that time, the editing unit 53 of the photo sticker creating apparatus 4 reflects the editing performed on the screen by the user on the captured image.

ユーザによる画像編集が終了すると、編集部53は、編集を反映させた複数の撮影画像を、印刷部55および通信部57に出力する。編集完了後、図示しない印刷ボタンをユーザが押下すれば、写真シール作成装置4の印刷部55は、図示しないプリンタを制御して、シール紙にユーザの撮影画像を印刷する。これによりユーザは、写真シールを入手することができる。   When the image editing by the user is completed, the editing unit 53 outputs a plurality of captured images reflecting the editing to the printing unit 55 and the communication unit 57. When the user presses a print button (not shown) after the editing is completed, the printing unit 55 of the photo sticker creating apparatus 4 controls a printer (not shown) to print the user's photographed image on sticker paper. As a result, the user can obtain a photo sticker.

画像編集の終了後、写真シール作成装置4の表示部56は、メールアドレスを入力するためのメールアドレス入力画面を、編集ユニット43に設けられた、図示しないディスプレイの画面に表示する。   After completing the image editing, the display unit 56 of the photo sticker creating apparatus 4 displays a mail address input screen for inputting a mail address on a display screen (not shown) provided in the editing unit 43.

図7は2人のユーザが同時に画像を選択し、メールアドレスを入力することが可能な画面例を示している。   FIG. 7 shows an example of a screen on which two users can simultaneously select an image and enter a mail address.

図7の(a)は、ユーザが、写真シール作成装置4において1回のプレイにおいて生成された撮影画像の中から、管理サーバ2に送信する画像を選択する表示画面Qを例示している。   FIG. 7A illustrates a display screen Q in which the user selects an image to be transmitted to the management server 2 from photographed images generated in one play in the photo sticker creating apparatus 4.

図7の(a)によれば、画像選択画面の略中央部分に、選択対象となる複数の撮影画像が表示される選択画像表示領域71が設けられている。その下側には、選択した撮影画像を送信対象とするときに操作(押下)されるOKボタン73が表示されている。この選択画像表示領域71とOKボタン73の間には、送信画像表示領域72が設けられ、送信画像が表示される。   According to (a) of FIG. 7, a selection image display area 71 in which a plurality of photographed images to be selected is displayed is provided at a substantially central portion of the image selection screen. Below that, an OK button 73 that is operated (pressed) when the selected photographed image is to be transmitted is displayed. A transmission image display area 72 is provided between the selected image display area 71 and the OK button 73, and a transmission image is displayed.

このような構成の画面が表示画面Qの左側に配置され、同様の構成の画面が右側にも表示される。すなわち、選択画像表示領域71a、OKボタン73a、および送信画像表示領域72aで構成される画面が、選択画像表示領域71、OKボタン73、および送信画像表示領域72の右側にも表示される。   A screen having such a configuration is arranged on the left side of the display screen Q, and a screen having a similar configuration is also displayed on the right side. That is, a screen including the selected image display area 71a, the OK button 73a, and the transmission image display area 72a is also displayed on the right side of the selection image display area 71, the OK button 73, and the transmission image display area 72.

このような画面においては、2人のユーザが、それぞれが自己の携帯端末3に送信したい画像を選択することが可能とされている。なお、各ユーザは同じタイミングで画像を選択してもよいし、異なるタイミングで画像を選択してもよく、各ユーザ間の画像選択のタイミングは制限されない。   In such a screen, two users can select images that they want to transmit to their mobile terminals 3. Each user may select an image at the same timing or may select an image at a different timing, and the timing of image selection between the users is not limited.

なお、送信される画像は複数であってもよい。   A plurality of images may be transmitted.

図7の(b)は、ユーザがメールアドレスを入力する表示画面Q1を例示している。   FIG. 7B illustrates a display screen Q1 on which the user inputs a mail address.

図7の(b)によれば、表示画面Q1の左側には、アルファベット表示領域81、画像表示領域84、メールアドレス表示領域82、およびOKボタン83が表示されている。   According to FIG. 7B, an alphabet display area 81, an image display area 84, a mail address display area 82, and an OK button 83 are displayed on the left side of the display screen Q1.

また、表示画面Q1においては、右側にも同様の構成を有する画面が表示される。すなわち、表示画面Q1の右側に、アルファベット表示領域81a、画像表示領域84a、メールアドレス表示領域82a、OKボタン83aが表示されている。   Further, on the display screen Q1, a screen having the same configuration is also displayed on the right side. That is, an alphabet display area 81a, an image display area 84a, a mail address display area 82a, and an OK button 83a are displayed on the right side of the display screen Q1.

2人のユーザは、図7(b)に示したような画面において、同じタイミングで、自己の携帯端末3のメールアドレスを、それぞれ入力する(ステップS4)。なお、入力されるメールアドレスは複数であってもよい。ここで、入力時間が制限されている場合、制限時間内であれば、アドレスを複数入力できる構成でもよい。   The two users respectively input the mail addresses of their mobile terminals 3 at the same timing on the screen as shown in FIG. 7B (step S4). A plurality of mail addresses may be input. Here, when the input time is limited, a configuration in which a plurality of addresses can be input within the time limit may be used.

上記OKボタン83を押下すると、入力内容が確定し、入力した情報は入力部54が受け取る。なお、メールアドレスの入力の後、図7の(b)に示す表示画面Q1と同様の画面を表示し、ニックネーム等を入力させてもよい(例えば会員にのみ)。   When the OK button 83 is pressed, the input content is confirmed and the input information is received by the input unit 54. In addition, after inputting the mail address, a screen similar to the display screen Q1 shown in FIG. 7B may be displayed and a nickname or the like may be input (for example, only to members).

メールアドレスの入力後、写真シール作成装置4の表示部56は、ユーザの属性を入力するための属性入力画面を、編集ユニット43に設けられた、図示しないディスプレイの画面に表示する。   After the e-mail address is input, the display unit 56 of the photo sticker creating apparatus 4 displays an attribute input screen for inputting user attributes on a display screen (not shown) provided in the editing unit 43.

属性入力画面は、例えば、図8に示す表示画面Q2である。図8に示すように、表示画面Q2には、年齢選択ボタン131、職業選択ボタン132、性別選択ボタン133およびOKボタン134が表示されている。   The attribute input screen is, for example, a display screen Q2 shown in FIG. As shown in FIG. 8, an age selection button 131, occupation selection button 132, sex selection button 133, and OK button 134 are displayed on the display screen Q2.

ユーザは、該当する年齢選択ボタン131、職業選択ボタン132、性別選択ボタン133をそれぞれ1つずつ押下し、最後にOKボタン134を押下する。OKボタン134が押下されると、入力内容が確定し、入力した情報は入力部54が受け取る。   The user presses the corresponding age selection button 131, occupation selection button 132, and sex selection button 133 one by one, and finally presses the OK button 134. When the OK button 134 is pressed, the input content is confirmed and the input unit 54 receives the input information.

なお、図8に示す例では、学生の選択項目が「中学生」、「高校生」、「大学生」となっているが、「中学2年」など、さらに学年までユーザに入力させてもよい。   In the example shown in FIG. 8, the selection items of the students are “junior high school student”, “high school student”, and “university student”.

また、属性の入力の後、当日の保存忘れ通知メールの要否、一時保存期間経過前の保存忘れ通知メールの要否、即時の撮影画像保存案内メールの要否、並びに、メールの配信希望時間および配信希望日について、ユーザに入力させてもよい。   In addition, after entering attributes, whether or not to forget to save the day is required, whether or not to forget to save before the temporary storage period has passed, whether or not to immediately take a saved image notification email, and the desired delivery time The user may be allowed to input the desired delivery date.

また、メールアドレスおよび属性の入力方法はこれに限るものではない。例えば、写真シール作成装置4は、非接触リーダまたは無線LAN等の通信手段を用いて、携帯端末3と通信を行い、管理サーバ2が携帯端末3からメールアドレスおよび属性情報を取得してもよい。具体的には、写真シール作成装置4は、非接触リーダまたは無線LAN等で携帯端末3と通信を行い、携帯端末3にシールIDが記載された空メール送信画面を表示させる。ユーザは携帯端末3を操作して、表示された空メールを管理サーバ2に送信する。管理サーバ2は、空メールを受信し、空メールの送信主であるユーザのメールアドレスを取得し、シールIDに対応付けて一時保存部241に保存する。そして、管理サーバ2は、ユーザに属性を入力させるための案内メールを携帯端末3に送信する。ユーザは、案内メールを携帯端末3で受信し、案内メールにしたがって、自身の属性等を入力する。なお、このとき、ユーザが会員の場合は、既に入力済みの情報(メールアドレスおよび属性)を表示して、ユーザが入力済みの情報を更新できるようにしてもよい。そして、携帯端末3は、入力された属性を示す属性情報等を管理サーバ2に送信する。管理サーバ2は、受信した属性情報等をシールIDに対応付けて一時保存部241に保存する。また、携帯端末3がメールアドレスおよび属性情報を保持している場合、写真シール作成装置4は、携帯端末3から直接メールアドレスおよび属性情報を取得してもよい。   Further, the method for inputting the mail address and attribute is not limited to this. For example, the photo sticker creating apparatus 4 may communicate with the mobile terminal 3 using a communication means such as a non-contact reader or a wireless LAN, and the management server 2 may acquire an email address and attribute information from the mobile terminal 3. . Specifically, the photo sticker creating apparatus 4 communicates with the portable terminal 3 by a non-contact reader or a wireless LAN, and causes the portable terminal 3 to display an empty mail transmission screen on which the seal ID is described. The user operates the portable terminal 3 to transmit the displayed blank mail to the management server 2. The management server 2 receives the empty mail, acquires the mail address of the user who is the sender of the empty mail, and stores it in the temporary storage unit 241 in association with the seal ID. Then, the management server 2 transmits a guide mail for allowing the user to input attributes to the mobile terminal 3. The user receives the guidance mail at the portable terminal 3 and inputs his / her attributes and the like according to the guidance mail. At this time, if the user is a member, the information already input (email address and attribute) may be displayed so that the user can update the input information. Then, the portable terminal 3 transmits attribute information indicating the input attribute to the management server 2. The management server 2 stores the received attribute information or the like in the temporary storage unit 241 in association with the seal ID. Further, when the mobile terminal 3 holds an email address and attribute information, the photo sticker creation apparatus 4 may acquire the email address and attribute information directly from the mobile terminal 3.

通信部57は、上記の選択された画像、入力されたメールアドレス、および、入力された属性を示す属性情報を、シールID(コンテンツ識別情報)とともに、管理サーバ2に送信する(ステップS6)。このとき、通信部57は、上記メールアドレス、上記撮影画像、上記属性情報および上記シールIDを関連付けて送信する。   The communication unit 57 transmits the selected image, the input mail address, and the attribute information indicating the input attribute to the management server 2 together with the seal ID (content identification information) (step S6). At this time, the communication unit 57 transmits the mail address, the captured image, the attribute information, and the seal ID in association with each other.

また、図7で示した表示画面QおよびQ1の右側および左側のそれぞれで選択された撮影画像および入力メールアドレスは、それぞれが異なるシールIDに対応していてもよい。   Further, the captured images and the input mail addresses selected on the right and left sides of the display screens Q and Q1 shown in FIG. 7 may correspond to different seal IDs.

言い換えると、画面左側で選択された撮影画像および画面左側で入力されたメールアドレスが1つのシールIDに対応しており、一方で、画面右側で選択された撮影画像および画面左側で入力されたメールアドレスが別のシールIDに対応していてもよい。すなわち、写真シール作成装置4が1回のプレイで生成された1または複数の撮影画像に対して、複数のシールIDを生成してもよい。この場合、シールIDは、1回のプレイで生成された1または複数の撮影画像の中から、ユーザが選択した撮影画像を示す識別情報である。   In other words, the photographed image selected on the left side of the screen and the email address entered on the left side of the screen correspond to one sticker ID, while the photographed image selected on the right side of the screen and the mail entered on the left side of the screen. The address may correspond to another seal ID. That is, the photo sticker creating apparatus 4 may generate a plurality of sticker IDs for one or a plurality of photographed images generated by one play. In this case, the seal ID is identification information indicating a captured image selected by the user from one or a plurality of captured images generated in one play.

また、管理サーバ2は、写真シール作成装置4が同一プレイで生成された複数のシールIDを対応付けて管理してもよい。   In addition, the management server 2 may manage the photo sticker creation device 4 in association with a plurality of sticker IDs generated in the same play.

また、同一プレイ内で生成された各シールIDの示す撮影画像は、互いに全てが同一の画像であってもよいし、互いに全て異なる画像であってもよいし、各シールIDの示す撮影画像のうち、一部が同一の画像であってもよい。   Further, the photographed images indicated by the sticker IDs generated in the same play may be all the same images, may be different images from each other, or may be the photographed images indicated by the sticker IDs. Among them, some of the images may be the same.

次に、写真シール作成装置4から送信されたメールアドレス、撮影画像、属性情報およびシールIDを、管理サーバ2の通信部21が受信する(ステップS11:受信ステップ)。受信部221は、受信した撮影画像を、画像一時保存実行部222に出力する。画像一時保存実行部222は、受け取った撮影画像に対応するメールアドレスがあるか否かを判定する(ステップS12)。受け取った撮影画像に対応するメールアドレスがあると判定した場合(ステップS12においてYESの場合)、画像一時保存実行部222は、メールアドレス、撮影画像、属性情報およびシールIDを対応付けて一時保存部241に格納し、格納した撮影画像に対応するメールアドレスおよびシールIDをメール作成部225に出力する。(ステップS13:実行ステップ)。受け取った撮影画像に対応するメールアドレスがないと判定した場合(ステップS12においてNOの場合)、メール送信処理を終了する。   Next, the communication unit 21 of the management server 2 receives the mail address, the photographed image, the attribute information, and the seal ID transmitted from the photo sticker creating apparatus 4 (step S11: receiving step). The reception unit 221 outputs the received captured image to the image temporary storage execution unit 222. The image temporary storage execution unit 222 determines whether there is an email address corresponding to the received captured image (step S12). When it is determined that there is a mail address corresponding to the received photographed image (YES in step S12), the image temporary storage execution unit 222 associates the mail address, the photographed image, the attribute information, and the seal ID with each other and temporarily stores the mail address. The mail address and the seal ID corresponding to the stored captured image are output to the mail creating unit 225. (Step S13: execution step). If it is determined that there is no email address corresponding to the received photographed image (NO in step S12), the email transmission process is terminated.

メール作成部225は、受け取ったメールアドレス宛ての撮影画像保存案内メールを作成する。このとき、メール作成部225は、受け取ったメールアドレスおよびシールIDを表示ページ作成部228に出力し、ユーザが当該シールIDが示す撮影画像を取得または保存するためのウェブページの作成を指示する。表示ページ作成部228は、撮影画像保存用ウェブページを作成し、撮影画像保存用ウェブページのURL(または、当該ウェブページへのリンク付き表示画像)をメール作成部225に出力する。   The mail creation unit 225 creates a captured image storage guide mail addressed to the received mail address. At this time, the mail creating unit 225 outputs the received mail address and sticker ID to the display page creating unit 228, and instructs the user to create a web page for acquiring or storing the photographed image indicated by the seal ID. The display page creation unit 228 creates a captured image storage web page and outputs the URL of the captured image storage web page (or a display image with a link to the web page) to the mail creation unit 225.

メール作成部225は、出力されたURLを含む、当該メールアドレス宛ての撮影画像保存案内メールを作成し、送信部226に出力する。送信部226は、通信部21を介して、当該メールアドレス宛てに撮影画像保存案内メールを送信する(ステップS14)。   The mail creation unit 225 creates a photographic image storage guide email addressed to the email address including the output URL, and outputs it to the transmission unit 226. The transmission unit 226 transmits the captured image storage guide mail to the mail address via the communication unit 21 (step S14).

管理サーバ2は、一時保存部241に格納された撮影画像について保存忘れ通知処理を行う(ステップS15)。図9を参照して、保存忘れ通知処理について説明する。   The management server 2 performs a forget to save notification process for the captured image stored in the temporary storage unit 241 (step S15). The forget-to-save notification process will be described with reference to FIG.

保存期間判定部224aは、一時保存部241に格納された撮影画像の一時保存期間が経過したか否かを判定する(ステップS151:保存期間判定ステップ)。当該判定方法の詳細については上述したためここでの説明は省略する。保存期間判定部224aが撮影画像の一時保存期間が経過していないと判定した場合(ステップS151においてNOの場合)、保存期間判定部224aは、当該撮影画像に対応するシールIDを保存状態判定部224cに出力する。   The storage period determination unit 224a determines whether or not the temporary storage period of the captured image stored in the temporary storage unit 241 has elapsed (step S151: storage period determination step). Since the details of the determination method have been described above, description thereof is omitted here. When the storage period determination unit 224a determines that the temporary storage period of the captured image has not elapsed (NO in step S151), the storage period determination unit 224a sets the seal ID corresponding to the captured image to the storage state determination unit. To 224c.

シールIDを受け取った保存状態判定部224cは、当該シールIDに対応するメールアドレスのユーザが当該シールIDに対応する撮影画像を各ユーザ用の記憶領域に保存済であるか否かを判定する(ステップS152:保存状態判定ステップ)。当該判定方法の詳細については上述したためここでの説明は省略する。保存状態判定部224cが、撮影画像が各ユーザ用の記憶領域に保存済でないと判定した場合(ステップS152においてNOの場合)、保存状態判定部224cは、当該シールIDに対応するメールアドレスを一時保存部241から取得し、会員状態判定部224dおよびユーザ種類決定部230に出力する。   The storage state determination unit 224c that has received the seal ID determines whether or not the user of the mail address corresponding to the seal ID has already stored the captured image corresponding to the seal ID in the storage area for each user ( Step S152: storage state determination step). Since the details of the determination method have been described above, description thereof is omitted here. When the storage state determination unit 224c determines that the captured image has not been stored in the storage area for each user (NO in step S152), the storage state determination unit 224c temporarily sets an email address corresponding to the seal ID. Obtained from the storage unit 241 and output to the member status determination unit 224d and the user type determination unit 230.

そして、ユーザ種類決定部230は、受け取ったメールアドレスに対応付けられている属性情報を一時保存部241から読み出し、読み出した属性情報の示す属性に基づいて、受け取ったメールアドレスに対応するユーザの種類を決定する(S153:ユーザ種類決定ステップ)。ユーザ種類決定部230は決定したユーザの種類を配信時間決定部231に通知する。通知を受けた配信時間決定部231は、ユーザの種類に対応する配信時間を決定する(S154:配信タイミング決定ステップ)。配信時間決定部231は、決定した配信時間を送信部226に通知する。   Then, the user type determination unit 230 reads the attribute information associated with the received mail address from the temporary storage unit 241, and based on the attribute indicated by the read attribute information, the user type corresponding to the received mail address (S153: user type determination step). The user type determination unit 230 notifies the distribution time determination unit 231 of the determined user type. The distribution time determination unit 231 that has received the notification determines a distribution time corresponding to the type of user (S154: distribution timing determination step). The distribution time determination unit 231 notifies the transmission unit 226 of the determined distribution time.

なお、保存期間判定部224aが撮影画像の一時保存期間が経過したと判定した場合(ステップS151においてYESの場合)、または、保存状態判定部224cが、撮影画像が各ユーザ用の記憶領域に保存済であると判定した場合(ステップS152においてYESの場合)において、保存忘れ通知処理は終了する。   When the storage period determination unit 224a determines that the temporary storage period of the captured image has elapsed (YES in step S151), or the storage state determination unit 224c stores the captured image in the storage area for each user. If it is determined that it has been completed (YES in step S152), the forget-to-save notification process ends.

なお、S151の残存保存期間判定ステップは、実行しなくてもよい。特に、後述のように、当日に保存忘れ通知メールを送信する場合において、一時保存期間が経過していないことが明白なときには、S151の判定処理を行わなくてもよい。また、S153の処理を行わず、S154において、配信時間決定部231は、上述のようにユーザ個人の配信時間を決定してもよい。   Note that the remaining storage period determination step of S151 may not be performed. In particular, as will be described later, when the forgetting to save notification mail is transmitted on the same day, if it is clear that the temporary saving period has not elapsed, the determination process of S151 may not be performed. Further, without performing the processing of S153, in S154, the distribution time determination unit 231 may determine the distribution time of the individual user as described above.

図10を参照して、会員別通知メール送信処理(ステップS155:送信ステップ)について説明する。   With reference to FIG. 10, the member-specific notification mail transmission process (step S155: transmission step) will be described.

メールアドレスを受け取った会員状態判定部判定部224dは、会員状態情報格納部243に格納されている会員状態情報を参照して、受け取ったメールアドレスのユーザが会員であるか否かを判定する(ステップS31)。会員状態判定部224dが、当該ユーザが会員であると判定した場合(ステップS31においてYES)、会員状態判定部224dは当該ユーザが有料会員であるか否かを判定する(ステップS32)。会員状態判定部224dが、当該ユーザが有料会員であると判定した場合(ステップS32においてYES)、会員状態判定部224dはメール作成部225に当該ユーザのメールアドレスおよび当該ユーザの会員状態情報(有料会員であるという情報)を出力する。メール作成部225に出力する上記メールアドレスとしては、例えば、上記会員状態情報が当該有料会員のメールアドレスを複数含む場合、当該シールIDに対応するメールアドレス以外のその他のメールアドレスであってもよい。メール作成部225は、有料会員に適当な保存忘れ通知メールをメール情報格納部244に格納されているメール情報を参照して作成する。メール作成部225は作成したメールを送信部226に出力する。送信部226は、配信時間決定部231が決定した配信時間に、受け取ったメールを通信部21を介して、当該ユーザのメールアドレス(会員状態判定部224dから受け取ったメールアドレス)宛てに送信する(ステップS33)。   The member state determination unit determination unit 224d that has received the e-mail address refers to the member state information stored in the member state information storage unit 243 and determines whether or not the user of the received e-mail address is a member ( Step S31). When the member state determination unit 224d determines that the user is a member (YES in step S31), the member state determination unit 224d determines whether or not the user is a paying member (step S32). When the member state determination unit 224d determines that the user is a paid member (YES in step S32), the member state determination unit 224d causes the mail creating unit 225 to send the user's email address and the user's member state information (charged). Information that you are a member). The email address output to the email creation unit 225 may be another email address other than the email address corresponding to the seal ID, for example, when the member status information includes a plurality of email addresses of the paying member. . The mail creation unit 225 creates a notification of forgetting storage appropriate for a paying member by referring to the mail information stored in the mail information storage unit 244. The mail creation unit 225 outputs the created mail to the transmission unit 226. The transmission unit 226 transmits the received email to the email address of the user (the email address received from the member status determination unit 224d) via the communication unit 21 at the delivery time determined by the delivery time determination unit 231 ( Step S33).

なお、受け取ったメールアドレスのユーザが会員でないと判定した場合(ステップS31においてNOの場合)、または、受け取ったメールアドレスのユーザが有料会員でないと判定した場合(ステップS32においてNOの場合)、会員状態判定部224dはメール作成部225に当該ユーザのメールアドレスおよび当該ユーザの会員状態情報(非会員または無料会員であるという情報)を出力する。メール作成部225は、それぞれのユーザに適当な保存忘れ通知メールをメール情報格納部244に格納されているメール情報を参照して作成する。メール作成部225は作成したメールを送信部226に出力する。送信部226は、配信時間決定部231が決定した配信時間に、通信部21を介して当該ユーザのメールアドレス宛てに送信する(ステップS34またはステップS35)。   If it is determined that the user of the received email address is not a member (NO in step S31), or if it is determined that the user of the received email address is not a paid member (NO in step S32), the member The state determination unit 224d outputs the email address of the user and the member status information of the user (information indicating that the user is a non-member or a free member) to the mail creation unit 225. The mail creation unit 225 creates a mail for notifying of saving appropriate for each user by referring to the mail information stored in the mail information storage unit 244. The mail creation unit 225 outputs the created mail to the transmission unit 226. The transmission unit 226 transmits to the mail address of the user via the communication unit 21 at the distribution time determined by the distribution time determination unit 231 (step S34 or step S35).

送信部226は、保存忘れ通知メールを、少なくとも撮影画像が写真シール作成装置4において作成された日に送信する。   The transmission unit 226 transmits a forget-to-save notification mail at least on the date when the photographed image is created in the photo sticker creating apparatus 4.

なお、S155において、非会員、無料会員、有料会員の会員状態にかかわらず、各ユーザに同一の内容のメールを送信してもよい。   Note that, in S155, an email having the same content may be transmitted to each user regardless of the membership status of non-members, free members, and paid members.

携帯端末3は、通信部63にて上記メールを受信する(ステップS21)。   The portable terminal 3 receives the mail at the communication unit 63 (step S21).

通信部63は、受信したメールを表示部62に出力する。ユーザは表示部62にて表示されたメールを確認し、撮影画像を保存したい場合は、画像に示されているURL(またはリンク付き表示画像)を選択する(ステップS22)。入力部60は、上記選択を受け取り、URLが選択されたことを示す情報(URL選択情報)を通信部63に出力する。通信部63は、上記URL選択情報を管理サーバ2に送信する。   The communication unit 63 outputs the received mail to the display unit 62. The user confirms the mail displayed on the display unit 62, and selects a URL (or a display image with a link) indicated in the image when he / she wants to save a captured image (step S22). The input unit 60 receives the selection and outputs information (URL selection information) indicating that the URL has been selected to the communication unit 63. The communication unit 63 transmits the URL selection information to the management server 2.

管理サーバ2の通信部21は、上記URL選択情報を受信する。受信部221は、上記URL選択情報をユーザ指示実行部227を介して表示ページ作成部228に出力する。表示ページ作成部228は、例えば、画像保存用ウェブページを送信部226に出力し、送信部226は、通信部21を介して、携帯端末3に画像保存用ウェブページを送信する。   The communication unit 21 of the management server 2 receives the URL selection information. The reception unit 221 outputs the URL selection information to the display page creation unit 228 via the user instruction execution unit 227. For example, the display page creation unit 228 outputs an image storage web page to the transmission unit 226, and the transmission unit 226 transmits the image storage web page to the mobile terminal 3 via the communication unit 21.

携帯端末3の通信部63は、受信した画像保存用ウェブページを表示部62に出力する。表示部62は、受け取ったウェブページを表示し(ステップS23)、メール送信処理を終了する。   The communication unit 63 of the portable terminal 3 outputs the received image storage web page to the display unit 62. The display unit 62 displays the received web page (step S23) and ends the mail transmission process.

このように、管理サーバ2は、保存忘れ通知メール(リマインドメール)の配信時間を、所定の属性(カテゴリ)で分類されたユーザの種類(ユーザ層)毎の生活習慣に合わせて設定する。これにより、ユーザの保存忘れ通知メールの開封率およびユーザの画像保存の実行率を向上させ、ユーザの撮影画像の保存忘れを効果的に抑制することができる。   As described above, the management server 2 sets the delivery time of the forget-to-save notification mail (remind mail) according to the lifestyle of each user type (user group) classified by the predetermined attribute (category). Thereby, the opening rate of the user's forgetting to save notification mail and the user's execution rate for saving the image can be improved, and the user's forgetting to save the captured image can be effectively suppressed.

また、配信日を、ユーザが写真シール作成装置4でゲームをプレイした当日に行うことで、ユーザは、写真シール作成装置4でゲームした記憶がより鮮明であるタイミングで保存忘れ通知メールを受け取ることができる。そのため、保存忘れ通知メールの開封率およびユーザの画像保存の実行率をさらに向上させることができる。   In addition, by performing the distribution date on the day when the user plays the game with the photo sticker creating device 4, the user receives a forget-to-save notification mail at a timing when the memory of the game with the photo sticker creating device 4 is clearer. Can do. Therefore, it is possible to further improve the opening rate of the forget-to-save notification mail and the execution rate of user image saving.

また、通知内容を会員状態に応じて変えることにより、ユーザに必要な情報だけが送られる。そのため、ユーザに対して、撮影画像を保存する良い動機付けを与えることができる。   Also, only necessary information is sent to the user by changing the notification content according to the member status. Therefore, it is possible to give the user a good motivation to save the captured image.

また、上述のように、写真シール作成装置4におけるプレイ中に、携帯端末3と写真シール作成装置4とを通信させて、メールアドレスおよび属性情報等を入力させてもよい。これにより、ユーザがゲームプレイ後に携帯端末3から入力をする場合に比べて、ユーザの入力の手間を省くことができる。また、ユーザの誤入力を抑制し、ユーザが入力した情報が誤っていることに起因して配信時間を誤って決定することを防ぐことができる。   Further, as described above, the mobile terminal 3 and the photo sticker creating device 4 may communicate with each other during the play in the photo sticker creating device 4 to input an e-mail address and attribute information. Thereby, compared with the case where a user inputs from the portable terminal 3 after a game play, the effort of a user's input can be saved. In addition, it is possible to suppress erroneous input by the user and prevent the delivery time from being erroneously determined due to incorrect information input by the user.

(非会員ユーザの携帯端末3における画像表示)
図11は非会員のユーザの携帯端末3に表示される画像の遷移図である。
(Image display on portable terminal 3 of non-member user)
FIG. 11 is a transition diagram of images displayed on the mobile terminal 3 of a non-member user.

図11の(a)は、非会員のユーザの撮影画像が未保存であることを通知するメールの表示画像P1を示している。   FIG. 11A shows a display image P1 of an email notifying that a captured image of a non-member user has not been saved.

表示画像P1には、一時保存部241に一時保存されている撮影画像の閲覧期限(一時保存期限)が表示されている。   In the display image P1, a viewing time limit (temporary storage time limit) of the captured image temporarily stored in the temporary storage unit 241 is displayed.

上記の構成によれば、ユーザの撮影画像の保存忘れを防止する事ができる。   According to the above configuration, it is possible to prevent the user from forgetting to save the captured image.

また、表示画像P1は、「こちら」と表示されているリンク付き表示領域90、「プリ画をゲット」と表示されているリンク付き表示領域91、および、「プリ画を確認」と表示されているリンク付き表示領域92を含んでいる。   The display image P1 is displayed with a display area 90 with a link displaying “here”, a display area 91 with a link displaying “Get pre-image”, and “confirm pre-image”. A display area 92 with a link is included.

表示画像P1においてユーザがリンク付き表示領域91またはリンク付き表示領域92を選択すると、携帯端末3に表示される画像は、図11の(b)に示すランディングページ(リンク先ウェブページ)の表示画像P2に遷移する。   When the user selects the display area with link 91 or the display area with link 92 in the display image P1, the image displayed on the mobile terminal 3 is the display image of the landing page (link destination web page) shown in FIG. Transition to P2.

図11の(b)は、図11の(a)に示すリンク付き表示領域91または92のリンク先のウェブページの表示画像P2を示す図である。   FIG. 11B is a diagram showing a display image P2 of the web page linked to the display area with link 91 or 92 shown in FIG.

表示画像P2は、未保存撮影画像のサムネイル93、「有料登録してプリ画を全部保存」と表示されているリンク付き表示領域94、および、「無料会員登録をしてプリ画をゲット」と表示されているリンク付き表示領域95を含んでいる。   The display image P2 includes a thumbnail 93 of an unsaved photographed image, a display area 94 with a link that displays “pay registration and save all pre-images”, and “get a free member registration and get pre-images”. A display area 95 with a link is displayed.

未保存撮影画像のサムネイル93は、表示画像P2のウェブページでは保存できず、登録会員専用のウェブページで保存できる構成であってもよい。   The thumbnail 93 of the unsaved photographed image may not be saved on the web page of the display image P2, but may be saved on a web page dedicated to registered members.

また、上記リンク付き表示領域94またはリンク付き表示領域95をユーザが選択すると、携帯端末3の表示部62に表示される画像は、ユーザが会員登録するためのウェブページの画像に遷移してもよい。   Further, when the user selects the display area with link 94 or the display area with link 95, the image displayed on the display unit 62 of the mobile terminal 3 is changed to the image of the web page for the user to register as a member. Good.

また、表示画像P2は「ログインしてプリを保存」と表示されたリンク付き表示領域96を含む。ユーザがリンク付き表示領域96を選択すると、携帯端末3の表示部62に表示される画像は会員用のログインページの画像に遷移してもよい。   The display image P2 includes a display area 96 with a link displayed as “Login and save pre”. When the user selects the display area 96 with a link, the image displayed on the display unit 62 of the mobile terminal 3 may transition to the image of the login page for the member.

一方、表示画像P1において、ユーザが「こちら」のリンク付き表示領域90を選択すると、携帯端末3に表示される画像は図11の(c)に示す通知メール配信停止のためのウェブページの表示画像P3に遷移する。   On the other hand, when the user selects the “here” linked display area 90 in the display image P1, the image displayed on the mobile terminal 3 is a web page display for stopping notification mail delivery shown in FIG. Transition to image P3.

上記の構成によると、管理サーバ2は、非会員のユーザに対して、会員登録するためのウェブページへのリンク付き表示領域を含む非会員用の通知メールを送信することによって、非会員のユーザを会員に誘導することができる。   According to the above configuration, the management server 2 sends a non-member notification mail including a display area with a link to a web page for member registration to a non-member user, thereby providing a non-member user. Can be guided to members.

なお、表示画像P1に、一時保存の期限が迫っている撮影画像の一時保存部241における保存先URL等の情報を表示してもよい。この場合、ユーザは、当該情報を押下することにより、直接、一時保存の期限が迫っている撮影画像の保存先にアクセスして、当該撮影画像を確認することができ、さらに当該撮影画像を各ユーザ用の記憶領域に保存することができる。   The display image P1 may display information such as a storage destination URL in the temporary storage unit 241 for a captured image whose temporary storage is about to expire. In this case, the user can directly check the captured image by pressing the information and directly accessing the storage location of the captured image whose temporary storage is about to expire. It can be stored in a user storage area.

図11の(c)に示す通知メール配信停止のためのウェブページの表示画像P3は、「配信停止」と表示されている表示領域97を含んでいる。ユーザが当該領域を選択すると、携帯端末3のメーラーが起動する。図11の(d)は、携帯端末3のメーラーが起動した場合の携帯端末3の表示部62に表示される表示画像P4を示している。携帯端末3のメーラーが起動した時点で、当該メールの送信先が入力されてもよい。ユーザは表示画像P4に含まれる「送信」との表示領域98を選択することによって通知メール配信停止メールを送付することができる。   The display image P3 of the web page for stopping notification mail delivery shown in (c) of FIG. 11 includes a display area 97 where “delivery stop” is displayed. When the user selects the area, the mailer of the mobile terminal 3 is activated. (D) of FIG. 11 has shown the display image P4 displayed on the display part 62 of the portable terminal 3 when the mailer of the portable terminal 3 starts. When the mailer of the mobile terminal 3 is activated, the transmission destination of the mail may be input. The user can send the notification mail delivery stop mail by selecting the display area 98 for “transmission” included in the display image P4.

(無料会員ユーザの携帯端末3における画像表示)
次に、無料会員のユーザの携帯端末3に表示される画像の遷移図について図12を参照して説明する。
(Image display on mobile terminal 3 of free member user)
Next, a transition diagram of images displayed on the mobile terminal 3 of the free member user will be described with reference to FIG.

図12の(a)は、無料会員のユーザの撮影画像が未保存であることを通知するメールの表示画像P5を示している。   (A) of FIG. 12 shows a display image P5 of a mail notifying that a photographed image of a free member user has not been saved.

表示画像P5には、一時保存部241に一時保存されている撮影画像の閲覧期限(一時保存期限)が示されている。   The display image P <b> 5 indicates the viewing time limit (temporary storage time limit) of the captured image temporarily stored in the temporary storage unit 241.

上記の構成によれば、ユーザの撮影画像の保存忘れを防止する事ができる。   According to the above configuration, it is possible to prevent the user from forgetting to save the captured image.

また、「こちら」と表示されているリンク付き表示領域90、「プリ画をゲット」と表示されているリンク付き表示領域101、および、「プリ画を確認」と表示されているリンク付き表示領域102を含んでいる。リンク付き表示領域90については、図11を参照して上述しているため、ここでの説明を省略する。   Also, a display area 90 with a link displaying “here”, a display area 101 with a link displaying “Get pre-image”, and a display area with a link displaying “Confirm pre-image”. 102. Since the linked display area 90 has been described above with reference to FIG. 11, the description thereof is omitted here.

表示画像P5においてユーザがリンク付き表示領域101またはリンク付き表示領域102を選択すると、携帯端末3に表示される画像は、図12の(b)に示すランディングページ(リンク先ウェブページ)の表示画像P6に遷移する。   When the user selects the linked display area 101 or the linked display area 102 in the display image P5, the image displayed on the portable terminal 3 is the display image of the landing page (linked web page) shown in FIG. Transition to P6.

図12の(b)は、図12の(a)に示すリンク付き表示領域101または102のリンク先のウェブページの表示画像P6を示す図である。   (B) of FIG. 12 is a diagram showing a display image P6 of the web page linked to the display area with link 101 or 102 shown in (a) of FIG.

例えば、1つのシールIDに対応する撮影画像が複数ある場合において、無料会員は写真シール作成装置4において指定した1枚の画像のみを保存でき、有料会員はすべての画像を保存できる構成であってもよい。なお、管理サーバ2は、ユーザの会員の種類に関わらず、シールIDに対応する全ての撮影画像を一時保存部241に保存する。そのため、無料会員(および非会員)は、一時保存部241に撮影画像が保存されている間は、有料会員になることにより、いつでもシールIDに対応する全ての撮影画像を保存することができる。   For example, when there are a plurality of photographed images corresponding to one sticker ID, a free member can save only one image designated by the photo sticker creating apparatus 4, and a paying member can save all images. Also good. Note that the management server 2 stores all captured images corresponding to the sticker ID in the temporary storage unit 241 regardless of the type of user member. Therefore, a free member (and a non-member) can save all captured images corresponding to the seal ID at any time by becoming a paying member while the captured image is stored in the temporary storage unit 241.

表示画像P6は、未保存撮影画像のサムネイル93、「有料登録してプリ画を全部保存」と表示されているリンク付き表示領域104、および、「無料1枚保存」と表示されているリンク付き表示領域105を含んでいる。   The display image P6 includes a thumbnail 93 of an unsaved photographed image, a display area 104 with a link displaying “pay registration and storing all pre-images”, and a link displaying “saving one free image”. A display area 105 is included.

「有料登録してプリ画を全部保存」と表示されているリンク付き表示領域104をユーザが選択すると、携帯端末3の表示部62に表示される画像は有料会員登録用のウェブページの画像に遷移してもよい。   When the user selects the display area 104 with a link displayed as “paid registration and save all pre-images”, the image displayed on the display unit 62 of the portable terminal 3 is an image of a web page for paying membership registration. You may make a transition.

また、「無料1枚保存」と表示されているリンク付き表示領域105をユーザが選択すると、携帯端末3の表示部62に表示される画像は画像保存を行うためのウェブページの画像に遷移してもよい。   Further, when the user selects the display area 105 with a link displayed as “Save 1 Free”, the image displayed on the display unit 62 of the mobile terminal 3 changes to an image of a web page for saving the image. May be.

(有料会員ユーザの携帯端末3における画像表示)
次に、有料会員のユーザの携帯端末3に表示される画像の遷移図について図13を参照して説明する。
(Image display on mobile terminal 3 of paid member user)
Next, a transition diagram of images displayed on the mobile terminal 3 of the paying member user will be described with reference to FIG.

図13の(a)は、有料会員のユーザの撮影画像が未保存であることを通知するメールの表示画像P7を示している。   FIG. 13A shows a display image P7 of a mail notifying that a photographed image of a paying member user has not been saved.

表示画像P7には、一時保存部241に一時保存されている撮影画像の閲覧期限(一時保存期限)が示されている。   The display image P <b> 7 indicates the viewing time limit (temporary storage time limit) of the captured image temporarily stored in the temporary storage unit 241.

上記の構成によれば、ユーザの撮影画像の保存忘れを防止する事ができる。   According to the above configuration, it is possible to prevent the user from forgetting to save the captured image.

また、「こちら」と表示されているリンク付き表示領域90、および「プリ画をゲット」と表示されているリンク付き表示領域111を含んでいる。リンク付き表示領域90については、図11を参照して上述しているため、ここでの説明を省略する。   Further, a display area 90 with a link displaying “here” and a display area 111 with a link displaying “get pre-image” are included. Since the linked display area 90 has been described above with reference to FIG. 11, the description thereof is omitted here.

表示画像P7においてユーザがリンク付き表示領域111を選択すると、携帯端末3に表示される画像は、図13の(b)に示すランディングページ(リンク先のウェブページ)の表示画像P8に遷移する。   When the user selects the display area 111 with a link in the display image P7, the image displayed on the mobile terminal 3 transitions to the display image P8 of the landing page (link destination web page) shown in FIG.

図13の(b)は、図13の(a)示すリンク付き表示領域111のリンク先のウェブページの表示画像P8を示す図である。   FIG. 13B is a diagram showing a display image P8 of the linked web page in the linked display area 111 shown in FIG.

例えば、撮影画像が、1つのシールIDに対応する撮影画像が複数ある場合において、有料会員はすべての画像を保存できる構成であってもよい。   For example, when there are a plurality of photographed images corresponding to one seal ID, the paying member may be configured to save all the images.

表示画像P8は、未保存撮影画像のサムネイル93、「プリ画を全部保存」と表示されているリンク付き表示領域114を含んでいる。   The display image P8 includes a thumbnail 93 of an unsaved photographed image and a linked display area 114 displaying “Save all pre-images”.

「プリ画を全部保存」と表示されているリンク付き表示領域114をユーザが選択すると、携帯端末3の表示部62に表示される画像は画像保存を行うためのウェブページの画像に遷移してもよい。   When the user selects the linked display area 114 displayed as “Save all pre-images”, the image displayed on the display unit 62 of the mobile terminal 3 changes to the image of the web page for image storage. Also good.

なお、未保存撮影画像の通知のメールを受信した場合の携帯端末3における表示画像の例について上述したが、例えば、撮影画像が未保存であることを通知するメールが送信される前にユーザが撮影画像閲覧ページにアクセスした場合、撮影画像閲覧ページの表示内容がアクセスしたユーザの会員登録状況、ユーザの最近のアクセス状況、ユーザのこれまでのアクセスの履歴等の状況等によって変更されてもよい。たとえば、ユーザが撮影画像閲覧ページにアクセスしたときに、「あと○日で画像が消えます」等の案内を表示してもよい。   In addition, although the example of the display image in the portable terminal 3 at the time of receiving the notification mail of the unsaved photographed image has been described above, for example, before the email notifying that the photographed image is unsaved is transmitted by the user When accessing the photographed image browsing page, the display content of the photographed image browsing page may be changed depending on the status of the user's member registration status, the user's recent access status, the user's access history, etc. . For example, when the user accesses the photographed image browsing page, guidance such as “the image will disappear in another ○ days” may be displayed.

また、撮影画像の残存保存期間が所定の長さの期間より短い場合において、撮影画像が各ユーザ用の記憶領域に保存されていない場合の撮影画像閲覧ページについて説明する。   A captured image browsing page in the case where the captured image is not stored in the storage area for each user when the remaining storage period of the captured image is shorter than a predetermined length of time will be described.

非会員のユーザの撮影画像閲覧ページは、撮影画像の残存保存期間を表示する領域、および、「会員入会」と表示されているリンク付き表示領域(バナー表示)を含んでもよい。ユーザが上記リンク付き表示領域を選択すると、会員登録するためのウェブページの画像に遷移してもよい。   The photographed image browsing page of the non-member user may include a region for displaying the remaining storage period of the photographed image and a display region with a link (banner display) displayed as “Membership membership”. When the user selects the display area with the link, a transition to a web page image for membership registration may be made.

上記の構成によると、会員登録するためのウェブページへのリンク付き表示領域を含む非会員用の撮影画像閲覧ページを設けることによって、非会員のユーザを会員に誘導することができる。   According to the above configuration, a non-member user can be guided to a member by providing a non-member photographed image browsing page including a display area with a link to a web page for member registration.

また、会員のユーザの撮影画像閲覧ページは、撮影画像の残存保存期間を表示する領域を含んでもよい。   The photographed image browsing page of the member user may include an area for displaying the remaining storage period of the photographed image.

上記の構成によると、未保存の撮影画像の各ユーザ用の記憶領域への保存を促すことができる。   According to the above configuration, it is possible to prompt the user to save an unsaved captured image in the storage area for each user.

(変形例1)
図16は、変形例1に係る無料会員のユーザの携帯端末3に表示される撮影画像閲覧ページの表示画像P9を示している。本変形例においては、例えば、1つのシールIDに対応する撮影画像が複数ある場合において、無料会員は1枚の画像のみを保存でき、有料会員はすべての画像を保存できる構成である。
(Modification 1)
FIG. 16 shows a display image P9 of the photographed image browsing page displayed on the mobile terminal 3 of the free member user according to the first modification. In this modification, for example, when there are a plurality of captured images corresponding to one seal ID, a free member can store only one image, and a paying member can store all images.

表示画像P9において、すでに保存された撮影画像121は保存されている撮影画像データ通りの色彩で表示される。   In the display image P9, the captured image 121 that has already been stored is displayed in a color according to the stored captured image data.

一方、未保存である撮影画像122、撮影画像123および撮影画像124は、グレー表示されている。また、上記の未保存である撮影画像の表示領域上には一時保存の保存期限が示される。ユーザが未保存である撮影画像122、撮影画像123および撮影画像124を選択すると、携帯端末3の表示部62における表示画像は、ユーザが有料会員に登録するためのウェブページの画像に遷移してもよい。   On the other hand, the unsaved captured image 122, captured image 123, and captured image 124 are displayed in gray. In addition, a storage period for temporary storage is indicated on the display area of the unstored captured image. When the user selects a captured image 122, a captured image 123, and a captured image 124 that have not been saved, the display image on the display unit 62 of the mobile terminal 3 changes to an image of a web page for the user to register as a paying member. Also good.

(変形例2)
本発明の一変形例について図17に基づいて説明すれば以下のとおりである。なお、説明の便宜上、前記実施形態にて説明した部材と同じ機能を有する部材については、同じ符号を付記し、その説明を省略する。
(Modification 2)
A modification of the present invention will be described with reference to FIG. For convenience of explanation, members having the same functions as those described in the embodiment are given the same reference numerals, and descriptions thereof are omitted.

本変形例は、保存忘れ通知処理の一変形例である。本変形例は、撮影画像に対応する複数の異なる入力メールアドレスがあり、そのうち少なくとも一つのメールアドレスに対応するユーザが撮影画像をユーザ用の記憶領域に保存済の場合、保存忘れ通知メールをその他の入力メールアドレスに対応するユーザ(入力メールアドレスを有する携帯端末3(入力メールアドレス宛てのメールを受信する携帯端末3))に送信しない構成である。   This modification is a modification of the forget-to-save notification process. In this modification, there are a plurality of different input e-mail addresses corresponding to the photographed images, and when the user corresponding to at least one of the e-mail addresses has saved the photographed image in the storage area for the user, the forget-to-save notification e-mail Is not transmitted to the user corresponding to the input mail address (mobile terminal 3 having the input mail address (mobile terminal 3 receiving the mail addressed to the input mail address)).

図17は、本変形例に係る保存忘れ通知処理S15bのフローチャートを示す図である。   FIG. 17 is a diagram showing a flowchart of the forget-to-save notification process S15b according to this modification.

図9に示す保存忘れ通知処理S15と異なる工程について以下に説明する。保存期間判定部224aが、撮影画像の残存保存期間が所定の期間より短いと判定した場合(ステップS151においてYESの場合)、保存期間判定部224aは、当該撮影画像に対応するシールIDをアドレス数判定部224bに出力する。アドレス数判定部224bは受け取ったシールIDに対して2つ以上の対応するメールアドレスがあるか否かを判定する(ステップS155)。保存期間判定部224aが受け取ったシールIDに対して2つ以上の対応するメールアドレスがあると判定した場合(ステップS155においてYESの場合)、メールアドレス数が2つ以上あるという情報とシールIDとを保存状態判定部224cに出力する。   Processes different from the forget-to-save notification process S15 shown in FIG. 9 will be described below. When the storage period determination unit 224a determines that the remaining storage period of the captured image is shorter than the predetermined period (YES in step S151), the storage period determination unit 224a sets the seal ID corresponding to the captured image as the number of addresses. It outputs to the determination part 224b. The address number determination unit 224b determines whether there are two or more corresponding mail addresses for the received seal ID (step S155). When it is determined that there are two or more corresponding mail addresses for the seal ID received by the retention period determination unit 224a (YES in step S155), information indicating that there are two or more mail addresses, and the seal ID Is output to the storage state determination unit 224c.

保存状態判定部224cは、メールアドレス数が2つ以上あるという情報とシールIDとを受け取ると、当該複数のメールアドレスのうち少なくとも1つのメールアドレスに対応するユーザによって撮影画像が各ユーザ用の記憶領域に保存済であるか否かを判定する(ステップS156)。判定の詳細については上述したためここでの説明を省略する。保存状態判定部224cが、当該複数のメールアドレスのうち少なくとも1つのメールアドレスに対応するユーザによって撮影画像が保存済であると判定した場合(ステップS156においてYESの場合)、保存忘れ通知処理は終了する。また、保存状態判定部224cが、当該複数のメールアドレスのうち少なくとも1つのメールアドレスに対応するユーザによって撮影画像が各ユーザ用の記憶領域に保存済でないと判定した場合(ステップS156においてNOの場合)、保存状態判定部224cは、当該シールIDに対応するメールアドレスを一時保存部241から取得し、会員状態判定部224dに出力する。次に、上述したステップS153に移行する。   When the storage state determination unit 224c receives information indicating that there are two or more mail addresses and the seal ID, the stored image is stored for each user by a user corresponding to at least one mail address among the plurality of mail addresses. It is determined whether or not it has been saved in the area (step S156). Since the details of the determination have been described above, a description thereof is omitted here. When the storage state determination unit 224c determines that the captured image has been stored by the user corresponding to at least one of the plurality of email addresses (YES in step S156), the forget-to-save notification process ends. To do. Further, when the storage state determination unit 224c determines that the photographed image has not been stored in the storage area for each user by the user corresponding to at least one of the plurality of mail addresses (NO in step S156). ), The storage state determination unit 224c acquires the mail address corresponding to the seal ID from the temporary storage unit 241 and outputs it to the member state determination unit 224d. Next, the process proceeds to step S153 described above.

なお、保存期間判定部224aが受け取ったシールIDに対して2つ以上の対応するメールアドレスがないと判定した場合(ステップS155においてNOの場合)、ステップS152に移行する。   When it is determined that there is no two or more corresponding mail addresses for the seal ID received by the retention period determination unit 224a (NO in step S155), the process proceeds to step S152.

すなわち、本変形例に係る管理サーバ2においては、上記受信部221は、上記コンテンツと対応付けられている異なる複数の上記メールアドレスを受信し、上記保存状態判定部224cは、撮影画像と対応付けられている異なる複数の上記メールアドレスのうち少なくとも1つのメールアドレスに対応するユーザの携帯端末3の指示によって上記撮影画像が各ユーザ用の記憶領域に保存されたか否かを判定し、上記保存状態判定部224cが、異なる複数の上記メールアドレスのうち少なくとも1つのメールアドレスに対応するユーザの携帯端末3の指示によって上記撮影画像が各ユーザ用の記憶領域に保存されたと判定した場合、上記送信部226がいずれのメールアドレス宛てにも上記コンテンツの保存状態を通知するメールを送信しなくてもよい。   That is, in the management server 2 according to this modification, the receiving unit 221 receives a plurality of different e-mail addresses associated with the content, and the storage state determination unit 224c associates with a captured image. It is determined whether or not the photographed image is stored in the storage area for each user according to an instruction from the user's portable terminal 3 corresponding to at least one of the plurality of different email addresses. When the determination unit 224c determines that the captured image is stored in the storage area for each user according to an instruction from the mobile terminal 3 of the user corresponding to at least one of the plurality of different e-mail addresses, the transmission unit 226 sends an email to any email address notifying the storage status of the content. It may be a phrase.

上記の構成によれば、撮影画像に対応しているメールアドレスに対応する何れか1つの携帯端末3が、撮影画像が各ユーザ用の記憶領域に保存を指示した場合において、保存状態を通知するメールをいずれのメールアドレス宛てにも送信しないことができる。すなわち、すでにいずれかのユーザによってユーザ用の記憶領域に保存された撮影画像については、撮影画像の保存状態を通知するメールを送信しない。そのため、上記通知メールを必要としないユーザに、上記通知メールを受け取ることによる煩わしさを感じさせずにすむことができる。   According to the above configuration, any one portable terminal 3 corresponding to the mail address corresponding to the captured image notifies the storage state when the captured image instructs the storage area for each user to be stored. Emails can not be sent to any email address. That is, for a captured image that has already been saved in the user storage area by any user, an email notifying the saved state of the taken image is not transmitted. Therefore, the user who does not need the notification mail can avoid feeling bothered by receiving the notification mail.

(変形例3)
本発明の一変形例について図18に基づいて説明すれば以下のとおりである。なお、説明の便宜上、前記実施形態および変形例にて説明した部材と同じ機能を有する部材については、同じ符号を付記し、その説明を省略する。
(Modification 3)
A modification of the present invention will be described with reference to FIG. For convenience of explanation, members having the same functions as those described in the embodiment and the modification are given the same reference numerals, and description thereof is omitted.

本変形例は、保存忘れ通知処理の他の一変形例である。   This modification is another modification of the forget-to-save notification process.

本変形例は、保存忘れ通知処理の一変形例であり、撮影画像に対応する複数の異なる入力メールアドレスがあり、撮影画像をユーザ用の記憶領域に保存済でないユーザ(携帯端末3のメールアドレス宛て)に保存忘れ通知メールを送信する構成である。   This modification is a modification of the forget-to-save notification process, and there are a plurality of different input e-mail addresses corresponding to the photographed images, and the users who have not saved the photographed images in the user storage area (mail addresses of the mobile terminal 3 Addressed) is sent a forget-to-save notification email.

図18は、本変形例に係る保存忘れ通知処理S15cのフローチャートを示す図である。   FIG. 18 is a diagram illustrating a flowchart of the forget-to-save notification process S15c according to the present modification.

本変形例に係る保存忘れ通知処理S15cにおいて、図17に示す保存忘れ通知処理S15bと異なる工程について以下に説明する。   In the forget-to-save notification process S15c according to the present modification, steps different from the forget-to-save notification process S15b shown in FIG. 17 will be described below.

保存期間判定部224aが受け取ったシールIDに対して2つ以上の対応するメールアドレスがあると判定した場合(ステップS155においてYESの場合)、メールアドレス数が2つ以上あるという情報とシールIDとを保存状態判定部224cに出力する。   When it is determined that there are two or more corresponding mail addresses for the seal ID received by the retention period determination unit 224a (YES in step S155), information indicating that there are two or more mail addresses, and the seal ID Is output to the storage state determination unit 224c.

保存状態判定部224cは、メールアドレス数が2つ以上あるという情報とシールIDとを受け取ると、当該複数のメールアドレスに対応するユーザのうち撮影画像を各ユーザ用の記憶領域に保存済でないユーザがいるか否かを判定する(ステップS157)。判定の詳細については上述したためここでの説明を省略する。保存状態判定部224cが、当該複数のメールアドレスに対応するユーザのうち撮影画像を各ユーザ用の記憶領域に保存済でないユーザいると判定した場合(ステップS157においてYESの場合)、保存状態判定部224cは、当該保存済でないユーザに対応するメールアドレスを一時保存部241から取得し、会員状態判定部224dに出力する。次に、上述したステップS153に移行する。   When the storage state determination unit 224c receives the information that the number of mail addresses is two or more and the seal ID, the user who has not stored the captured image in the storage area for each user among the users corresponding to the plurality of mail addresses. It is determined whether or not there is (step S157). Since the details of the determination have been described above, a description thereof is omitted here. When the storage state determination unit 224c determines that there is a user who has not saved the captured image in the storage area for each user among the users corresponding to the plurality of mail addresses (YES in step S157), the storage state determination unit 224c acquires the mail address corresponding to the user who has not been stored from the temporary storage unit 241 and outputs the mail address to the member state determination unit 224d. Next, the process proceeds to step S153 described above.

また、当該複数のメールアドレスに対応するユーザうち撮影画像を各ユーザ用の記憶領域に未保存のユーザがいないと判定した場合(ステップS157においてNOの場合)、保存忘れ通知処理S15cは終了する。   If it is determined that there is no user who has not yet saved the captured image in the storage area for each user among the users corresponding to the plurality of mail addresses (NO in step S157), the forget-to-save notification process S15c ends.

すなわち、本変形例に係る管理サーバ2においては、上記受信部221は、撮影画像と対応付けられている異なる複数の上記メールアドレスを受信し、保存状態判定部224cは、上記撮影画像と対応付けられている異なる複数の上記メールアドレスに対応するそれぞれのユーザの携帯端末3からの指示によって上記撮影画像が各ユーザ用の記憶領域に保存されたか否かを上記携帯端末3ごとに判定し、上記送信部226が上記撮影画像に対して保存を指示していない上記携帯端末3の上記メールアドレス宛てに上記撮影画像の保存状態を通知するメールを送信してもよい。   That is, in the management server 2 according to this modification, the receiving unit 221 receives a plurality of different e-mail addresses associated with the captured image, and the storage state determination unit 224c associates with the captured image. It is determined for each mobile terminal 3 whether or not the captured image is stored in the storage area for each user according to an instruction from each user's mobile terminal 3 corresponding to a plurality of different e-mail addresses. The transmission unit 226 may transmit an email notifying the storage state of the captured image to the email address of the mobile terminal 3 that has not instructed the storage of the captured image.

上記の構成によれば、保存する指示をしていない携帯端末3のメールアドレス宛てに、撮影画像の保存状態を通知するメールを送信する。すなわち、上記撮影画像において保存を指示していないメールアドレスに対応する携帯端末3(言い換えれば、保存状態を通知するメールの送信が必要なユーザ)に対して、保存状態を通知するメールが送信される。よって、ユーザによる保存忘れの可能性がある携帯端末3のみに通知メールを送信することができる。   According to said structure, the mail which notifies the preservation | save state of a picked-up image is transmitted to the mail address of the portable terminal 3 which has not instruct | indicated the preservation | save. That is, an email notifying the storage state is sent to the mobile terminal 3 corresponding to the email address not instructed to save in the captured image (in other words, a user who needs to send an email notifying the saving state). The Therefore, the notification mail can be transmitted only to the portable terminal 3 that may be forgotten to be saved by the user.

なお、本変形例に係る管理サーバ2において、上記受信部221は、撮影画像と対応付けられている異なる複数の上記メールアドレスを受信し、保存状態判定部224cは、上記撮影画像と対応付けられている異なる複数の上記メールアドレスに対応するそれぞれのユーザによって上記撮影画像が各ユーザ用の記憶領域に保存されたか否かをユーザごとに判定し、上記送信部226は、上記撮影画像を上記ユーザ用の記憶領域に保存していないユーザに対応するメールアドレス宛てに上記撮影画像の保存状態を通知するメールを送信してもよい。   In the management server 2 according to this modification, the receiving unit 221 receives a plurality of different e-mail addresses associated with the captured image, and the storage state determination unit 224c is associated with the captured image. Each of the users corresponding to the plurality of different e-mail addresses determines for each user whether or not the captured image is stored in the storage area for each user, and the transmission unit 226 determines the captured image as the user. An e-mail notifying the storage state of the captured image may be transmitted to an e-mail address corresponding to a user who is not stored in the storage area.

(変形例4)
本発明の一変形例について図19に基づいて説明すれば以下のとおりである。
なお、説明の便宜上、前記実施形態にて説明した部材と同じ機能を有する部材については、同じ符号を付記し、その説明を省略する。
(Modification 4)
A modification of the present invention will be described with reference to FIG.
For convenience of explanation, members having the same functions as those described in the embodiment are given the same reference numerals, and descriptions thereof are omitted.

本変形例は、保存忘れ通知処理の一変形例であり、入力メールアドレスのユーザ以外のユーザ(入力メールアドレスを有する携帯端末3)が撮影画像をユーザ用の記憶領域に保存済の場合、保存忘れ通知メールを送信しない構成である。   This modification is a modification of the forget-to-save notification process. If a user other than the user with the input mail address (the portable terminal 3 having the input mail address) has already saved the captured image in the storage area for the user, the save is performed. It is the structure which does not transmit a forgetting notice mail.

図19は、保存忘れ通知処理S15dのフローチャートを示す図である。   FIG. 19 is a flowchart of the forget-to-save notification process S15d.

図9に示す保存忘れ通知処理S15と異なる工程について以下に説明する。   Processes different from the forget-to-save notification process S15 shown in FIG. 9 will be described below.

撮影画像が各ユーザ用の記憶領域に保存済でない場合(ステップS152においてNOの場合)、保存状態判定部224cは、さらに、入力されたメールアドレス以外のユーザが当該撮影画像を各ユーザ用の記憶領域に保存済であるか否かを判定する(ステップS158)。   When the captured image is not already stored in the storage area for each user (NO in step S152), the storage state determination unit 224c further stores the captured image for each user by a user other than the input email address. It is determined whether or not the area has been saved (step S158).

入力されたメールアドレス以外のユーザが当該撮影画像を各ユーザ用の記憶領域に保存済である場合(ステップS158においてYESの場合)、保存忘れ通知処理S15dは終了する。また、入力されたメールアドレス以外のユーザが当該撮影画像を各ユーザ用の記憶領域に保存済でない場合(ステップS158においてNOの場合)、保存状態判定部224cは、当該シールIDに対応するメールアドレスを一時保存部241から取得し、会員状態判定部224dに出力する。次に、上述したステップS153に移行する。   If the user other than the input e-mail address has already saved the captured image in the storage area for each user (YES in step S158), the forget-to-save notification process S15d ends. If a user other than the input email address has not saved the captured image in the storage area for each user (NO in step S158), the saved state determination unit 224c sends the email address corresponding to the seal ID. Is obtained from the temporary storage unit 241 and output to the member state determination unit 224d. Next, the process proceeds to step S153 described above.

すなわち、本発明に係る管理サーバ2においては、保存状態判定部224cが、さらに、撮影画像と対応付けられているメールアドレスの携帯端末3(メールアドレス宛てのメールを受信する携帯端末3)と異なる他の携帯端末3の指示によって上記撮影画像が各ユーザ用の記憶領域に保存されたか否かを判定し、保存状態判定部224cが、上記撮影画像と対応付けられているメールアドレスの携帯端末3と異なる他の携帯端末3の指示によって上記撮影画像が各ユーザ用の記憶領域に保存されたと判定した場合、送信部226がいずれのメールアドレス宛てにも上記撮影画像の保存状態を通知するメールを送信しなくてもよい。   That is, in the management server 2 according to the present invention, the storage state determination unit 224c is further different from the mobile terminal 3 having the mail address associated with the photographed image (the mobile terminal 3 that receives mail addressed to the mail address). In response to an instruction from another mobile terminal 3, it is determined whether or not the captured image has been stored in the storage area for each user, and the storage state determination unit 224c has the email address associated with the captured image. When it is determined that the captured image is stored in the storage area for each user according to an instruction from another mobile terminal 3 different from the above, the transmission unit 226 sends an email notifying the storage state of the captured image to any email address. You do not have to send it.

上記の構成によれば、撮影画像に対応しているメールアドレスのユーザ以外のユーザかが、各ユーザ用の記憶領域に撮影画像を保存する指示した場合において、保存状態を通知するメールをいずれのユーザにも送信しないことができる。すなわち、すでにいずれかのユーザによってユーザ用の記憶領域に保存された撮影画像については、撮影画像の保存状態を通知するメールを送信しないので、上記通知メールを必要としないユーザに、上記通知メールを受け取ることによる煩わしさを感じさせずにすむことができる。   According to the above configuration, when a user other than the user of the mail address corresponding to the photographed image instructs to save the photographed image in the storage area for each user, any of the emails notifying the storage state is sent. It cannot be sent to the user. That is, for a photographed image that has already been saved in the user storage area by any user, an email notifying the saved state of the photographed image is not sent, so that the notification email is sent to a user who does not need the notice email. You can avoid feeling bothered by receiving.

なお、本発明に係る管理サーバ2において、保存状態判定部224cは、さらに、撮影画像と対応付けられているメールアドレスに対応するユーザと異なる他のユーザによって上記撮影画像が各ユーザ用の記憶領域に保存されたか否かを判定し、保存状態判定部224cが、上記撮影画像と対応付けられているメールアドレスに対応するユーザと異なる他のユーザによって上記撮影画像が各ユーザ用の記憶領域に保存されたと判定した場合、送信部226が撮影画像と対応付けられているいずれのメールアドレス宛てにも上記撮影画像の保存状態を通知するメールを送信しなくてもよい。   In the management server 2 according to the present invention, the storage state determination unit 224c further stores the captured image in a storage area for each user by another user different from the user corresponding to the mail address associated with the captured image. The storage state determination unit 224c stores the captured image in a storage area for each user by another user different from the user corresponding to the mail address associated with the captured image. When it is determined that the transmission has been performed, the transmission unit 226 does not need to send an email notifying the storage state of the captured image to any email address associated with the captured image.

(変形例5)
本発明の一変形例について図20に基づいて説明すれば以下のとおりである。
なお、説明の便宜上、前記実施形態にて説明した部材と同じ機能を有する部材については、同じ符号を付記し、その説明を省略する。
(Modification 5)
A modification of the present invention will be described with reference to FIG.
For convenience of explanation, members having the same functions as those described in the embodiment are given the same reference numerals, and descriptions thereof are omitted.

本変形例は、保存忘れ通知処理の一変形例であり、ユーザと一緒にプレイした他のユーザが当該プレイで生成された撮影画像を保存している場合、上記ユーザに対して当該プレイ内で生成された撮影画像についての保存忘れ通知メールを送信しない構成である。   This modification is a modification of the forget-to-save notification process, and when another user who has played with the user stores a captured image generated by the play, This is a configuration that does not transmit a forgetting to save notification email about the generated captured image.

対のシールIDについては、上述したのでここでの説明を省略する。   Since the pair of seal IDs has been described above, a description thereof is omitted here.

図20は、保存忘れ通知処理S15eのフローチャートを示す図である。   FIG. 20 is a flowchart of the forget-to-save notification process S15e.

図9に示す保存忘れ通知処理S15と異なる工程について以下に説明する。   Processes different from the forget-to-save notification process S15 shown in FIG. 9 will be described below.

撮影画像が各ユーザ用の記憶領域に保存済でない場合(ステップS152においてNOの場合)、保存状態判定部224cは、さらに、当該撮影画像を示すシールIDと同一プレイの他のシールIDが示す撮影画像が各ユーザ用の記憶領域に保存済であるか否かを判定する(ステップS159)。なお、同一プレイ内で生成された各シールIDは、プレイを特定する情報は同一で、それ以外の情報が異なるため、対になるシールIDと表現することもできる。   If the captured image has not been stored in the storage area for each user (NO in step S152), the storage state determination unit 224c further captures a photograph indicated by another sticker ID of the same play as the sticker ID indicating the photographed image. It is determined whether the image has been saved in the storage area for each user (step S159). In addition, since each seal ID produced | generated within the same play has the same information which specifies play, and other information is different, it can also be expressed as a pair of seal IDs.

上記他のシールIDが示す撮影画像が各ユーザ用の記憶領域に保存済である場合(ステップS159においてYESの場合)、保存忘れ通知処理S15eは終了する。また、上記他のシールIDに対応する撮影画像が各ユーザ用の記憶領域に保存済でない場合(ステップS159においてNOの場合)、保存状態判定部224cは、上記シールIDに対応するメールアドレスを一時保存部241から取得し、会員状態判定部224dに出力する。次に、上述したステップS153に移行する。   If the captured image indicated by the other seal ID has been stored in the storage area for each user (YES in step S159), the forget-to-save notification process S15e ends. If the captured image corresponding to the other seal ID is not already stored in the storage area for each user (NO in step S159), the storage state determination unit 224c temporarily sets the email address corresponding to the seal ID. Obtained from the storage unit 241 and output to the member status determination unit 224d. Next, the process proceeds to step S153 described above.

すなわち、本変形例に係る管理サーバ2においては、受信部221が撮影画像および当該撮影画像と同一プレイ内で生成された他の撮影画像を受信し、画像一時保存実行部222が上記撮影画像および上記他の撮影画像を一時保存部241に一時的に保存し、保存状態判定部224cが、上記他の撮影画像が各ユーザ用の記憶領域に保存されていると判定した場合に、送信部226が上記撮影画像と対応しているメールアドレス宛てに、上記撮影画像の保存状態を通知するメールを送信しなくてもよい。   That is, in the management server 2 according to this modification, the reception unit 221 receives a captured image and another captured image generated within the same play as the captured image, and the image temporary storage execution unit 222 receives the captured image and the captured image. When the other captured image is temporarily stored in the temporary storage unit 241 and the storage state determination unit 224c determines that the other captured image is stored in the storage area for each user, the transmission unit 226 However, it is not necessary to send an email notifying the storage state of the photographed image to an email address corresponding to the photographed image.

上記の構成によれば、同一プレイで生成された他の撮影画像が保存されている場合においては、撮影画像に対応したメールアドレス宛てに通知メールは送信されない。   According to the above configuration, when other captured images generated in the same play are stored, the notification mail is not transmitted to the mail address corresponding to the captured image.

ここで、同一プレイ内で生成された各シールIDの示す撮影画像は、互いに全てが同一の画像であってもよいし、互いに全て異なる画像であってもよいし、一部が同一の画像であってもよい。   Here, the captured images indicated by the respective sticker IDs generated in the same play may all be the same image, may be different from each other, or may be partially the same image. There may be.

また、同一プレイで生成された他の撮影画像が保存されている場合は、一緒にプレイした他のユーザが当該プレイ内で生成された撮影画像の一部またはすべてを各ユーザ用の記憶領域に保存していることになる。   In addition, when other captured images generated in the same play are stored, a part or all of the captured images generated in the play by other users who played together are stored in the storage area for each user. It will be saved.

よって、ユーザと一緒にプレイした他のユーザが当該プレイで生成された撮影画像が既に保存されているため、当該プレイで生成された撮影画像の未保存の通知を必要としないユーザに対しての通知メールの送信を防ぐことができる。   Therefore, since the photographed image generated by the other user who played with the user is already stored, the user who does not need the unsaved notification of the captured image generated by the play Notification emails can be prevented from being sent.

(変形例6)
本発明の一変形例について図21および図22に基づいて説明すれば以下のとおりである。なお、説明の便宜上、前記実施形態にて説明した部材と同じ機能を有する部材については、同じ符号を付記し、その説明を省略する。
(Modification 6)
A modification of the present invention will be described below with reference to FIGS. 21 and 22. For convenience of explanation, members having the same functions as those described in the embodiment are given the same reference numerals, and descriptions thereof are omitted.

本変形例では、図21に示すように、管理サーバ2が、さらに課金額決定部229を備えている。課金額決定部229は、ユーザの課金額を決定するものである。   In the present modification, as shown in FIG. 21, the management server 2 further includes a charge amount determination unit 229. The billing amount determination unit 229 determines a billing amount for the user.

具体的には、課金額決定部229は、ユーザ指示実行部227から撮影画像を保存したユーザと、保存した撮影画像の枚数とを示す通知を受けて、ユーザがユーザ用の記憶領域に保存する撮影画像の枚数に応じて、当該ユーザに対する課金額を決定してもよい。例えば、課金額決定部229は、保存する撮影画像の1枚当たりの金額を設定し、各ユーザの課金額を算出してもよい。なお、課金額決定部229は、保存情報格納部242に格納されている保存情報を参照して、ユーザの課金額を決定してもよい。   Specifically, the charge amount determination unit 229 receives a notification indicating the user who has stored the captured image and the number of stored captured images from the user instruction execution unit 227, and the user stores the notification in the storage area for the user. The charge amount for the user may be determined according to the number of captured images. For example, the billing amount determination unit 229 may set the amount of each captured image to be stored and calculate the billing amount for each user. The billing amount determination unit 229 may determine the billing amount of the user with reference to the storage information stored in the storage information storage unit 242.

また、課金額決定部229は、会員状態情報格納部243に格納されている会員状態情報を参照して、ユーザの会員の種類に応じて、当該ユーザに対する課金額を決定してもよい。例えば、課金額決定部229は、有料会員のユーザに対して、予め定めた金額を、月額の課金額として決定してもよい。   Further, the billing amount determination unit 229 may determine the billing amount for the user according to the type of member of the user with reference to the member state information stored in the member state information storage unit 243. For example, the billing amount determination unit 229 may determine a predetermined amount as a monthly billing amount for a paying member user.

また、課金額決定部229は、ユーザの属性またはユーザの種類に応じて、ユーザの課金額を決定してもよい。例えば、ユーザの職業が「中学生」の場合、課金額を「0円(無料)」とし、「高校生」の場合、課金額を「300円」としてもよい。この場合、中学生の時に(有料)会員登録したユーザが高校生になった場合、課金額300円を支払いこのまま有料会員を継続するか、無料会員に降格するか、退会するかを選択させる。退会した場合は、各ユーザ用の記憶領域に保存した撮影画像を全て消去する。また、課金額決定部229は、「社会人」の課金額を「1」としたとき、「学生(未就業)」は課金額を「0.5」としてもよい。   The billing amount determination unit 229 may determine the billing amount of the user according to the user attribute or the user type. For example, when the user's occupation is “junior high school student”, the charge amount may be “0 yen (free)”, and when the user is “high school student”, the charge amount may be “300 yen”. In this case, when a user who has registered as a (paid) member at the time of junior high school student becomes a high school student, he / she pays a billing amount of ¥ 300, and selects whether to continue paying as it is, demote to a free member, or withdraw. When the membership is canceled, all the captured images stored in the storage area for each user are deleted. In addition, the charge amount determination unit 229 may set the charge amount of “student (not working)” to “0.5” when the charge amount of “working person” is “1”.

なお、課金額決定部229は、マーケティングデータに基づいて、ユーザの属性またはユーザの種類に応じた課金額の多寡を決定してもよい。   The billing amount determination unit 229 may determine the amount of the billing amount according to the user attribute or the user type based on the marketing data.

また、保存忘れ通知メールに、ユーザの属性またはユーザの種類に応じた課金額を掲載してもよい。これにより、ユーザの属性または種類毎に、生活水準に合わせた課金額を提示することができ、ユーザの撮影画像の保存を促進することができる。   Further, a billing amount corresponding to the user attribute or the user type may be posted in the forget-to-save notification mail. Thereby, the charge amount according to the standard of living can be presented for each attribute or type of the user, and saving of the captured image of the user can be promoted.

次に、管理サーバ2による課金額決定処理について図19に基づいて説明する。図19は、管理サーバ2が実行する課金額決定処理の一例を示すフローチャートである。   Next, billing amount determination processing by the management server 2 will be described with reference to FIG. FIG. 19 is a flowchart illustrating an example of a billing amount determination process executed by the management server 2.

図19に示すように、まず、受信部221は、携帯端末3から、撮影画像を各ユーザ用の記憶領域に保存する指示を受信する(S41)。ユーザ指示実行部227は、受信部221が受信した指示に基づいて、撮影画像を各ユーザ用の記憶領域に保存する(S42)。ユーザ指示実行部227は、撮影画像を各ユーザ用の記憶領域に保存すると、撮影画像を保存したユーザと、保存した撮影画像の枚数とを課金額決定部229に通知する。そして、課金額決定部229は、ユーザ指示実行部227からの通知に基づいて、ユーザに対する課金額を決定する(S43)。   As illustrated in FIG. 19, first, the receiving unit 221 receives an instruction to save a captured image in a storage area for each user from the mobile terminal 3 (S41). The user instruction execution unit 227 saves the captured image in the storage area for each user based on the instruction received by the reception unit 221 (S42). When the user instruction execution unit 227 stores the captured image in the storage area for each user, the user instruction execution unit 227 notifies the charge amount determination unit 229 of the user who stored the captured image and the number of stored captured images. Then, the charge amount determination unit 229 determines the charge amount for the user based on the notification from the user instruction execution unit 227 (S43).

なお、S42において、ユーザ指示実行部227は、撮影画像を各ユーザ用の記憶領域に保存した後、保存情報を更新して、保存情報を更新したことを課金額決定部229に通知してもよい。この場合、S43において、課金額決定部229は、ユーザ指示実行部227から上記通知を受けると、保存情報格納部242に格納されている保存情報を参照して、ユーザの課金額を決定してもよい。   In S42, the user instruction execution unit 227 updates the storage information after storing the captured image in the storage area for each user, and notifies the charge amount determination unit 229 that the storage information has been updated. Good. In this case, in S43, when the charge amount determination unit 229 receives the notification from the user instruction execution unit 227, the charge amount determination unit 229 refers to the storage information stored in the storage information storage unit 242, and determines the user's charge amount. Also good.

(変形例7)
管理サーバ2の負荷を軽減するために、当日の保存忘れ通知メールを、その当日に写真シール作成装置4を利用したユーザに対して一斉に配信する例を説明する。
(Modification 7)
In order to reduce the load on the management server 2, an example will be described in which the forget-to-save notification mail for the day is delivered simultaneously to users who use the photo sticker creation device 4 on the day.

まず、管理サーバ2は、1日における所定の時間に写真シール作成装置4から当日撮影された撮影画像、シールID、メールアドレスおよび属性情報を収集する。例えば、写真シール作成装置4の利用時間(撮影時間)帯のピークが14時〜16時である場合、管理サーバ2は、利用時間帯のピークの中央値である15時に写真シール作成装置4から撮影画像、シールID、メールアドレスおよび属性情報を収集してよい。この場合、管理サーバ2は、当日の写真シール作成装置4の稼働開始時間(例えば9時)から、データ収集時間の15時までに生成された撮影画像、シールID、メールアドレスおよび属性情報を収集する。   First, the management server 2 collects a photographed image, a sticker ID, a mail address, and attribute information taken on the day from the photograph sticker creating apparatus 4 at a predetermined time in one day. For example, when the peak of the usage time (shooting time) zone of the photo sticker creation device 4 is from 14:00 to 16:00, the management server 2 starts from the photo sticker creation device 4 at 15:00 which is the median of the peak of the usage time zone. The captured image, the seal ID, the mail address, and the attribute information may be collected. In this case, the management server 2 collects photographed images, sticker IDs, e-mail addresses, and attribute information generated from the operation start time (for example, 9:00) of the photo sticker creation device 4 on that day to 15:00 of the data collection time. To do.

なお、管理サーバ2は、撮影時刻が15時(データ収集時間)までの撮影画像と、それに対応するシールID、メールアドレスおよび属性情報とを写真シール作成装置4から収集してもよいし、15時までに全て生成された(15時までにゲームが全て終了した)撮影画像、シールID、メールアドレスおよび属性情報を写真シール作成装置4から収集してもよい。   The management server 2 may collect the photographed images up to 15:00 (data collection time) and the corresponding sticker ID, e-mail address, and attribute information from the photograph sticker creating apparatus 4 or 15 A photographed image, sticker ID, e-mail address, and attribute information that have been generated by the time (all games have been finished by 15:00) may be collected from the photograph sticker creating apparatus 4.

また、データ収集時間を、ユーザ(またはユーザの種類)毎に変更してもよい。例えば、データ収集時間を各ユーザまたはユーザの種類に応じた利用時間帯のピークに設定してもよい。   The data collection time may be changed for each user (or user type). For example, the data collection time may be set to the peak of the use time zone corresponding to each user or the type of user.

そして、管理サーバ2は、9時から15時までに写真シール作成装置4を利用したユーザへ配信するメールを示すメール配信リストを作成する。そのため、管理サーバ2は、メールを配信するユーザの種類を決定し、各ユーザの配信時間を決定する。ここで、管理サーバ2の処理負荷を軽減するため、配信時間はデータ収集時間を基準時間とする差分時間で表す。   Then, the management server 2 creates a mail distribution list indicating mails to be distributed to users who use the photo sticker creation device 4 from 9:00 to 15:00. Therefore, the management server 2 determines the type of user who distributes mail and determines the distribution time for each user. Here, in order to reduce the processing load of the management server 2, the delivery time is represented by a differential time with the data collection time as a reference time.

管理サーバ2は、作成したメール配信リストに基づいて、各ユーザに合わせたタイミングで、当日の保存忘れ通知メールを一斉配信する。   Based on the created mail delivery list, the management server 2 simultaneously delivers the forget-to-save notification mail of the day at a timing that matches each user.

ここで、上記の例の場合、15時以降に写真シール作成装置4を利用したユーザに対しては、当日の保存忘れ通知メールを送信しなくてもよい。また、15時以降に写真シール作成装置4を利用したユーザに対しては、翌日に保存忘れ通知メールを送信してもよい。すなわち、この場合、管理サーバ2は、前日の15時〜当日の15時までに生成された撮影画像、シールID、メールアドレスおよび属性情報を収集する。   Here, in the case of the above example, it is not necessary to send the forgetting storage notification mail of the day to the user who uses the photo sticker creation device 4 after 15:00. In addition, a user who uses the photo sticker creating apparatus 4 after 15:00 may send a forget to save notification mail the next day. That is, in this case, the management server 2 collects the captured image, the seal ID, the mail address, and the attribute information generated from 15:00 on the previous day to 15:00 on the current day.

また、データ収集時間を15時および写真シール作成装置4の稼働終了時間(例えば22時)とし、15時〜22時に利用したユーザのうち、ユーザに合わせた配信時間が22時以降のユーザに対してのみ、当日の保存忘れ通知メールを一斉配信してもよい。   The data collection time is set to 15:00 and the operation end time (for example, 22:00) of the photo sticker creating apparatus 4 is set, and among the users used from 15:00 to 22:00, for users whose distribution time is 22:00 or later. You may broadcast a notification email forgetting to save the day.

(変形例8)
ユーザが有料会員の場合、管理サーバ2は上記通知メールを送信しなくてもよい。
(Modification 8)
When the user is a paying member, the management server 2 does not have to send the notification mail.

有料会員は、撮影画像を取得することを目的に課金している(すなわち、画像取得が習慣付いている)ため、撮影画像を取得し忘れる確率がきわめて低い。また、撮影画像の取得方法も既に知っている。したがって、通知メールが送られることによって、かえって煩い印象をユーザに与えてしまうことを避けることができる。   Paying members charge for the purpose of acquiring captured images (that is, it is customary to acquire images), so the probability of forgetting to acquire a captured image is extremely low. In addition, we already know how to acquire a captured image. Therefore, it is possible to avoid giving the user an annoying impression by sending the notification mail.

一方、非会員および無料会員に対しては、上記通知メールを送信することにより、画像保存の動機付けに加え、有料課金への動機付けも与えることができる。なぜならば、非会員および無料会員は、撮影画像を保存する習慣がないユーザであったり、有料会員の特典(撮影画像を全部保存できること)を知らない場合がある。   On the other hand, non-members and free members can be provided with a motivation for paying billing in addition to the motivation for image storage by transmitting the notification mail. This is because non-members and free members may be users who do not have a habit of storing captured images, or may not know the benefits of paying members (capable of storing all captured images).

(変形例9)
管理サーバ2は、即時の撮影画像保存案内メールを送信することにより、管理サーバ2が保持しているメールアドレスが有効であるか否かの確認を行ってもよい。すなわち、即時の撮影画像保存案内メールにメールアドレスの存在確認の機能を持たせてもよい。
(Modification 9)
The management server 2 may confirm whether or not the mail address held by the management server 2 is valid by sending an immediate captured image storage guidance mail. That is, a function for confirming the presence of a mail address may be provided in an immediate captured image storage guide mail.

具体的には、管理サーバ2は、メールの配信失敗数の増大を抑制するため、撮影画像保存案内メールが宛先不明等で送信できなかった場合、保存情報格納部242に保存したメールアドレスを削除し、当該メールアドレス宛てに以降配信される予定の通知メールの配信を停止してもよい。   Specifically, in order to suppress an increase in the number of mail delivery failures, the management server 2 deletes the mail address stored in the storage information storage unit 242 when the captured image storage guide mail cannot be transmitted due to an unknown destination or the like. Then, the distribution of the notification mail scheduled to be distributed to the mail address may be stopped.

〔ソフトウェアによる実現例〕
管理サーバ2の制御ブロック(特に判定部224)は、集積回路(ICチップ)等に形成された論理回路(ハードウェア)によって実現してもよいし、CPU(Central Processing Unit)を用いてソフトウェアによって実現してもよい。
[Example of software implementation]
The control block (especially the determination unit 224) of the management server 2 may be realized by a logic circuit (hardware) formed in an integrated circuit (IC chip) or the like, or by software using a CPU (Central Processing Unit). It may be realized.

後者の場合、管理サーバ2は、各機能を実現するソフトウェアであるプログラムの命令を実行するCPU、上記プログラムおよび各種データがコンピュータ(またはCPU)で読み取り可能に記録されたROM(Read Only Memory)または記憶装置(これらを「記録媒体」と称する)、上記プログラムを展開するRAM(Random Access Memory)などを備えている。そして、コンピュータ(またはCPU)が上記プログラムを上記記録媒体から読み取って実行することにより、本発明の目的が達成される。上記記録媒体としては、「一時的でない有形の媒体」、例えば、テープ、ディスク、カード、半導体メモリ、プログラマブルな論理回路などを用いることができる。また、上記プログラムは、該プログラムを伝送可能な任意の伝送媒体(通信ネットワークや放送波等)を介して上記コンピュータに供給されてもよい。なお、本発明は、上記プログラムが電子的な伝送によって具現化された、搬送波に埋め込まれたデータ信号の形態でも実現され得る。   In the latter case, the management server 2 includes a CPU that executes instructions of a program that is software that implements each function, a ROM (Read Only Memory) in which the program and various data are recorded so as to be readable by a computer (or CPU), or A storage device (these are referred to as “recording media”), a RAM (Random Access Memory) that expands the program, and the like are provided. And the objective of this invention is achieved when a computer (or CPU) reads the said program from the said recording medium and runs it. As the recording medium, a “non-temporary tangible medium” such as a tape, a disk, a card, a semiconductor memory, a programmable logic circuit, or the like can be used. The program may be supplied to the computer via an arbitrary transmission medium (such as a communication network or a broadcast wave) that can transmit the program. The present invention can also be realized in the form of a data signal embedded in a carrier wave in which the program is embodied by electronic transmission.

(付記事項)
また、本発明は、以下のようにも表現できる。
(Additional notes)
The present invention can also be expressed as follows.

すなわち、上記の課題を解決するために、本発明に係る管理装置は、コンテンツ提供装置が生成したコンテンツと、上記コンテンツ提供装置にて入力され上記コンテンツと対応付けられているメールアドレスとを受信する受信部と、上記コンテンツおよび上記メールアドレスを対応付けて一時保存部に一時的に保存させる実行部と、上記コンテンツが、各ユーザ用の記憶領域に保存されたか否かを判定する保存状態判定部と、上記メールアドレスに対応するユーザに応じた配信タイミングを決定する配信タイミング決定部と、上記保存状態判定部が上記コンテンツが上記各ユーザ用の記憶領域に保存されていないと判定した場合、上記配信タイミング決定部が決定した配信タイミングで、上記コンテンツに対応する上記メールアドレス宛てに上記コンテンツの保存状態を通知するメールを送信する送信部とを備えている。   That is, in order to solve the above problem, the management device according to the present invention receives content generated by the content providing device and an e-mail address input by the content providing device and associated with the content. A receiving unit, an execution unit that associates the content and the e-mail address with each other and temporarily stores the content in the temporary storage unit, and a storage state determination unit that determines whether or not the content is stored in a storage area for each user And a delivery timing determination unit that determines a delivery timing according to a user corresponding to the email address, and the storage state determination unit determines that the content is not stored in the storage area for each user, To the e-mail address corresponding to the content at the distribution timing determined by the distribution timing determination unit And a transmission unit configured to send mail to notify the state of preservation of the serial content.

また、上記の課題を解決するために、本発明に係る管理装置の制御方法は、コンテンツ提供装置が生成したコンテンツと、上記コンテンツ提供装置にて入力され上記コンテンツと対応付けられているメールアドレスとを受信する受信ステップと、上記コンテンツおよび上記メールアドレスを対応付けて一時保存部に一時的に保存させる実行ステップと、上記コンテンツが、各ユーザ用の記憶領域に保存されたか否かを判定する保存状態判定ステップと、上記メールアドレスに対応するユーザに応じた配信タイミングを決定する配信タイミング決定ステップと、上記保存状態判定ステップにおいて上記コンテンツが上記各ユーザ用の記憶領域に保存されていないと判定された場合、上記配信タイミング決定ステップにおいて決定された配信タイミングで、上記コンテンツに対応する上記メールアドレス宛てに上記コンテンツの保存状態を通知するメールを送信する送信ステップとを含んでいる。   In order to solve the above problems, a control method for a management apparatus according to the present invention includes a content generated by a content providing apparatus, an e-mail address input by the content providing apparatus and associated with the content. A reception step for receiving the content, an execution step for associating the content and the e-mail address with each other and temporarily storing the content in the temporary storage unit, and a storage for determining whether or not the content is stored in a storage area for each user It is determined that the content is not stored in the storage area for each user in the state determination step, the distribution timing determination step for determining the distribution timing according to the user corresponding to the e-mail address, and the storage state determination step. The distribution type determined in the above distribution timing determination step. In ring, and a transmission step of transmitting a mail for notifying the saved state of the content to the mail address that corresponds to the content.

上記の構成によると、コンテンツの一時保存期限が到来する時点よりも前に、各ユーザ用の記憶領域に未保存のコンテンツに対応するメールアドレス宛てにコンテンツの保存状態を通知するメールが送信される。したがって、ユーザは各ユーザ用の記憶領域に未保存のコンテンツの一時保存部における一時保存期限が迫っていることを認識することができる。よって、ユーザの上記未保存のコンテンツの保存忘れを防止することができる。   According to the above configuration, a mail notifying the storage state of the content is transmitted to the mail address corresponding to the unstored content in the storage area for each user before the time point when the temporary storage time of the content comes. . Therefore, the user can recognize that the temporary storage deadline in the temporary storage part of the content not stored in the storage area for each user is approaching. Therefore, it is possible to prevent the user from forgetting to save the unsaved content.

本発明に係る管理装置は、さらに、ユーザに応じた配信タイミングで上記メールを送信するため、ユーザの生活習慣(生活リズム)に合わせたタイミングでメールを送信することができる。そのため、ユーザのメールの開封率およびユーザの画像保存の実行率を向上させ、ユーザのコンテンツの保存忘れを効果的に抑制することができるという効果を奏する。   Furthermore, since the management apparatus according to the present invention transmits the e-mail at a distribution timing according to the user, the e-mail can be transmitted at a timing according to the user's lifestyle (life rhythm). Therefore, the user's e-mail opening rate and the user's image saving execution rate are improved, and the user's content forgetting to save can be effectively suppressed.

また、本発明に係る管理装置において、上記受信部はさらに上記ユーザの属性を示す属性情報を受信し、上記実行部は、上記コンテンツおよび上記メールアドレスに上記属性情報を対応付けて上記一時保存部に保存し、上記属性情報の示す属性に基づいて、上記ユーザの種類を決定するユーザ種類決定部をさらに備え、上記配信タイミング決定部は、上記ユーザの種類に対応する配信タイミングを決定してもよい。   In the management device according to the present invention, the receiving unit further receives attribute information indicating the attribute of the user, and the execution unit associates the attribute information with the content and the mail address, and stores the temporary storage unit. And a user type determining unit that determines the type of the user based on the attribute indicated by the attribute information, and the distribution timing determining unit may determine a distribution timing corresponding to the type of the user. Good.

上記の構成によれば、ユーザの種類に応じた配信タイミングで上記メールを送信するため、ユーザの種類ごとに、生活習慣に合わせたタイミングでメールを送信することができる。   According to said structure, since the said mail is transmitted with the delivery timing according to the kind of user, mail can be transmitted with the timing according to a lifestyle for every kind of user.

また、本発明に係る管理装置において、上記配信タイミング決定部は、上記ユーザの生活習慣を推定するためのマーケティングデータに基づいて、上記ユーザに応じた配信タイミングを決定してもよい。   Moreover, the management apparatus which concerns on this invention WHEREIN: The said delivery timing determination part may determine the delivery timing according to the said user based on the marketing data for estimating the said user's lifestyle.

上記の構成によれば、個々のユーザの生活習慣に合わせた配信タイミングを決定することができる。   According to said structure, the delivery timing according to the lifestyle of each user can be determined.

また、本発明に係る管理装置において、上記属性は、上記ユーザの年齢、職業および性別の少なくとも何れかであってよい。   In the management device according to the present invention, the attribute may be at least one of the age, occupation, and sex of the user.

上記の構成によれば、上記ユーザ種類決定部は、上記ユーザを、年齢、職業および性別の少なくとも何れかによって分類することができる。   According to said structure, the said user kind determination part can classify | categorize the said user by at least any one of age, occupation, and sex.

また、本発明に係る管理装置において、上記送信部は、上記コンテンツが生成された日に、上記メールを送信してもよい。   In the management device according to the present invention, the transmission unit may transmit the mail on the day when the content is generated.

上記の構成によれば、ユーザがコンテンツ提供装置で上記コンテンツを作成した当日に上記メールを送信する。そのため、ユーザは、コンテンツ提供装置でゲームした記憶がより鮮明であるタイミングで上記メールを受け取ることができる。そのため、上記メールの開封率およびユーザの画像保存の実行率をさらに向上させることができる。   According to said structure, the said mail is transmitted on the day when the user produced the said content with the content provision apparatus. Therefore, the user can receive the mail at a timing when the memory of playing the game on the content providing apparatus is clearer. Therefore, it is possible to further improve the opening rate of the mail and the execution rate of the user's image storage.

本発明に係る管理装置は、上記一時保存部における上記コンテンツの一時保存期間が経過したか否かを判定する保存期間判定部をさらに備え、上記保存期間判定部が、上記コンテンツの一時保存期間が経過したと判定した場合、上記送信部は、上記メールを送信しなくてもよい。   The management apparatus according to the present invention further includes a storage period determination unit that determines whether or not the temporary storage period of the content in the temporary storage unit has elapsed, wherein the storage period determination unit has a temporary storage period of the content. When it determines with having passed, the said transmission part does not need to transmit the said mail.

上記の構成によれば、一時保存期間が経過したことによりコンテンツを各ユーザ用の記憶領域に保存不可能な場合は、ユーザにメールを送信しない。そのため、ユーザが不要なメールを受け取ることによる煩わしさを感じさせずにすむことができる。   According to the above configuration, if the content cannot be stored in the storage area for each user because the temporary storage period has elapsed, no mail is transmitted to the user. Therefore, it is possible to avoid the user from feeling bothered by receiving unnecessary mail.

本発明に係る管理装置において、上記配信タイミング決定部が決定する配信タイミングは、所定の基準タイミングとの差分で表されてもよい。   In the management device according to the present invention, the distribution timing determined by the distribution timing determination unit may be represented by a difference from a predetermined reference timing.

本発明に係る管理装置において、上記送信部は、上記メールアドレスに対応するユーザの会員状態に応じて、異なるメールを送信してもよい。   In the management device according to the present invention, the transmission unit may transmit different emails according to the member status of the user corresponding to the email address.

上記の構成によれば、会員状態に合わせた適切なメールを送信することができる。そのため、ユーザに必要な情報だけが通知されるため、上記メールの開封率およびユーザの画像保存の実行率をさらに向上させることができる。   According to the above configuration, it is possible to transmit an appropriate mail according to the member status. Therefore, since only the necessary information is notified to the user, it is possible to further improve the opening rate of the mail and the image saving execution rate of the user.

本発明に係る管理装置において、上記会員状態は、有料会員、無料会員および非会員を含んでいてもよい。   In the management device according to the present invention, the membership state may include a paying member, a free member, and a nonmember.

上記の構成によれば、上記送信部は、有料会員、無料会員および非会員に対して、それぞれ、会員状態に適したメールを送信することができる。   According to said structure, the said transmission part can each transmit the mail suitable for a member state with respect to a pay member, a free member, and a nonmember.

本発明に係る管理装置は、上記属性情報の示す上記ユーザの属性、または、上記ユーザ種類決定部が決定した上記ユーザの種類に応じて、当該ユーザに対する課金額を決定する課金額決定部をさらに備えてもよい。   The management apparatus according to the present invention further includes a billing amount determination unit that determines a billing amount for the user according to the user attribute indicated by the attribute information or the user type determined by the user type determination unit. You may prepare.

上記の構成によれば、ユーザの属性または種類に合わせた適切な課金額を決定することができる。そのため、ユーザの属性または種類毎に、生活水準に合わせた課金額を提示することができ、ユーザのコンテンツの保存を促進することができる。   According to the above configuration, it is possible to determine an appropriate charge amount according to the attribute or type of the user. Therefore, it is possible to present a charge amount according to the standard of living for each attribute or type of the user, and promote the storage of the user's content.

本発明に係る管理装置において、上記受信部は、上記ユーザの通信端末から上記属性情報を受信してもよい。   In the management device according to the present invention, the receiving unit may receive the attribute information from the user communication terminal.

上記の構成によれば、例えば上記通信端末が上記属性情報を保持している場合、ユーザが属性を入力することなく、上記管理装置は上記属性情報を取得することができる。そのため、ユーザの誤入力を防ぎ、ユーザが入力した情報が誤っていることに起因して配信タイミングを誤って決定することを防ぐことができる。   According to said structure, when the said communication terminal hold | maintains the said attribute information, for example, the said management apparatus can acquire the said attribute information, without a user inputting an attribute. Therefore, it is possible to prevent an erroneous input by the user, and to prevent the delivery timing from being erroneously determined due to incorrect information input by the user.

本発明の各態様に係る管理装置は、コンピュータによって実現してもよく、この場合には、コンピュータを上記管理装置が備える各手段として動作させることにより上記管理装置をコンピュータにて実現させる管理装置の制御プログラム、およびそれを記録したコンピュータ読み取り可能な記録媒体も、本発明の範疇に入る。   The management apparatus according to each aspect of the present invention may be realized by a computer. In this case, the management apparatus is realized by the computer by causing the computer to operate as each unit included in the management apparatus. A control program and a computer-readable recording medium on which the control program is recorded also fall within the scope of the present invention.

また、本発明は以下のようにも表現できる。   The present invention can also be expressed as follows.

すなわち、上記の課題を解決するために、本発明に係る管理装置は、コンテンツ提供装置が生成したコンテンツと、上記コンテンツ提供装置にて入力され上記コンテンツと対応付けられているユーザの宛先とを受信する受信部と、上記コンテンツおよび上記ユーザの宛先を対応付けて一時保存部に一時的に保存させる実行部と、上記コンテンツが、各ユーザ用の記憶領域に保存されたか否かを判定する保存状態判定部と、上記ユーザの宛先に対応するユーザに応じた配信タイミングを決定する配信タイミング決定部と、上記保存状態判定部が上記コンテンツが上記各ユーザ用の記憶領域に保存されていないと判定した場合、上記配信タイミング決定部が決定した配信タイミングで、上記コンテンツに対応する上記ユーザの宛先に上記コンテンツの保存状態を通知する送信部とを備えている。   That is, in order to solve the above-described problem, the management device according to the present invention receives content generated by the content providing device and a user destination input by the content providing device and associated with the content. A receiving unit, an execution unit that associates the content and the destination of the user with the temporary storage unit, and temporarily stores the content, and a storage state that determines whether the content is stored in a storage area for each user The determination unit, the distribution timing determination unit that determines the distribution timing according to the user corresponding to the user's destination, and the storage state determination unit determine that the content is not stored in the storage area for each user In this case, the content is sent to the destination of the user corresponding to the content at the delivery timing determined by the delivery timing determination unit. And a transmission unit for notifying the storage conditions.

また、上記の課題を解決するために、本発明に係る管理装置の制御方法は、コンテンツ提供装置が生成したコンテンツと、上記コンテンツ提供装置にて入力され上記コンテンツと対応付けられているユーザの宛先とを受信する受信ステップと、上記コンテンツおよび上記ユーザの宛先を対応付けて一時保存部に一時的に保存させる実行ステップと、上記コンテンツが、各ユーザ用の記憶領域に保存されたか否かを判定する保存状態判定ステップと、上記ユーザの宛先に対応するユーザに応じた配信タイミングを決定する配信タイミング決定ステップと、上記保存状態判定ステップにおいて上記コンテンツが上記各ユーザ用の記憶領域に保存されていないと判定された場合、上記配信タイミング決定ステップにおいて決定された配信タイミングで、上記コンテンツに対応する上記ユーザの宛先に上記コンテンツの保存状態を通知する送信ステップとを含んでいる。   In order to solve the above problems, a control method for a management apparatus according to the present invention includes a content generated by a content providing apparatus and a destination of a user input by the content providing apparatus and associated with the content. A receiving step for receiving the content, an execution step for associating the content and the destination of the user with the temporary storage unit and temporarily storing the content, and determining whether or not the content is stored in a storage area for each user The content is not stored in the storage area for each user in the storage state determination step, the distribution timing determination step for determining the distribution timing according to the user corresponding to the user destination, and the storage state determination step. The delivery timing determined in the delivery timing determination step. , And a transmission step of notifying the storage conditions of the content to the destination of the user corresponding to the content.

また、本発明に係る管理装置において、上記受信部はさらに上記ユーザの属性を示す属性情報を受信し、上記実行部は、上記コンテンツおよび上記ユーザの宛先に上記属性情報を対応付けて上記一時保存部に保存し、上記属性情報の示す属性に基づいて、上記ユーザの種類を決定するユーザ種類決定部をさらに備え、上記配信タイミング決定部は、上記ユーザの種類に対応する配信タイミングを決定してもよい。   In the management device according to the present invention, the reception unit further receives attribute information indicating the user's attribute, and the execution unit associates the attribute information with the content and the user's destination and temporarily stores the attribute information. And a user type determining unit that determines the type of the user based on the attribute indicated by the attribute information, wherein the distribution timing determining unit determines a distribution timing corresponding to the type of the user. Also good.

また、本発明に係る管理装置において、上記配信タイミング決定部は、上記ユーザの生活習慣を推定するためのマーケティングデータに基づいて、上記ユーザに応じた配信タイミングを決定してもよい。   Moreover, the management apparatus which concerns on this invention WHEREIN: The said delivery timing determination part may determine the delivery timing according to the said user based on the marketing data for estimating the said user's lifestyle.

また、本発明に係る管理装置において、上記属性は、上記ユーザの年齢、職業および性別の少なくとも何れかであってよい。   In the management device according to the present invention, the attribute may be at least one of the age, occupation, and sex of the user.

また、本発明に係る管理装置において、上記送信部は、上記コンテンツが生成された日に、上記通知を送信してもよい。   In the management device according to the present invention, the transmission unit may transmit the notification on a date when the content is generated.

本発明に係る管理装置は、上記一時保存部における上記コンテンツの一時保存期間が経過したか否かを判定する保存期間判定部をさらに備え、上記保存期間判定部が、上記コンテンツの一時保存期間が経過したと判定した場合、上記送信部は、上記通知を送信しなくてもよい。   The management apparatus according to the present invention further includes a storage period determination unit that determines whether or not the temporary storage period of the content in the temporary storage unit has elapsed, wherein the storage period determination unit has a temporary storage period of the content. When it determines with having passed, the said transmission part does not need to transmit the said notification.

本発明に係る管理装置において、上記配信タイミング決定部が決定する配信タイミングは、所定の基準タイミングとの差分で表されてもよい。   In the management device according to the present invention, the distribution timing determined by the distribution timing determination unit may be represented by a difference from a predetermined reference timing.

本発明に係る管理装置において、上記送信部は、上記ユーザの宛先に対応するユーザの会員状態に応じて、異なる通知を送信してもよい。   In the management device according to the present invention, the transmission unit may transmit different notifications according to a member status of the user corresponding to the user destination.

本発明に係る管理装置において、上記会員状態は、有料会員、無料会員および非会員を含んでもよい。   In the management device according to the present invention, the member status may include a paying member, a free member, and a non-member.

本発明に係る管理装置は、上記属性情報の示す上記ユーザの属性、または、上記ユーザ種類決定部が決定した上記ユーザの種類に応じて、当該ユーザに対する課金額を決定する課金額決定部をさらに備えてもよい。   The management apparatus according to the present invention further includes a billing amount determination unit that determines a billing amount for the user according to the user attribute indicated by the attribute information or the user type determined by the user type determination unit. You may prepare.

本発明に係る管理装置において、上記受信部は、上記ユーザの通信端末から上記属性情報を受信してもよい。   In the management device according to the present invention, the receiving unit may receive the attribute information from the user communication terminal.

本発明は、写真シール作成装置がユーザを撮影して生成した画像を、当該ユーザのメールアドレスと対応付けて管理する管理サーバに幅広く利用できる。   INDUSTRIAL APPLICABILITY The present invention can be widely used in a management server that manages an image generated by photographing a user with a photo sticker creation apparatus in association with the user's mail address.

1 メール送信システム
2 管理サーバ(管理装置)
3 携帯端末(通信端末)
4 写真シール作成装置(コンテンツ提供装置)
221 受信部
222 画像一時保存実行部(実行部)
224a 保存期間判定部
224c 保存状態判定部
226 送信部
227 ユーザ指示実行部
229 課金額決定部
230 ユーザ種類決定部
231 配信時間決定部(配信タイミング決定部)
241 一時保存部
S11 受信ステップ
S13 実行ステップ
S152 保存状態判定ステップ
S154 配信タイミング決定ステップ
S155 送信ステップ
1 Mail transmission system 2 Management server (management device)
3 Mobile terminals (communication terminals)
4 Photo sticker creation device (content provision device)
221 Reception unit 222 Temporary image storage execution unit (execution unit)
224a Storage period determination unit 224c Storage state determination unit 226 Transmission unit 227 User instruction execution unit 229 Charge amount determination unit 230 User type determination unit 231 Distribution time determination unit (distribution timing determination unit)
241 Temporary storage unit S11 Reception step S13 Execution step S152 Storage state determination step S154 Distribution timing determination step S155 Transmission step

Claims (8)

コンテンツ提供装置が生成したコンテンツと、上記コンテンツ提供装置にて入力され上記コンテンツと対応付けられているユーザの宛先とを受信する受信部と、
上記コンテンツおよび上記ユーザの宛先を対応付けて一時保存部に一時的に保存させる実行部と、
上記コンテンツが、各ユーザ用の記憶領域に保存されたか否かを判定する保存状態判定部と、
上記ユーザの宛先に対応するユーザに応じた配信タイミングを決定する配信タイミング決定部と、
上記保存状態判定部が上記コンテンツが上記各ユーザ用の記憶領域に保存されていないと判定した場合、上記配信タイミング決定部が決定した配信タイミングで、上記コンテンツに対応する上記ユーザの宛先に上記コンテンツの保存状態を通知する送信部とを備え、
上記配信タイミング決定部は、上記ユーザの生活習慣を推定するためのマーケティングデータに基づいて、上記ユーザに応じた配信タイミングを決定することを特徴とする管理装置。
A receiving unit that receives content generated by the content providing device and a destination of the user input in the content providing device and associated with the content;
An execution unit that associates the content with the destination of the user and temporarily stores the content in the temporary storage unit;
A storage state determination unit that determines whether or not the content is stored in a storage area for each user;
A delivery timing determining unit that determines a delivery timing according to a user corresponding to the user's destination;
When the storage state determination unit determines that the content is not stored in the storage area for each user, the content is sent to the destination of the user corresponding to the content at the distribution timing determined by the distribution timing determination unit. A transmission unit for notifying the storage status of
The distribution timing determination unit determines a distribution timing according to the user based on marketing data for estimating the lifestyle of the user.
上記マーケティングデータは、上記コンテンツ提供装置および上記管理装置の少なくとも一方が提供するサービスに対するユーザの入力により得られるデータであることを特徴とする請求項1に記載の管理装置。   The management device according to claim 1, wherein the marketing data is data obtained by a user input to a service provided by at least one of the content providing device and the management device. 上記送信部は、上記コンテンツが生成された日に、上記通知を送信することを特徴とする請求項1または2に記載の管理装置。   The management apparatus according to claim 1, wherein the transmission unit transmits the notification on a date when the content is generated. 上記一時保存部における上記コンテンツの一時保存期間が経過したか否かを判定する保存期間判定部をさらに備え、
上記保存期間判定部が、上記コンテンツの一時保存期間が経過したと判定した場合、上記送信部は、上記通知を送信しないことを特徴とする請求項1〜3の何れか1項に記載の管理装置。
A storage period determination unit that determines whether or not the temporary storage period of the content in the temporary storage unit has passed;
The management according to any one of claims 1 to 3, wherein when the storage period determination unit determines that the temporary storage period of the content has elapsed, the transmission unit does not transmit the notification. apparatus.
上記配信タイミング決定部が決定する配信タイミングは、所定の基準タイミングとの差分で表されることを特徴とする請求項1〜4の何れか1項に記載の管理装置。   The management apparatus according to claim 1, wherein the distribution timing determined by the distribution timing determination unit is represented by a difference from a predetermined reference timing. 上記送信部は、上記ユーザの宛先に対応するユーザの会員状態に応じて、異なる上記通知を送信することを特徴とする請求項1〜5の何れか1項に記載の管理装置。 The transmitting unit in accordance with the membership status of the user corresponding to the user address, the management device according to any one of claims 1 to 5, wherein the transmit different said notification. 上記会員状態は、有料会員、無料会員および非会員を含むことを特徴とする請求項6に記載の管理装置。   The management apparatus according to claim 6, wherein the member status includes a paid member, a free member, and a non-member. コンテンツ提供装置が生成したコンテンツと、上記コンテンツ提供装置にて入力され上記コンテンツと対応付けられているユーザの宛先とを受信する受信ステップと、
上記コンテンツおよび上記ユーザの宛先を対応付けて一時保存部に一時的に保存させる実行ステップと、
上記コンテンツが、各ユーザ用の記憶領域に保存されたか否かを判定する保存状態判定ステップと、
上記ユーザの宛先に対応するユーザに応じた配信タイミングを決定する配信タイミング決定ステップと、
上記保存状態判定ステップにおいて上記コンテンツが上記各ユーザ用の記憶領域に保存されていないと判定された場合、上記配信タイミング決定ステップにおいて決定された配信タイミングで、上記コンテンツに対応する上記ユーザの宛先に上記コンテンツの保存状
態を通知する送信ステップとを含み、
上記配信タイミング決定ステップでは、上記ユーザの生活習慣を推定するためのマーケティングデータに基づいて、上記ユーザに応じた配信タイミングを決定することを特徴とする管理装置の制御方法。
A receiving step of receiving content generated by the content providing device and a user destination input by the content providing device and associated with the content;
An execution step of causing the temporary storage unit to temporarily store the content and the user's destination in association with each other;
A storage state determination step for determining whether or not the content is stored in a storage area for each user;
A delivery timing determination step for determining a delivery timing according to a user corresponding to the user's destination;
When it is determined in the storage state determination step that the content is not stored in the storage area for each user, the destination corresponding to the content is addressed to the user at the distribution timing determined in the distribution timing determination step. A transmission step of notifying the storage state of the content,
In the delivery timing determining step, a delivery timing according to the user is determined based on marketing data for estimating the lifestyle of the user.
JP2016009966A 2016-01-21 2016-01-21 Management device and management device control method Active JP6123922B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016009966A JP6123922B2 (en) 2016-01-21 2016-01-21 Management device and management device control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016009966A JP6123922B2 (en) 2016-01-21 2016-01-21 Management device and management device control method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2015031147A Division JP5935914B1 (en) 2015-02-19 2015-02-19 Management device and management device control method

Publications (2)

Publication Number Publication Date
JP2016152045A JP2016152045A (en) 2016-08-22
JP6123922B2 true JP6123922B2 (en) 2017-05-10

Family

ID=56696513

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016009966A Active JP6123922B2 (en) 2016-01-21 2016-01-21 Management device and management device control method

Country Status (1)

Country Link
JP (1) JP6123922B2 (en)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006109440A (en) * 2001-10-24 2006-04-20 Omron Entertainment Kk Photo sticker image management system, and automatic photo sticker vending system
JP2006311344A (en) * 2005-04-28 2006-11-09 Kyocera Mita Corp Data communication device and program
JP2007109115A (en) * 2005-10-17 2007-04-26 Fuji Xerox Co Ltd Program for processing expired object, system for processing expired object, and method for processing expired object
JP5531562B2 (en) * 2009-10-30 2014-06-25 フリュー株式会社 Image transmission apparatus, image providing system, server, image transmission apparatus control method, server control method, image transmission apparatus control program, server control program, and recording medium
JP2014002672A (en) * 2012-06-20 2014-01-09 Zenrin Datacom Co Ltd Information processing system, information processing method, and program
JP5414878B1 (en) * 2012-11-30 2014-02-12 楽天株式会社 Out-of-stock notification system, out-of-stock notification device, out-of-stock notification method, and program

Also Published As

Publication number Publication date
JP2016152045A (en) 2016-08-22

Similar Documents

Publication Publication Date Title
JP6889360B2 (en) Management device, image creation printing device, control method of management device, control method of image creation printing device, control program, and recording medium
KR20130039231A (en) Instant messaging service providing method and system
JP6728950B2 (en) Information processing system, terminal device and program
JP6116065B2 (en) Management device and management device control method
JP2017167793A (en) Image processing device, image processing method, program, and recording medium
US9841714B2 (en) Creating social prints from photographs maintained by a social networking system
JP6331541B2 (en) Management server, management server control method, control program, and recording medium
JP6197934B2 (en) MANAGEMENT DEVICE, MANAGEMENT DEVICE CONTROL METHOD, COMMUNICATION TERMINAL, CONTROL PROGRAM, AND RECORDING MEDIUM
JP6908818B2 (en) Content creation device and control method of content creation device
JP6291939B2 (en) Management server, management server control method, control program, and recording medium
JP2009211290A (en) Business activity support system
JP6467778B2 (en) Management server, program, and recording medium
JP5978070B2 (en) Group photo forming apparatus, group photo forming method, and group photo forming program
US20150100577A1 (en) Image processing apparatus and method, and non-transitory computer readable medium
JP5935914B1 (en) Management device and management device control method
JP6035997B2 (en) Information providing apparatus, information providing method, and information providing program
JP6123922B2 (en) Management device and management device control method
JP6164345B2 (en) Management device and management device control method
JP6296196B2 (en) Management apparatus and control method
CN103119917A (en) Mobile terminal device
JP2017161993A (en) Image processing device, image processing method, program and recording medium
JP5870967B2 (en) Management device, mail address update system, and management device control method
JP6525079B2 (en) Management server, program, and recording medium
JP6649593B2 (en) Management server, image management method, program, and recording medium
JP2017138799A (en) Image processing device, image processing method, program and recording medium

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20160531

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20161116

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20161122

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170113

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20170307

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170320

R150 Certificate of patent or registration of utility model

Ref document number: 6123922

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250