@charset"utf-8";

/* ------------------------------------------------------------ */
/* TOP_page_css */

div#main_contents {
	width:770px; 
	margin:0px auto; 
}

div.top_cont {
	width:710px; 
	margin:0px auto; 
	padding:25px 0px 0px;
}

div#main_contents h3.normal {
	margin:0px 0px 7px; 
}

/* 価格シミュレーション */

ul.sim_menu {
	width:710px; 
	list-style-type:none; 
	margin-bottom:5px;
}
ul.sim_menu:after {
	content: ""; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}
ul.sim_menu li {
	float:left; 
}

/* 注目キャンペーン */

div.camp {
	width:710px; 
	margin-bottom:20px;
}
div.camp:after {
	content: ""; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}
div.camp h3 {
	float:left; 
}
div.camp p {
	float:right; 
}
div.camp ul {
	font-size:0px; 
	line-height:0%; 
	list-style-type:none; 
}
div.camp ul li {
	float:left; 
}

/* ラインナップ */

h3.lineup {
	margin:0px;
}

table.lineup {
	width:710px; 
	border-top:1px solid #C0A06A;
	border-left:1px solid #C0A06A;
	margin-bottom:25px;
	font-size:80%; 
	line-height:140%; 
}

table.lineup th {
	width:235px; 
	text-align:center;
	vertical-align:top;
	border-right:1px solid #C0A06A; 
}
table.lineup td {
	text-align:center; 
	padding:5px 3px;
	border-right:1px solid #C0A06A;
	border-bottom:1px solid #C0A06A;
}
table.lineup td.top {
	padding-top:10px;
	vertical-align:top; 
}
table.lineup tr.ssd_line td.top {
	padding-top:0px; 
}

table.lineup th.w_back {
	background-image:url(../img/table_back_01.jpg); 
	background-repeat:repeat-x; 
	background-position:0px 0px;
}
table.lineup th.r_back {
	background-image:url(../img/table_back_02.jpg); 
	background-repeat:repeat-x; 
	background-position:0px 0px;
}

table.lineup td.w_kakaku {
	background-image:url(../img/table_back_03.jpg); 
	background-repeat:repeat-x; 
	background-position:0px 0px; 
	padding-top:5px;
}
table.lineup td.r_kakaku {
	background-image:url(../img/table_back_04.jpg); 
	background-repeat:repeat-x; 
	background-position:0px 0px;
	padding-top:5px;
}

table.lineup td p.btn {
	text-align:center; 
}

table.lineup td span.red {
	color:#FF0000; 
}

p.w_price {
	color:#003313;
	padding:5px 0px;
}
p.w_price span {
	color:#003313;
	font-size:160%; 
	font-weight:bold;
}

p.r_price {
	color:#65061A; 
	padding:5px 0px;
}
p.r_price span {
	color:#65061A;
	font-size:160%; 
	font-weight:bold;
}

/* マイレッツ倶楽部以外のモデルはこちら */

div.mylets_model {
	width:708px; 
	border:1px solid #B5A7A8;
	margin-bottom:15px;
}
div.mylets_model ul {
	font-size:0px; 
	line-height:0%; 
	list-style-type:none; 
}
div.mylets_model ul:after {
	content: ""; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}
div.mylets_model ul li {
	float:left;　
}

div.other_link {
	width:710px; 
	margin-bottom:25px;
}
div.other_link:after {
	content: ""; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}

div.other_link ul {
	width:582px;
	float:right; 
	list-style-type:none; 
	margin-top:2px;
}
div.other_link ul:after {
	content: ""; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}
div.other_link ul li {
	float:right; 
}

div.other_link p {
	float:right; 
}

/* 注釈 */

ul.attention {
	font-size:80%; 
	line-height:140%; 
	list-style-type:none; 
}
ul.attention li {
	margin-bottom:3px; 
}




