/*#####################################################*/
/*#               stock_design_a_1                    #*/
/*#####################################################*/

/*----- DEFAULT STYLE SETTINGS -------*/
BODY { background-color : ffffff ; }
BODY,TD {font-size: 10px; color: ffffff;}

/*------ TABLE STYLE SETTINGS -------*/
.color1 { background-color : 000099 ; }
.color1b { background-color :000099 ; }
.color2  { background-color : 000066 ; }
.color3  { background-color : 333333 ; }
.color4  { background-color : 0000FF ; }
.color5  { background-color : 000066}

.page {font-size: 10px; line-height: 120%; color: 000000;}
.title {font-size: 10px; line-height: 120%; color: ffffff; background-color : 000099 ; }
.dan {font-size: 12px; line-height: 120%; color: ffffff; background-color : 000099 ; }
.photo {font-size: 12px; line-height: 120%; color: 000099; background-color : 000099 ; }

/*------ LINK STYLE SETTINGS -------*/
.link1:LINK { color:CCFFFF; text-decoration:underline }
.link1:VISITED { color:CCFFFF; text-decoration:underline }
.link1:ACTIVE { color:000000; text-decoration:underline }
.link1:HOVER { color:ff0000; text-decoration:underline }

.link2:LINK { color:000099; text-decoration:underline }
.link2:VISITED { color:000099; text-decoration:underline }
.link2:ACTIVE { color:000000; text-decoration:underline }
.link2:HOVER { color:ff0000; text-decoration:underline }

.fcolor { color:000066; }

/* StockList Sytle Sheet */

/*******************************************************************************/
/* 新ストックリスト定義  （詳細画面）                                          */
/*******************************************************************************/
/*ページ背景色（追加）*/
.newbgcolor {
	BACKGROUND-COLOR: #FFFFFF
}

/*コピーライト*/
.copyrighttxt {
	FONT-SIZE: 9px;
	FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
	padding-top: 10px;
	color: #999999;
}
.copyrighttxt:link {
	text-decoration: none;
	color: #666666;
}
.copyrighttxt:visited {
	text-decoration: none;
	color: #666666;
}
.copyrighttxt:hover {
	text-decoration: underline;
	color: #666666;
}
.copyrighttxt:active {
	text-decoration: underline;
	color: #666666;
}

/*テーブル*/
table {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 120%
}

/*店舗情報領域*/
.shop_table {
	background-color: #999999;
}
.shopdetail_table {
	background-color: #E5E5E5;
}
.shopdetail_img {
	border: 1px solid #FFFFFF;
}
.shopdetail_info_title {
	font-size: 11px;
	font-weight: normal;
	background-color: #E5E5E5;
	text-align: left;
	color: #333333;
	line-height: 16px;
	padding-right: 5px;
	padding-left: 5px;
}
.shopdetail_info_left {
	font-weight: normal;
	background-color: #CCCCCC;
	text-align: center;
	font-size: 11px;
	line-height: 16px;
}
.shopdetail_info_right {
	font-size: 11px;
	font-weight: normal;
	background-color: #F5F5F5;
	text-align: left;
	color: #333333;
	line-height: 16px;
	padding-right: 5px;
	padding-left: 5px;
}
.url:link {
	text-decoration: none;
	color: #333333;
}
.url:visited {
	text-decoration: none;
	color: #333333;
}
.url:hover {
	text-decoration: underline;
	color: #00cccc;
}
.url:active {
	text-decoration: underline;
	color: #333333;
}
/*詳細画面内H1タグ*/
.h1_stockdetail {
	FONT-SIZE: 16px;
	MARGIN: 0px;
	COLOR: #ffffff;
	LINE-HEIGHT: 20px;
	BORDER-BOTTOM: 0px solid;
}
/*戻るリンク*/
.back_stockdetail {
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
.back_stockdetail:link {
	text-decoration: none;
	color: #333333;
}
.back_stockdetail:visited {
	text-decoration: none;
	color: #333333;
}
.back_stockdetail:hover {
	text-decoration: underline;
	color: #00cccc;
}
.back_stockdetail:active {
	text-decoration: underline;
	color: #333333;
}
/*詳細情報領域*/
.detail_info {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
.stockdetail_table_left {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	background-color: #F7F5EE;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: center;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}
.stockdetail_table_right {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}
.stockdetail_price {
	font-size: 30px;
	font-weight: bold;
	color: #CC0000;
	text-align: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000099;
}
.stockdetail_price_s {
	font-size: 24px;
	line-height: 20px;
	font-weight: bold;
	color: #CC0000;
	text-align: right;
}
.stockdetail_price_tx {
	font-size: 11px;
	line-height: 11px;
	color: #333333;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000099;
}
.qrcode {
	border: 1px solid #E8E8E8;
}
.qrcode_tx {
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	padding-left: 10px;
}
.stockdetail_table_upper {
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	background-color: #000099;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #0033ff;
	border-bottom-color: #0033ff;
	text-align: center;
}.stockdetail_table_lower {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	background-color: #e6eafc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0033ff;
	text-align: left;
}
.tag_stockdetail {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #0000cc;
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9999ff;
}
.print_out_edge {
	border: 1px solid #000099;
}
.line_color {
	background-color: #6666ff;
}
.photo_line {
	background-color: #cccccc;
}
/*******************************************************************************/
/* 新ストックリスト定義  （一覧画面）                                          */
/*******************************************************************************/
/*ボディー（追加）*/
.list_body {
	color: #333333;
	background-color: #FFFFFF;
	font-size: 10px;
	line-height: 15px;
}
.list_category {
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.list_category:link {
	text-decoration: none;
	color: #FFFFFF;
}
.list_category:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.list_category:hover {
	text-decoration: underline;
	color: #FFFF00;
}
.list_category:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.list_table_bg {
	background-color: #000099;
}
.list_bg_color1 {
	background-color: #eeeeee;
}
.list_bg_color2 {
	background-color: #eeeeee;
}
.list_tx {
	font-size: 10px;
	line-height: 15px;
	color: #333333;
}
.list_tx:link {
	text-decoration: none;
	color: #333333;
}
.list_tx:visited {
	text-decoration: none;
	color: #333333;
}
.list_tx:hover {
	text-decoration: underline;
	color: #333333;
}
.list_tx:active {
	text-decoration: underline;
	color: #ffffff;
}
.list_partition {
	background-color: #555555;
}
.found_number {
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}
.list_page_number {
	font-size: 11px;
	color: #ffffff;
	background-color: #000099;
	text-align: center;
	line-height: 15px;
}
.list_page_number_focus {
	font-size: 11px;
	color: #CC6666;
	background-color: #ffffff;
	text-align: center;
	font-weight: bold;
	line-height: 15px;
}
.list_page_number:link {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.list_page_number:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.list_page_number:hover {
	text-decoration: underline;
	color: #ffff55;
	font-weight: bold;
}
.list_page_number:active {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}
.list_navi_table {
	margin-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	background-color: #000099;
}
form {
	margin: 0px;
}
.img_list_edge {
	border: 1px solid #000099;
}
.img_list_ph {
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000099;
	padding-top: 3px;
}
.img_list_free_comment {
	font-size: 11px;
	line-height: 15px;
	color: #CC0000;
	font-weight: bold;
}
.img_list_manen {
	font-size: 11px;
	line-height: 12px;
	color: #CC0000;
	text-align: right;
}
.img_list_manen2 {
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	padding-bottom: 3px;
	font-weight: normal;
}
.img_list_price {
	font-size: 26px;
	line-height: 26px;
	font-weight: bold;
	color: #CC0000;
	text-align: right;
}
.img_list_price2 {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #CC0000;
	text-align: right;
}
.img_list_price3 {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #CC0000;
	text-align: right;
}
.img_list_price:link {
	text-decoration: none;
	color: #CC0000;
}
.img_list_price:visited {
	text-decoration: none;
	color: #CC0000;
}
.img_list_price:hover {
	text-decoration: underline;
	color: #CC0000;
}
.img_list_price:active {
	text-decoration: underline;
	color: #CC0000;
}
.img_list_price3:link {
	text-decoration: none;
	color: #CC0000;
}
.img_list_price3:visited {
	text-decoration: none;
	color: #CC0000;
}
.img_list_price3:hover {
	text-decoration: underline;
	color: #CC0000;
}
.img_list_price3:active {
	text-decoration: underline;
	color: #CC0000;
}
.list_icon_new_e {
	background-image: url(/vcs_general/images/icon/stocklist_icon_new_e.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.list_icon_new_j {
	background-image: url(/vcs_general/images/icon/stocklist_icon_new_j.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.list_icon_pricedown_e {
	background-image: url(/vcs_general/images/icon/stocklist_icon_pricedown_e.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.list_icon_pricedown_j {
	background-image: url(/vcs_general/images/icon/stocklist_icon_pricedown_j.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.list_icon_baiyakuzumi_e {
	background-image: url(/vcs_general/images/icon/stocklist_icon_baiyakuzumi_e.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.list_icon_baiyakuzumi_j {
	background-image: url(/vcs_general/images/icon/stocklist_icon_baiyakuzumi_j.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.list_icon_shodanchu {
	background-image: url(/vcs_general/images/icon/stocklist_icon_shodanchu.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
/* add by t.uchiumi@fip.fujitsu.com 2007.09.27 start ステータスアイコン追加 */
.list_icon_complete_car {
	background-image: url(/vcs_general/images/icon/complete_car.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.list_icon_custom_car {
	background-image: url(/vcs_general/images/icon/custom_car.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.list_icon_dealer_car {
	background-image: url(/vcs_general/images/icon/dealer_car.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.list_icon_guarantee {
	background-image: url(/vcs_general/images/icon/guarantee.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.list_icon_limited_car {
	background-image: url(/vcs_general/images/icon/limited_car.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.list_icon_maker_guarantee {
	background-image: url(/vcs_general/images/icon/maker_guarantee.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.list_icon_new_car {
	background-image: url(/vcs_general/images/icon/new_car.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.list_icon_new_guarantee {
	background-image: url(/vcs_general/images/icon/new_guarantee.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.list_icon_new_import {
	background-image: url(/vcs_general/images/icon/new_import.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.list_icon_new_model {
	background-image: url(/vcs_general/images/icon/new_model.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.list_icon_new_used {
	background-image: url(/vcs_general/images/icon/new_used.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.list_icon_non_registration {
	background-image: url(/vcs_general/images/icon/non_registration.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.list_icon_one_owner {
	background-image: url(/vcs_general/images/icon/one_owner.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.list_icon_rare_car {
	background-image: url(/vcs_general/images/icon/rare_car.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.list_icon_show_car {
	background-image: url(/vcs_general/images/icon/show_car.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.list_icon_u_car {
	background-image: url(/vcs_general/images/icon/u_car.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.list_icon_used_car {
	background-image: url(/vcs_general/images/icon/used_car.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.list_icon_vintage_car {
	background-image: url(/vcs_general/images/icon/vintage_car.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.list_icon_with_record {
	background-image: url(/vcs_general/images/icon/with_record.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
/* add by t.uchiumi@fip.fujitsu.com 2007.09.27 end */
.footer_line {
	background-color: #000099;
}
select {
	font-size: 10px;
	line-height: 15px;
}


