﻿@charset "utf-8";
 @import url(reset.css);
@import url(base.css);
@import url(common.css);
#wrap{
background:url(../image/wrap_bg.jpg) left 165px repeat-x;
}
#content h3 {
	font-size: 1.5em;
	padding:4px 0 8px 0px;
	margin-bottom:9px;
	line-height: 1;
	background:url(../image/h2_bg02.gif) left bottom no-repeat;
}
#content h3 span {
	padding-left:32px;
	color: #0066AA;
	background:url(../image/h2_bg01.gif) left top no-repeat;
}
#content h4 {
	font-size:1.3em;
	font-weight:bold;
	color:#333;
	line-height:1;
	padding:11px 0 8px 2px;
	border-bottom:#CCCCCC 1px solid;
	margin-bottom:25px;
}
#content .imgL {
	float:left;
}
#content .use {
	overflow:hidden;
	zoom:1;
	clear:both;
	margin:-6px 0 21px 0;
}
#content .use p {
	margin:-2px 0 0 222px;
}
#content .hear {
	overflow:hidden;
	zoom:1;
	clear:both;
	margin: -6px 0 96px 0;
}
#content .hear p {
	margin: -2px 0 0 222px;
}
