/* HTML要素 */

body {
	margin: 0;
	padding: 0px;
	background-position: left;
	background-image : url(img/body-bg.jpg);
	text-align:center;
	background-repeat: repeat;
}
h1 {
	font-size: 12px;
	font-style: normal;
	line-height: 0.9em;
	font-weight: bold;
	margin-bottom:2px;
	padding-top:0px;
	margin-top:0px;
	text-indent: 10px;
}

h1 {
	height: 11px;
	color: #333;
	padding-top: 2px;
	background-color: #cbdaed;
	padding-bottom: 2px;
	text-indent: 10px;
}

A:link		{color:#000099;}
A:active	{color:#666666;}
A:hover		{color:#cc0033; text-decoration:none; }
A {text-decoration:none;}

/* 全体 ----------------------------------------*/

#wrapper {
	width: 770px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	padding-top: 0px;
	background-color:#FFFFFF;
	background-image: url(img/bg_contents.jpg);
	background-repeat: repeat-y;
}

.clear{
 clear:both;
}

.lst01{
	line-height:140%;
	padding:0 0 0 15px;
	font-size: 13px;
	list-style-position: inside;
}

.txt00{
	font-size: 14px;
	color:#333333;
	line-height:140%;

}

.txt01{
	font-size: 13px;
	color:#333333;
	line-height:140%;
	font-weight: bold;

}


.txt02{
	font-size: 13px;
	color:#FF3333;
	line-height:140%;
	font-weight: bold;

}

.txt03{
	font-size: 13px;
	color:#FF9900;
	line-height:140%;
	font-weight: bold;
}

.txt04{
	font-size: 13px;
	color:#0066FF;
	line-height:140%;
	font-weight: bold;
}

.txt05{
	font-size: 14px;
	color:#333333;
	line-height:160%;

}

.txt06{
	font-size: 15px;
	color:#FF3333;
	line-height:140%;
	font-weight: bold;

}

.txt07{
	font-size: 13px;
	color:#FF6600;
	line-height:140%;
	font-weight: bold;
}

.txt08{
	font-size: 16px;
	color:#333333;
	line-height:140%;
}

.txt09{
	font-size: 16px;
	color:#FF9900;
	line-height:140%;
	font-weight: bold;
}






/* 中身 ----------------------------------------*/
#contents {
	text-align:left;
	width: 770px;
	padding: 0;
	background-color:#FFFFFF;
	background-image : url(img/bg_contents.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin:0;
	padding:0;
}

#container {
	width: 715px;
	text-align:left;
	background-color: #FFF;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 25px;
}

#footer {
	padding: 12px 20px 0 20px;
	font-size: 13px;
	color: #333333;
	text-align: right;
	height:18px;
	background-image : url(img/footer.jpg);
}


/* メニュー ----------------------------------------*/

#menu
{
	height:40px;
	background-image: url(img/menu_bg.jpg);
	background-repeat: repeat-x;
	text-align:left;
	padding:0;
	margin:0;
}

#menu ul {
	padding:0;
	margin:0;
}

#menu li {
	display:inline;
	list-style-type:none;
	margin:0;
	padding:0;
}

#menu li a {
	height:40px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	margin:0;
}
/*------off*/
#menu li.menu01 a {
	background:url(img/menu.jpg) no-repeat 0px 0px;
	width:120px;
}
#menu li.menu02 a {
	background:url(img/menu.jpg) no-repeat -120px 0px;
	width:120px;
}
#menu li.menu03 a {
	background:url(img/menu.jpg) no-repeat -240px 0px;
	width:122px;
}

/*------hover*/
#menu li.menu01 a:hover {
	background:url(img/menu.jpg) no-repeat 0px -40px;
}
#menu li.menu02 a:hover {
	background:url(img/menu.jpg) no-repeat -120px -40px;
}
#menu li.menu03 a:hover {
	background:url(img/menu.jpg) no-repeat -240px -40px;
}

/* 内容 ----------------------------------------*/


.box_l{
	width:715px;
	margin:15px 0 0 0;
	background-color:#FFFFFF;
}

.box_l .title{
	margin:0;
	height:18px;
	background-image : url(img/title_l.jpg);
	background-repeat: no-repeat;
	font-size:15px;
	font-weight:bold;
	padding:12px 10px 0 40px;
	color:#FFFFFF;
}
.box_m .title_news{
	margin:0;
	height:18px;
	background-image : url(img/title_l.jpg);
	background-repeat: no-repeat;
	font-size:15px;
	font-weight:bold;
	padding:12px 10px 0 40px;
	color:#FFFFFF;
}
.box_l .txt{
	width:648px;
	padding:15px 15px 15px 50px;
	font-size: 13px;
	color: #333333;
	border: 1px solid #69A5E0;
	margin:0 0 15px 0;
	line-height:140%;
}


.box_m{
	width:715px;
	margin:15px 0 0 0;
	background-color:#FFFFFF;
}

.box_m .title{
	margin:0;
	height:18px;
	background-image : url(img/title_m.gif);
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight:bold;
	padding:12px 10px 0 40px;
	color:#FFFFFF;
}

.box_m .left{
	width:340px;
	background-color:#FFFFFF;
	float:left;
	text-align:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

.box_m .right{
	width:340px;
	background-color:#FFFFFF;
	float:right;
	text-align:left;
	margin:0 0 15px 0;
}
.box_m .right_BK{
	width:330px;
	background-color:#FFFFFF;
	float:right;
	text-align:left;
	margin:0 0 15px 0;
}
.box_m .in{
	width:308px;
	text-align:left;
	font-size: 13px;
	line-height: 150%;
	border: 1px solid #69A5E0;
	height: 150px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;

}

.box_m .in_long{
	width:683px;
	text-align:left;
	font-size: 13px;
	line-height: 150%;
	border: 1px solid #69A5E0;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;

}

table {
 border: 1px solid #FF9900;
 margin: 0 0 5px 0;
}

table th{
	background-color: #FFCC99;
	border: 1px solid #FF9900;
	font-size:12px;
	font-weight: bold;
	color: #333333;
	padding: 2px;
	text-align:center;
}
 
table td{
	border: 1px solid #FF9900;
	color: #333333;
	padding: 2px;
	font-size:12px;
	font-weight: bold;
	text-align:center;	
}

.noborder table{
	border: none;
	color:#000000;
	margin: 0;
}

.noborder td{
	border: none;
	padding: 5px 5px 5px 0;
	color:#000000;
}


/* MAP ----------------------------------------*/


#map-c{
	margin: 0px auto;
	padding: 0px;
	width:450px;
	background-color:#ffffff;
	text-align:center;
}

#map-title{
	background-color:#69A5E0;
	font-weight:bold;
	font-size:0.9em;
	line-height:22px;
	border-styele:solod;
	border-width:1px;
	padding:2px;
	color:#FFFFFF;
}

#place{
	background-color:#ffffff;
	font-color:#ffffff;
	font-size:0.9em;
	border-styele:solod;
	border-width:1px;
	border-color:red;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}


#footer_map {
	font-size: 13px;
	color: #FFFFFF;
	text-align: right;
	height:45px;
	background-color:#69A5E0;
	margin:0;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.section {
	width: 715px;
	float: left;
	margin-bottom: 20px;
	background-color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.section02 {
	width: 350px;
	float: left;
	margin-bottom: 20px;
}

.float_right {
	float: right;
}
.floar_left {
	float: left;
}
.pr30 {
	margin-right: 30px;
}
.mr20 {
	margin-right: 20px;
}
.mr35 {
	margin-right: 35px;
}
.ml20 {
	margin-left: 20px;
}
.ml130 {
	margin-left: 130px;
}

.mr15 {
	margin-right: 15px;
}
.center {
	text-align: center;
}

.font_left {
	text-align: left;
}

