@charset "utf-8";
a {
	color: #333333;
	text-decoration: none;
}
a#text {
	text-decoration: underline;
	color: #333333;
}


a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Verdana", "Geneva", "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
	background-position: left 60px;
	background-image: url(../img/back01.jpg);
	line-height: 1.3em;
	margin: 0px;
	background-attachment: scroll;
}

h1 {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666666;
}
h2 {
	font-size: 16px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
	height: 16px;
	background-image: url(../img/back_m01.gif);
	background-repeat: repeat;
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D7EA;
}
h3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B5C3EF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../img/back_m.gif);
	font-size: 14px;
	background-repeat: repeat-x;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}
h4 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: bold;
}



#headinfo {
	height: 52px;
	width: 280px;
	float: right;
	font-size: 11px;
	color: #666666;
}
#headinfo em {
	display:block;
	text-align: right;
	line-height: 1.2em;
	font-style: normal;
	background-image: url(../img/headinfoem.gif);
	background-repeat: no-repeat;
}
#headinfo strong {
	display:block;
	text-align: right;
	line-height: 1.2em;
	font-style: normal;
	font-weight: lighter;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#info {
	width: 590px;
	float: left;
	padding-top: 20px;
}
#info2 {
	padding-top: 20px;
}
.info {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}




li {
	text-align: right;
	height: 18px;
	line-height: 18px;
	background-image: url(../img/back_li.gif);
	background-repeat: no-repeat;
	background-position: 18px;
	list-style-type: none;
}
.link {

}




#main {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#main   img#a  {
	padding-top: 5px;
	padding-left: 5px;
	float: left;
}
#map {
	margin-left: 30px;
}




#menu {
	width: 210px;
	float: left;
	padding-top: 89px;
	background-image: url(../img/test4.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	text-align: right;
}
#menu img {
	margin-top: 10px;
	margin-bottom: 10px;
}

#topic {
	clear: left;
	margin-left: 35px;
	padding-top: 15px;
}
.topic {
	border: 1px solid #D0D7EA;
	height: 130px;
	margin-bottom: 5px;
	padding-top: 5px;
}
.topic img {
	float: left;
}



.frame {
	height: 250px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
.frame1 {
	margin: auto;
	text-align: center;
}
