Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP7627016B2 - PROGRAM, INFORMATION PROCESSING METHOD AND INFORMATION PROCESSING APPARATUS - Google Patents
[go: Go Back, main page]

JP7627016B2 - PROGRAM, INFORMATION PROCESSING METHOD AND INFORMATION PROCESSING APPARATUS - Google Patents

PROGRAM, INFORMATION PROCESSING METHOD AND INFORMATION PROCESSING APPARATUS Download PDF

Info

Publication number
JP7627016B2
JP7627016B2 JP2020093540A JP2020093540A JP7627016B2 JP 7627016 B2 JP7627016 B2 JP 7627016B2 JP 2020093540 A JP2020093540 A JP 2020093540A JP 2020093540 A JP2020093540 A JP 2020093540A JP 7627016 B2 JP7627016 B2 JP 7627016B2
Authority
JP
Japan
Prior art keywords
dealer
information
price
user
vehicle model
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
JP2020093540A
Other languages
Japanese (ja)
Other versions
JP2021189682A (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 JP2020093540A priority Critical patent/JP7627016B2/en
Publication of JP2021189682A publication Critical patent/JP2021189682A/en
Application granted granted Critical
Publication of JP7627016B2 publication Critical patent/JP7627016B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

本発明は、プログラム、情報処理方法及び情報処理装置に関する。 The present invention relates to a program, an information processing method, and an information processing device.

近年、自動車の購入・売却システムの開発が進められている。例えば、特許文献1には、ユーザの納得する価格の買希望自動車情報や売希望自動車情報に基づいた自動車業者からのユーザへのアプローチを可能とし、ユーザにとっては納得できる内容での自動車の購入或いは売却ができる自動車市場システムが開示されている。 In recent years, development of automobile buying and selling systems has progressed. For example, Patent Document 1 discloses an automobile market system that allows automobile dealers to approach users based on information on automobiles they wish to buy or sell at a price that satisfies the user, allowing the user to buy or sell an automobile at a price that satisfies the user.

特開2003-58735号公報JP 2003-58735 A

しかしながら、特許文献1に係る発明は、自動車業者がユーザへ提示した希望自動車の価格を他の自動車業者に公開していない恐れがある。 However, the invention in Patent Document 1 may not disclose to other car dealers the price of the desired car that the car dealer has offered to the user.

一つの側面では、ユーザが希望する自動車に対応するそれぞれの自動車業者の提示価格を、自動車業者間で共有化することが可能なプログラム等を提供することにある。 One aspect is to provide a program that allows car dealers to share the prices offered by each dealer for the car desired by the user.

一つの側面に係るプログラムは、制御部を備えるコンピュータの前記制御部に、新車を購入する希望者となるユーザの希望車種に対応するディーラの提示価格の入力を受け付け、受け付けた前記提示価格を送信し、前記希望車種に関する情報、前記希望車種に対応する複数のディーラの日付情報、修正前の提示価格、及び、修正後の提示価格を受信し、ユーザの下取り対象の所有車情報に対応するディーラの買取価格の入力を受け付け、受け付けた前記下取り対象の所有車情報に対応するディーラの買取価格を送信し、前記所有車情報に対応する複数のディーラの修正前の買取価格及び修正後の買取価格を受信し、受信した前記希望車種に関する情報を表示すると共に、ディーラ毎に分類された表示領域を第1方向に並べて表示して、さらに、各表示領域内に、前記日付情報、前記修正前の提示価格、前記修正後の提示価格、前記修正前の買取価格、及び、前記修正後の買取価格、価格変動を示すオブジェクト、及び、修正後の提示価格または買取価格での前記希望車種の再入札を示すオブジェクトを第2方向に並べて表示する処理を実行させる。 A program according to one aspect causes the control unit of a computer having a control unit to execute a process of accepting input of a dealer's bid price corresponding to a vehicle model desired by a user who wishes to purchase a new car, transmitting the accepted bid price, receiving information about the desired vehicle model, date information of multiple dealers corresponding to the desired vehicle model, the unrevised bid price, and the revised bid price, accepting input of a dealer's purchase price corresponding to the user's owned vehicle information of the trade-in target, transmitting the accepted purchase price of the dealer corresponding to the owned vehicle information of the trade-in target, receiving the unrevised purchase prices and the revised purchase prices of the multiple dealers corresponding to the owned vehicle information, displaying the received information about the desired vehicle model, as well as displaying display areas classified by dealer in a first direction, and further displaying, in each display area, the date information, the unrevised bid price, the revised bid price, the unrevised purchase price, and the revised purchase price, objects indicating price changes, and objects indicating re-bidding for the desired vehicle model at the revised offer price or purchase price in a second direction .

一つの側面では、ユーザが希望する自動車に対応するそれぞれの自動車業者の提示価格を、自動車業者間で共有化することが可能となる。 In one aspect, it would be possible for the prices offered by each car dealer for the car desired by the user to be shared among car dealers.

新車の購入システムの概要を示す説明図である。FIG. 1 is an explanatory diagram showing an overview of a new car purchasing system. サーバの構成例を示すブロック図である。FIG. 2 is a block diagram showing an example of the configuration of a server. ユーザDBのレコードレイアウトの一例を示す説明図である。FIG. 2 is an explanatory diagram illustrating an example of a record layout of a user DB. ディーラDBのレコードレイアウトの一例を示す説明図である。FIG. 2 is an explanatory diagram illustrating an example of a record layout of a dealer DB. 車種情報DBのレコードレイアウトの一例を示す説明図である。FIG. 2 is an explanatory diagram illustrating an example of a record layout of a vehicle model information DB. 新車見積DBのレコードレイアウトの一例を示す説明図である。FIG. 2 is an explanatory diagram illustrating an example of a record layout of a new car quotation DB. ディーラ端末の構成例を示すブロック図である。FIG. 2 is a block diagram showing a configuration example of a dealer terminal. ユーザ端末の構成例を示すブロック図である。FIG. 2 is a block diagram showing an example of the configuration of a user terminal. ユーザの登録処理を行う際の処理手順を示すフローチャートである。13 is a flowchart showing a processing procedure when performing a user registration process. ユーザ端末でユーザを登録する画面イメージ図である。FIG. 13 is a screen image diagram for registering a user on a user terminal. ユーザの希望車種に対応する複数のディーラの提示価格を出力する説明図である。FIG. 13 is an explanatory diagram for outputting the prices offered by a plurality of dealers for a vehicle model desired by a user. 希望車種に対応する提示価格を出力する際の処理手順を示すフローチャートである。10 is a flowchart showing a processing procedure for outputting an offered price corresponding to a desired vehicle model. ユーザ端末で希望車種に対する検索方式の指定を受け付ける画面イメージである。13 is a screen image for accepting designation of a search method for a desired vehicle model on a user terminal. ユーザ端末でボディタイプにより希望車種を検索する画面イメージ図である。FIG. 13 is a screen image showing a screen for searching for a desired vehicle model based on a body type on a user terminal. ユーザ端末でカート画面を表示するイメージ図である。FIG. 13 is an image showing a cart screen displayed on a user terminal. ユーザ端末で複数のディーラの提示価格を表示する画面イメージ図である。FIG. 13 is a screen image showing prices offered by a plurality of dealers on a user terminal. ディーラ端末で他のディーラの提示価格を確認する確認画面イメージ図である。FIG. 13 is an image diagram of a confirmation screen for confirming the prices offered by other dealers on the dealer terminal. 希望車種と関連する複数の車種情報を出力する際の処理手順を示すフローチャートである。10 is a flowchart showing a processing procedure for outputting a plurality of vehicle model information items related to a desired vehicle model. 実施形態2のユーザ端末でカート画面を表示するイメージ図である。FIG. 13 is an image diagram showing a cart screen displayed on a user terminal according to the second embodiment. 関連車種に対応する提示価格を出力する際の処理手順を示すフローチャートである。10 is a flowchart showing a processing procedure for outputting an offered price corresponding to a related vehicle model. 実施形態2のユーザ端末で複数のディーラの提示価格を表示する画面イメージ図である。13 is a screen image showing prices offered by a plurality of dealers on a user terminal in the second embodiment. FIG. 実施形態3のサーバの構成例を示すブロック図である。FIG. 13 is a block diagram showing an example of the configuration of a server according to a third embodiment. 商談メッセージDBのレコードレイアウトの一例を示す説明図である。FIG. 13 is an explanatory diagram illustrating an example of a record layout of a business negotiation message DB. 実施形態3の新車見積DBのレコードレイアウトの一例を示す説明図である。FIG. 13 is an explanatory diagram illustrating an example of a record layout of a new car quotation DB according to the third embodiment. ユーザの商談メッセージを送信する際の処理手順を示すフローチャートである。13 is a flowchart showing a processing procedure when a user sends a business negotiation message. ユーザ端末で商談メッセージを表示する画面イメージ図である。FIG. 13 is a screen image showing a business negotiation message displayed on a user terminal. 下取り対象の所有車の買取システムの概要を示す説明図である。FIG. 1 is an explanatory diagram showing an overview of a system for purchasing a trade-in vehicle. 買取業者端末の構成例を示すブロック図である。FIG. 2 is a block diagram showing a configuration example of a buyer terminal. 実施形態4のサーバの構成例を示すブロック図である。FIG. 13 is a block diagram showing an example of the configuration of a server according to a fourth embodiment. 下取り所有車DBのレコードレイアウトの一例を示す説明図である。FIG. 13 is an explanatory diagram illustrating an example of a record layout of a trade-in owned vehicle DB. 実施形態4の新車見積DBのレコードレイアウトの一例を示す説明図である。FIG. 13 is an explanatory diagram illustrating an example of a record layout of a new car quotation DB according to the fourth embodiment. 買取業者DBのレコードレイアウトの一例を示す説明図である。FIG. 13 is an explanatory diagram illustrating an example of a record layout of a buyer DB. 買取見積DBのレコードレイアウトの一例を示す説明図である。FIG. 2 is an explanatory diagram illustrating an example of a record layout of a purchase estimate DB. 実施形態4のディーラDBのレコードレイアウトの一例を示す説明図である。FIG. 13 is an explanatory diagram illustrating an example of a record layout of a dealer DB in the fourth embodiment. 下取り対象の所有車に対して買取価格を出力する説明図である。FIG. 13 is an explanatory diagram showing output of a purchase price for a vehicle that is to be traded in. 所有車情報に対応するディーラの買取価格を取得する際の処理手順を示すフローチャートである。11 is a flowchart showing a processing procedure for acquiring a dealer's purchase price corresponding to owned vehicle information. 所有車情報に対応する買取業者の買取価格を取得する際の処理手順を示すフローチャートである。10 is a flowchart showing a processing procedure for acquiring a purchase price of a purchaser corresponding to owned vehicle information. ユーザ端末で下取り対象の所有車情報の入力を受け付ける画面イメージ図である。FIG. 13 is a screen image diagram for accepting input of information about a vehicle owned to be traded in on a user terminal. ディーラ端末で他のディーラの買取価格を確認する確認画面イメージ図である。FIG. 13 is an image diagram of a confirmation screen for confirming purchase prices of other dealers on a dealer terminal. 買取業者端末で所有車の売却リクエストの画面イメージ図である。FIG. 13 is a screen image of a request to sell a vehicle on a buyer's terminal.

以下、本発明をその実施形態を示す図面に基づいて詳述する。 The present invention will be described in detail below with reference to drawings showing an embodiment of the invention.

(実施形態1)
実施形態1は、新車を購入する希望者となるユーザの希望車種に対応する提示価格を複数のディーラの端末から取得し、取得したそれぞれのディーラの提示価格を、ユーザの端末及び該ディーラ自身以外の他のディーラの端末へ出力する形態に関する。
(Embodiment 1)
The first embodiment relates to a form in which the offered prices corresponding to the vehicle model desired by a user who wishes to purchase a new car are obtained from the terminals of multiple dealers, and the acquired offered prices from each dealer are output to the user's terminal and to terminals of dealers other than the dealer itself.

ディーラ(自動車ディーラまたは自動車業者)は、新車や中古車を小売する事業者(販売店)であり、自動車メーカまたは自動車メーカの販売子会社等と特約店契約を結んだ販売業者である。また、ディーラは、点検整備等のアフターサービスも提供する。なお、本実施形態では、自動車ディーラの例を説明するが、これに限るものではない。例えば、特定のメーカと特約店契約を結んでおらず、様々なメーカの自動車を取り扱うことが可能な販売店(サブディーラ)にも適用される。 A dealer (automobile dealer or automobile business) is a business entity (sales outlet) that retails new and used cars, and is a sales outlet that has signed an exclusive dealership contract with an automobile manufacturer or an automobile manufacturer's sales subsidiary. Dealers also provide after-sales services such as inspection and maintenance. Note that, although an example of an automobile dealer is described in this embodiment, this is not limited to this. For example, the present invention can also be applied to a sales outlet (sub-dealer) that does not have an exclusive dealership contract with a specific manufacturer and can handle cars from various manufacturers.

図1は、新車の購入システムの概要を示す説明図である。本実施形態のシステムは、情報処理装置1、情報処理端末2、及び情報処理端末3を含み、各装置はインターネット等のネットワークNを介して情報の送受信を行う。 Figure 1 is an explanatory diagram showing an overview of a new car purchasing system. The system of this embodiment includes an information processing device 1, an information processing terminal 2, and an information processing terminal 3, and each device transmits and receives information via a network N such as the Internet.

情報処理装置1は、種々の情報に対する処理、記憶及び送受信を行う情報処理装置である。情報処理装置1は、例えばサーバ装置、パーソナルコンピュータ等である。本実施形態において、情報処理装置1はサーバ装置であるものとし、以下では簡潔のためサーバ1と読み替える。 The information processing device 1 is an information processing device that processes, stores, and transmits/receives various types of information. The information processing device 1 is, for example, a server device, a personal computer, etc. In this embodiment, the information processing device 1 is a server device, and for the sake of brevity, will be referred to as server 1 below.

情報処理端末2は、ユーザに関する情報、ユーザの希望車種、及び該希望車種に対応する他のディーラの提示価格の表示等を行う端末装置である。情報処理端末2は、例えばスマートフォン、携帯電話、タブレット、パーソナルコンピュータ端末等の情報処理機器である。以下では簡潔のため、情報処理端末2をディーラ端末2と読み替える。 The information processing terminal 2 is a terminal device that displays information about the user, the user's desired vehicle model, and the prices offered by other dealers that correspond to the desired vehicle model. The information processing terminal 2 is, for example, an information processing device such as a smartphone, a mobile phone, a tablet, or a personal computer terminal. For simplicity, the information processing terminal 2 will be referred to as the dealer terminal 2 below.

情報処理端末3は、ユーザに関する情報、希望車種の受付、及び該希望車種に対応する複数のディーラの提示価格の表示等を行う端末装置である。情報処理端末3は、例えばスマートフォン、携帯電話、タブレット、パーソナルコンピュータ端末等の情報処理機器である。以下では簡潔のため、情報処理端末3をユーザ端末3と読み替える。 The information processing terminal 3 is a terminal device that receives information about the user, the desired vehicle model, and displays the prices offered by multiple dealers that correspond to the desired vehicle model. The information processing terminal 3 is, for example, an information processing device such as a smartphone, a mobile phone, a tablet, or a personal computer terminal. For the sake of simplicity, the information processing terminal 3 will be referred to as the user terminal 3 below.

本実施形態に係るサーバ1は、新車を購入する希望者となるユーザのユーザ端末3から、ユーザの希望車種を取得する。サーバ1は、取得したユーザの希望車種に基づき、新車を販売する(取り扱う)複数のディーラを特定する。サーバ1は、特定した複数のディーラのディーラ端末2にユーザの希望車種を送信する。 The server 1 according to this embodiment acquires the vehicle model desired by the user from the user terminal 3 of the user who wishes to purchase a new car. The server 1 identifies multiple dealers that sell (handle) new cars based on the acquired user's desired vehicle model. The server 1 transmits the user's desired vehicle model to the dealer terminals 2 of the identified multiple dealers.

それぞれのディーラ端末2は、サーバ1から送信されたユーザの希望車種に対応する提示価格を取得し、取得した提示価格をサーバ1に送信する。サーバ1は、それぞれのディーラ端末2から送信されたユーザの希望車種に対応する提示価格を受信する。サーバ1は、受信したそれぞれのディーラの提示価格を、ユーザ端末3、及び該ディーラ自身以外の他のディーラのディーラ端末2へ出力(送信)する。 Each dealer terminal 2 acquires the offered price corresponding to the user's desired vehicle model transmitted from the server 1 and transmits the acquired offered price to the server 1. The server 1 receives the offered price corresponding to the user's desired vehicle model transmitted from each dealer terminal 2. The server 1 outputs (transmits) the received offered price of each dealer to the user terminal 3 and to the dealer terminals 2 of other dealers other than the dealer itself.

図2は、サーバ1の構成例を示すブロック図である。サーバ1は、制御部11、記憶部12、通信部13、入力部14、表示部15、読取部16及び大容量記憶部17を含む。各構成はバスBで接続されている。 Figure 2 is a block diagram showing an example of the configuration of the server 1. The server 1 includes a control unit 11, a storage unit 12, a communication unit 13, an input unit 14, a display unit 15, a reading unit 16, and a large-capacity storage unit 17. Each component is connected by a bus B.

制御部11はCPU(Central Processing Unit)、MPU(Micro-Processing Unit)、GPU(Graphics Processing Unit)等の演算処理装置を含み、記憶部12に記憶された制御プログラム1Pを読み出して実行することにより、サーバ1に係る種々の情報処理、制御処理等を行う。なお、図2では制御部11を単一のプロセッサであるものとして説明するが、マルチプロセッサであっても良い。 The control unit 11 includes a processor such as a CPU (Central Processing Unit), MPU (Micro-Processing Unit), and GPU (Graphics Processing Unit), and performs various information processing, control processing, and the like related to the server 1 by reading and executing a control program 1P stored in the storage unit 12. Note that while the control unit 11 is described in FIG. 2 as being a single processor, it may be a multi-processor.

記憶部12はRAM(Random Access Memory)、ROM(Read Only Memory)等のメモリ素子を含み、制御部11が処理を実行するために必要な制御プログラム1P又はデータ等を記憶している。また、記憶部12は、制御部11が演算処理を実行するために必要なデータ等を一時的に記憶する。通信部13は通信に関する処理を行うための通信モジュールであり、ネットワークNを介して、ディーラ端末2、ユーザ端末3との間で情報の送受信を行う。 The storage unit 12 includes memory elements such as RAM (Random Access Memory) and ROM (Read Only Memory), and stores the control program 1P or data required for the control unit 11 to execute processing. The storage unit 12 also temporarily stores data required for the control unit 11 to execute arithmetic processing. The communication unit 13 is a communication module for performing communication-related processing, and transmits and receives information between the dealer terminal 2 and the user terminal 3 via the network N.

入力部14は、マウス、キーボード、タッチパネル、ボタン等の入力デバイスであり、受け付けた操作情報を制御部11へ出力する。表示部15は、液晶ディスプレイ又は有機EL(electroluminescence)ディスプレイ等であり、制御部11の指示に従い各種情報を表示する。 The input unit 14 is an input device such as a mouse, keyboard, touch panel, or button, and outputs received operation information to the control unit 11. The display unit 15 is a liquid crystal display or an organic EL (electroluminescence) display, etc., and displays various information according to instructions from the control unit 11.

読取部16は、CD(Compact Disc)-ROM又はDVD(Digital Versatile Disc)-ROMを含む可搬型記憶媒体1aを読み取る。制御部11が読取部16を介して、制御プログラム1Pを可搬型記憶媒体1aより読み取り、大容量記憶部17に記憶しても良い。また、ネットワークN等を介して他のコンピュータから制御部11が制御プログラム1Pをダウンロードし、大容量記憶部17に記憶しても良い。さらにまた、半導体メモリ1bから、制御部11が制御プログラム1Pを読み込んでも良い。 The reading unit 16 reads the portable storage medium 1a, which may be a CD (Compact Disc)-ROM or a DVD (Digital Versatile Disc)-ROM. The control unit 11 may read the control program 1P from the portable storage medium 1a via the reading unit 16 and store it in the mass storage unit 17. The control unit 11 may also download the control program 1P from another computer via a network N or the like and store it in the mass storage unit 17. The control unit 11 may also read the control program 1P from the semiconductor memory 1b.

大容量記憶部17は、例えばHDD(Hard disk drive:ハードディスク)、SSD(Solid State Drive:ソリッドステートドライブ)等の記録媒体を備える。大容量記憶部17は、ユーザDB171、ディーラDB172、車種情報DB173及び新車見積DB174を含む。ユーザDB171は、ユーザに関する情報を記憶している。ディーラDB172は、新車を販売するディーラに関する情報を記憶している。車種情報DB173は、用途、型または年式等によって分類された自動車の種類情報を記憶している。新車見積DB174は、ユーザの希望車種に対応する各ディーラの見積情報を記憶している。 The mass storage unit 17 includes a recording medium such as a hard disk drive (HDD) or a solid state drive (SSD). The mass storage unit 17 includes a user DB 171, a dealer DB 172, a vehicle model information DB 173, and a new car quotation DB 174. The user DB 171 stores information about users. The dealer DB 172 stores information about dealers who sell new cars. The vehicle model information DB 173 stores information about the type of automobile classified by use, model, year, etc. The new car quotation DB 174 stores quotation information from each dealer that corresponds to the user's desired vehicle model.

なお、本実施形態において記憶部12及び大容量記憶部17は一体の記憶装置として構成されていても良い。また、大容量記憶部17は複数の記憶装置により構成されていても良い。更にまた、大容量記憶部17はサーバ1に接続された外部記憶装置であっても良い。 In this embodiment, the memory unit 12 and the large-capacity memory unit 17 may be configured as an integrated memory device. The large-capacity memory unit 17 may also be configured from multiple memory devices. Furthermore, the large-capacity memory unit 17 may be an external memory device connected to the server 1.

なお、本実施形態では、サーバ1は一台の情報処理装置であるものとして説明するが、複数台により分散して処理させても良く、または仮想マシンにより構成されていても良い。 In this embodiment, the server 1 is described as a single information processing device, but the processing may be distributed across multiple devices, or the server 1 may be configured as a virtual machine.

図3は、ユーザDB171のレコードレイアウトの一例を示す説明図である。ユーザDB171は、ユーザID列、名前列、フリガナ列、メールアドレス列、パスワード列、生年月日列、性別列、住所列及び所有車情報列を含む。ユーザID列は、各ユーザを識別するために、一意に特定されるユーザのIDを記憶している。名前列は、ユーザの名前を記憶している。フリガナ列は、ユーザの名前に対応するフリガナを記憶している。 Figure 3 is an explanatory diagram showing an example of a record layout of user DB171. User DB171 includes a user ID column, a name column, a reading column, an email address column, a password column, a date of birth column, a gender column, an address column, and a column of owned car information. The user ID column stores a unique user ID to identify each user. The name column stores the user's name. The reading column stores the reading corresponding to the user's name.

メールアドレス列は、ユーザのメールアドレスを記憶している。パスワード列は、ユーザがログインする際のパスワードを記憶している。生年月日列は、ユーザの生年月日を記憶している。性別列は、ユーザの性別を記憶している。住所列は、ユーザの現住所情報(例えば、住所名称、経緯度等)を記憶している。所有車情報列は、メーカ列及び車種列を含む。メーカ列は、ユーザが所有している自動車のメーカ情報を記憶している。車種列は、ユーザが所有している自動車の車種情報を記憶している。 The email address column stores the user's email address. The password column stores the password the user uses to log in. The birth date column stores the user's birth date. The gender column stores the user's gender. The address column stores the user's current address information (e.g., address name, longitude and latitude, etc.). The owned vehicle information column includes a manufacturer column and a vehicle model column. The manufacturer column stores manufacturer information of the vehicle owned by the user. The vehicle model column stores vehicle model information of the vehicle owned by the user.

図4は、ディーラDB172のレコードレイアウトの一例を示す説明図である。ディーラDB172は、ディーラID列、ディーラ名列、住所列、契約メーカ列及び車種ID列を含む。ディーラID列は、各ディーラを識別するために、一意に特定されるディーラのIDを記憶している。ディーラ名列は、ディーラの名称を記憶している。住所列は、ディーラの現住所情報(例えば、住所名称、経緯度等)を記憶している。契約メーカ列は、特約店契約を結んだ特定のメーカの名称を記憶している。車種ID列は、該ディーラが取り扱っている車種を特定する車種IDを記憶している。 Figure 4 is an explanatory diagram showing an example of a record layout of dealer DB 172. Dealer DB 172 includes a dealer ID column, a dealer name column, an address column, a contract manufacturer column, and a vehicle model ID column. The dealer ID column stores a unique dealer ID to identify each dealer. The dealer name column stores the name of the dealer. The address column stores the dealer's current address information (e.g., address name, longitude and latitude, etc.). The contract manufacturer column stores the name of a specific manufacturer with which the dealer has a dealership contract. The vehicle model ID column stores a vehicle model ID that specifies the vehicle model handled by the dealer.

図5は、車種情報DB173のレコードレイアウトの一例を示す説明図である。車種情報DB173は、車種ID列、ボディタイプ列、グレード列、関連車種ID列、メーカ名称列、仕様列及び写真列を含む。車種ID列は、各車種を識別するために、一意に特定される車種のIDを記憶している。ボディタイプ列は、自動車の外観及び用途等により分類された種類情報を記憶している。ボディタイプは、例えば軽自動車、コンパクトカー、クーペまたはスポーツ等であっても良い。 Figure 5 is an explanatory diagram showing an example of a record layout of vehicle model information DB173. Vehicle model information DB173 includes a vehicle model ID column, a body type column, a grade column, a related vehicle model ID column, a manufacturer name column, a specification column, and a photo column. The vehicle model ID column stores a unique vehicle model ID to identify each vehicle model. The body type column stores type information classified according to the appearance and use of the automobile. The body type may be, for example, a light car, a compact car, a coupe, or a sports car.

グレード列は、自動車の排気量の差、装備または内装等によって決められた等級情報を記憶している。自動車のグレードは、メーカによってアルファベット、数字、またはアルファベットと数字との組合等でランクを識別する。例えば、「L」が豪華(Laxury)グレードを代表しても良い。関連車種ID列は、該車種と関連する車種IDを記憶している。また、関連車種ID列には、複数の車種IDが記憶されても良い。メーカ名称列は、該自動車のメーカの名称を記憶している。 The grade column stores grade information determined by differences in engine displacement, equipment, or interior of automobiles. The grade of an automobile is identified by a rank using letters, numbers, or a combination of letters and numbers depending on the manufacturer. For example, "L" may represent the luxury grade. The related vehicle model ID column stores a vehicle model ID related to the vehicle model. The related vehicle model ID column may also store multiple vehicle model IDs. The manufacturer name column stores the name of the manufacturer of the automobile.

仕様列は、全長列、全幅列、全高列、重量列、最小回転半径列、駆動方式列、排気量列及びドア数列を含む。全長列は、自動車の車長を記憶している。全幅列は、自動車の車幅を記憶している。全高列は、自動車の車高を記憶している。重量列は、自動車の重量を記憶している。最小回転半径列は、ハンドルをいっぱいに切った状態で旋回したときに、外側にある前輪の中心が描く円の半径を記憶している。 The specification column includes a total length column, total width column, total height column, weight column, minimum turning radius column, drive system column, engine displacement column, and number of doors column. The total length column stores the length of the vehicle. The total width column stores the width of the vehicle. The total height column stores the height of the vehicle. The weight column stores the weight of the vehicle. The minimum turning radius column stores the radius of the circle drawn by the center of the outer front wheel when turning with the steering wheel fully turned.

駆動方式列は、自動車の駆動方式を記憶している。排気量列は、エンジンの内部でガソリン等の燃料が燃える部分の容積となる排気量を記憶している。ドア数列は、自動車のドアの数量を記憶している。なお、仕様列には、上述した項目(例えば、全長列等)に限定されず、ユーザまたはシステムのニーズ等に応じて、適当な項目が定義されても良い。 The drive system column stores the drive system of the vehicle. The displacement column stores the displacement, which is the volume of the part inside the engine where fuel such as gasoline is burned. The number of doors column stores the number of doors on the vehicle. Note that the specifications column is not limited to the items described above (for example, the overall length column, etc.), and appropriate items may be defined according to the needs of the user or the system, etc.

写真列は、自動車の撮影画像(写真)または動画を記憶している。なお、写真列には、複数の撮影画像または動画が記憶されても良い。 The photo sequence stores captured images (photos) or videos of the vehicle. Note that the photo sequence may store multiple captured images or videos.

図6は、新車見積DB174のレコードレイアウトの一例を示す説明図である。新車見積DB174は、見積ID列、ユーザID列、希望車種ID列、ディーラID列、提示価格列、状態列及び見積日時列を含む。見積ID列は、各見積のデータを識別するために、一意に特定される見積のデータのIDを記憶している。 Figure 6 is an explanatory diagram showing an example of a record layout of new car estimate DB174. New car estimate DB174 includes an estimate ID column, a user ID column, a desired vehicle model ID column, a dealer ID column, an offered price column, a status column, and an estimate date and time column. The estimate ID column stores a uniquely specified estimate data ID to identify the data of each estimate.

ユーザID列は、ユーザを特定するユーザIDを記憶している。希望車種ID列は、ユーザの希望車種に対応する車種IDを記憶している。ディーラID列は、ディーラを特定するディーラIDを記憶している。提示価格列は、ユーザの希望車種に対応するディーラの提示価格を記憶している。状態列は、該見積の状態を記憶している。状態列には、例えば「商談中」、「商談中止」等が記憶されても良い。見積日時は、ユーザの希望車種に対応するディーラの提示価格を見積もった日時情報を記憶している。 The user ID column stores a user ID that identifies the user. The desired vehicle model ID column stores a vehicle model ID that corresponds to the user's desired vehicle model. The dealer ID column stores a dealer ID that identifies the dealer. The offered price column stores the dealer's offered price that corresponds to the user's desired vehicle model. The status column stores the status of the estimate. For example, the status column may store "negotiations in progress" or "negotiations canceled." The estimate date and time stores information about the date and time when the dealer's offered price that corresponds to the user's desired vehicle model was estimated.

なお、上述した各DBの記憶形態は一例であり、データ間の関係が維持されていれば、他の記憶形態であっても良い。 Note that the storage format of each DB described above is just an example, and other storage formats are also possible as long as the relationships between data are maintained.

図7は、ディーラ端末2の構成例を示すブロック図である。ディーラ端末2は、制御部21、記憶部22、通信部23、入力部24及び表示部25を含む。各構成はバスBで接続されている。 Figure 7 is a block diagram showing an example of the configuration of the dealer terminal 2. The dealer terminal 2 includes a control unit 21, a memory unit 22, a communication unit 23, an input unit 24, and a display unit 25. Each component is connected by a bus B.

制御部21はCPU、MPU等の演算処理装置を含み、記憶部22に記憶された制御プログラム2Pを読み出して実行することにより、ディーラ端末2に係る種々の情報処理、制御処理等を行う。なお、図7では制御部21を単一のプロセッサであるものとして説明するが、マルチプロセッサであっても良い。記憶部22はRAM、ROM等のメモリ素子を含み、制御部21が処理を実行するために必要な制御プログラム2P又はデータ等を記憶している。また、記憶部22は、制御部21が演算処理を実行するために必要なデータ等を一時的に記憶する。 The control unit 21 includes an arithmetic processing device such as a CPU or MPU, and performs various information processing, control processing, etc. related to the dealer terminal 2 by reading and executing the control program 2P stored in the memory unit 22. Note that in FIG. 7, the control unit 21 is described as a single processor, but it may be a multi-processor. The memory unit 22 includes memory elements such as RAM and ROM, and stores the control program 2P or data, etc. required for the control unit 21 to execute processing. The memory unit 22 also temporarily stores data, etc. required for the control unit 21 to execute arithmetic processing.

通信部23は通信に関する処理を行うための通信モジュールであり、ネットワークNを介して、サーバ1、ユーザ端末3等と情報の送受信を行う。入力部24は、キーボード、マウスまたは表示部25と一体化したタッチパネルでも良い。表示部25は、液晶ディスプレイ又は有機ELディスプレイ等であり、制御部21の指示に従い各種情報を表示する。 The communication unit 23 is a communication module for performing communication-related processing, and transmits and receives information to and from the server 1, the user terminal 3, etc. via the network N. The input unit 24 may be a keyboard, a mouse, or a touch panel integrated with the display unit 25. The display unit 25 is a liquid crystal display or an organic EL display, etc., and displays various information according to instructions from the control unit 21.

図8は、ユーザ端末3の構成例を示すブロック図である。ユーザ端末3は、制御部31、記憶部32、通信部33、入力部34、表示部35及び撮影部36を含む。各構成はバスBで接続されている。 Figure 8 is a block diagram showing an example configuration of the user terminal 3. The user terminal 3 includes a control unit 31, a storage unit 32, a communication unit 33, an input unit 34, a display unit 35, and an image capture unit 36. Each component is connected by a bus B.

制御部31はCPU、MPU等の演算処理装置を含み、記憶部32に記憶された制御プログラム3Pを読み出して実行することにより、ユーザ端末3に係る種々の情報処理、制御処理等を行う。なお、図8では制御部31を単一のプロセッサであるものとして説明するが、マルチプロセッサであっても良い。記憶部32はRAM、ROM等のメモリ素子を含み、制御部31が処理を実行するために必要な制御プログラム3P又はデータ等を記憶している。また、記憶部32は、制御部31が演算処理を実行するために必要なデータ等を一時的に記憶する。 The control unit 31 includes an arithmetic processing device such as a CPU or MPU, and performs various information processing, control processing, etc. related to the user terminal 3 by reading and executing the control program 3P stored in the memory unit 32. Note that while FIG. 8 describes the control unit 31 as a single processor, it may also be a multi-processor. The memory unit 32 includes memory elements such as RAM and ROM, and stores the control program 3P or data, etc. required for the control unit 31 to execute processing. The memory unit 32 also temporarily stores data, etc. required for the control unit 31 to execute arithmetic processing.

通信部33は通信に関する処理を行うための通信モジュールであり、ネットワークNを介して、サーバ1、ディーラ端末2等と情報の送受信を行う。入力部34は、キーボード、マウスまたは表示部35と一体化したタッチパネルでも良い。表示部35は、液晶ディスプレイ又は有機ELディスプレイ等であり、制御部31の指示に従い各種情報を表示する。 The communication unit 33 is a communication module for performing communication-related processing, and transmits and receives information to and from the server 1, dealer terminal 2, etc. via the network N. The input unit 34 may be a keyboard, a mouse, or a touch panel integrated with the display unit 35. The display unit 35 is a liquid crystal display or an organic EL display, etc., and displays various information according to instructions from the control unit 31.

撮影部36は、例えばCCD(Charge Coupled Device)カメラ、CMOS(Complementary Metal Oxide Semiconductor)カメラ等の撮影装置である。なお、撮影部36は、複数の撮影装置により構成されても良い。なお、撮影部36はユーザ端末3の中に内蔵せず、外部で直接にユーザ端末3と接続し、撮影可能な構成としても良い。 The photographing unit 36 is, for example, a photographing device such as a CCD (Charge Coupled Device) camera or a CMOS (Complementary Metal Oxide Semiconductor) camera. The photographing unit 36 may be composed of multiple photographing devices. The photographing unit 36 may not be built into the user terminal 3, but may be externally connected directly to the user terminal 3 and configured to be capable of photographing.

続けて、システムを利用する前に行う新規会員(ユーザ)の登録処理を説明する。なお、本実施形態では、新車を購入する希望者となるユーザが本システムの会員でない場合、該ユーザに対してディーラの提示価格を表示しない例を説明するが、これに限るものではない。例えば、希望車種に対応する提示価格を先にゲスト(登録しないユーザ)に表示し、該提示価格に応じた取引を行う際に、ユーザの登録処理を行っても良い。 Next, we will explain the registration process for new members (users) that is carried out before using the system. In this embodiment, we will explain an example in which the dealer's quoted price is not displayed to a user who wishes to purchase a new car if the user is not a member of this system, but this is not limited to this. For example, the quoted price corresponding to the desired car model may be displayed to a guest (a user who is not registered) in advance, and the user registration process may be carried out when making a transaction based on the quoted price.

図9は、ユーザの登録処理を行う際の処理手順を示すフローチャートである。ユーザ端末3の制御部31は、入力部34を介して、ユーザに関する情報を受け付ける(ステップS301)。ユーザに関する情報は、ユーザの名前、フリガナ、メールアドレス、パスワード、生年月日、性別、住所及び所有車情報を含む。制御部31は、通信部33を介して、受け付けたユーザに関する情報をサーバ1に送信する(ステップS302)。 Figure 9 is a flowchart showing the processing steps when performing user registration processing. The control unit 31 of the user terminal 3 accepts information about the user via the input unit 34 (step S301). The information about the user includes the user's name, furigana, email address, password, date of birth, gender, address, and owned car information. The control unit 31 transmits the accepted information about the user to the server 1 via the communication unit 33 (step S302).

サーバ1の制御部11は、通信部13を介して、ユーザ端末3から送信されたユーザに関する情報を受信し(ステップS101)、受信したユーザに関する情報を大容量記憶部17のユーザDB171に記憶し(ステップS102)、処理を終了する。具体的には、制御部11は、ユーザIDを割り振って、ユーザの名前、フリガナ、メールアドレス、パスワード、生年月日、性別、住所及び所有車情報を一つのレコードとしてユーザDB171に記憶する。 The control unit 11 of the server 1 receives information about the user sent from the user terminal 3 via the communication unit 13 (step S101), stores the received information about the user in the user DB 171 of the mass storage unit 17 (step S102), and ends the process. Specifically, the control unit 11 assigns a user ID and stores the user's name, furigana, email address, password, date of birth, gender, address, and owned car information in the user DB 171 as a single record.

図10は、ユーザ端末3でユーザを登録する画面イメージ図である。10aは、ユーザに関する情報を受け付ける領域である。例えば、ユーザの名前が名前のテキストフィールドに入力された場合、ユーザ端末3の制御部31は、入力された名前を入力部34により受け付けても良い。なお、上述した画面レイアウト及び入力コンポーネントに限定されず、ユーザに関する情報を受け取ることが可能であれば良く、他のデザインであっても良い。 Figure 10 is a screen image diagram for registering a user on the user terminal 3. 10a is an area for accepting information about the user. For example, when the user's name is entered in the name text field, the control unit 31 of the user terminal 3 may accept the entered name through the input unit 34. Note that the screen layout and input components are not limited to those described above, and other designs may be used as long as they are capable of receiving information about the user.

10bは、「登録」ボタンであり、10aで入力されたユーザに関する情報用いて登録処理を行うためのボタンである。ユーザ端末3の制御部31は、「登録」ボタン10bのタッチ(クリック)操作を入力部34により受け付けた場合、入力されたユーザに関する情報を通信部33によりサーバ1に送信する。サーバ1の制御部11は、通信部13を介して、ユーザ端末3から送信されたユーザに関する情報を受信し、受信したユーザに関する情報を大容量記憶部17のユーザDB171に記憶する。 10b is a "Register" button, which is a button for performing registration processing using the information about the user input in 10a. When the control unit 31 of the user terminal 3 receives a touch (click) operation of the "Register" button 10b via the input unit 34, it transmits the input information about the user to the server 1 via the communication unit 33. The control unit 11 of the server 1 receives the information about the user transmitted from the user terminal 3 via the communication unit 13, and stores the received information about the user in the user DB 171 of the mass storage unit 17.

図11は、ユーザの希望車種に対応する複数のディーラの提示価格を出力する説明図である。ユーザ端末3の制御部31は、入力部34を介して、ユーザによる希望車種を受け付ける。なお、希望車種の受付処理に関しては後述する。制御部31は、受け付けたユーザの希望車種に基づき、大容量記憶部17の車種情報DB173から該希望車種に対応する車種IDを取得する。 Figure 11 is an explanatory diagram for outputting the prices offered by multiple dealers for the vehicle model desired by the user. The control unit 31 of the user terminal 3 accepts the vehicle model desired by the user via the input unit 34. The process of accepting the desired vehicle model will be described later. Based on the accepted desired vehicle model of the user, the control unit 31 acquires a vehicle model ID corresponding to the desired vehicle model from the vehicle model information DB 173 of the mass storage unit 17.

制御部31は、取得した車種IDを通信部33によりサーバ1に送信する。なお、本実施形態では、車種IDを用いて、サーバ1と、ディーラ端末2と、ユーザ端末3との間に送受信処理を行う例を説明するが、これに限るものではない。例えば、車種の名称を用いて送受信処理を行っても良い。 The control unit 31 transmits the acquired vehicle model ID to the server 1 via the communication unit 33. Note that, in this embodiment, an example is described in which the vehicle model ID is used to perform transmission and reception processing between the server 1, the dealer terminal 2, and the user terminal 3, but this is not limited to this. For example, the transmission and reception processing may be performed using the name of the vehicle model.

サーバ1の制御部11は、通信部13を介して、ユーザ端末3から送信された希望車種の車種IDを受信する。制御部11は、受信した車種IDに基づき、該希望車種の自動車を販売するディーラを特定する。具体的には、制御部11は大容量記憶部17のディーラDB172から、受信した車種IDに対応する全てのディーラIDを取得する。制御部11は、取得したディーラIDによって、それぞれのディーラを特定する。 The control unit 11 of the server 1 receives the vehicle model ID of the desired vehicle model transmitted from the user terminal 3 via the communication unit 13. The control unit 11 identifies a dealer that sells the desired vehicle model based on the received vehicle model ID. Specifically, the control unit 11 acquires all dealer IDs corresponding to the received vehicle model ID from the dealer DB 172 of the mass storage unit 17. The control unit 11 identifies each dealer based on the acquired dealer ID.

なお、制御部11は特定したディーラから、更に距離情報を絞り込んで該当するディーラを特定しても良い。距離情報は、ユーザの住所からディーラの住所までの距離、徒歩または自動車での所要時間等を含む。具体的には、制御部11は大容量記憶部17のユーザDB171からユーザの住所(経緯度)を取得し、ディーラDB172からディーラの住所(経緯度)を取得する。制御部11は、取得したユーザ及びディーラの経緯度に基づき、公知な2点間距離API(Application Programming Interface)を利用して距離を算出する。制御部11は、算出した距離に基づき、特定したディーラに対してソートする。制御部11は距離の短い順に、例えばソートしたディーラから上位20件を取得しても良い。これにより、ユーザのお住まいの地域に近いディーラを優先的に表示することができる。 The control unit 11 may further narrow down the distance information from the identified dealers to identify the relevant dealers. The distance information includes the distance from the user's address to the dealer's address, the time required on foot or by car, etc. Specifically, the control unit 11 acquires the user's address (longitude and latitude) from the user DB 171 of the mass storage unit 17, and acquires the dealer's address (longitude and latitude) from the dealer DB 172. The control unit 11 calculates the distance using a publicly known two-point distance API (Application Programming Interface) based on the acquired longitude and latitude of the user and dealer. The control unit 11 sorts the identified dealers based on the calculated distance. The control unit 11 may acquire, for example, the top 20 dealers sorted in order of shortest distance. This makes it possible to preferentially display dealers close to the user's residential area.

制御部11は、通信部13を介して、取得したディーラIDに基づき、希望車種の車種IDをそれぞれのディーラ端末2に送信する。それぞれのディーラ端末2の制御部21は、通信部23を介して、サーバ1から送信された車種IDを受信する。 The control unit 11 transmits the vehicle model ID of the desired vehicle model to each dealer terminal 2 based on the acquired dealer ID via the communication unit 13. The control unit 21 of each dealer terminal 2 receives the vehicle model ID transmitted from the server 1 via the communication unit 23.

制御部21は、受信した車種IDに対応するディーラ提示価格を取得する。例えば、制御部21は入力部24を介して、オークションの方式を利用し、車種IDに対応する提示価格を受け付けても良い。または、各車種に対応する提示価格が予め記憶部22に記憶された場合、制御部21は、記憶部22から該車種IDに対応する提示価格を取得しても良い。 The control unit 21 obtains the dealer's offered price corresponding to the received vehicle model ID. For example, the control unit 21 may use an auction method via the input unit 24 to receive the offered price corresponding to the vehicle model ID. Alternatively, if the offered price corresponding to each vehicle model is stored in advance in the memory unit 22, the control unit 21 may obtain the offered price corresponding to the vehicle model ID from the memory unit 22.

それぞれのディーラ端末2の制御部21は、通信部23を介して、取得した提示価格をサーバ1に送信する。サーバ1の制御部11は、通信部13を介して、それぞれのディーラ端末2から送信された提示価格を受信する。制御部11は、受信した提示価格を大容量記憶部17の新車見積DB174に記憶する。具体的には、制御部11は、見積IDを割り振って、ユーザID、希望車種ID、ディーラID、提示価格、状態及び見積日時を一つのレコードとして新車見積DB174に記憶する。 The control unit 21 of each dealer terminal 2 transmits the acquired offered price to the server 1 via the communication unit 23. The control unit 11 of the server 1 receives the offered price transmitted from each dealer terminal 2 via the communication unit 13. The control unit 11 stores the received offered price in the new car quotation DB 174 of the mass storage unit 17. Specifically, the control unit 11 assigns an estimate ID and stores the user ID, desired vehicle model ID, dealer ID, offered price, condition, and estimate date and time as one record in the new car quotation DB 174.

制御部11は、通信部13を介して、ディーラに関する情報及びそれぞれのディーラの提示価格をユーザ端末3に送信する。ユーザ端末3の制御部31は、サーバ1から送信されたディーラに関する情報及びそれぞれのディーラの提示価格を通信部33により受信する。制御部31は、受信したディーラに関する情報及びそれぞれのディーラの提示価格を表示部35により並べて表示する。 The control unit 11 transmits information about the dealers and the prices offered by each dealer to the user terminal 3 via the communication unit 13. The control unit 31 of the user terminal 3 receives the information about the dealers and the prices offered by each dealer transmitted from the server 1 via the communication unit 33. The control unit 31 displays the received information about the dealers and the prices offered by each dealer side by side on the display unit 35.

制御部11は、通信部13を介して、ユーザに関する情報、希望車種(例えば、車種ID、車種の名称等)、及び該希望車種に対応する他のディーラの提示価格をディーラ端末2に送信する。ディーラ端末2の制御部21は、サーバ1から送信されたユーザに関する情報、希望車種及び他のディーラの提示価格を通信部23により受信する。制御部21は、受信したユーザに関する情報、希望車種及び他のディーラの提示価格を表示部25により表示する。 The control unit 11 transmits information about the user, the desired vehicle model (e.g., vehicle model ID, vehicle model name, etc.), and the prices offered by other dealers that correspond to the desired vehicle model to the dealer terminal 2 via the communication unit 13. The control unit 21 of the dealer terminal 2 receives the information about the user, the desired vehicle model, and the prices offered by other dealers that have been transmitted from the server 1 via the communication unit 23. The control unit 21 displays the received information about the user, the desired vehicle model, and the prices offered by other dealers on the display unit 25.

図12は、希望車種に対応する提示価格を出力する際の処理手順を示すフローチャートである。ユーザ端末3の制御部31は、入力部34を介して、ユーザによる希望車種を受け付ける(ステップS311)。制御部31は、受け付けたユーザの希望車種に基づき、大容量記憶部17の車種情報DB173から該希望車種に対応する車種IDを取得する(ステップS312)。制御部31は、取得した車種IDを通信部33によりサーバ1に送信する(ステップS313)。 Figure 12 is a flowchart showing the processing steps when outputting the offered price corresponding to the desired vehicle model. The control unit 31 of the user terminal 3 accepts the vehicle model desired by the user via the input unit 34 (step S311). Based on the accepted desired vehicle model of the user, the control unit 31 acquires a vehicle model ID corresponding to the desired vehicle model from the vehicle model information DB 173 of the mass storage unit 17 (step S312). The control unit 31 transmits the acquired vehicle model ID to the server 1 via the communication unit 33 (step S313).

サーバ1の制御部11は、通信部13を介して、ユーザ端末3から送信された希望車種の車種IDを受信する(ステップS111)。制御部11は、大容量記憶部17のディーラDB172から、受信した車種IDに対応する全てのディーラIDを取得してディーラを特定する(ステップS112)。制御部11は、通信部13を介して、取得したディーラIDに基づき、希望車種の車種IDをそれぞれのディーラ端末2に送信する(ステップS113)。 The control unit 11 of the server 1 receives the vehicle model ID of the desired vehicle model transmitted from the user terminal 3 via the communication unit 13 (step S111). The control unit 11 acquires all dealer IDs corresponding to the received vehicle model ID from the dealer DB 172 of the mass storage unit 17 to identify the dealer (step S112). The control unit 11 transmits the vehicle model ID of the desired vehicle model to each dealer terminal 2 based on the acquired dealer ID via the communication unit 13 (step S113).

それぞれのディーラ端末2の制御部21は、通信部23を介して、サーバ1から送信された希望車種の車種IDを受信する(ステップS211)。制御部21は、入力部24を介して、受信した車種IDに対応するディーラ提示価格を受け付ける(ステップS212)。制御部21は、通信部23を介して、受け付けた提示価格をサーバ1に送信する(ステプS213)。 The control unit 21 of each dealer terminal 2 receives the vehicle model ID of the desired vehicle model transmitted from the server 1 via the communication unit 23 (step S211). The control unit 21 accepts the dealer's offered price corresponding to the received vehicle model ID via the input unit 24 (step S212). The control unit 21 transmits the accepted offered price to the server 1 via the communication unit 23 (step S213).

サーバ1の制御部11は、通信部13を介して、それぞれのディーラ端末2から送信された提示価格を受信する(ステップS114)。制御部11は、受信した提示価格を大容量記憶部17の新車見積DB174に記憶する(ステップS115)。制御部11は、通信部13を介して、ディーラに関する情報及びそれぞれのディーラの提示価格をユーザ端末3に送信する(ステップS116)。 The control unit 11 of the server 1 receives the offered prices transmitted from each dealer terminal 2 via the communication unit 13 (step S114). The control unit 11 stores the received offered prices in the new car quotation DB 174 of the mass storage unit 17 (step S115). The control unit 11 transmits information about the dealers and the offered prices of each dealer to the user terminal 3 via the communication unit 13 (step S116).

ユーザ端末3の制御部31は、サーバ1から送信されたディーラに関する情報及びそれぞれのディーラの提示価格を通信部33により受信する(ステップS314)。制御部31は、受信したディーラに関する情報及びそれぞれのディーラの提示価格を表示部35により並べて表示する(ステップS315)。 The control unit 31 of the user terminal 3 receives the information about the dealer and the quoted prices of each dealer transmitted from the server 1 via the communication unit 33 (step S314). The control unit 31 displays the received information about the dealer and the quoted prices of each dealer side by side on the display unit 35 (step S315).

制御部11は、通信部13を介して、ユーザに関する情報、希望車種、及び該希望車種に対応する他のディーラの提示価格をディーラ端末2に送信する(ステップS117)。ディーラ端末2の制御部21は、サーバ1から送信されたユーザに関する情報、希望車種及び他のディーラの提示価格を通信部23により受信する(ステップS214)。制御部21は、受信したユーザに関する情報、希望車種及び他のディーラの提示価格を表示部25により表示し(ステップS215)、処理を終了する。 The control unit 11 transmits information about the user, the desired vehicle model, and the prices offered by other dealers that correspond to the desired vehicle model to the dealer terminal 2 via the communication unit 13 (step S117). The control unit 21 of the dealer terminal 2 receives the information about the user, the desired vehicle model, and the prices offered by other dealers that have been transmitted from the server 1 via the communication unit 23 (step S214). The control unit 21 displays the received information about the user, the desired vehicle model, and the prices offered by other dealers on the display unit 25 (step S215), and ends the process.

また、ディーラ端末2はディーラの提示価格の修正を受け付けることができる。具体的には、制御部21は、修正後の提示価格となる修正価格の入力を入力部24により受け付け、受け付けた修正価格を通信部23によりサーバ1に送信する。サーバ1の制御部11は、通信部13を介して、ディーラ端末2から送信された修正価格を受信し、受信した修正価格をユーザ端末3及び他のディーラのディーラ端末2に送信する。 The dealer terminal 2 can also accept revisions to the dealer's quoted price. Specifically, the control unit 21 accepts input of the revised price, which will be the revised quoted price, through the input unit 24, and transmits the accepted revised price to the server 1 through the communication unit 23. The control unit 11 of the server 1 receives the revised price transmitted from the dealer terminal 2 through the communication unit 13, and transmits the received revised price to the user terminal 3 and the dealer terminals 2 of other dealers.

ユーザ端末3の制御部31は、サーバ1から送信されたディーラの修正価格を通信部33により受信し、受信したディーラの修正価格を表示部35により表示する。他のディーラのディーラ端末2の制御部21は、サーバ1から送信された該ディーラの修正価格を通信部23により受信し、受信した該ディーラの修正価格を表示部25により表示する。 The control unit 31 of the user terminal 3 receives the dealer's revised price transmitted from the server 1 via the communication unit 33 and displays the received dealer's revised price on the display unit 35. The control unit 21 of the dealer terminal 2 of the other dealer receives the dealer's revised price transmitted from the server 1 via the communication unit 23 and displays the received dealer's revised price on the display unit 25.

続いて、図13及び図14を用いて、ユーザの希望車種の受付処理を詳しく説明する。図13は、ユーザ端末3で希望車種に対する検索方式の指定を受け付ける画面イメージである。本画面では、ユーザが「ボディタイプから探す」、「メーカーから探す」及び「キーワードから探す」からいずれか一つの検索方式を利用することにより、ユーザの希望車種を検索することができる。なお、上述した検索方式に限るものではない。例えば、ボディタイプとキーワードとを組み合わせて、希望車種を検索しても良い。 Next, the process of accepting the user's desired car model will be described in detail with reference to Figures 13 and 14. Figure 13 is a screen image for accepting the designation of a search method for the desired car model on the user terminal 3. On this screen, the user can search for the user's desired car model by using one of the search methods "search by body type," "search by manufacturer," or "search by keyword." Note that the search methods are not limited to those described above. For example, the desired car model may be searched for by combining the body type and a keyword.

13aは、ユーザが選択したボディタイプに基づき、該当する車種を取得するための「ボディタイプから探す」検索方式である。13bは、ユーザが選択したメーカに基づき、該当する車種を取得するための「メーカーから探す」検索方式である。13cは、ユーザが入力したキーワードに基づき、該当する車種を取得するための「キーワードから探す」検索方式である。13dは、「条件クリア」ボタンであり、ユーザが入力した検索条件を削除するためのボタンである。13eは、「検索する」ボタンであり、ユーザが指定した検索方式に基づいて希望車種を検索するためのボタンである。 13a is a "search by body type" search method for retrieving a vehicle model that matches the body type selected by the user. 13b is a "search by manufacturer" search method for retrieving a vehicle model that matches the manufacturer selected by the user. 13c is a "search by keyword" search method for retrieving a vehicle model that matches the keyword entered by the user. 13d is a "clear conditions" button, which is a button for deleting the search conditions entered by the user. 13e is a "search" button, which is a button for searching for a desired vehicle model based on the search method specified by the user.

ユーザ端末3の制御部31は、入力部34を介して、「検索する」ボタン13eのタッチ操作を受け付けた場合、ユーザが指定した検索方式に応じて該当する車種を検索し、後述する検索画面に遷移する。例えば、制御部31はユーザによる「ボディタイプから探す」の「軽自動車」のタッチ操作を受け付けた場合、サーバ1から「軽自動車」に該当する複数の車種情報を取得する。 When the control unit 31 of the user terminal 3 receives a touch operation of the "Search" button 13e via the input unit 34, it searches for the corresponding vehicle model according to the search method specified by the user and transitions to a search screen described below. For example, when the control unit 31 receives a touch operation of "Light car" in "Search by body type" by the user, it obtains information on multiple vehicle models that correspond to "Light car" from the server 1.

具体的には、ユーザ端末3の制御部31は、通信部33を介して、指定した「軽自動車」のボディタイプをサーバ1に送信する。サーバ1の制御部11は、通信部13を介して、ユーザ端末3から送信された「軽自動車」のボディタイプを受信する。制御部11は、受信した「軽自動車」のボディタイプに基づき、大容量記憶部17の車種情報DB173から該当する複数の車種情報を取得する。 Specifically, the control unit 31 of the user terminal 3 transmits the specified body type of the "light car" to the server 1 via the communication unit 33. The control unit 11 of the server 1 receives the body type of the "light car" transmitted from the user terminal 3 via the communication unit 13. The control unit 11 acquires multiple corresponding vehicle model information from the vehicle model information DB 173 of the mass storage unit 17 based on the received body type of the "light car".

制御部11は、取得した複数の車種情報を通信部13によりユーザ端末3に送信する。ユーザ端末3の制御部31は、サーバ1から送信された複数の車種情報を通信部33により受信し、「軽自動車」のボディタイプの検索画面に遷移する。制御部31は、受信した複数の車種情報を表示部35により検索画面に表示する。 The control unit 11 transmits the acquired vehicle model information to the user terminal 3 via the communication unit 13. The control unit 31 of the user terminal 3 receives the vehicle model information transmitted from the server 1 via the communication unit 33, and transitions to a search screen for the "light car" body type. The control unit 31 displays the received vehicle model information on the search screen via the display unit 35.

図14は、ユーザ端末3でボディタイプにより希望車種を検索する画面イメージ図である。14aは、図13で指定された検索方式を用いて検索した複数の車種を表示する領域である。14bは、検索した車種に対し、更に検索条件を絞り込んで検索する領域である。例えば、ユーザ端末3の制御部31は、入力部34を介して、ユーザによる希望車種のエンジンタイプ、乗車定員、駆動方式等の検索条件の入力(指定)を14bから受け付けた場合、入力された検索条件を満たす車種を抽出して表示しても良い。 Figure 14 is a screen image diagram for searching for a desired vehicle model by body type on the user terminal 3. 14a is an area that displays multiple vehicle models searched for using the search method specified in Figure 13. 14b is an area for further narrowing down the search conditions for the searched vehicle models. For example, when the control unit 31 of the user terminal 3 receives input (specification) of search conditions such as engine type, passenger capacity, and drive system of the desired vehicle model from the user via the input unit 34 from 14b, it may extract and display vehicle models that satisfy the input search conditions.

14cは、「条件クリア」ボタンであり、ユーザが入力した検索条件を削除するためのボタンである。14dは、「この条件で絞り込む」ボタンであり、検索した車種に対し、更に検索条件を絞り込んで検索するためのボタンである。14eは、検索した複数の車種に対し、表示順を指定するためのボタンである。例えば、表示順は「年式新しい順」、「安い順」または「古い順」等であっても良い。 14c is a "Clear conditions" button, which is used to delete the search conditions entered by the user. 14d is a "Refine with these conditions" button, which is used to further refine the search conditions for the car models found. 14e is a button for specifying the display order for the multiple car models found. For example, the display order may be "newest model year first," "cheapest model first," or "oldest model first."

14fは、「カートに入れる」ボタンであり、購入の可能性がある希望車種を選択するためのボタンである。ユーザ端末3の制御部31は、入力部34を介して、「カートに入れる」ボタン14fのタッチ操作を受け付けた場合、例えば該希望車種を買い物カートに入れて後述するカート画面に遷移しても良い。 14f is an "Add to Cart" button, which is a button for selecting a desired car model that may be purchased. When the control unit 31 of the user terminal 3 receives a touch operation of the "Add to Cart" button 14f via the input unit 34, the control unit 31 may, for example, add the desired car model to a shopping cart and transition to a cart screen described below.

図13及び図14を示すように、ユーザに対して検索条件を指定することが可能な検索画面が示されている。ユーザ端末3の制御部31は、ユーザの検索条件を入力部34により受け付け、受け付けた検索条件を通信部33によりサーバ1に送信する。サーバ1の制御部11は、通信部13を介して、ユーザ端末3から送信された検索条件を受信する。制御部11は、受信した検索条件に応じて、大容量記憶部17の車種情報DB173から該当する複数の車種情報を取得する。制御部11は、取得した複数の車種情報を通信部13によりユーザ端末3に送信する。 As shown in Figures 13 and 14, a search screen is shown on which the user can specify search conditions. The control unit 31 of the user terminal 3 accepts the user's search conditions through the input unit 34, and transmits the accepted search conditions to the server 1 through the communication unit 33. The control unit 11 of the server 1 receives the search conditions transmitted from the user terminal 3 through the communication unit 13. The control unit 11 acquires multiple relevant vehicle model information from the vehicle model information DB 173 of the mass storage unit 17 according to the received search conditions. The control unit 11 transmits the acquired multiple vehicle model information to the user terminal 3 through the communication unit 13.

図15は、ユーザ端末3でカート画面を表示するイメージ図である。15aは、ユーザがカートに入れた車種情報を表示する領域である。図示のように、ユーザ端末3の制御部31は、カート中の車種に関する車種情報を通信部33によりサーバ1から取得し、取得した車種情報を表示部35により表示領域15aに表示する。 Figure 15 is an image diagram showing the cart screen displayed on the user terminal 3. 15a is an area that displays the vehicle model information that the user has placed in the cart. As shown in the figure, the control unit 31 of the user terminal 3 acquires vehicle model information related to the vehicle models in the cart from the server 1 via the communication unit 33, and displays the acquired vehicle model information in the display area 15a via the display unit 35.

15bは、「申し込む」ボタンであり、ユーザの希望車種を、該車種を販売するディーラへ送信するためのボタンである。具体的には、ユーザ端末3の制御部31は、「申し込む」ボタン15bのタッチ操作を受け付けた場合、ユーザに関する情報及びカート中の希望車種を通信部33によりサーバ1に送信する。 15b is an "Apply" button, which is a button for sending the user's desired vehicle model to the dealer selling that vehicle model. Specifically, when the control unit 31 of the user terminal 3 receives a touch operation of the "Apply" button 15b, it sends information about the user and the desired vehicle model in the cart to the server 1 via the communication unit 33.

図16は、ユーザ端末3で複数のディーラの提示価格を表示する画面イメージ図である。16aは、ユーザの希望車種の車種情報を表示する領域である。16bは、ユーザの希望車種を販売するディーラの名称を表示する領域である。16cは、ユーザの希望車種に対応するディーラの提示価格を表示する領域である。16dは、ユーザの希望車種を販売するディーラの住所を表示する領域である。16eは、ユーザの住所からディーラの住所までの距離及び所要時間を含む距離情報を表示する領域である。なお、距離情報の他、ユーザの住所からディーラの住所までのルート案内情報(例えば、地図上に経路を示したルートマップ等)が16eに表示されても良い。 Figure 16 is a screen image showing prices offered by multiple dealers on the user terminal 3. 16a is an area showing vehicle model information for the vehicle model desired by the user. 16b is an area showing the name of the dealer selling the vehicle model desired by the user. 16c is an area showing the price offered by the dealer corresponding to the vehicle model desired by the user. 16d is an area showing the address of the dealer selling the vehicle model desired by the user. 16e is an area showing distance information including the distance from the user's address to the dealer's address and the required time. In addition to distance information, route guidance information from the user's address to the dealer's address (e.g., a route map showing the route on a map) may also be displayed in 16e.

サーバ1の制御部11は、図15での「申し込む」ボタン15b経由でユーザ端末3から送信されたユーザに関する情報及び希望車種を通信部13により受信する。制御部11は、受信した希望車種及び距離情報に基づいてディーラを特定し、特定したディーラのディーラ端末2に希望車種を通信部13により送信する。ディーラ端末2の制御部21は、サーバ1から送信された希望車種を通信部23により受信し、受信した希望車種に対応する提示価格を受け付ける。制御部21は、受け付けた希望車種に対応する提示価格をサーバ1に送信する。 The control unit 11 of the server 1 receives, via the communication unit 13, information about the user and the desired vehicle model sent from the user terminal 3 via the "Apply" button 15b in FIG. 15. The control unit 11 identifies a dealer based on the received desired vehicle model and distance information, and sends the desired vehicle model to the dealer terminal 2 of the identified dealer via the communication unit 13. The control unit 21 of the dealer terminal 2 receives the desired vehicle model sent from the server 1 via the communication unit 23, and accepts the offered price corresponding to the received desired vehicle model. The control unit 21 transmits the offered price corresponding to the accepted desired vehicle model to the server 1.

サーバ1の制御部11は、通信部13を介して、希望車種に関する車種情報、ディーラに関する情報、距離情報及びディーラ端末2から送信された提示価格をユーザ端末3に送信する。ユーザ端末3の制御部31は、サーバ1から送信された車種情報、ディーラに関する情報、距離情報及びディーラの提示価格を通信部33により受信する。制御部31は、表示部35を介して、受信した車種情報を16aに表示し、ディーラに関する情報を16b及び16dに表示し、距離情報を16eに表示し、ディーラの提示価格を16cに表示する。 The control unit 11 of the server 1 transmits vehicle model information on the desired vehicle model, information about the dealer, distance information, and the offered price sent from the dealer terminal 2 to the user terminal 3 via the communication unit 13. The control unit 31 of the user terminal 3 receives the vehicle model information, information about the dealer, distance information, and the dealer's offered price sent from the server 1 via the communication unit 33. The control unit 31 displays the received vehicle model information on 16a, the information about the dealer on 16b and 16d, the distance information on 16e, and the dealer's offered price on 16c via the display unit 35.

図17は、ディーラ端末2で他のディーラの提示価格を確認する確認画面イメージ図である。17aは、ユーザの希望車種に関する車種情報を表示する領域である。17bは、ユーザに関する情報を表示する領域である。17cは、該ディーラ自身以外の他のディーラの名称、及びユーザの希望車種に対応する他のディーラの提示価格を表示する領域である。また、ディーラの提示価格が修正された場合、修正前の提示価格と修正後の提示価格の両方を17cに表示する。 Figure 17 is an image diagram of a confirmation screen for confirming the prices offered by other dealers on the dealer terminal 2. 17a is an area that displays vehicle model information related to the vehicle model desired by the user. 17b is an area that displays information related to the user. 17c is an area that displays the names of other dealers other than the dealer in question, and the prices offered by other dealers that correspond to the vehicle model desired by the user. In addition, if the dealer's offered price is revised, both the offered price before the revision and the offered price after the revision are displayed in 17c.

ディーラ端末2の制御部21は、通信部23を介して、ユーザの希望車種に関する車種情報、ユーザに関する情報、及び該希望車種に対応する他のディーラの提示価格(修正後の提示価格を含む)をサーバ1から取得する。制御部21は、表示部25を介して、取得したユーザの希望車種に関する車種情報を17aに表示し、ユーザに関する情報を17bに表示し、該希望車種に対応する他のディーラの提示価格を17cに表示する。 The control unit 21 of the dealer terminal 2 acquires from the server 1 vehicle model information on the user's desired vehicle model, information about the user, and the prices offered by other dealers that correspond to the desired vehicle model (including revised offered prices) via the communication unit 23. The control unit 21 displays the acquired vehicle model information on the user's desired vehicle model on 17a, displays information about the user on 17b, and displays the prices offered by other dealers that correspond to the desired vehicle model on 17c via the display unit 25.

本実施形態によると、ユーザの希望車種に対応する複数のディーラの提示価格をユーザ端末3に出力することが可能となる。 According to this embodiment, it is possible to output the prices offered by multiple dealers for the vehicle model desired by the user to the user terminal 3.

本実施形態によると、ディーラのディーラ端末2に、ユーザの希望車種に対応する該ディーラ自身以外の他のディーラの提示価格を出力することが可能となる。 According to this embodiment, it is possible to output the quoted prices of other dealers other than the dealer himself that correspond to the vehicle model desired by the user to the dealer's dealer terminal 2.

本実施形態によると、ユーザの希望車種に対応する提示価格を各ディーラ間に共有しているため、透明・自由な競争及び公正な取引を行うことが可能となる。 According to this embodiment, the offered price corresponding to the user's desired vehicle model is shared among the dealers, making it possible to conduct transparent, free competition and fair transactions.

(実施形態2)
実施形態2は、ユーザの希望車種と関連する複数の車種情報を出力する形態に関する。なお、実施形態1と重複する内容については説明を省略する。
(Embodiment 2)
The second embodiment relates to a form in which a plurality of vehicle model information items related to a vehicle model desired by a user are output. Note that a description of the contents that overlap with the first embodiment will be omitted.

ユーザの希望車種に応じて、該車種と関連する複数の車種情報を取得することができる。具体的には、サーバ1の制御部11は、ユーザの希望車種の車種IDに応じて、大容量記憶部17の車種情報DB173の関連車種ID列から関連車種IDを取得する。なお、関連車種の取得処理に関しては、上述した処理方式に限るものではない。例えば、制御部11は、該車種を申し込んだユーザが他の類似の車種を申し込んだ数量を統計してソートする。制御部11は、他の類似の車種の数量が多い順(降順)に、例えば上位10件を取得しても良い。 Depending on the user's desired vehicle model, multiple vehicle model information related to that vehicle model can be acquired. Specifically, the control unit 11 of the server 1 acquires a related vehicle model ID from the related vehicle model ID column of the vehicle model information DB 173 of the mass storage unit 17 according to the vehicle model ID of the user's desired vehicle model. Note that the process of acquiring related vehicle models is not limited to the processing method described above. For example, the control unit 11 collects statistics on the number of other similar vehicle models that the user who applied for the vehicle model has applied for and sorts them. The control unit 11 may acquire, for example, the top 10 other similar vehicle models in descending order of quantity.

制御部11は、取得した関連車種IDに基づき、それぞれの車種情報を車種情報DB173から取得する。制御部11は、希望車種に関する車種情報、及び希望車種と関連する複数の車種情報を通信部13によりユーザ端末3に送信する。ユーザ端末3の制御部31は、通信部33を介して、サーバ1から送信された希望車種に関する車種情報、及び希望車種と関連する複数の車種情報を受信する。制御部31は、受信した希望車種に関する車種情報、及び希望車種と関連する複数の車種情報を表示部35により表示する。 The control unit 11 acquires each vehicle model information from the vehicle model information DB 173 based on the acquired related vehicle model ID. The control unit 11 transmits the vehicle model information related to the desired vehicle model and multiple vehicle model information related to the desired vehicle model to the user terminal 3 via the communication unit 13. The control unit 31 of the user terminal 3 receives the vehicle model information related to the desired vehicle model and multiple vehicle model information related to the desired vehicle model transmitted from the server 1 via the communication unit 33. The control unit 31 displays the received vehicle model information related to the desired vehicle model and multiple vehicle model information related to the desired vehicle model on the display unit 35.

図18は、希望車種と関連する複数の車種情報を出力する際の処理手順を示すフローチャートである。サーバ1の制御部11は、ユーザの希望車種の車種IDに応じて、大容量記憶部17の車種情報DB173の関連車種ID列から関連車種IDを取得する(ステップS121)。制御部11は、取得した関連車種IDに基づき、それぞれの車種情報を車種情報DB173から取得する(ステップS122)。 Figure 18 is a flowchart showing the processing steps when outputting multiple vehicle model information related to a desired vehicle model. The control unit 11 of the server 1 acquires a related vehicle model ID from the related vehicle model ID column of the vehicle model information DB 173 of the mass storage unit 17 according to the vehicle model ID of the user's desired vehicle model (step S121). The control unit 11 acquires each vehicle model information from the vehicle model information DB 173 based on the acquired related vehicle model ID (step S122).

制御部11は、希望車種に関する車種情報、及び希望車種と関連する複数の車種情報を通信部13によりユーザ端末3に送信する(ステップS123)。ユーザ端末3の制御部31は、通信部33を介して、サーバ1から送信された希望車種に関する車種情報、及び希望車種と関連する複数の車種情報を受信する(ステップS321)。制御部31は、受信した希望車種に関する車種情報、及び希望車種と関連する複数の車種情報を表示部35により表示する(ステップS322)。 The control unit 11 transmits vehicle model information related to the desired vehicle model and multiple vehicle model information related to the desired vehicle model to the user terminal 3 via the communication unit 13 (step S123). The control unit 31 of the user terminal 3 receives the vehicle model information related to the desired vehicle model and multiple vehicle model information related to the desired vehicle model transmitted from the server 1 via the communication unit 33 (step S321). The control unit 31 displays the received vehicle model information related to the desired vehicle model and multiple vehicle model information related to the desired vehicle model on the display unit 35 (step S322).

図19は、実施形態2のユーザ端末3でカート画面を表示するイメージ図である。なお、図15と重複する内容については同一の符号を付して説明を省略する。19aは、希望車種と関連する車種情報を表示する領域である。19bは、「カートに入れる」ボタンであり、購入の可能性がある関連車種を選択するためのボタンである。 Figure 19 is an image diagram showing a cart screen displayed on a user terminal 3 in embodiment 2. Note that the same reference numerals are used for the contents that overlap with those in Figure 15, and the explanation is omitted. 19a is an area that displays vehicle model information related to the desired vehicle model. 19b is an "Add to cart" button, which is a button for selecting related vehicle models that may be purchased.

ユーザ端末3の制御部31は、通信部33を介して、サーバ1から希望車種に関する車種情報、及び希望車種と関連する複数の車種情報を取得する。制御部31は、表示部35を介して、取得した希望車種に関する車種情報を15aに表示し、希望車種と関連する複数の車種情報を19aに表示する。制御部31は、入力部34を介して、「カートに入れる」ボタン19bのタッチ操作を受け付けた場合、該当する関連車種を買い物カートに入れる。 The control unit 31 of the user terminal 3 acquires vehicle model information on the desired vehicle model and multiple vehicle model information related to the desired vehicle model from the server 1 via the communication unit 33. The control unit 31 displays the acquired vehicle model information on the desired vehicle model on 15a via the display unit 35, and displays multiple vehicle model information related to the desired vehicle model on 19a. When the control unit 31 receives a touch operation of the "Add to cart" button 19b via the input unit 34, it adds the relevant related vehicle model to the shopping cart.

図20は、関連車種に対応する提示価格を出力する際の処理手順を示すフローチャートである。なお、図12と重複する内容については同一の符号を付して説明を省略する。ユーザ端末3の制御部31は、入力部34を介して、ユーザによる関連車種の選択(入力)を受け付ける(ステップS323)。制御部31は、受け付けた関連車種に基づき、大容量記憶部17の車種情報DB173から該関連車種に対応する車種IDを取得する(ステップS324)。制御部31は、取得した車種IDを通信部33によりサーバ1に送信する(ステップS325)。その後、ステップS111が実行される。 Figure 20 is a flowchart showing the processing steps when outputting the quoted price corresponding to the related vehicle model. Note that the same reference numerals are used for the contents that overlap with Figure 12, and the explanation will be omitted. The control unit 31 of the user terminal 3 accepts the selection (input) of the related vehicle model by the user via the input unit 34 (step S323). Based on the accepted related vehicle model, the control unit 31 acquires the vehicle model ID corresponding to the related vehicle model from the vehicle model information DB 173 of the mass storage unit 17 (step S324). The control unit 31 transmits the acquired vehicle model ID to the server 1 via the communication unit 33 (step S325). Then, step S111 is executed.

図21は、実施形態2のユーザ端末3で複数のディーラの提示価格を表示する画面イメージ図である。図示のように、ユーザ端末3は、ユーザの希望車種に対応する複数のディーラの提示価格、及びユーザから選択された関連車種に対応する複数のディーラの提示価格を並べて表示する。なお、図16と重複する内容については同一の符号を付して説明を省略する。 Figure 21 is a screen image diagram showing prices offered by multiple dealers displayed on the user terminal 3 of embodiment 2. As shown in the figure, the user terminal 3 displays prices offered by multiple dealers corresponding to the user's desired vehicle model, and prices offered by multiple dealers corresponding to related vehicle models selected by the user side by side. Note that the same reference numerals are used for content that overlaps with Figure 16, and explanations are omitted.

21aは、図19の「カートに入れる」ボタン19bを経由して選択された関連車種に関する車種情報を表示する領域である。21bは、関連車種に対応する複数のディーラの提示価格を表示する領域である。21cは、関連車種の詳細画面へ遷移するためのボタンである。 21a is an area that displays vehicle model information about the related vehicle model selected via the "Add to cart" button 19b in FIG. 19. 21b is an area that displays the prices offered by multiple dealers for the related vehicle model. 21c is a button for transitioning to a detailed screen for the related vehicle model.

サーバ1の制御部11は、図15での「申し込む」ボタン15b経由でユーザ端末3から送信されたユーザに関する情報、希望車種及び選択された関連車種を通信部13により受信する。制御部11は通信部13を介して、受信した関連車種に対応する提示価格を、該関連車種を販売するディーラから取得し、関連車種に関する車種情報、ディーラに関する情報及び関連車種の提示価格をユーザ端末3に送信する。 The control unit 11 of the server 1 receives, via the communication unit 13, information about the user, the desired vehicle model, and the selected related vehicle model sent from the user terminal 3 via the "Apply" button 15b in FIG. 15. The control unit 11 obtains the offered price corresponding to the received related vehicle model from the dealer selling the related vehicle model via the communication unit 13, and transmits the vehicle model information about the related vehicle model, information about the dealer, and the offered price of the related vehicle model to the user terminal 3.

ユーザ端末3の制御部31は、サーバ1から送信された車種情報、ディーラに関する情報及び関連車種の提示価格を通信部33により受信する。制御部31は、表示部35を介して、受信した関連車種に関する車種情報を21aに表示し、ディーラに関する情報及び関連車種の提示価格を21bに表示する。 The control unit 31 of the user terminal 3 receives the vehicle model information, information about the dealer, and the quoted price of the related vehicle model sent from the server 1 via the communication unit 33. The control unit 31 displays the received vehicle model information about the related vehicle model on 21a via the display unit 35, and displays the information about the dealer and the quoted price of the related vehicle model on 21b.

本実施形態によると、ユーザの希望車種と関連する複数の車種情報を取得することにより、ユーザのニーズに応じた関連車種の提案等を行うことが可能となる。 According to this embodiment, by acquiring multiple vehicle model information related to the user's desired vehicle model, it becomes possible to suggest related vehicle models according to the user's needs.

(実施形態3)
実施形態3は、ユーザとディーラとの商談メッセージを出力する形態に関する。なお、実施形態1~2と重複する内容については説明を省略する。
(Embodiment 3)
The third embodiment relates to a form in which a negotiation message between a user and a dealer is output. Note that a description of the contents that overlap with the first and second embodiments will be omitted.

図22は、実施形態3のサーバ1の構成例を示すブロック図である。なお、図2と重複する内容については同一の符号を付して説明を省略する。大容量記憶部17には、商談メッセージDB175が記憶されている。商談メッセージDB175は、ユーザとディーラとの商談内容等の情報を記憶している。 Figure 22 is a block diagram showing an example of the configuration of the server 1 of the third embodiment. Note that the same reference numerals are used for the same contents as those in Figure 2, and the description thereof will be omitted. The large-capacity storage unit 17 stores a negotiation message DB 175. The negotiation message DB 175 stores information such as the contents of negotiations between the user and the dealer.

図23は、商談メッセージDB175のレコードレイアウトの一例を示す説明図である。商談メッセージDB175は、商談ID列、メッセージID列、送信者列、メッセージ列及び送信日時列を含む。商談ID列は、各商談のデータを識別するために、一意に特定される商談のデータのIDを記憶している。メッセージID列は、各メッセージを識別するために、一意に特定されるメッセージのIDを記憶している。送信者列は、送信者の種別(例えば、ユーザまたはディーラ)を記憶している。メッセージ列は、メッセージの内容を記憶している。送信日時列は、メッセージを送信した時点での日時情報を記憶している。 Figure 23 is an explanatory diagram showing an example of a record layout of the negotiation message DB175. The negotiation message DB175 includes a negotiation ID column, a message ID column, a sender column, a message column, and a sent date/time column. The negotiation ID column stores a uniquely specified ID of the negotiation data to identify the data of each negotiation. The message ID column stores a uniquely specified message ID to identify each message. The sender column stores the type of sender (e.g., user or dealer). The message column stores the content of the message. The sent date/time column stores date and time information at the time the message was sent.

図24は、実施形態3の新車見積DB174のレコードレイアウトの一例を示す説明図である。なお、図6と重複する内容については同一の符号を付して説明を省略する。図24は、商談ID列を含む。商談ID列は、ユーザとディーラとの商談データを特定する商談IDを記憶している。 Figure 24 is an explanatory diagram showing an example of a record layout of new car quotation DB 174 in embodiment 3. Note that the same reference numerals are used for the contents that overlap with those in Figure 6, and the explanation is omitted. Figure 24 includes a negotiation ID column. The negotiation ID column stores a negotiation ID that identifies the negotiation data between the user and the dealer.

図25は、ユーザの商談メッセージを送信する際の処理手順を示すフローチャートである。ユーザ端末3の制御部31は、入力部34を介して、ユーザによる商談メッセージの入力を受け付ける(ステップS331)。制御部31は、見積ID、及び受け付けたユーザの商談メッセージを通信部33によりサーバ1に送信する(ステップS332)。サーバ1の制御部11は、通信部13を介して、ユーザ端末3から送信された見積ID及び商談メッセージを受信する(ステップS131)。 Figure 25 is a flowchart showing the processing steps when sending a user's negotiation message. The control unit 31 of the user terminal 3 accepts input of a negotiation message by the user via the input unit 34 (step S331). The control unit 31 transmits the quotation ID and the accepted user's negotiation message to the server 1 via the communication unit 33 (step S332). The control unit 11 of the server 1 receives the quotation ID and negotiation message transmitted from the user terminal 3 via the communication unit 13 (step S131).

制御部11は、受信した商談メッセージを大容量記憶部17の商談メッセージDB175に記憶する(ステップS132)。具体的には、制御部11は大容量記憶部17の新車見積DB174から、受信した見積IDに対応する商談IDが存在するか否かを判定する。制御部11は、商談IDが存在していないと判定した場合、商談ID及びメッセージIDを割り振って、送信者の種別、メッセージの内容及びメッセージの送信日時を一つのレコードとして商談メッセージDB175に記憶する。制御部11は、商談IDが存在していると判定した場合、メッセージIDを割り振って、該商談IDに対応付け、送信者の種別、メッセージの内容及びメッセージの送信日時を一つのレコードとして商談メッセージDB175に記憶する。 The control unit 11 stores the received negotiation message in the negotiation message DB 175 of the mass storage unit 17 (step S132). Specifically, the control unit 11 determines whether or not a negotiation ID corresponding to the received quotation ID exists from the new car quotation DB 174 of the mass storage unit 17. If the control unit 11 determines that the negotiation ID does not exist, it assigns a negotiation ID and a message ID, and stores the sender type, message content, and message sending date and time as one record in the negotiation message DB 175. If the control unit 11 determines that the negotiation ID exists, it assigns a message ID, associates it with the negotiation ID, and stores the sender type, message content, and message sending date and time as one record in the negotiation message DB 175.

制御部11は、商談メッセージDB175から、該商談IDに対応するすべてのメッセージを取得し(ステップS133)、取得したすべてのメッセージを通信部13によりユーザ端末3に送信する(ステップS134)。ユーザ端末3の制御部31は、サーバ1から送信されたすべてのメッセージを通信部33により受信し(ステップS333)、受信したすべてのメッセージを表示部35により表示し(ステップS334)、処理を終了する。 The control unit 11 retrieves all messages corresponding to the negotiation ID from the negotiation message DB 175 (step S133) and transmits all retrieved messages to the user terminal 3 via the communication unit 13 (step S134). The control unit 31 of the user terminal 3 receives all messages transmitted from the server 1 via the communication unit 33 (step S333), displays all received messages on the display unit 35 (step S334), and terminates the process.

なお、本実施形態では、商談メッセージをサーバ1の経由で、ディーラ端末2とユーザ端末3との間に送受信処理を行う例を説明したが、これに限るものではない。例えば、ディーラ端末2とユーザ端末3との間に、商談メッセージの送受信処理を直接に行っても良い。 In the present embodiment, an example has been described in which negotiation messages are transmitted and received between the dealer terminal 2 and the user terminal 3 via the server 1, but this is not limiting. For example, negotiation messages may be transmitted and received directly between the dealer terminal 2 and the user terminal 3.

なお、図25では、ユーザの商談メッセージの送信処理の例を説明したが、ディーラの商談メッセージの送信処理に関しては、同様であるため説明を省略する。 Note that in Figure 25, an example of the process for sending a user's negotiation message is explained, but the process for sending a dealer's negotiation message is similar, so an explanation is omitted.

図26は、ユーザ端末3で商談メッセージを表示する画面イメージ図である。26aは、商談対象となる希望車種に関する情報を表示する領域である。26bは、希望車種に対応するディーラの提示価格を表示する領域である。26cは、ユーザとディーラとの商談メッセージを表示する領域である。26dは、希望車種に対するユーザの商談メッセージの入力を受け付けるテキストエリアである。 Figure 26 is a screen image showing a negotiation message displayed on the user terminal 3. 26a is an area for displaying information about the desired vehicle model that is the subject of negotiation. 26b is an area for displaying the dealer's quoted price for the desired vehicle model. 26c is an area for displaying a negotiation message between the user and the dealer. 26d is a text area for accepting input of the user's negotiation message for the desired vehicle model.

26eは、「送信」ボタンであり、26dで入力された商談メッセージをサーバ1に送信するためのボタンである。26fは、「この車を落札する」ボタンであり、該希望車種に対応するディーラの提示価格で該車種を購入するためのボタンである。26gは、「商談を中止する」ボタンであり、ユーザがディーラとの商談を中止するためのボタンである。 26e is a "Send" button, which is used to send the negotiation message entered in 26d to the server 1. 26f is a "Bid on this car" button, which is used to purchase the desired car model at the price offered by the dealer corresponding to the desired car model. 26g is a "Cancel negotiation" button, which is used by the user to cancel negotiations with the dealer.

ユーザ端末3の制御部31は、通信部33を介して、該希望車種に対し、希望車種に関する車種情報、ディーラの提示価格、及びユーザとディーラとのすべての商談メッセージをサーバ1から取得する。制御部31は、表示部35を介して、取得した希望車種に関する車種情報を26aに表示し、該希望車種に対応するディーラの提示価格を26bに表示し、該希望車種に対する商談メッセージを26cに表示する。 The control unit 31 of the user terminal 3 acquires vehicle model information for the desired vehicle model, the dealer's quoted price, and all negotiation messages between the user and the dealer from the server 1 via the communication unit 33. The control unit 31 displays the acquired vehicle model information for the desired vehicle model on 26a via the display unit 35, displays the dealer's quoted price for the desired vehicle model on 26b, and displays the negotiation messages for the desired vehicle model on 26c.

制御部31は、「送信」ボタン26eのタッチ操作を入力部34により受け付けた場合、26dで入力された商談メッセージを通信部33によりサーバ1に送信する。制御部31は「この車を落札する」ボタン26fのタッチ操作を入力部34により受け付けた場合、ユーザが該希望車種を購入する旨を通信部13によりサーバ1に送信する。制御部31は「商談を中止する」ボタン26gのタッチ操作を入力部34により受け付けた場合、該希望車種に対して商談を中止する旨を通信部13によりサーバ1に送信する。 When the control unit 31 receives a touch operation of the "Send" button 26e through the input unit 34, it transmits the negotiation message inputted through 26d to the server 1 through the communication unit 33. When the control unit 31 receives a touch operation of the "Bid on this car" button 26f through the input unit 34, it transmits a message to the server 1 via the communication unit 13 indicating that the user will purchase the desired car model. When the control unit 31 receives a touch operation of the "Cancel negotiation" button 26g through the input unit 34, it transmits a message to the server 1 via the communication unit 13 indicating that negotiation for the desired car model will be cancelled.

本実施形態によると、ユーザとディーラとの商談メッセージを出力することにより、ユーザのニーズへの柔軟かつ速やかな対応を実現することが可能となる。 According to this embodiment, by outputting negotiation messages between the user and the dealer, it is possible to respond flexibly and quickly to the user's needs.

(実施形態4)
実施形態4は、複数のディーラ及び買取業者から下取り対象の所有車情報に対応する買取価格を取得し、取得したそれぞれのディーラ及び買取業者の買取価格を、他のディーラ及び買取業者の端末へ出力する形態に関する。買取業者は、中古車を買い取る業者であり、中古車に対する査定及び買取等を行う。なお、実施形態1~3と重複する内容については説明を省略する。
(Embodiment 4)
The fourth embodiment relates to a form in which purchase prices corresponding to the owned vehicle information of the trade-in target are obtained from a plurality of dealers and buyers, and the obtained purchase prices of each dealer and buyer are output to the terminals of the other dealers and buyers. The buyers are businesses that purchase used cars, and perform appraisals and purchases of used cars. Note that the explanation of the contents that overlap with the first to third embodiments will be omitted.

図27は、下取り対象の所有車の買取システムの概要を示す説明図である。なお、図1と重複する内容については同一の符号を付して説明を省略する。本実施形態のシステムは、サーバ1、ディーラ端末2、ユーザ端末3の他、情報処理端末4を含み、各装置はインターネット等のネットワークNを介して情報の送受信を行う。 Figure 27 is an explanatory diagram showing an overview of a purchase system for trade-in vehicles. Note that the same reference numerals are used for the same contents as in Figure 1, and explanations are omitted. The system of this embodiment includes a server 1, a dealer terminal 2, a user terminal 3, and an information processing terminal 4, and each device transmits and receives information via a network N such as the Internet.

情報処理端末4は、ユーザに関する情報、下取り対象の所有車情報、及び該所有車情報に対応する他の買取業者の提示価格の表示等を行う端末装置である。情報処理端末4は、例えばスマートフォン、携帯電話、タブレット、パーソナルコンピュータ端末等の情報処理機器である。以下では簡潔のため、情報処理端末4を買取業者端末4と読み替える。 The information processing terminal 4 is a terminal device that displays information about the user, information about the vehicle to be traded in, and the prices offered by other buyers that correspond to the vehicle information. The information processing terminal 4 is an information processing device such as a smartphone, mobile phone, tablet, or personal computer terminal. For simplicity, the information processing terminal 4 will be referred to as the buyer terminal 4 below.

図28は、買取業者端末4の構成例を示すブロック図である。買取業者端末4は、制御部41、記憶部42、通信部43、入力部44、表示部45及び撮影部46を含む。各構成はバスBで接続されている。 Figure 28 is a block diagram showing an example of the configuration of the buyer terminal 4. The buyer terminal 4 includes a control unit 41, a memory unit 42, a communication unit 43, an input unit 44, a display unit 45, and a photographing unit 46. Each component is connected by a bus B.

制御部41はCPU、MPU等の演算処理装置を含み、記憶部42に記憶された制御プログラム4Pを読み出して実行することにより、買取業者端末4に係る種々の情報処理、制御処理等を行う。なお、図28では制御部41を単一のプロセッサであるものとして説明するが、マルチプロセッサであっても良い。記憶部42はRAM、ROM等のメモリ素子を含み、制御部41が処理を実行するために必要な制御プログラム4P又はデータ等を記憶している。また、記憶部42は、制御部41が演算処理を実行するために必要なデータ等を一時的に記憶する。 The control unit 41 includes an arithmetic processing device such as a CPU or MPU, and performs various information processing, control processing, etc. related to the buyer terminal 4 by reading and executing the control program 4P stored in the memory unit 42. Note that while FIG. 28 describes the control unit 41 as a single processor, it may also be a multi-processor. The memory unit 42 includes memory elements such as RAM and ROM, and stores the control program 4P or data, etc. required for the control unit 41 to execute processing. The memory unit 42 also temporarily stores data, etc. required for the control unit 41 to execute arithmetic processing.

通信部43は通信に関する処理を行うための通信モジュールであり、ネットワークNを介して、サーバ1、ユーザ端末3等と情報の送受信を行う。入力部44は、キーボード、マウスまたは表示部45と一体化したタッチパネルでも良い。表示部45は、液晶ディスプレイ又は有機ELディスプレイ等であり、制御部41の指示に従い各種情報を表示する。 The communication unit 43 is a communication module for performing communication-related processing, and transmits and receives information to and from the server 1, the user terminal 3, etc. via the network N. The input unit 44 may be a keyboard, a mouse, or a touch panel integrated with the display unit 45. The display unit 45 is a liquid crystal display or an organic EL display, etc., and displays various information according to instructions from the control unit 41.

撮影部46は、例えばCCDカメラ、CMOSカメラ等の撮影装置である。なお、撮影部46は、複数の撮影装置により構成されても良い。なお、撮影部46は買取業者端末4の中に内蔵せず、外部で直接に買取業者端末4と接続し、撮影可能な構成としても良い。 The photographing unit 46 is, for example, a photographing device such as a CCD camera or a CMOS camera. The photographing unit 46 may be composed of multiple photographing devices. The photographing unit 46 may not be built into the buyer terminal 4, but may be externally connected directly to the buyer terminal 4 and configured to be capable of photographing.

図29は、実施形態4のサーバ1の構成例を示すブロック図である。なお、図22と重複する内容については同一の符号を付して説明を省略する。大容量記憶部17には、下取り所有車DB176、買取業者DB177及び買取見積DB178が記憶されている。下取り所有車DB176は、下取り対象の所有車情報を記憶している。買取業者DB177は、買取業者に関する情報を記憶している。買取見積DB178は、下取り対象の所有車に対する買取情報を記憶している。 Figure 29 is a block diagram showing an example of the configuration of server 1 in embodiment 4. Note that the same reference numerals are used for the contents that overlap with Figure 22, and the description will be omitted. The large-capacity storage unit 17 stores a trade-in owned vehicle DB 176, a buyer DB 177, and a buy-back estimate DB 178. The trade-in owned vehicle DB 176 stores information on owned vehicles that are to be traded in. The buyer DB 177 stores information on buyers. The buy-back estimate DB 178 stores buy-back information for owned vehicles that are to be traded in.

図30は、下取り所有車DB176のレコードレイアウトの一例を示す説明図である。下取り所有車DB176は、下取りID列、ユーザID列、写真列及び仕様列を含む。下取りID列は、各下取り対象の所有車を識別するために、一意に特定される下取り対象の所有車のIDを記憶している。ユーザID列は、ユーザを特定するユーザIDを記憶している。写真列は、下取り対象の所有車の撮影画像または動画を記憶している。なお、写真列には、複数の撮影画像または動画が記憶されても良い。 Figure 30 is an explanatory diagram showing an example of a record layout of the trade-in owned vehicle DB 176. The trade-in owned vehicle DB 176 includes a trade-in ID column, a user ID column, a photo column, and a specification column. The trade-in ID column stores a uniquely specified ID of the trade-in owned vehicle in order to identify each trade-in owned vehicle. The user ID column stores a user ID that identifies the user. The photo column stores photographed images or videos of the trade-in owned vehicle. Note that the photo column may store multiple photographed images or videos.

仕様列は、メーカ列、車種列、排気量列、ボディタイプ列、ボディカラー列、内装色列、エンジンタイプ列、ハンドル列、シフト列及び駆動方式列を含む。メーカ列は、下取り対象の所有車のメーカ情報を記憶している。車種列は、下取り対象の所有車の車種情報を記憶している。排気量列は、下取り対象の所有車の排気量を記憶している。ボディタイプ列は、下取り対象の所有車のボディタイプを記憶している。 The specification column includes a manufacturer column, a vehicle model column, an engine displacement column, a body type column, a body color column, an interior color column, an engine type column, a handle column, a shift column, and a drive system column. The manufacturer column stores manufacturer information of the owner's vehicle that is the subject of trade-in. The vehicle model column stores vehicle model information of the owner's vehicle that is the subject of trade-in. The engine displacement column stores the engine displacement of the owner's vehicle that is the subject of trade-in. The body type column stores the body type of the owner's vehicle that is the subject of trade-in.

ボディカラー列は、下取り対象の所有車のボディカラーを記憶している。内装色列は、下取り対象の所有車の内装色を記憶している。エンジンタイプ列は、下取り対象の所有車のエンジンタイプを記憶している。ハンドル列は、下取り対象の所有車のハンドル情報を記憶している。シフト列は、下取り対象の所有車のシフトレバーを記憶している。駆動方式列は、下取り対象の所有車の駆動方式を記憶している。 The body color column stores the body color of the vehicle to be traded in. The interior color column stores the interior color of the vehicle to be traded in. The engine type column stores the engine type of the vehicle to be traded in. The steering column stores steering information of the vehicle to be traded in. The shift column stores the shift lever of the vehicle to be traded in. The drive system column stores the drive system of the vehicle to be traded in.

図31は、実施形態4の新車見積DB174のレコードレイアウトの一例を示す説明図である。なお、図24と重複する内容については同一の符号を付して説明を省略する。新車見積DB174は、下取り有無列、下取りID列及び値引き金額列を含む。下取り有無列は、新車購入際の下取り車の有無情報を記憶している。下取りID列は、下取り対象の所有車に対応する下取りIDを記憶している。値引き金額列は、下取り対象の所有車に対するディーラの買取価格を記憶している。 Figure 31 is an explanatory diagram showing an example of a record layout of new car quotation DB 174 in embodiment 4. Note that the same reference numerals are used for the contents that overlap with Figure 24, and the explanation is omitted. New car quotation DB 174 includes a trade-in/not trade-in column, a trade-in ID column, and a discount amount column. The trade-in/not trade-in column stores information on whether or not a trade-in car is available when purchasing a new car. The trade-in ID column stores the trade-in ID corresponding to the owned car that is the subject of trade-in. The discount amount column stores the dealer's purchase price for the owned car that is the subject of trade-in.

図32は、買取業者DB177のレコードレイアウトの一例を示す説明図である。買取業者DB177は、買取業者ID列、買取業者名列、住所列、取扱メーカ列及び取扱車種列を含む。買取業者ID列は、各買取業者を識別するために、一意に特定される買取業者のIDを記憶している。買取業者名列は、買取業者の名称を記憶している。住所列は、買取業者の現住所情報(例えば、住所、経緯度等)を記憶している。取扱メーカ列は、買取業者が取り扱っている自動車のメーカの名称を記憶している。取扱車種列は、買取業者が取り扱っている自動車の車種情報を記憶している。 Figure 32 is an explanatory diagram showing an example of a record layout of the buyer DB 177. The buyer DB 177 includes a buyer ID column, a buyer name column, an address column, a manufacturer column, and a vehicle type column. The buyer ID column stores a unique buyer ID to identify each buyer. The buyer name column stores the name of the buyer. The address column stores the current address information of the buyer (e.g., address, longitude and latitude, etc.). The manufacturer column stores the name of the manufacturer of the automobiles handled by the buyer. The vehicle type column stores information on the vehicle types handled by the buyer.

図33は、買取見積DB178のレコードレイアウトの一例を示す説明図である。買取見積DB178は、見積ID列、ユーザID列、下取りID列、買取業者ID列、買取価格列、状態列、見積日時列及び商談ID列を含む。見積ID列は、各見積のデータを識別するために、一意に特定される見積のデータのIDを記憶している。ユーザID列は、ユーザを特定するユーザIDを記憶している。下取りID列は、下取り対象の所有車に対応する下取りIDを記憶している。 Figure 33 is an explanatory diagram showing an example of a record layout of purchase estimate DB178. Purchase estimate DB178 includes an estimate ID column, a user ID column, a trade-in ID column, a purchaser ID column, a purchase price column, a status column, an estimate date and time column, and a negotiation ID column. The estimate ID column stores a uniquely specified estimate data ID to identify the data of each estimate. The user ID column stores a user ID that identifies the user. The trade-in ID column stores a trade-in ID corresponding to the owned vehicle that is to be traded in.

買取業者ID列は、買取業者を特定する買取業者IDを記憶している。買取価格列は、下取り対象の所有車に対する買取業者の買取価格を記憶している。状態列は、該見積の状態を記憶している。見積日時は、下取り対象の所有車に対する買取業者の買取価格を見積もった日時情報を記憶している。商談ID列は、ユーザと買取業者との商談データを特定する商談IDを記憶している。 The buyer ID column stores a buyer ID that identifies a buyer. The purchase price column stores the purchase price offered by the buyer for the owned vehicle that is the trade-in target. The status column stores the status of the estimate. The estimate date and time stores information on the date and time when the buyer estimated the purchase price for the owned vehicle that is the trade-in target. The negotiation ID column stores a negotiation ID that identifies the negotiation data between the user and the buyer.

図34は、実施形態4のディーラDB172のレコードレイアウトの一例を示す説明図である。なお、図4と重複する内容については同一の符号を付して説明を省略する。ディーラDB172は、買取車種列を含む。買取車種列は、ディーラが買取することが可能な車種情報を記憶している。 Figure 34 is an explanatory diagram showing an example of a record layout of dealer DB 172 in embodiment 4. Note that the same reference numerals are used for the contents that overlap with FIG. 4, and the explanation is omitted. Dealer DB 172 includes a column of purchased vehicle models. The column of purchased vehicle models stores information on vehicle models that can be purchased by the dealer.

図35は、下取り対象の所有車に対して買取価格を出力する説明図である。ユーザ端末3の制御部31は、入力部34を介して、下取り対象の所有車情報の入力を受け付ける。制御部31は、受け付けた下取り対象の所有車情報を通信部33によりサーバ1に送信する。サーバ1の制御部11は、通信部13を介して、ユーザ端末3から送信された下取り対象の所有車情報を受信する。制御部11は、受信した所有車情報に基づき、該所有車を買取する(取り扱う)ディーラ及び買取業者を特定する。 Figure 35 is an explanatory diagram for outputting a purchase price for a trade-in vehicle. The control unit 31 of the user terminal 3 accepts input of the trade-in vehicle information via the input unit 34. The control unit 31 transmits the accepted trade-in vehicle information to the server 1 via the communication unit 33. The control unit 11 of the server 1 receives the trade-in vehicle information transmitted from the user terminal 3 via the communication unit 13. Based on the received vehicle information, the control unit 11 identifies the dealer and buyer that will purchase (handle) the vehicle.

具体的には、制御部11は大容量記憶部17のディーラDB172から、受信した所有車情報に対応する全てのディーラIDを取得する。制御部11は、取得したディーラIDによって、それぞれのディーラを特定する。制御部11は大容量記憶部17の買取業者DB177から、受信した所有車情報に対応する全ての買取業者IDを取得する。制御部11は、取得した買取業者IDによって、それぞれの買取業者を特定する。 Specifically, the control unit 11 acquires all dealer IDs corresponding to the received owned vehicle information from the dealer DB 172 of the mass storage unit 17. The control unit 11 identifies each dealer by the acquired dealer ID. The control unit 11 acquires all buyer IDs corresponding to the received owned vehicle information from the buyer DB 177 of the mass storage unit 17. The control unit 11 identifies each buyer by the acquired buyer ID.

制御部11は、通信部13を介して、取得したディーラIDに基づき、下取り対象の所有車情報をそれぞれのディーラ端末2に送信する。それぞれのディーラ端末2の制御部21は、通信部23を介して、サーバ1から送信された下取り対象の所有車情報を受信する。制御部21は、受信した下取り対象の所有車情報に対応するディーラの買取価格を入力部24により受け付け、受け付けた買取価格を通信部23によりサーバ1に送信する。 The control unit 11 transmits the trade-in vehicle information to each dealer terminal 2 based on the acquired dealer ID via the communication unit 13. The control unit 21 of each dealer terminal 2 receives the trade-in vehicle information transmitted from the server 1 via the communication unit 23. The control unit 21 receives the dealer's purchase price corresponding to the received trade-in vehicle information via the input unit 24, and transmits the received purchase price to the server 1 via the communication unit 23.

サーバ1の制御部11は、通信部13を介して、それぞれのディーラ端末2から送信された買取価格を受信する。制御部11は、受信した買取価格を大容量記憶部17の新車見積DB174に記憶する。具体的には、制御部11は見積IDを割り振って、ユーザID、ディーラID、状態、見積日時、下取り対象の所有車の有無、下取りID及び買取価格(値引き金額)等を一つのレコードとして新車見積DB174に記憶する。 The control unit 11 of the server 1 receives the purchase price transmitted from each dealer terminal 2 via the communication unit 13. The control unit 11 stores the received purchase price in the new car quotation DB 174 of the mass storage unit 17. Specifically, the control unit 11 assigns an estimate ID and stores the user ID, dealer ID, condition, estimate date and time, whether or not the user owns a vehicle that is the subject of trade-in, the trade-in ID, and the purchase price (discount amount) as one record in the new car quotation DB 174.

制御部11は、通信部13を介して、取得した買取業者IDに基づき、下取り対象の所有車情報をそれぞれの買取業者端末4に送信する。それぞれの買取業者端末4の制御部41は、通信部43を介して、サーバ1から送信された下取り対象の所有車情報を受信する。制御部41は、受信した下取り対象の所有車情報に対応する買取業者の買取価格を入力部44により受け付け、受け付けた買取価格を通信部43によりサーバ1に送信する。 The control unit 11 transmits the trade-in vehicle information to each of the buyer terminals 4 based on the acquired buyer ID via the communication unit 13. The control unit 41 of each of the buyer terminals 4 receives the trade-in vehicle information transmitted from the server 1 via the communication unit 43. The control unit 41 accepts the purchase price of the buyer corresponding to the received trade-in vehicle information via the input unit 44, and transmits the accepted purchase price to the server 1 via the communication unit 43.

サーバ1の制御部11は、通信部13を介して、それぞれの買取業者端末4から送信された買取価格を受信する。制御部11は、受信した買取価格を大容量記憶部17の買取見積DB178に記憶する。具体的には、制御部11は見積IDを割り振って、ユーザID、下取りID、買取業者ID、買取価格、状態及び見積日時等を一つのレコードとして買取見積DB178に記憶する。 The control unit 11 of the server 1 receives the purchase price transmitted from each buyer terminal 4 via the communication unit 13. The control unit 11 stores the received purchase price in the purchase estimate DB 178 of the mass storage unit 17. Specifically, the control unit 11 assigns an estimate ID and stores the user ID, trade-in ID, buyer ID, purchase price, status, estimate date and time, etc. as one record in the purchase estimate DB 178.

制御部11は、通信部13を介して、ディーラ及び買取業者に関する情報、ならびに、受信したそれぞれのディーラの買取価格及び買取業者の買取価格をユーザ端末3に送信する。ユーザ端末3の制御部31は、サーバ1から送信されたディーラ及び買取業者に関する情報、ならびに、それぞれのディーラの買取価格及び買取業者の買取価格を通信部33により受信する。制御部31は、受信したディーラ及び買取業者に関する情報、ならびに、それぞれのディーラの買取価格及び買取業者の買取価格を表示部35により並べて表示する。 The control unit 11 transmits information about dealers and buyers, as well as the purchase prices of each dealer and buyer, to the user terminal 3 via the communication unit 13. The control unit 31 of the user terminal 3 receives the information about dealers and buyers, as well as the purchase prices of each dealer and buyer, transmitted from the server 1, via the communication unit 33. The control unit 31 displays the received information about dealers and buyers, as well as the purchase prices of each dealer and buyer, side by side on the display unit 35.

制御部11は、通信部13を介して、ユーザに関する情報、下取り対象の所有車情報、他のディーラの買取価格及び買取業者の買収価格をディーラ端末2に送信する。ディーラ端末2の制御部21は、サーバ1から送信されたユーザに関する情報、下取り対象の所有車情報、他のディーラの買取価格及び買取業者の買収価格を通信部23により受信する。制御部21は、受信したユーザに関する情報、下取り対象の所有車情報、他のディーラの買取価格及び買取業者の買収価格を表示部25により並べて表示する。 The control unit 11 transmits information about the user, information about the vehicle to be traded in, the purchase prices of other dealers, and the purchase prices of the buyer to the dealer terminal 2 via the communication unit 13. The control unit 21 of the dealer terminal 2 receives the information about the user, information about the vehicle to be traded in, the purchase prices of other dealers, and the purchase prices of the buyer sent from the server 1 via the communication unit 23. The control unit 21 displays the received information about the user, information about the vehicle to be traded in, the purchase prices of other dealers, and the purchase prices of the buyer side by side on the display unit 25.

制御部11は、通信部13を介して、ユーザに関する情報、下取り対象の所有車情報、他の買取業者の買取価格及びディーラの買収価格を買取業者端末4に送信する。買取業者端末4の制御部41は、サーバ1から送信されたユーザに関する情報、下取り対象の所有車情報、他の買取業者の買取価格及びディーラの買収価格を通信部43により受信する。制御部41は、受信したユーザに関する情報、下取り対象の所有車情報、他の買取業者の買取価格及びディーラの買収価格を表示部45により並べて表示する。 The control unit 11 transmits information about the user, information about the vehicle to be traded in, the purchase prices of other buyers, and the dealer's purchase price to the buyer terminal 4 via the communication unit 13. The control unit 41 of the buyer terminal 4 receives the information about the user, information about the vehicle to be traded in, the purchase prices of other buyers, and the dealer's purchase price transmitted from the server 1 via the communication unit 43. The control unit 41 displays the received information about the user, information about the vehicle to be traded in, the purchase prices of other buyers, and the dealer's purchase price side by side on the display unit 45.

図36は、所有車情報に対応するディーラの買取価格を取得する際の処理手順を示すフローチャートである。ユーザ端末3の制御部31は、入力部34を介して、ユーザによる下取り対象の所有車情報の入力を受け付け(ステップS341)、受け付けた所有車情報を通信部33によりサーバ1に送信する(ステップS342)。 Figure 36 is a flowchart showing the processing steps for obtaining the dealer's purchase price corresponding to the owned vehicle information. The control unit 31 of the user terminal 3 accepts the input of the owned vehicle information to be traded in by the user via the input unit 34 (step S341), and transmits the accepted owned vehicle information to the server 1 via the communication unit 33 (step S342).

サーバ1の制御部11は、通信部13を介して、ユーザ端末3から送信された所有車情報を受信する(ステップS141)。制御部11は、大容量記憶部17のディーラDB172から、受信した所有車情報に対応する全てのディーラIDを取得してディーラを特定する(ステップS142)。制御部11は、通信部13を介して、取得したディーラIDに基づき、下取り対象の所有車情報をディーラ端末2に送信する(ステップS143)。 The control unit 11 of the server 1 receives the owned vehicle information transmitted from the user terminal 3 via the communication unit 13 (step S141). The control unit 11 acquires all dealer IDs corresponding to the received owned vehicle information from the dealer DB 172 of the mass storage unit 17 to identify the dealer (step S142). The control unit 11 transmits the trade-in vehicle information to the dealer terminal 2 based on the acquired dealer ID via the communication unit 13 (step S143).

ディーラ端末2の制御部21は、通信部23を介して、サーバ1から送信された所有車情報を受信する(ステップS241)。制御部21は、入力部24を介して、受信した所有車情報に対応するディーラの買取価格の入力を受け付ける(ステップS242)。制御部21は、通信部23を介して、受け付けた買取価格をサーバ1に送信する(ステプS243)。 The control unit 21 of the dealer terminal 2 receives the owned vehicle information transmitted from the server 1 via the communication unit 23 (step S241). The control unit 21 accepts input of the dealer's purchase price corresponding to the received owned vehicle information via the input unit 24 (step S242). The control unit 21 transmits the accepted purchase price to the server 1 via the communication unit 23 (step S243).

サーバ1の制御部11は、通信部13を介して、ディーラ端末2から送信された買取価格を受信する(ステップS144)。制御部11は、受信した買取価格を大容量記憶部17の新車見積DB174に記憶する(ステップS145)。制御部11は、通信部13を介して、ディーラ及び買取業者に関する情報、ならびに、買取業者の買取価格及び受信したディーラの買取価格をユーザ端末3に送信する(ステップS146)。 The control unit 11 of the server 1 receives the purchase price transmitted from the dealer terminal 2 via the communication unit 13 (step S144). The control unit 11 stores the received purchase price in the new car quotation DB 174 of the mass storage unit 17 (step S145). The control unit 11 transmits information about the dealer and the buyer, as well as the buyer's purchase price and the received dealer purchase price, to the user terminal 3 via the communication unit 13 (step S146).

ユーザ端末3の制御部31は、サーバ1から送信されたディーラ及び買取業者に関する情報、ならびに、買取業者の買取価格及びディーラの買取価格を通信部33により受信する(ステップS343)。制御部31は、受信したディーラ及び買取業者に関する情報、ならびに、買取業者の買取価格及びディーラの買取価格を表示部35により並べて表示する(ステップS344)。 The control unit 31 of the user terminal 3 receives the information on the dealer and the buyer sent from the server 1, as well as the buyer's purchase price and the dealer's purchase price, via the communication unit 33 (step S343). The control unit 31 displays the received information on the dealer and the buyer, as well as the buyer's purchase price and the dealer's purchase price, side by side on the display unit 35 (step S344).

制御部11は、通信部13を介して、ユーザに関する情報、下取り対象の所有車情報、他のディーラの買取価格及び買取業者の買収価格をディーラ端末2に送信する(ステップS147)。ディーラ端末2の制御部21は、サーバ1から送信されたユーザに関する情報、下取り対象の所有車情報、他のディーラの買取価格及び買取業者の買収価格を通信部23により受信する(ステップS244)。制御部21は、受信したユーザに関する情報、所有車情報、他のディーラの買取価格及び買取業者の買収価格を表示部25により並べて表示し(ステップS245)、処理を終了する。 The control unit 11 transmits the information about the user, the information about the vehicle to be traded in, the purchase prices of other dealers, and the purchase prices of the buyer to the dealer terminal 2 via the communication unit 13 (step S147). The control unit 21 of the dealer terminal 2 receives the information about the user, the information about the vehicle to be traded in, the purchase prices of other dealers, and the purchase prices of the buyer via the communication unit 23 transmitted from the server 1 (step S244). The control unit 21 displays the received information about the user, the information about the vehicle, the purchase prices of other dealers, and the purchase prices of the buyer side by side on the display unit 25 (step S245), and ends the process.

図37は、所有車情報に対応する買取業者の買取価格を取得する際の処理手順を示すフローチャートである。なお、図36と重複する内容については同一の符号を付して説明を省略する。サーバ1の制御部11は、大容量記憶部17の買取業者DB177から、ステップS141で受信した所有車情報に対応する全ての買取業者IDを取得して買取業者を特定する(ステップS151)。 Figure 37 is a flowchart showing the processing steps for obtaining the purchase price of a buyer corresponding to the owned vehicle information. Note that the same reference numerals are used for the contents that overlap with Figure 36, and the explanation is omitted. The control unit 11 of the server 1 obtains all buyer IDs corresponding to the owned vehicle information received in step S141 from the buyer DB 177 of the mass storage unit 17, and identifies the buyers (step S151).

制御部11は、通信部13を介して、取得した買取業者IDに基づき、下取り対象の所有車情報を買取業者端末4に送信する(ステップS152)。買取業者端末4の制御部41は、通信部43を介して、サーバ1から送信された所有車情報を受信する(ステップS451)。制御部41は、入力部44を介して、受信した所有車情報に対応する買取業者の買取価格の入力を受け付ける(ステップS452)。制御部41は、通信部43を介して、受け付けた買取価格をサーバ1に送信する(ステプS453)。 The control unit 11 transmits the trade-in vehicle information to the buyer terminal 4 based on the acquired buyer ID via the communication unit 13 (step S152). The control unit 41 of the buyer terminal 4 receives the vehicle information transmitted from the server 1 via the communication unit 43 (step S451). The control unit 41 accepts input of the buyer's purchase price corresponding to the received vehicle information via the input unit 44 (step S452). The control unit 41 transmits the accepted purchase price to the server 1 via the communication unit 43 (step S453).

サーバ1の制御部11は、通信部13を介して、買取業者端末4から送信された買取価格を受信する(ステップS153)。制御部11は、受信した買取価格を大容量記憶部17の買取見積DB178に記憶する(ステップS154)。制御部11は、通信部13を介して、買取業者及びディーラに関する情報、ならびに、ディーラの買取価格及び受信した買取業者の買取価格をユーザ端末3に送信する(ステップS155)。 The control unit 11 of the server 1 receives the purchase price transmitted from the buyer terminal 4 via the communication unit 13 (step S153). The control unit 11 stores the received purchase price in the purchase estimate DB 178 of the mass storage unit 17 (step S154). The control unit 11 transmits information about the buyer and dealer, as well as the dealer's purchase price and the received buyer's purchase price, to the user terminal 3 via the communication unit 13 (step S155).

ユーザ端末3の制御部31は、サーバ1から送信された買取業者及びディーラに関する情報、ならびに、ディーラの買取価格及び買取業者の買取価格を通信部33により受信する(ステップS351)。制御部31は、受信した買取業者及びディーラに関する情報、ならびに、ディーラの買取価格及び買取業者の買取価格を表示部35により並べて表示する(ステップS352)。 The control unit 31 of the user terminal 3 receives the information on the buyer and the dealer sent from the server 1, as well as the dealer's purchase price and the buyer's purchase price, via the communication unit 33 (step S351). The control unit 31 displays the received information on the buyer and the dealer, as well as the dealer's purchase price and the buyer's purchase price, side by side on the display unit 35 (step S352).

制御部11は、通信部13を介して、ユーザに関する情報、下取り対象の所有車情報、他の買取業者の買取価格及びディーラの買取価格を買取業者端末4に送信する(ステップS156)。買取業者端末4の制御部41は、サーバ1から送信されたユーザに関する情報、下取り対象の所有車情報、他の買取業者の買取価格及びディーラの買取価格を通信部43により受信する(ステップS454)。制御部41は、受信したユーザに関する情報、所有車情報、他の買取業者の買取価格及びディーラの買取価格を表示部45により並べて表示し(ステップS455)、処理を終了する。 The control unit 11 transmits the information about the user, the information about the vehicle to be traded in, the purchase prices of other buyers, and the dealer's purchase price to the buyer terminal 4 via the communication unit 13 (step S156). The control unit 41 of the buyer terminal 4 receives the information about the user, the information about the vehicle to be traded in, the purchase prices of other buyers, and the dealer's purchase price transmitted from the server 1 via the communication unit 43 (step S454). The control unit 41 displays the received information about the user, the vehicle information, the purchase prices of other buyers, and the dealer's purchase price side by side on the display unit 45 (step S455), and ends the process.

図38は、ユーザ端末3で下取り対象の所有車情報の入力を受け付ける画面イメージ図である。38aは、下取り対象の所有車情報の入力を受け付ける領域である。なお、図38では、コンボボックスを利用したが、これに限るものではない。例えばテキストフィールドを利用しても良い。所有車情報は、排気量、ボディタイプ、ボディカラー、内装色、エンジンタイプ、ハンドル、シフト及び駆動方式を含む。ユーザ端末3の制御部31は、入力部34を介して、38aで入力された下取り対象の所有車情報を受け付ける。 Figure 38 is a screen image diagram for accepting input of the trade-in vehicle information on the user terminal 3. 38a is an area for accepting input of the trade-in vehicle information. Note that while a combo box is used in Figure 38, this is not limiting. For example, a text field may be used. The vehicle information includes engine displacement, body type, body color, interior color, engine type, steering wheel, shift, and drive system. The control unit 31 of the user terminal 3 accepts the trade-in vehicle information entered in 38a via the input unit 34.

38bは、下取り対象の所有車の写真を表示する領域である。38cは、下取り対象の所有車の写真の選択を受け付けるためのボタンである。制御部31は、38cのタッチ操作を入力部34により受け付けた場合、フォトアルバム画面に遷移し、ユーザがフォトアルバムから選択した所有車の写真を受け付ける。なお、上述した処理方式に限るものではない。例えば、制御部31は撮影部36により撮影した写真を取得しても良い。制御部31は、受け付けた写真を表示部35により38bに表示する。 38b is an area that displays a photo of the owned vehicle to be traded in. 38c is a button for accepting the selection of a photo of the owned vehicle to be traded in. When the control unit 31 accepts a touch operation of 38c through the input unit 34, the control unit 31 transitions to a photo album screen and accepts the photo of the owned vehicle selected by the user from the photo album. Note that the processing method is not limited to the above. For example, the control unit 31 may obtain a photo taken by the photographing unit 36. The control unit 31 displays the accepted photo on 38b through the display unit 35.

38dは、「送信」ボタンであり、入力された下取り対象の所有車情報をサーバ1に送信するためのボタンである。制御部31は、「送信」ボタン38dのタッチ操作を入力部34により受け付けた場合、38aで受け付けた所有車情報、及び38cで受け付けた所有車の写真を通信部33によりサーバ1に送信する。 38d is a "Send" button, which is a button for sending the entered trade-in vehicle information to the server 1. When the control unit 31 receives a touch operation of the "Send" button 38d via the input unit 34, the control unit 31 transmits the vehicle information received via 38a and a photo of the vehicle received via 38c to the server 1 via the communication unit 33.

図39は、ディーラ端末2で他のディーラの買取価格を確認する確認画面イメージ図である。なお、図17と重複する内容については同一の符号を付して説明を省略する。17cは、該ディーラ自身以外の他のディーラの名称、ユーザの希望車種に対応する他のディーラの提示価格(修正後の提示価格を含む)、及び他のディーラの買取価格を表示する領域である。サーバ1は、ユーザの希望車種に対応するディーラの提示価格から、該買取価格を値引き金額として値引く。 Figure 39 is an image diagram of a confirmation screen for confirming purchase prices from other dealers on the dealer terminal 2. Note that the same reference numerals are used for the same contents as in Figure 17, and explanations are omitted. 17c is an area that displays the names of other dealers other than the dealer in question, the prices offered by other dealers that correspond to the user's desired vehicle model (including revised offered prices), and the purchase prices of other dealers. The server 1 deducts the purchase price as a discount amount from the offered price of the dealer that corresponds to the user's desired vehicle model.

ディーラ端末2の制御部21は、下取り対象の所有車情報に対応する他のディーラの買取価格及び買取業者の買取価格を通信部23により受信し、受信した他のディーラの買取価格及び買取業者の買取価格を表示部25により17cの値引きの表示領域に表示する。 The control unit 21 of the dealer terminal 2 receives the purchase prices of other dealers and the purchaser that correspond to the information on the owned vehicle to be traded in via the communication unit 23, and displays the received purchase prices of other dealers and the purchaser in the discount display area of 17c via the display unit 25.

図40は、買取業者端末4で所有車の売却リクエストの画面イメージ図である。40aは、下取り対象の所有車情報を表示する領域である。買取業者端末4の制御部41は、サーバ1から下取り対象の所有車情報を通信部43により取得し、取得した所有車情報を表示部45により40aに表示する。 Figure 40 is a screen image of a request to sell a vehicle on the buyer's terminal 4. 40a is an area that displays information about the vehicle to be traded in. The control unit 41 of the buyer's terminal 4 acquires information about the vehicle to be traded in from the server 1 via the communication unit 43, and displays the acquired information about the vehicle on 40a via the display unit 45.

40bは、下取り対象の所有車情報に対応する買取業者の買取価格の入力を受け付けるテキストフィールドである。40cは、「入札」ボタンである。制御部41は、「入札」ボタン40cのタッチ操作を入力部44により受け付けた場合、40bで入力された買取価格を通信部43によりサーバ1に送信する。 40b is a text field that accepts input of the purchase price of the buyer corresponding to the owned vehicle information of the trade-in target. 40c is a "Bid" button. When the control unit 41 accepts a touch operation of the "Bid" button 40c through the input unit 44, the control unit 41 transmits the purchase price input in 40b to the server 1 through the communication unit 43.

40dは、下取り対象の所有車情報に対応する他の買取業者の買取価格を表示する領域である。制御部41は、サーバ1から下取り対象の所有車情報に対応する他の買取業者の買取価格を通信部43により取得し、取得した買取価格を表示部45により40dに表示する。 40d is an area that displays the purchase price of other buyers that corresponds to the owned vehicle information of the trade-in target. The control unit 41 acquires the purchase price of other buyers that corresponds to the owned vehicle information of the trade-in target from the server 1 via the communication unit 43, and displays the acquired purchase price in 40d via the display unit 45.

本実施形態によると、それぞれのディーラ及び買取業者から取得した下取り対象の所有車情報に対応する買取価格を、他のディーラ及び買取業者の端末へ出力することが可能となる。 According to this embodiment, the purchase price corresponding to the vehicle information of the trade-in target obtained from each dealer and buyer can be output to the terminals of other dealers and buyers.

本実施形態によると、下取り対象の所有車情報に対応する買取価格を各ディーラや買取業者間に共有しているため、透明・自由な競争及び公正な取引を行うことが可能となる。 According to this embodiment, the purchase price corresponding to the vehicle information of the trade-in target is shared among dealers and buyers, making it possible to conduct transparent, free competition and fair transactions.

本実施形態によると、下取り対象の所有車情報に対応するディーラの買取価格を値引き金額として新車を購入することにより、ユーザの購買行動の過程で購入に対するインセンティブを与え、新車の販売促進をはかることが可能となる。 According to this embodiment, by purchasing a new car with the discount amount set to the dealer's purchase price corresponding to the trade-in vehicle information, it is possible to provide an incentive for purchases during the user's purchasing behavior and promote sales of new cars.

今回開示された実施形態はすべての点で例示であって、制限的なものではないと考えられるべきである。本発明の範囲は、上記した意味ではなく、特許請求の範囲によって示され、特許請求の範囲と均等の意味及び範囲内でのすべての変更が含まれることが意図される。 The embodiments disclosed herein are illustrative in all respects and should not be considered limiting. The scope of the present invention is indicated by the claims, not by the above meaning, and is intended to include all modifications within the meaning and scope of the claims.

1 情報処理装置(サーバ)
11 制御部
12 記憶部
13 通信部
14 入力部
15 表示部
16 読取部
17 大容量記憶部
171 ユーザDB
172 ディーラDB
173 車種情報DB
174 新車見積DB
175 商談メッセージDB
176 下取り所有車DB
177 買取業者DB
178 買取見積DB
1a 可搬型記憶媒体
1b 半導体メモリ
1P 制御プログラム
2 情報処理端末(ディーラ端末)
21 制御部
22 記憶部
23 通信部
24 入力部
25 表示部
2P 制御プログラム
3 情報処理端末(ユーザ端末)
31 制御部
32 記憶部
33 通信部
34 入力部
35 表示部
36 撮影部
3P 制御プログラム
4 情報処理端末(買取業者端末)
41 制御部
42 記憶部
43 通信部
44 入力部
45 表示部
46 撮影部
4P 制御プログラム
1. Information processing device (server)
REFERENCE SIGNS LIST 11 Control unit 12 Storage unit 13 Communication unit 14 Input unit 15 Display unit 16 Reading unit 17 Large-capacity storage unit 171 User DB
172 Dealer DB
173 Vehicle information DB
174 New car quote DB
175 Business negotiation message DB
176 Trade-in vehicle database
177 Buyer DB
178 Purchase estimate DB
1a Portable storage medium 1b Semiconductor memory 1P Control program 2 Information processing terminal (dealer terminal)
21 Control unit 22 Storage unit 23 Communication unit 24 Input unit 25 Display unit 2P Control program 3 Information processing terminal (user terminal)
31 Control unit 32 Memory unit 33 Communication unit 34 Input unit 35 Display unit 36 Photography unit 3P Control program 4 Information processing terminal (buyer terminal)
41 Control unit 42 Memory unit 43 Communication unit 44 Input unit 45 Display unit 46 Photography unit 4P Control program

Claims (9)

制御部を備えるコンピュータの前記制御部に、
新車を購入する希望者となるユーザ希望車種に対応するディーラの提示価格の入力を受け付け、
受け付けた前記提示価格を送信し、
前記希望車種に関する情報、前記希望車種に対応する複数のディーラの日付情報、修正前の提示価格、及び、修正後の提示価格受信し、
ユーザの下取り対象の所有車情報に対応するディーラの買取価格の入力を受け付け、
受け付けた前記下取り対象の所有車情報に対応するディーラの買取価格を送信し、
前記所有車情報に対応する複数のディーラの修正前の買取価格及び修正後の買取価格を受信し、
信した前記希望車種に関する情報を表示すると共に、ディーラ毎に分類された表示領域を第1方向に並べて表示して、さらに、各表示領域内に、前記日付情報、前記修正前の提示価格、前記修正後の提示価格、前記修正前の買取価格、及び、前記修正後の買取価格、価格変動を示すオブジェクト、及び、修正後の提示価格または買取価格での前記希望車種の再入札を示すオブジェクトを第2方向に並べて表示する
処理を実行させるプログラム。
A control unit of a computer including a control unit,
Accepting an input of a dealer's quoted price corresponding to a desired vehicle model of a user who wishes to purchase a new car;
Transmitting said accepted offer price ;
receiving information about the desired vehicle model, date information of a plurality of dealers corresponding to the desired vehicle model, an unrevised asking price, and a revised asking price;
Accepting input of a dealer's purchase price corresponding to information on a vehicle owned by a user that is to be traded in;
Transmitting the dealer's purchase price corresponding to the accepted trade-in vehicle information;
receiving pre-correction purchase prices and post-correction purchase prices of a plurality of dealers corresponding to the owned vehicle information;
A program that executes a process of displaying the received information regarding the desired vehicle model, and displaying display areas classified by dealer in a first direction, and further displaying, within each display area , the date information, the unrevised offered price, the revised offered price, the unrevised purchase price, the revised purchase price , objects indicating price fluctuations, and objects indicating re-bidding for the desired vehicle model at the revised offered price or purchase price in a second direction .
制御部を備えるコンピュータの前記制御部に、
新車を購入する希望者となるユーザの端末から希望車種を取得し、
取得した前記希望車種を、新車を販売する複数のディーラの端末へ送信し、
前記複数のディーラの端末から、前記希望車種に対応する提示価格を取得し、
取得したそれぞれのディーラの提示価格を、前記ユーザの端末、及び前記ディーラ自身以外の他のディーラの端末へ出力し、
前記ディーラの提示価格、及び、前記ユーザの端末から取得された下取り対象の所有車情報を複数のディーラへ送信することにより前記複数のディーラから取得された、それぞれのディーラの前記所有車情報に対応する買取価格が修正された場合、修正後の提示価格及び買取価格を取得し、
ディーラ毎に分類された表示領域を第1方向に並べて表示して、さらに、各表示領域内に、日付情報、修正前の提示価格、修正後の提示価格、修正前の買取価格、修正後の買取価格、価格変動を示すオブジェクト、及び、修正後の提示価格または買取価格での前記希望車種の再入札を示すオブジェクトを、第2方向に並べて表示するための情報を前記ディーラ自身以外の他のディーラの端末へ出力する
処理を実行させるプログラム。
A control unit of a computer including a control unit,
The desired car model is acquired from the terminal of a user who wishes to purchase a new car,
The acquired desired car model is transmitted to terminals of a plurality of dealers that sell new cars;
obtaining an offered price corresponding to the desired vehicle model from terminals of the plurality of dealers;
Outputting the acquired asking prices of each dealer to the user's terminal and to terminals of other dealers other than the dealer itself;
When the dealer's asking price and the purchase price corresponding to the owned vehicle information of each dealer, which is obtained from the multiple dealers by transmitting the trade-in vehicle information obtained from the user's terminal to the multiple dealers, are revised, the revised asking price and purchase price are obtained;
A program that executes a process of displaying display areas classified by dealer in a first direction, and further outputting information for displaying, in each display area, date information, the unrevised offered price , the revised offered price, the unrevised purchase price, the revised purchase price, objects indicating price fluctuations, and objects indicating re-bidding for the desired vehicle model at the revised offered price or purchase price in a second direction to a terminal of a dealer other than the dealer himself .
前記希望車種と関連する複数の車種情報を取得し、
取得した前記複数の車種情報を前記ユーザの端末へ送信する
処理を実行させる請求項に記載のプログラム。
Acquire a plurality of vehicle model information related to the desired vehicle model,
The program according to claim 2 , further comprising: transmitting the acquired vehicle model information to a terminal of the user.
前記ユーザの希望車種に対応する複数のディーラの提示価格、前記希望車種と関連する複数の車種情報、及び、前記複数の車種情報に対応する複数のディーラの提示価格を、前記ユーザの端末へ出力する
処理を実行させる請求項2又は3に記載のプログラム。
The program according to claim 2 or 3, which executes a process of outputting to the user's terminal the prices offered by multiple dealers corresponding to the user's desired vehicle model, multiple vehicle model information related to the desired vehicle model, and the prices offered by multiple dealers corresponding to the multiple vehicle model information.
ユーザに関する情報、前記ユーザの希望車種、及び前記希望車種に対応する前記ディーラ自身以外の他のディーラの提示価格を、前記ディーラの端末へ出力する
処理を実行させる請求項から4までのいずれかひとつに記載のプログラム。
5. The program according to claim 2 , further comprising a process for outputting information about a user, a desired car model of the user, and prices offered by dealers other than the dealer that correspond to the desired car model to a terminal of the dealer.
下取り対象の所有車情報に対応する前記ディーラ自身以外の他のディーラの買取価格を値引き金額とし、前記ディーラの端末へ出力する
処理を実行させる請求項から5までのいずれかひとつに記載のプログラム。
6. The program according to claim 2 , further comprising a process for outputting to a terminal of the dealer a purchase price of the vehicle other than the dealer that corresponds to the vehicle information of the vehicle to be traded in as a discount amount.
ユーザに関する情報、下取り対象の所有車情報、及び前記所有車情報に対応する他の買取業者の買取価格を、前記買取業者の端末へ出力する
処理を実行させる請求項から6までのいずれかひとつに記載のプログラム。
The program according to any one of claims 2 to 6, which executes a process of outputting information about the user, information about the vehicle to be traded in, and the purchase price of another vehicle trader corresponding to the vehicle information to a terminal of the vehicle trader.
制御部を備えるコンピュータの前記制御部に、
新車を購入する希望者となるユーザの端末から希望車種を取得し、
取得した前記希望車種を、新車を販売する複数のディーラの端末へ送信し、
前記複数のディーラの端末から、前記希望車種に対応する提示価格を取得し、
取得したそれぞれのディーラの提示価格を、前記ユーザの端末、及び前記ディーラ自身以外の他のディーラの端末へ出力し、
前記ディーラの提示価格、及び、前記ユーザの端末から取得された下取り対象の所有車情報を複数のディーラへ送信することにより前記複数のディーラから取得された、それぞれのディーラの前記所有車情報に対応する買取価格が修正された場合、修正後の提示価格及び買取価格を取得し、
ディーラ毎に分類された表示領域を第1方向に並べて表示して、さらに、各表示領域内に、日付情報、修正前の提示価格、修正後の提示価格、修正前の買取価格、修正後の買取価格、価格変動を示すオブジェクト、及び、修正後の提示価格または買取価格での前記希望車種の再入札を示すオブジェクトを、第2方向に並べて表示するための情報を前記ディーラ自身以外の他のディーラの端末へ出力する
処理を実行させる情報処理方法。
A control unit of a computer including a control unit,
The desired car model is acquired from the terminal of a user who wishes to purchase a new car,
The acquired desired car model is transmitted to terminals of a plurality of dealers that sell new cars;
obtaining an offered price corresponding to the desired vehicle model from terminals of the plurality of dealers;
Outputting the acquired asking prices of each dealer to the user's terminal and to terminals of other dealers other than the dealer itself;
When the dealer's asking price and the purchase price corresponding to the owned vehicle information of each dealer, which is obtained from the multiple dealers by transmitting the trade-in vehicle information obtained from the user's terminal to the multiple dealers, are revised, the revised asking price and purchase price are obtained;
An information processing method that executes a process of displaying display areas classified by dealer in a first direction, and further outputting information to a terminal of a dealer other than the dealer himself for displaying, in each display area, date information, the unrevised offered price , the revised offered price, the unrevised purchase price, the revised purchase price, objects indicating price fluctuations, and objects indicating re-bidding for the desired vehicle model at the revised offered price or purchase price, in a second direction.
制御部を備える情報処理装置であって、
前記制御部は、
新車を購入する希望者となるユーザの端末から希望車種を取得し、
取得した前記希望車種を、新車を販売する複数のディーラの端末へ送信し、
前記複数のディーラの端末から、前記希望車種に対応する提示価格を取得し、
取得したそれぞれのディーラの提示価格を、前記ユーザの端末、及び前記ディーラ自身以外の他のディーラの端末へ出力し、
前記ディーラの提示価格、及び、前記ユーザの端末から取得された下取り対象の所有車情報を複数のディーラへ送信することにより前記複数のディーラから取得された、それぞれのディーラの前記所有車情報に対応する買取価格が修正された場合、修正後の提示価格及び買取価格を取得し、
ディーラ毎に分類された表示領域を第1方向に並べて表示して、さらに、各表示領域内に、日付情報、修正前の提示価格、修正後の提示価格、修正前の買取価格、修正後の買取価格、価格変動を示すオブジェクト、及び、修正後の提示価格または買取価格での前記希望車種の再入札を示すオブジェクトを、第2方向に並べて表示するための情報を前記ディーラ自身以外の他のディーラの端末へ出力する
情報処理装置。
An information processing device including a control unit,
The control unit is
The desired car model is acquired from the terminal of a user who wishes to purchase a new car,
The acquired desired car model is transmitted to terminals of a plurality of dealers that sell new cars;
obtaining an offered price corresponding to the desired vehicle model from terminals of the plurality of dealers;
Outputting the acquired asking prices of each dealer to the user's terminal and to terminals of other dealers other than the dealer itself;
When the dealer's asking price and the purchase price corresponding to the owned vehicle information of each dealer, which is obtained from the multiple dealers by transmitting the trade-in vehicle information obtained from the user's terminal to the multiple dealers, are revised, the revised asking price and purchase price are obtained;
An information processing device that displays display areas classified by dealer in a first direction, and further outputs to a terminal of a dealer other than the dealer itself information for displaying, in a second direction, within each display area, date information, the unrevised offered price , the revised offered price, the unrevised purchase price, the revised purchase price, objects indicating price fluctuations, and objects indicating re-bidding for the desired vehicle model at the revised offered price or purchase price.
JP2020093540A 2020-05-28 2020-05-28 PROGRAM, INFORMATION PROCESSING METHOD AND INFORMATION PROCESSING APPARATUS Active JP7627016B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020093540A JP7627016B2 (en) 2020-05-28 2020-05-28 PROGRAM, INFORMATION PROCESSING METHOD AND INFORMATION PROCESSING APPARATUS

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020093540A JP7627016B2 (en) 2020-05-28 2020-05-28 PROGRAM, INFORMATION PROCESSING METHOD AND INFORMATION PROCESSING APPARATUS

Publications (2)

Publication Number Publication Date
JP2021189682A JP2021189682A (en) 2021-12-13
JP7627016B2 true JP7627016B2 (en) 2025-02-05

Family

ID=78850339

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020093540A Active JP7627016B2 (en) 2020-05-28 2020-05-28 PROGRAM, INFORMATION PROCESSING METHOD AND INFORMATION PROCESSING APPARATUS

Country Status (1)

Country Link
JP (1) JP7627016B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002324174A (en) 2001-04-25 2002-11-08 Ruukii System Office:Kk Server system for sales mediation
JP2003515824A (en) 1999-11-22 2003-05-07 ジーエフアイ グループ,インコーポレイティド System and method for trading goods
JP2009169701A (en) 2008-01-16 2009-07-30 Matsuo Motors:Kk Proposal type auto-lease system and proposal type auto-lease processing program

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU727496B1 (en) * 1999-07-06 2000-12-14 Ewanted.Com Corporation Method and system for promoting buyer anonymity in on-line transactions
JP3955609B2 (en) * 2005-08-03 2007-08-08 健次 國分 Transaction support apparatus and program thereof
JP2008158589A (en) * 2006-12-20 2008-07-10 Oki Electric Ind Co Ltd Updated information notification device, and updated information notification program
JP2018036886A (en) * 2016-08-31 2018-03-08 シャープ株式会社 Information processing device, information processing method, and program
JP7118686B2 (en) * 2018-03-27 2022-08-16 キヤノン株式会社 Information processing device, its control method, and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003515824A (en) 1999-11-22 2003-05-07 ジーエフアイ グループ,インコーポレイティド System and method for trading goods
JP2002324174A (en) 2001-04-25 2002-11-08 Ruukii System Office:Kk Server system for sales mediation
JP2009169701A (en) 2008-01-16 2009-07-30 Matsuo Motors:Kk Proposal type auto-lease system and proposal type auto-lease processing program

Also Published As

Publication number Publication date
JP2021189682A (en) 2021-12-13

Similar Documents

Publication Publication Date Title
US20200167845A1 (en) Digital rights management in three-dimensional (3d) printing
US9229674B2 (en) 3D printing: marketplace with federated access to printers
CN102428477A (en) Wholesale virtual inventory and retail lead generation
WO2015116341A1 (en) Managing digital rights in 3d printing
US20160167308A1 (en) Systems and methods for prototpye refinement and manufacture in 3d printing
JPH0944563A (en) Used car distribution support system
US20140310124A1 (en) Vehicle database system and related methods
US20160071177A1 (en) Buyer focused vehicle acquisition service
JP2022063265A (en) Property management equipment and property management system
KR20050041866A (en) Automatic supplier sourcing
JP2007334873A (en) Used car trading support equipment
US20160189259A1 (en) Managing a distributed secondary product inventory
JP7627016B2 (en) PROGRAM, INFORMATION PROCESSING METHOD AND INFORMATION PROCESSING APPARATUS
JP6483898B1 (en) Reliability calculation method, information processing apparatus, and credit calculation program
JP2020035164A (en) Vehicle proposal method, proposal device, proposal system and program
JP6483900B1 (en) Reliability calculation method, information processing apparatus, and credit calculation program
JP2002149998A (en) Method and device for managing vehicle information in client server computer environment
JP2024043322A (en) Information processing device, information processing method, and information processing program
KR20150029822A (en) Method for Selling Goods in a On-Line using experience postscript
JP2005301495A (en) Automobile selling system
JP2023158804A (en) Used car buying and selling support system and method
JP7735456B1 (en) Information processing device, information processing method, and information processing program
JP7730087B2 (en) Used car trade intermediation program, used car trade intermediation method, and used car trade intermediation system
JP7673687B2 (en) Used car buying and selling support system and method
JP2001344444A (en) Car sales support system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230323

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20240126

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20240206

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240401

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20240625

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240919

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20240927

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: 20241224

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20250117

R150 Certificate of patent or registration of utility model

Ref document number: 7627016

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150