@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/back_index.png);
	background-repeat: repeat-x;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 2900px;
}
#bn01 {
	float: left;
	height: 55px;
	width: 140px;
	background-image: url(../img/bn01.png);
	background-repeat: no-repeat;
}
#bn01 a {
	height: 55px;
	width: 140px;
	background-image: url(../img/bn01.png);
	display: block;
	background-repeat: no-repeat;
}
#bn01 a:hover, #bn01 a:active {
	height: 55px;
	width: 140px;
	background-image: url(../img/bn01a.png);
	display: block;
	background-repeat: no-repeat;
}

#bn02 {
	float: left;
	height: 55px;
	width: 140px;
	background-image: url(../img/bn02.png);
	background-repeat: no-repeat;
}
#bn02 a {
	float: left;
	height: 55px;
	width: 140px;
	background-image: url(../img/bn02.png);
	display: block;
	background-repeat: no-repeat;
}
#bn02 a:hover, #bn02 a:active {
	float: left;
	height: 55px;
	width: 140px;
	background-image: url(../img/bn02a.png);
	display: block;
	background-repeat: no-repeat;
}
#bn03 {
	float: left;
	height: 55px;
	width: 140px;
	background-image: url(../img/bn03.png);
	background-repeat: no-repeat;	
}
#bn03 a {
	float: left;
	height: 55px;
	width: 140px;
	background-image: url(../img/bn03.png);
	background-repeat: no-repeat;
	display: block;
}
#bn03 a:hover, #bn03 a:active {
	float: left;
	height: 55px;
	width: 140px;
	background-image: url(../img/bn03a.png);
	background-repeat: no-repeat;
	display: block;
}
#bn04 {
	float: left;
	height: 55px;
	width: 140px;
	background-image: url(../img/bn04.png);
	background-repeat: no-repeat;
}

#bn04 a {
	float: left;
	height: 55px;
	width: 140px;
	background-image: url(../img/bn04a.png);
	background-repeat: no-repeat;
	display: block;
}
#bn04 a:hover, #bn04 a:active {
	float: left;
	height: 55px;
	width: 140px;
	background-image: url(../img/bn04a.png);
	background-repeat: no-repeat;
	display: block;
}
#bn05 {
	float: left;
	height: 55px;
	width: 140px;
	background-image: url(../img/bn05.png);
	background-repeat: no-repeat;
}
#bn05 a {
	float: left;
	height: 55px;
	width: 140px;
	background-image: url(../img/bn05.png);
	background-repeat: no-repeat;
	display: block;
}
#bn05 a:hover, #bn05 a:active {
	float: left;
	height: 55px;
	width: 140px;
	background-image: url(../img/bn05a.png);
	background-repeat: no-repeat;
	display: block;
}

#box01 {
	height: 300px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#box01_01 {
	height: 300px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

#box02 {
	height: 250px;
}
#box03 {
	height: 315px;
}
#detail {
	float: left;
	height: 150px;
	width: 490px;
	background-color: #FBFAF2;
}
#title01_box {
	height: 50px;
}
#title01 {
	height: 100px;
	width: 1000px;
	font-size: 12px;
}
#title02 {
	height: 40px;
	width: 710px;
	font-size: 18px;
	font-weight: bold;
	background-image: url(../img/title_img02.png);
	padding-top: 10px;
	padding-left: 20px;
}
#career_bn {
	float: right;
	height: 50px;
	width: 250px;
	background-color: #F0FCFF;
}
#phot_bn01 {
	height: 200px;
	width: 200px;
	background-color: #FEFFFB;
}
#mini_box01 {
	float: left;
	height: 270px;
	width: 300px;
}
#mini_box02 {
	float: right;
	height: 270px;
	width: 300px;
}
#phot_text01 {
	height: 50px;
	font-size: 14px;
	font-weight: bold;
}
#news_box {
	width: 700px;
	height: 300px;
	float: left;
}
#bn_box02 {
	float: right;
	height: 250px;
	width: 250px;
}
#news {
	height: 230px;
	background-color: #F5F5F5;
}
#table01 {
	width: 700px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

table.menu {
	width: 700px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
table.menu, table.menu th, table.menu td {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}
.table_title {
	font-size: 130%;
	color: #000000;
	font-weight: 500;
}

table.menu th {
}
table.menu th, table.menu td {
	vertical-align: top;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}
table.menu th span, table.menu td span {

}
#map_box01 {
	height: 300px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #C3C3C3;
}
#mini_title01 {
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#mini_img {
	height: 150px;
}
#mini_tx {
	font-size: 13px;
	padding-left: 10px;
	padding-top: 10px;
}
#map {
	float: right;
	height: 270px;
	width: 380px;
}
#contens_box {
	float: left;
	height: 2700px;
	width: 730px;
}
