@charset "utf-8";
/*@import "product.css";*/
/*reset*/
#content h3, #content p, #content ul, #content ol, #content dt, #content dd, #content th, #content td {
	margin-bottom:15px;
	font-size:93%;
}
#content h4 { margin-bottom:10px; font-weight:bold; font-size:108%;}
/*テキストページreset*/
.txts p, .txts li, .txts dt, .txts dd {line-height:1.8;}

.leadblock { margin-bottom:30px; }
#content p.ph {
	float:right;
	margin:-3px 0 20px;
}
/*詳細ページへのリンク*/
#content p.seemore, #content p.pagetop { text-align:right; }
.seemore a {
	color:#1e8a39;
	background: url(../img/common/icon_rgreen.gif) no-repeat 0px 1px;
	padding: 1px 0px 1px 13px;
	text-decoration:none;
}
.seemore a:hover { text-decoration:underline; }
#content p.moredetail {
	background: url(../img/rd/top/bk_detailarrow.gif) no-repeat left center;
	padding:0 0 0 24px;
	margin:0 0 20px;
	float:right;
	width:7em;
	min-width:8em;
	font-size:77%;
}
.moredetail a {
	color:#1e8a39;
	text-decoration:unerline;	
 background: url(../img/rd/top/bk_detailarrow.gif) no-repeat right center;
	padding:2px 10px 0 0;
	height:22px;
	overflow:visible;
	display:block;
}
.moredetail a:hover {
	text-decoration:none;
}

/*枠線*/
.frame {
	background: url(../img/common/line_graydot2.gif) repeat;
	padding: 2px 1px;
	width: 639px;
}
#content .frame ol,#content .frame dl {
	background:#FFF;
	padding:10px;
	margin:0;
}
/*数字リスト*/
.numlist li { margin: 0 0 10px 18px; 	text-indent:-18px;}
.numlist li.end, #content .numlist dd.end  { margin-bottom: 0;}
.numlist li img, .numlist dt img { vertical-align:middle; padding-right:5px; }
#content .numlist dt { margin-bottom:0;  font-weight:bold;}
/*緑背景*/
.greenbk {
	background: #eaf4df url(../img/commission/tokiwa/bk_grtop.gif) repeat-x left top;
	padding: 35px 9px 25px;
	margin-bottom:15px;
}
/*clearfix*/
.moredetail:after {
	clear:both;
	content:".";
	display:block;
	height: 0px;
	visibility:hidden;
}
/*\*//*/
.moredetail {display:inline-block;}
/* eof_macIE_hac */
