@charset "utf-8";

ul.product_menu li.product_1 {background:url(../images/sub/product_1_r.png) no-repeat;}
ul.product_menu li.product_1_now {background:url(../images/sub/product_1_r.png) no-repeat;}
ul.product_menu li.product_1 a {background:url(../images/sub/product_1.png) no-repeat;}
ul.product_menu li.product_1 a:hover {background:none;}

ul.product_menu li.product_2 {background:url(../images/sub/product_2_r.png) no-repeat;}
ul.product_menu li.product_2_now {background:url(../images/sub/product_2_r.png) no-repeat;}
ul.product_menu li.product_2 a {background:url(../images/sub/product_2.png) no-repeat;}
ul.product_menu li.product_2 a:hover {background:none;}

ul.product_menu li.product_3 {background:url(../images/sub/product_3_r.png) no-repeat;}
ul.product_menu li.product_3_now {background:url(../images/sub/product_3_r.png) no-repeat;}
ul.product_menu li.product_3 a {background:url(../images/sub/product_3.png) no-repeat;}
ul.product_menu li.product_3 a:hover {background:none;}

ul.product_menu li.product_4 {background:url(../images/sub/product_4_r.png) no-repeat;}
ul.product_menu li.product_4_now {background:url(../images/sub/product_4_r.png) no-repeat;}
ul.product_menu li.product_4 a {background:url(../images/sub/product_4.png) no-repeat;}
ul.product_menu li.product_4 a:hover {background:none;}

ul.product_menu li.product_5 {background:url(../images/sub/product_5_r.png) no-repeat;}
ul.product_menu li.product_5_now {background:url(../images/sub/product_5_r.png) no-repeat;}
ul.product_menu li.product_5 a {background:url(../images/sub/product_5.png) no-repeat;}
ul.product_menu li.product_5 a:hover {background:none;}

.product_contentsbox {
	padding-bottom: 1em;
	margin-bottom: 2em;
	border-bottom: dotted 1px #090;
}

.bg_1 {
	min-height: 180px;
	_height: 180px;
	padding-right: 240px;
	background: url(../images/product/product_1.jpg) no-repeat right top;
}

.bg_2 {
	min-height: 412px;
	_height: 412px;
	padding-right: 260px;
	background: url(../images/product/product_2.jpg) no-repeat right top;
}

.bg_3 {
	min-height: 180px;
	_height: 180px;
	padding-right: 240px;
	background: url(../images/product/product_3.jpg) no-repeat right top;
}

p.aikul img {
	float: left;
}

ol.flow,
ul.flow {
	list-style: none;
}

ol.flow li,
ul.flow li {
	width: 160px;
	float: left;
	margin-right: 8px;
	margin-bottom: 1.5em;
	text-align: center;
}

ol.flow li img,
ul.flow li img {
	margin-bottom: 4px;
}

p.product_chart {
	text-align: center;
}

p.img_right {
	float: right;
}

p.img_right img{
	margin-left: 12px;
}

/*table.table_product_5 {
	clear: both;
	width: 680px;
	margin: 0 auto 1.5em;
	border-collapse: collapse;
	border: solid 1px #999;
}

table.table_product_5 tr th {
	white-space: nowrap;
	text-align: center;
	padding: 4px;
	border: solid 1px #999;
	background-color: #d6e9ca;
	color: #595857;
}

table.table_product_5 tr th.a {
	width: 18%;
}

table.table_product_5 tr td {
	padding: 4px;
	text-align: center;
	border: solid 1px #999;
}

table.table_product_5 tr td.text {
	text-align: left;
}*/


.contents_box table.tb_product_5 {
	width: 600px;
	margin: 0 auto 2em;
	border: solid 1px #999;
	border-collapse: collapse;
}

.contents_box table.tb_product_5 th {
	border: solid 1px #999;
	text-align: center;
	padding: 4px;
	background-color: #d6e9ca;
	color: #595857;
}

.contents_box table.tb_product_5 td {
	border: solid 1px #999;
	padding: 4px;
}

.contents_box table.tb_product_5 th.sub {
	background-color: #f8fbf8;
}

.contents_box ul.product_5_range {
	margin-left: 60px;
}

.contents_box ul.product_5_range li {
	float: left;
	width: 350px;
}

.contents_box ul.product_5_range li.end {
	margin-bottom: 1em;
}

.contents_box p.range_img {
	clear: both;
	text-align: center;
}
