@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: 1300px;
}
#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/bn04.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/bn05a.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;
}

#title01_box {
	height: 40px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/title_img01.png);
	padding-top: 10px;
	padding-left: 20px;
	font-weight: bold;
	background-repeat: no-repeat;
	font-size: 18px;
}
#title01 {
	height: 100px;
	width: 1000px;
	font-size: 12px;
}


#phot_text01 {
	height: 30px;
	font-size: 13px;
	padding-top: 10px;
	padding-left: 10px;
}



#table01 {
	width: 490px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

table.menu {
	width: 490px;
	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;
}

#img_box {
	height: 300px;
}
#img_mini {
	height: 300px;
	width: 320px;
	float: left;
}
#img {
	height: 250px;
	width: 350px;
	border: 1px solid #D6D6D6;
}
#img02 {
	height: 250px;
	background-color: #F8F5F3;
	float: right;
	width: 350px;
}
#box1 {
	height: 360px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#box2 {
	float: left;
	height: 350px;
	width: 465px;
}

#box3 {
	float: right;
	height: 350px;
	width: 465px;
}
#box4 {
	height: 70px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#tx01 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	line-height: 2em;
	font-size: 15px;
	padding-left: 10px;
}
#tx02 {
	float: left;
	width: 610px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#tx03 {
	height: 40px;
	background-image: url(../img/title_img03.png);
	font-size: 18px;
	padding-top: 10px;
	padding-left: 20px;
	font-weight: bold;
}
#tx03c {
	height: 40px;
	background-image: url(../img/title_img03.png);
	font-size: 18px;
	padding-top: 10px;
	padding-left: 20px;
	font-weight: bold;
}
#tx_box1 {
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 1.8em;
}
#tx_box1c {
	width: 230px;
	font-size: 14px;
	line-height: 1.8em;
	float: left;
}
#tx_box1 ul {
	padding-left: 25px;
}
#tx_box1 li {
	list-style-type: disc;
	margin-bottom: 5px;
}
#tx_box1c ul {
	padding-left: 25px;
}
#tx_box1c li {
	list-style-type: disc;
	margin-bottom: 5px;
}
#tx_box2 {
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 1.8em;
}
#tx_box2 ul {
	padding-left: 25px;
}
#tx_box2 li {
	list-style-type: disc;
	margin-bottom: 5px;
}
#tx4 {
	float: right;
	width: 280px;
	height: 240px;
	font-size: 13px;
	padding-top: 10px;
}
#tx05 {
	height: 100px;
}
#tx06 {
	float: right;
	height: 60px;
	width: 470px;
}

#img_box1 {
	height: 650px;
	width: 946px;
	margin-right: auto;
	margin-left: auto;
}
#img_box02 {
	height: 400px;
	width: 946px;
	margin-right: auto;
	margin-left: auto;
}
#img_box03 {
	height: 250px;
	width: 946px;
	margin-right: auto;
	margin-left: auto;
}
#mini_box1 {
	float: left;
	height: 400px;
	width: 305px;
}
#mini_box2 {
	float: left;
	height: 250px;
	width: 305px;
}
#img01 {
	height: 350px;
}
#img03 {
	height: 200px;
}
#img_tx1 {
	font-size: 13px;
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
}
#ninka_img {
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
}
#m_box01c {
	height: 130px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bu_back_imgc.png);
}
