@charset "UTF-8";

/*-----------------------------------------
	h3
-----------------------------------------*/

h3 {
	width:660px;
	_width:643px;
	font-size:1.2em;
	margin-bottom:5px;
	padding-left:17px;
	font-weight:bold;
	color:#333333;
	background:url(../img/maru_icon_l.gif) left center no-repeat;
}

.h3-around {
	width:660px;
	margin:0 auto;
	border-bottom:3px solid #EAEAEA;
}

/*-----------------------------------------
	h4
-----------------------------------------*/

h4 {
	color:#86B700;
	font-weight:bold;
	font-size:116%;
}

/*-----------------------------------------
	contents
-----------------------------------------*/

.contents {
	clear:both;
	width:660px;
	margin-top:15px;
	margin-bottom:20px;
}

.contents-left {
	float:left;
	width:52px;
}

.contents-right {
	float:right;
	width:598px;
	text-align:left;
}

.contents p {
	line-height:1.3;
	font-size:116%;
}

.font-l {
	font-weight:bold;
}

.font-l a {
	font-weight:bold;
}

.access {
	padding-left:9px;
	background:url(../img/arrow_icon.gif) left center no-repeat;
}



/*-----------------------------------------
	clearfix
-----------------------------------------*/

.contents:after {
	content: ",";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
