* { margin: 0;
	padding: 0 }

/* HTML要素 */
body {
	margin: 0;
	padding: 0px;
	background-position: center;
	text-align:center;
	background-color: #FDC9BD;
}
h1 {
 font-size: 0.7em;
 font-style: normal;
 line-height: 0.9em;
 font-weight: bold;
 margin-bottom:2px;
}
h2 {
 font-size: 0.9em ;
 line-height: 1.1em;
 font-weight: bold;
 padding: 1px;
 margin: 0px;
}
A:link		{color:#000099;}
A:active	{color:#666666;}
A:hover		{color:#cc0033; text-decoration:none; }
A {text-decoration:none;}

dt{margin-left:50px;
	font-size: 0.9em;
	line-height:1.4em;
 font-weight: bold;
}


/* 全体 ----------------------------------------*/
#wrapper {
	text-align:center;
	width: 750px;
	padding-top: 0px;
	background-color:#FFFFFF;
	border: 0px solid #FFFFFF;
}

#header {
 width:750px;
 text-align:center;
 margin:0 auto 0 auto;
}
#menu {
	margin: 0px;
	padding: 0px;
	text-align:left;
	background-image: url("images/menu-bg.gif");
	width: 737px;
	margin:0 auto 0 auto;
}

.text{
	font-size:0.9em;
	line-height:1.4em;
	font-style: normal;
	text-align:left;
}

/* 中身 ----------------------------------------*/
#contents {
	width: 737px;
	text-align: left;
	padding-left:10px;
}
#left {
	float:left;
	width:350px;
	font-size:0.9em;
	line-height:1.4em;
	font-style: normal;
	padding:0;
	text-align:left;
	margin: 0;
}
#right {
	float:left;
	width:330px;
	font-size:0.9em;
	line-height:1.4em;
	font-style: normal;
	padding-left:10px;
	text-align:left;
	background-color: #ffffff;
}

#intro {
height:186px;
background-color:#F2F2E8;
	font-size:0.9em;
	line-height:1.4em;
	font-style: normal;
	padding-left:3px;
	text-align:left;
}

#footer {
	font-size: 12px;
	background-color: #B53737;
	margin: 2px;
	padding: 1px;
	color: #FFFFFF;
	text-align: right;
}

.clear{
 clear:both;
}
.hoken{
	font-size: 0.9em;
	line-height:1.4em;
	font-style: normal;
	padding-left:0px;
	text-align:left;
	margin-left: 0px;
}
#ryakureki{
	font-size: 0.9em;
	line-height:1.4em;
	font-style: normal;
	padding-left:10px;
	text-align:left;
	margin-left: 0px;
	border-left:3px;
	border-left-color:#AE8057;
	border-left-style:solid;

}
.pad{
padding-left:10px;
}
dd{
margin-left:65px;
	font-size: 0.9em;
	line-height:1.4em;
	margin-bottom:10px;
}

#map-c{
width:450px;
background-color:#ffffff;
text-align:center;
 margin: 0px auto;
 padding: 0px;

}
#map-title{
background-color:#B53737;
font-weight:bold;
font-size:0.9em;
line-height:22px;
border-styele:solod;
border-width:1px;
border-color:red;
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:2px;
}

table {
 border: 1px solid #3D3131;
 margin: 0 0 10px 0;
}

table th{
	background-color: #DECCBC;
	border: 1px solid #3D3131;
	font-size:12px;
	font-weight: bold;
	color: #3D3131;
	padding: 2px;
}

table td{
	border: 1px solid #3D3131;
	color: #AE8057;
	padding: 2px;
	font-size:12px;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align:center;	
}

.noborder table{
	border: none;
	color:#000000;
	margin: 0;
}

.noborder td{
	border: none;
	padding: 5px 5px 5px 10px;
	color:#000000;
	font-weight:normal;
}


.txt00{
	font-size: 13px;
	line-height:140%;
	color: #333333;
}

.txt01{
	font-size: 13px;
	line-height:140%;
	color: #AE8057;
}

.txt02{
	font-size: 14px;
	line-height:140%;
	color: #333333;
	font-weight: bold;
}

.txt03{
	font-size: 14px;
	line-height:140%;
	color: #AE8057;
	font-weight: bold;
}

.txt04{
	font-size: 14px;
	line-height:140%;
	color: #B53737;
	font-weight: bold;
}

.ttlbar{
	font-size: 14px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/subtitle-back.gif);
	background-repeat: no-repeat;
	padding:7px 0 2px 40px;
	width:690px;
	height:30px;
}

.lst_left{
	float:left;
	text-align:left;
	margin: 15px 0 0 20px;
	padding: 0;
	width: 150px;
	list-style-type: none;
}

.lst_right{
	float:left;
	text-align:left;
	margin: 15px 0 15px 10px;
	padding: 0;
	list-style-type: none;
}

.lst_right02{
	float:right;
	text-align:left;
	margin: 10px 15px 0 10px;
	padding: 0;
	list-style-type: none;
}


.lst_center{
	float:left;
	text-align:left;
	margin: 5px 0 15px 20px;
	padding: 0;
	width: 430px;
	list-style-type: none;
}
