@charset "UTF-8";
@import "../common/css/0-import.css";
#main {
	padding: 0;
}

/*------------------------------------------------------------
	mainImg
------------------------------------------------------------*/

.mainImg {
	margin-bottom: 10px;
}

.mainImg img {
	display: block;
}

/*------------------------------------------------------------
	banner
------------------------------------------------------------*/

#main .banner {
	margin: 0 0 8px 9px;
}

#main .banner li {
	margin: 0 9px 0 0;
	float: left;
}

#main .banner li.w225 {
	margin-right: 0;
	width: 225px;
}

#main .banner li img {
	display: block;
}

#main .banner .banner01 li {
	margin: 0 0 9px 0;
	width: 225px;
	float: left;
}

#main .banner01 li img {
	display: block;
}
/*------------------------------------------------------------
	subBox
------------------------------------------------------------*/
#main .boxImg {
	margin: 0 10px 0 9px;
}

#main .subBox {
	margin: 0 10px 0 9px;
	padding: 4px 9px 0 10px;
	background: url(../img/index/main_back.gif) repeat-y left top;
}

#main .boxL {
	width: 492px;
	float: left;
}

#main .boxL p {
	margin-bottom: 12px;
	padding-left: 15px;
	color: #f39700;
	font-weight: bold;
	background: url(../img/index/icon02.gif) no-repeat left center;
}

#main .boxR {
	width: 412px;
	float: right;
}

#main .boxR p {
	margin-bottom: 13px;
	padding-left: 17px;
	color: #f39700;
	font-weight: bold;
	background: url(../img/index/icon02.gif) no-repeat left center;
}

#main .boxL dl {
	margin-left: 2px;
}

#main .boxL dl dt {
	padding : 0 0 2px 4px;
	font-size: 11px;
	color: #595757;
}

#main .boxL dl dd {
	margin-bottom: 13px;
	padding : 0 0 10px 6px;
	border-bottom: 1px solid #acaaaa;
}

#main .boxL dl dd a {
	padding-left: 13px;
	background: url(../img/index/icon01.gif) no-repeat left center;
}

#main .boxL dl dd.mb8 {
	margin-bottom: 8px;
}

#main .boxR dl {
	margin-left: 2px;
}

#main .boxR dl dt {
	padding : 0 0 2px 5px;
	font-size: 11px;
	color: #595757;
}

#main .boxR dl dd {
	margin-bottom: 13px;
	padding : 0 0 10px 7px;
	border-bottom: 1px solid #acaaaa;
}

#main .boxR dl dd.mb8 {
	margin-bottom: 8px;
}

#main .boxR dl dd a {
	padding-left: 13px;
	background: url(../img/index/icon01.gif) no-repeat left center;
}
/*------------------------------------------------------------
	mainImg
------------------------------------------------------------*/

/*------------------------------------------------------------
	banner
------------------------------------------------------------*/

/*------------------------------------------------------------
	subBox
------------------------------------------------------------*/
#conts table {
	margin: 0 0 40px 30px;
	text-align: left;
	font-size: 15px;
}

#conts table th {
	padding: 15px 9px 15px 0;
	font-weight: normal;
	vertical-align: top;
	border-right: 1px solid #acaaaa;
}

#conts table td {
	padding: 15px 0;
	vertical-align: top;
	padding-left: 13px;
}

#conts table td span {
	font-size: 18px;
	font-weight: bold;
}

#conts table td address {
	margin-bottom: 40px;
	font-style: normal;
}

#conts table td address span {
	padding-left: 21px;
}

#conts table td.w261 {
	width: 261px;
}

#conts table td.w162 {
	width: 162px;
}

#conts table td dl dt {
	float: left;
	clear: left;
}

#conts table td dl dd {
	margin: 0 0 0 175px;
	_text-indent: -3px;
}

#conts table td ul li {
	line-height: 1.6;
}
#conts h3 {
	margin: 0 0 4px 22px;
}

#conts .box01 p {
	margin: 0 0 10px 0;
	line-height: 1.2;
}

#conts .box01 h2 img {
	margin-bottom: 10px;
}

#conts p {
	font-size: 15px;
	line-height: 1.65;
	margin: 0 0 20px 62px;
}

#conts p.mb {
	margin-bottom: 37px;
}

#conts dl {
	margin: 0 0 39px 61px;
}

#conts dl dt {
	margin-bottom: 6px;
}

#conts dl dd {
	font-size: 15px;
	line-height: 1.7;
	margin-bottom: 23px;
}

#conts .imgText {
	margin: 0 0 51px 22px;
}

#conts h5 {
	margin: 0 0 17px 28px;
}

#conts h4 {
	margin: 0 0 9px 0;
}

#conts p1 {
	font-size: 16px;
	line-height: 1.75;
	margin: 0 0 28px 33px;
}

#conts .box02 {
	margin-bottom: 21px;
}

#conts .box02 p {
	margin-left: 0;
	line-height: 1.2;
	font-size: 15px;
}

#conts p span {
	color: #114d9f;
}

#conts .box {
	border-bottom: 1px solid #acaaaa;
	padding-bottom: 8px;
	margin: 0 5px 26px 16px;
}

#conts .box p {
	font-size: 18px;
	line-height: 1.75;
	margin: 0 0 41px 17px;
	font-weight: bold;
}



/*------------------------------------------------------------
	clearBox
------------------------------------------------------------*/
.clearBox {
	margin: 0 0 14px 9px;
	clear: both;
}