@charset "utf-8";

/*product TOP*/
.centerbtn {
	width:620px;
	margin:0 auto;
}
.centerbtn li {
	margin:0 10px 20px;
	float:left;
	width:290px;
	display:inline;
}
.greenbk2 {
	background: #eaf4df;
	padding: 0 10px 10px ;
	margin-bottom:15px;
	width:620px;
}
#content .greenbk2 h4,#content .greenbk2 p,#content .greenbk2 dd  { margin:0; }
#content .greenbk2 dt { margin:0 0 5px; }
.greenbk2 th { vertical-align:middle; padding:10px; }
#content .greenbk2 td { vertical-align:top; font-size:100%; padding:10px 10px 0; width:290px; }
#content .greenbk2 p.floatl { width:62px; margin:0 10px 5px 0;  }
#content .greenbk2 p.floatr { width:218px; margin:0 0 5px; }

/*detail pages*/
#detail {
	position:relative;
}
#detail h2{
margin:25px 0 2px 0;
font-size:14px;
font-weight:bold;
}
#detail img.detail_line01 {
	display:block;
	margin:-8px 0 10px 0;
}
#detail p.detail {
	padding:3px 0 0 16px;
	width:433px;
}
#detail #detail_img {
	position:absolute;
	left:454px;
	top:21px;
	border:4px solid #CCCCCC;
}
.disp_blk{
	display:block;
}

#detail #relation_product {
	background:url(../img/product/sub_detail_t06.gif) no-repeat;
	width:640px;
	height:167px;
	margin-bottom:30px;
}
#detail #relation_product p{
	width:600px;
	padding:40px 15px 20px 19px;
}


#product_side li {
	height:31px;
	overflow:hidden;	
}

/*product common*/
.pad_u10 {
	padding-bottom:10px;
}
/*
ul.archive_list { 
	margin-left:4px;
	list-style-image: url(../img/common/icon_grarrow.gif); 
	padding:5px 0 2px 14px;
}
ul.archive_list li{
	padding-bottom:8px;
}
*/
ul.archive_list {
	list-style:none;
}
ul.archive_list li{
	background-image : url(../img/common/icon_grarrow.gif);
	background-position : left center; 
	background-repeat : no-repeat;
	padding-left: 14px;
	margin-bottom:8px;
}

ul.archive_list a{
	font-weight:bold;
}




ul.archive_moredetail {
	list-style:none;
}
ul.archive_moredetail li{
	background-image : url(../img/common/icon_grarrow.gif);
	background-position : 570px center; 
	background-repeat : no-repeat;
	padding-left: 12px;
	margin-bottom:8px;
}

.bold {
font-weight:bold;
}

.link_green a:link{
	color:#1E8A39;
}
.link_green a:visited{
	color:#1E8A39;
}
.link_green a:hover{
	text-decoration:underline;
	color:#1E8A39;
}

#anecdote h2{
margin:25px 0 2px 0;
font-size:14px;
font-weight:bold;
}

/*clearfix*/
.centerbtn:after {
	clear:both;
	content:".";
	display:block;
	height: 0px;
	visibility:hidden;
}
/*\*//*/
.centerbtn {display:inline-block;}
/* eof_macIE_hac */
