@charset "utf-8";

#container h3 {
	font-size:20px;
	font-weight:bold;
	color:#555;
	line-height:30px;
	margin:0 auto 20px;
	text-align:center;
}
#container h3 span {
	display:inline-block;
	padding-bottom:5px;
	background:url(../../images/info/border01.png) repeat-x center bottom; 
}

/* box01
---------------------------------------- */
#box01 {
	padding:50px 0;
	margin-bottom:50px;
	background:url(../../images/daily/box_tex.gif) repeat center top;
}
#box01 table {
	width:500px;
	margin:0 auto 50px;
	border:#64b40f 1px solid;
	background-color:#fff;
}
#box01 table th,
#box01 table td {
	line-height:20px;
	padding:7px 0;
	border-bottom:#64b40f 1px solid;
}
#box01 table tr:nth-child(even) {
	background-color:#f3f9ec;
}
#box01 table th {
	width:110px;
	padding-left:30px;
	background:url(../../images/detail/arrow01.png) no-repeat 15px center;
}
#box01 p {
	text-align:center;
}

/* box02
---------------------------------------- */
#box02 {
	background:url(../../images/detail/box02_tex_02.gif) repeat-y center top;
}
#box02 #box02Inner {
	width:1100px;
	margin:0 auto;
}
#box02 .fleft,
#box02 .fright {
	width:530px;
}
#box02 .photo {
	margin-bottom:20px;
}
#box02 .photo li {
	width:260px;
	float:left;
}
#box02 .photo li:last-child {
	margin-left:10px;
}
#box02 .fleft div.clearfix,
#box02 .fright div.clearfix {
	height:114px;
	margin-bottom:30px;
}
#box02 .lBox {
	width:360px;
	float:left;
}
#box02 .lBox h4 {
	font-size:18px;
	line-height:1.3em;
	font-weight:bold;
	margin-bottom:10px;
}
#box02 .lBox h4 span {
	font-size:14px;
	font-weight:normal;
}
#box02 .lBox p {
	font-size:24px;
	line-height:28px;
	font-weight:bold;
}
#box02 .fleft .lBox p {
	color:#ee87b4;
}
#box02 .fright .lBox p {
	color:#147df0;
}
#box02 .rBox {
	width:170px;
	float:right;
}
#box02 .box02Text {
	text-align:center;
	height:180px;
}
#box02 table {
	width:100%;
	color:#555;
	margin-bottom:30px;
}
#box02 table th,
#box02 table td {
	padding:0 10px;
	font-size:12px!important;
	line-height:27px;
	border:#ccc 1px solid;
}
#box02 table td span {
	font-size:14px;
}
#box02 .fleft table th {
	background:url(../../images/detail/th_tex01.gif) repeat-x left top;
}
#box02 .fright table th {
	background:url(../../images/detail/th_tex02.gif) repeat-x left top;
}
#box02 .accessMap {
	margin-bottom:30px;
}
#box02 .accessMap h4,
#box02 .docList h4 {
	font-size:16px;
	line-height:22px;
	margin-bottom:5px;
}
#box02 .accessMap h4 span,
#box02 .docList h4 span {
	display:inline-block;
	padding-right:5px;
}
#box02 .fleft .accessMap h4 span,
#box02 .fleft .docList h4 span {
	color:#ee87b4;
}
#box02 .fright .accessMap h4 span,
#box02 .fright .docList h4 span {
	color:#147df0;
}
#box02 .accessMap .googleMap {
	width:530px;
	height:350px;
}
.docList li {
	width:18em;
	margin:0 auto;
	line-height:25px;
	padding-left:25px;
	background:url(../../images/detail/pdf16.png) no-repeat left center;
}
