/* HTML要素 */
body {
	margin: 0;
	padding: 0px;
	background-position: center;
	text-align:center;
	background-color: #CDDEF1;
}
h1 {
 font-size: 0.7em;
 font-style: normal;
 line-height: 0.9em;
 font-weight: bold;
 margin-bottom:2px;
 padding-top:0px;
 margin-top:0px;
}
h2 {
	font-size: 1.1em;
	line-height: 1.1em;
	font-weight: bold;
	margin: 0px;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: 0.5em;
	text-indent: 15px;
	background-image: url(images/subtitle.gif);
	border-top-style: none;
	border-right-style: none;
	height: 20px;
	padding-left: 20px;
	padding-top: 2px;
	color:#FFFFFF;
}
li {
}

A:link		{color:#000099;}
A:active	{color:#666666;}
A:hover		{color:#cc0033; text-decoration:none; }
A {text-decoration:none;}

.txt01{
	font-size: 1em;
	font-style: normal;
	line-height: 200%;
	font-weight: bold;
	color: #007BC1;
}

.txt02{
	font-size: 1em;
	font-style: normal;
	line-height: 200%;
	font-weight: bold;
	color: #D96F58;
}

.txt03{
	font-size: 1em;
	font-style: normal;
	line-height: 200%;
	font-weight: bold;
	color: #FF0000;
}

.txt04{
	font-size: 1.2em;
	font-style: normal;
	line-height: 200%;
	font-weight: bold;
	color: #FF0000;
}

.txt05{
	font-size: 0.9em;
	font-style: normal;
	line-height: 200%;
	font-weight: bold;
	color: #005B9C;
}

.txt06{
	font-size: 0.8em;
	font-style: normal;
	color: #000000;
}

.txt07{
	font-size: 1.2em;
	font-style: normal;
	line-height: 200%;
	font-weight: bold;
	color: #007BC1;
}




/* 全体 ----------------------------------------*/
#wrapper {
	width: 745px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	padding-top: 0px;
	background-color:#FFFFFF;
/* background-image:url("images/contents-bg.gif");
 background-repeat:repeat-y;*/
}

#header {
	margin: 0px;
	padding: 0px;
	text-align:left;
	height:150px;
}

#menu {
	margin: 0px;
	padding: 0px;
	text-align:left;
/*	border-left-width: 9px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CC3333;*/
}
.text{
	font-size:0.9em;
	line-height:1.4em;
	font-style: normal;
	text-align:left;
}

/* 中身 ----------------------------------------*/
#contents {
	/*	background-image:url("images/contents-bg.gif");
	background-repeat:repeat-y;*/
	text-align:center;
	width: 734px;
	margin: -4px auto 0 auto;
	padding: 0;
	background-position:left;
	border-right-style: solid;
	border-right-color: #007BC1;
	border-right-width: 1px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #007BC1;
}

#left {
	float:left;
	width:175px;
	font-size:0.9em;
	line-height:1.4em;
	font-style: normal;
	text-align:left;
	padding-left:0;
	background-color:#FFFFFF;
}
#right {
	float:left;
	width:553px;
	background-color: #ffffff;
 font-size: 0.9em ;
 line-height: 1.2em;
 padding-left: 5px;
 background-color: #ffffff;
 margin: 0;
 text-align:left;
 padding-left:5px;
}

#left-box {
	font-size: 1em;
	line-height: 1.2em;
	float: left;
	width: 270px;
	padding-top: 0px;
}
#right-box {
	font-size: 1em;
	line-height: 1.2em;
	float: left;
	width: 270px;
	margin-left:4px;
}

#footer {
	background-color:#007BC1;
	padding:3px;
	font-size: 0.7em;
	color: #FFFFFF;
	text-align: right;
 
}

/* 細かく ----------------------------------------*/
.green-bar{
 background-color: #669933;
}
.clear{
 clear:both;
}

.kakomi{
	width:553px;
	font-size: 0.9em;
	line-height: 1.2em;
	background-color: #FFFFFF;
	padding-top: 0px;
}
.sub{
	background-image:url(images/subtitle.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:18px;
	font-size: 1.1em;
	font-weight: bold;
	padding:4px 0 0 30px;
	color: #FFFFFF;
	text-align: left;
	margin-top:15px;
}

#map-c{
width:450px;
background-color:#ffffff;
text-align:center;
	margin: 0px auto;
	padding: 0px;
}
#map-title{
background-color:#007BC1;
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;
}

th{
	background-color: #CDDEF1;
	border: 1px solid #007BC1;
	font-size:0.9em;}
td{
	border: 1px solid #007BC1;
	color:#007BC1;
}

.rightphoto {
	font-size: 0.8em;
	float: right;
	width: 150px;
	text-align: left;
}
h3{
	border-left-width: 6px;
	border-left-style: double;
	border-left-color: #CC3333;
	height: 15px;
	padding: 5px 0 5px 10px;
	font-size: 1.1em;
}

.noborder td{
	border: none;
	padding: 5px 5px 5px 10px;
	color:#000000;
}

.stitle{
	font-size: 1.1em;
	line-height: 1.1em;
	font-weight: bold;
	margin: 0px;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: 0.5em;
	text-indent: 15px;
	background-image: url(images/subtitle02.gif);
	border-top-style: none;
	border-right-style: none;
	height: 20px;
	padding-left: 20px;
	padding-top: 2px;
}

.ohana th{
	background-color: #C2DADD;
	border: 1px solid #005B9C;
	font-size:0.9em;}
.ohana td{
	border: 1px solid #005B9C;
	color:#005B9C;
}




