@charset "utf-8";
/* CSS Document */
/* 価格表レイアウト */


#priceWrapper {
	margin:0 auto;
	padding:5px 5px 0 5px;
	width:810px;
	text-align:left;
	/*background:url(../image/wrapper_bg.gif) ;*/
	border:1px solid #CCCCCC;
}

#priceWrapper a:link {
	color: #0054A8;
	text-decoration: none;
	}
#priceWrapper a:visited {
	color: #0054A8;
	text-decoration: none;
	}
#priceWrapper a:hover {
	color: #0099FF;
	text-decoration: underline;
	}
#priceWrapper a:active {
	color: #0099FF;

}




/*-----------------------
コンテンツ表示レイアウト
-----------------------*/

#Contents_price{
	float:left;
	border:15px solid #CCC;
	width:770px;
	margin:15px 5px 0;
}

#second_praice_Main {
	width: 730px;
	font-size: 1em;
	margin: 20px 12px 0px 17px;
}

#second_subTitle {
	width: auto;
	float: left;
}

#txt_second_subTitle {
	font-size:1.5em;
	font-weight:bold;
	line-height:1.5em;
}

#txt_proviso {
	font-size:1.0em;
	font-weight:bold;
	color:#003399;
	width: 275px;
	float:right;
	margin-bottom:5px;

}

.ChapterTul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#ChapterT{
	width: 640px;
	text-align:left;
}

.ChapterTil {
	float: left;
	margin: 0px 5px 8px 0px;
	height: 18px;
	width: 155px;
	padding-left: 5px;
	border-left: 5px solid #006;
}

.txt_small{font-size:0.8em;}


.modelSeasonTitle{
	font-size:1.5em;
	font-weight:800;
	color:#FFF;
	background-color:#000066;
	width: 450px;
	padding:5px 20px;
	margin: 20px 0px;
}

.springTitle{ background-color:#FF6699; }

.summerTitle{ background-color:#99CC00; }

.autumnTitle{ background-color:#FF6600; }

.winterTitle{ background-color:#3399FF; }

.xseriesTitle{ background-color:#000000; }

.sonotaTitle{ background-color:#6633FF; }

.praice_AttenDate{
	font-size:0.8em;
}

.praice_atten{
	width: 640px;
	margin-right: 20px;
	float:left;
}

.praice_date{
	width: 70px;
	float: right;
}


/*-----------------------
価格表テーブル設定
-----------------------*/

table {
	border-collapse:collapse;
	border:1px solid #666;
	background:#fff;
	margin: 10px 0px 0px;
}

td {
	border:1px solid #666;
	text-align: center;
	padding: 0px 0px;
	height: 34px;
	font-size: 1.0em;
}

td.model{
	background: #DFDFFF;
	height: 51px;
}

td.springModel{
	background:#FFCCFF;
	height: 51px;
}

td.summerModel{
	background:#CCFFCC;
	height: 51px;
}

td.autumnModel{
	background:#FFCC99;
	height: 51px;
}

td.winterModel{
	background:#ACEBFF;
	height: 51px;
}

td.xseriesModel{
	background-color: #E4E4E4;
	height: 51px;
}

td.xseriesCell{
	background-color: #E4E4E4;
	height: 174px;
}

td.bunkatu{
	background:#FF99CC;
	height: 51px;
}

td.waribiki{
	background:#FFFF99;
	height: 51px;
}

td.zissitu{
	background:#FFCC99;
	height: 51px;
}

td.model_img{
	padding: 2px 0px;
	height:121px;
	background: #FFFFFF;
}

td.asOfdate{
	height: 33px;
}
td.asOfpay{
	height: 33px;
	font-size:10px;
	padding:0 4px;
}


.container_price{
	width: 730px;
	margin: 20px 5px 0px 8px;
}

.caption_waku {
	width: 107px;
	float: left;
	margin-right: 1px;
}

.caption {
	width: 105px;
}


.model_waku {
	width: 152px;
	float: left;
	margin-right: 2px;
}

.model_list {
	width: 150px;
}

.img_catlink{
	vertical-align: top;
}

/*-----------------------
価格表文字表示設定
-----------------------*/
.txt_title{
	font-size:1.2em;
	font-weight:800;
}

.txt_new{
	font-size:1.2em;
	font-weight:800;
	color: #FF0033;
}

.packet_flat{
	background-color:#2D69EB;
	border:1px solid blue;
	color:white;
	font-size:17px;
	font-weight:bold;
}