@charset "utf-8";
/* CSS Document */

@import url('../../common/css/tmpl.css');

#thispage_spec{
	margin-left: 572px;
	float:left; 
	width: 96px;
}

#thispage_price{
	float: left;
	margin-left: 14px;
	width: 71px;
}


h2{
	width: 256px;
	height: 54px;
	float: left;
	margin: 25px auto auto 20px;
	display: inline;
}

#shortcut{
	width: 300px;
	height: 16px;
	float: right;
	text-align: right;
	margin: 37px 40px auto auto;
	display: inline;
}

h3{
	width: 920px;
	margin-top: 20px;
	background-color: #f7b100;
	float: left;
}

h3 img{
	margin: 6px auto 6px 8px;
}

/* 表1 */
table{
	border-collapse: collapse; 
	margin-top: 20px;
	float: left;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-bottom: none;
}

th{
	border-bottom: 1px solid #cccccc;
	padding-top: 3px;
	padding-bottom: 3px;
}

td{
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}

#main_content{
	width: 920px;
	margin: 0 auto;
}

#main_eq{
	width: 100%;
	margin: 0;
	float: left;
}

#main_eq table{
	width: 443px;
}

#main_eq #eq_second{
	float: right;
}

.odd{
	background-color: #f6f6f6;
}

#main_eq th{
	width: 259px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	font-weight: normal;
}

#main_eq th.cols3{
	width: 443px;
	background-color: #8c969b;
	color: #ffffff;
	font-weight: bold;
}


#main_eq td{
	width: 86px;
}

th.twingo,
th.twingo_gt{
	border-left: 1px solid #cccccc;
	padding-left: 0;
	text-align: center;
	font-weight: bold;
	padding: 3px 0;
}

#main_eq th.twingo,
#main_eq th.twingo_gt{
	width: 86px;
	border-left: 1px solid #cccccc;
	padding-left: 0;
	text-align: center;
	font-weight: bold;
	padding: 3px 0;

}

th.twingo{
	color: #666666;
	background-color: #ffcc00;
}

th.twingo_gt{
	color: #ffffff;
	background-color: #666666;
}

#main_param{
	width: 920px;
	float: left;
}

#main_param table{
	width: 918px;
}

#main_param h3{
	margin-top: 10px;
}

#main_param th,
#main_param td{
	width: 306px;
}

#param_head{
	background-color: #8c969b;
	color: #ffffff;
}

#main_param td.cols2{
	width: 613px;
	text-align: center;
}

.clear{
	clear: both;
}

.top_page_from_foot{
	float: right;
	width: 64px;
	height: 14px;
	margin: 32px auto 15px auto;
	display: inline;
}

#top_page_from_foot{
	width: 62px;
	margin-right: 0;
}