body { color: black; font-size: 0.9em; line-height: 1.2em; background-color: white; background-image: url(img/back.png); background-repeat: repeat-y; background-position: center top; text-align: center; margin: 0; padding: 0; }

div#header {
	width:772px;
	height: 62px;
	margin: 0px 0px 0px 0px;
	background-image: url(img/header.png);
}
div#header-logo {
	width:170px;
	float:left;
}
div#header-txt {
	width:320px;
	float:right;
	text-align:right;
}
.clear {
	float:none;
	clear:both;
	margin:0px;
	padding:0px;
}
div#layout {
	margin: 0 auto;
	width:772px;
	text-align:center;
}
div#contents {
	width:772px;
	font-size: 1em;
	line-height: 1.5em;
	text-align: left;
}
div#index-title {
	width:290px;
	float:left;
	position:absolute;
}
div#index-txt {
	width:422px;
	float:right;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */
	background-color:#FFFFFF;
	margin: 40px 20px 20px 0px;
	padding: 0px 10px 0px 15px;
	font-size: 0.95em;
}
#e-orange {
	position:absolute;top:10px;left:190px;
}
#e-cobalt {
	position:absolute;top:220px;left:280px;
}
#e-gray {
	position:absolute;top:180px;left:140px;
}

#naka { margin-left: 51px; padding: 20px 30px; width: 600px; margin-bottom: 15px; border: solid 5px #006699;}
.koza { color: #fff; font-size: 1.4em; font-weight: bold; background-color: #006699; margin-top: 5px; margin-bottom: 0; margin-left: 0; padding-left: 10px; }

address {  color: #FFF; font-size: 0.75em; font-weight: bold; font-style: normal; text-align: center; bottom: 0; margin-bottom: 0; padding-bottom: 0; }
div#footer {
	float: none;
	clear: both;
	background-color: #00ADBA;
	height:30px;
	padding: 10px 0px 0px 0px;
	margin: 60px 0px 0px 0px;
}

#naka-map { margin-left: 36px; margin-bottom: 15px; margin-top:40px; padding: 20px 30px; width: 640px; border: solid 2px #66cc33;border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  }
.home {
	margin-left: 36px;
}


#contents2 { font-size: 1em; line-height: 1.5em; text-align: left; position: relative; top: 20px; left: 36px; width: 700px; }

p{ color: #333; font-size: 0.95em; line-height: 1.6em; }


span { font-size: 0.95em; }

a:link		{ color: #0000ff; }
a:visited	{ color: #990099; }
a:active	{ color: #FF0000; }
a:hover		{ color: #FF0000; position:relative; top:1px; left:1px; }


.naka_text { margin-top: 5px; margin-left: 10px; text-align: center}
.red { color: #f63; font-weight: bold; font-size: 1.2em;}
.red_s { color: #f63; font-weight: bold; }

.small {font-size: 0.7em;}



.koza2 { color: #fff; font-size: 1.4em; font-weight: bold; background-color: #966; margin-top: 5px; margin-bottom: 0; margin-left: 0; padding-bottom: 0; padding-left: 10px; }
#naka2 { background-color: #ffc; margin-left: 0; padding: 20px 30px; width: 500px; margin-bottom: 15px; border: solid 2px #966; }

.furu { color: #333; font-weight: bold; font-size: 0.95em; margin-top: 0; margin-left: 10px; padding-top: 0; }

img.map2{ float:left; }

.no{ line-height: 2em; vertical-align:middle; }
.mark{ margin-right:15px; vertical-align:middle; }


.clear { clear:both; }  
.clear hr { display:none; }  

.shiryo { color:#CC0033; font-weight:bold; font-size:1.05em; line-height: 1.2em; background-image:url(img/obi2.gif); background-repeat: no-repeat; padding:16 0 20 0; text-align:center; }


.listform {
	font-size: 0.9em;
	text-align:center;
}
.top{ font-size: 0.85em; text-align: right; padding-right: 0px; }

ul.listkome {
	font-size: 0.9em; line-height: 1.3em; 
	
	margin:0 0 0 25;
	padding:0 0 0 0;
	list-style-image:url(img/kome.png);
	list-style-position:outside;
	}