@charset "utf-8";

/* box01
---------------------------------------- */
#box01 {
	width:640px;
	padding:105px 170px;
	margin:0 auto;
	position:relative;
	background:url(../../images/info/box_tex01.jpg) no-repeat center top;
}
#box01 h3 {
	text-align:center;
	margin-bottom:40px;
}
#box01 ul {
	width:440px;
	font-size:20px;
	font-weight:bold;
	color:#34aa01;
	line-height:32px;
	margin:0 auto 40px;
}
#box01 ul li span {
	color:#ff8732;
}
#box01 #lead {
	font-size:15px;
	line-height:26px;
	text-align:center;
	margin-bottom:30px;
}
#box01 #sign {
	font-size:18px;
	font-weight:bold;
	text-align:right;
}
#box01 #balloon {
	width:166px;
	height:44px;
	padding:30px;
	font-size:15px;
	line-height:22px;
	font-weight:bold;
	text-align:center;
	position:absolute;
	top:135px;
	right:155px;
	background:url(../../images/info/balloon.png) no-repeat center top;
}

/* inner
---------------------------------------- */
.inner {
	width:980px;
	padding:40px 0;
	margin:0 auto;
}
.inner h3 {
	font-size:20px;
	font-weight:bold;
	color:#555;
	line-height:30px;
	margin:0 auto 20px;
	text-align:center;
}
.inner h3 span {
	display:inline-block;
	padding-bottom:5px;
	background:url(../../images/info/border01.png) repeat-x center bottom; 
}
.inner p {
	line-height:24px;
	text-align:center;
}
.inner ul {
	width:770px;
	line-height:24px;
	margin:0 auto;
}

/* box03 */
#box03 {
	background:url(../../images/info/box02_tex.gif) repeat center top;
}

/* box04 */
#box04 {
	background:url(../../images/info/box03_tex.gif) repeat center top;
}
/* box05 */
#box05 {
	background:url(../../images/info/box04_tex.png) repeat center top;
}

#box06 {
	width:940px;
	padding:40px 20px 0;
	margin:0 auto;
}
#box06 .fleft,
#box06 .fright {
	width:380px;
}
#box06 h4 {
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	text-align:center;
	margin-bottom:5px;
}
#box06 p {
	text-align:center;
}
#box06 .telNo {
	font-size:30px;
	font-weight:bold;
}
#box06 .fleft .telNo {
	color:#ee87b4;
}
#box06 .fright .telNo {
	color:#147df0;
}


