@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: medium;
	color: #333;
	background-image: url(bg_back.gif);
	background-color: #FFF;
}

.wrapper
	{
	width:800px;
	margin:0 auto 0 auto;
	background-color: #FFF;
	}
	
.head
	{
	margin: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #06F;
	background-image: url(heder.jpg);
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	}

.menu
	{
	float:left;
	background-color: #FFF;
	height: auto;
	padding-top: 10px;
	
	
	}

.main
	{
	float:left;
	width:600px;
	height: auto;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	}
#mainmessege {
	padding-bottom: 10px;
	width: 560px;
	padding-left: 10px;
	padding-top: 0px;
}

.clears{
  clear:both;
}
.foot
	{
	clear:left;
	height: 90px;
	background-color: #03C;
	font-size: small;
	text-align: left;
	color: #FFF;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	}
.clears{
  clear:both;
}
.main h1 {
	font-size: medium;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	background-image: url(title.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	height: 25px;
	padding-top: 6px;
	font-style: normal;
}


/*---------about---------------------*/
#gaiyou {
	width: 570px;
	padding-top: 10px;
}
#contactforms {
	background-image: url(formbg.jpg);
	height: 30px;
	font-size: small;
	color: #999;
	padding-top: 7px;
	padding-left: 5px;
	text-align: center;
}
#contactforms a {
	text-decoration: none;
	color: #333;
	text-align: center;
	font-size: x-small;
}

#gaiyou tr .left {
	text-align: right;
	width: 100px;
	height: auto;
	padding-bottom: 5px;
	vertical-align: text-top;
	padding-top: 5px;
}
#gaiyou tr .right {
	text-align: left;
	padding-left: 10px;
	padding-bottom: 5px;
	vertical-align: text-top;
	padding-top: 5px;
}

/*---------aboutEND---------------------*/

/*---------AccessMap--------------------*/
#map {
	text-align: center;
	padding-bottom: 30px;
}
#access {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	border-top-width: 0.5px;
	border-top-style: dotted;
	border-top-color: #666;
}
#access h3 {
	color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: thin;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #03F;
	border-left-color: #03F;
}
#access dt {
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 5px;
}
#access dd {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#access dl {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*---------AccessMap END---------------------*/

/*---------top--------------------*/
#link table tr td {
	width: 110px;
	font-size: small;
	padding-bottom: 5px;
}
#link {
	padding-top: 0px;
	border-bottom-width: 0.5px;
	border-bottom-style: dotted;
	text-decoration: none;
	font-size: x-small;
	text-align: center;
}
#linkmassege {
	background-image: url(title.jpg);
	color: #FFF;
	padding-left: 20px;
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 3px;
}

#bana {
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-left: 10px;
}
#bana #contactform {
	text-decoration: none;
	background-image: url(formbg.jpg);
	background-repeat: repeat;
}

