@charset "utf-8";
/* CSS Document */

h2{
	background:url(../images/about/title.jpg) no-repeat;
}

#local_navi{
	background:url(../images/about/local_navi.jpg) no-repeat;
	width:230px;
	padding:35px 0px 20px 0px;
}

#local_navi li a{
	width:230px;
	height:50px;
	text-indent:-5000px;
	overflow:hidden;
	display:block;
}

#ln1 a{
	background:url(../images/about/ln1.jpg) no-repeat;
}

#ln1 a:hover{
	background:url(../images/about/ln1_o.jpg) no-repeat;
}

#ln2 a{
	background:url(../images/about/ln2.jpg) no-repeat;
}

#ln2 a:hover{
	background:url(../images/about/ln2_o.jpg) no-repeat;
}

#ln3 a{
	background:url(../images/about/ln3.jpg) no-repeat;
}

#ln3 a:hover{
	background:url(../images/about/ln3_o.jpg) no-repeat;
}

#ln4 a{
	background:url(../images/about/ln4.jpg) no-repeat;
}

#ln4 a:hover{
	background:url(../images/about/ln4_o.jpg) no-repeat;
}

#about1_stitle1{
	background:url(../images/about/about1_stitle1.jpg) no-repeat;
}

#about1_stitle2{
	background:url(../images/about/about1_stitle2.jpg) no-repeat;
}

#about2_stitle1{
	background:url(../images/about/about2_stitle1.jpg) no-repeat;
}

#about2_stitle2{
	background:url(../images/about/about2_stitle2.jpg) no-repeat;
}

#about3_stitle1{
	background:url(../images/about/about3_stitle1.jpg) no-repeat;
}

#about3_stitle2{
	background:url(../images/about/about3_stitle2.jpg) no-repeat;
}

#about3_stitle3{
	background:url(../images/about/about3_stitle3.jpg) no-repeat;
}

#about3_stitle4{
	background:url(../images/about/about3_stitle4.jpg) no-repeat;
}

#about4_stitle1{
	background:url(../images/about/about4_stitle1.jpg) no-repeat;
}

#about4_stitle2{
	background:url(../images/about/about4_stitle2.jpg) no-repeat;
}

#about4_stitle3{
	background:url(../images/about/about4_stitle3.jpg) no-repeat;
}

table{
	width:670px;
	border:#CCC solid 1px;
	margin:0px 0px 20px 0px;
	text-align:left;
	font-size:14px;
}

th{
	width:200px;
	padding:5px 5px 5px 5px;
	font-weight:normal;
	vertical-align:top;
	border:#CCC solid 1px;
}

td{
	padding:5px 5px 5px 5px;
	border:#CCC solid 1px;
}

.rp{
	width:500px;
	float:right;
}

.rp2{
	width:395px;
	float:right;
}

.rp3{
	width:506px;
	float:right;
}
