@charset "UTF-8";
/* CSS Document */

/*-----------counseling menu-----------*/
ul#c_menu {
	width:202px;
	height:136px;
	margin:0 0 0 30px;
	padding:0;
	overflow:hidden;　/*float解除*/
	zoom:100%;　/*float解除*/
}

ul#c_menu li a {
 display:block;
	width:202px;
 text-align:center;
 font-weight:bold;
 letter-spacing:1px; 
 text-indent:-9898px; /*テキストを横に飛ばして見えなくする*/
	background-image:url(../counseling/images/c_menu.png);
 background-repeat:no-repeat;
}


ul#c_menu a.c_b01 {background-position:0 -46px;height:29px;}
ul#c_menu li a.c_b01:hover {background-position:0 -137px;}
 
ul#c_menu a.c_b02 {background-position:0 -75px;height:29px;}
ul#c_menu li a.c_b02:hover {background-position:0 -166px;}
 
ul#c_menu li a.c_b03 {background-position:0 -104px;height:28px;}
ul#c_menu li a.c_b03:hover {background-position:0 -195px;}
 

.c_karent {
 display:block;
	width:202px;
 text-align:center;
 font-weight:bold;
 letter-spacing:1px; 
 text-indent:-9898px; /*テキストを横に飛ばして見えなくする*/
	background-image:url(../counseling/images/c_menu.png) ;
 background-repeat:no-repeat;
}

.c_title{background-position:0 0;height:46px;}
.c_b01_02{background-position:0 -137px;height:29px;}
.c_b02_02{background-position:0 -166px;height:29px;}
.c_b03_02{background-position:0 -195px;height:28px;}
.c_foot{background-position:0 -132px;height:5px;}



/*-----------oil thumbnail-----------*/

ul#oil_thumbnail{
	margin:15px 0 0 0;
	padding: 0;
	overflow:hidden;　/*float解除*/
	zoom:100%;　/*float解除*/
}

ul#oil_thumbnail li{
 float:left;
	width:174px;
	margin:0 20px 0 0;
	font-size: 12px;
	line-height:14px;
 letter-spacing:0;
}

/*-----------oring thumbnail-----------*/

#oringtest_thumbnail{
	margin:15px 0 0 0;
	padding: 0;
	overflow:hidden;　/*float解除*/
	zoom:100%;　/*float解除*/
}

.oringtest_left{
 float:left;
	width:245px;
	margin:0 20px 0 0;
}


.oringtest_right{
 float:right;
	width:299px;
}


ul#oring_thumbnail{
	margin:15px 0 0 0;
	padding: 0;
	overflow:hidden;　/*float解除*/
	zoom:100%;　/*float解除*/
}

ul#oring_thumbnail li{
 float:left;
	width:210px;
	margin:0 20px 0 0;

}

.oring_img{
	width:440px;
	margin:30px 0 30px 0;
	text-align:center;

}

.oil_right_img {
	float:right;
	margin:0 0 0 20px;
	width: 213px;
}

.oil_caption {
 font-size: 13px;
	line-height:21px;
 letter-spacing:0.05em;
}

.oil_details {
 font-size: 12px;
	line-height:18px;
 letter-spacing:0.05em;
}

/*-----------etc-----------*/

.st_no {
	vertical-align:middle;
}

.pagenavi_left {
 float:left;
}

.pagenavi_right{
 float:right;
}