@charset "UTF-8";
/* CSS Document */
p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}

tl tr td dl dt dd{
	margin:0px;
	padding:0px;
}
	

img{
	border:none;
}

#wrapper {
	width: 900px;
	height: auto;
	margin:auto;
}

#mainbox{
	width:820px;
	height:auto;
	margin-left:40px;
	margin-right:40px;
	}
	

	
/*ヘッダーのボックスサイズだとメインイメージとギリギリだったので
イメージ画像より6px大きくしている*/
header{
	width:820px;
	height:75px;
	}
	
tr{
	vertical-align:top;
	}
hgroup {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	
	margin:0;
	padding:0;
	}
	
h1{
	font-size:20px;
	color:#168FCA;
	margin:0;
	padding:0;
	line-height:100%;
}
	

	
#hed1{
	width:416px;
	height:65px;
	float:left;
}

#hed2{
	float:right;
}
	
#navi{
	width:820px;
	height:41px;
	}
	
#subbox{
	width:820px;
	height:auto;
	margin-top:29px;
	}
	
#leftbox{
	width:262px;
	height:auto;
	background-color:
	#F6F2EB;
	float:left;
	}
	
#side{
	margin-top:15px;
	margin-left:14px;
	font-size:small;
	}
	
.mapsita{
	vertical-align:sub;
	}
	
#rightbox{
	width:535px;
	height:auto;
	float:right;
	}
	
#content1{
	width:535px;
	height:313px;
	}
	
.rightao{
	margin-top:7px;
	}
	
#content2{
	width:535px;
	height:380px;
	margin-top:50px;
	}
	
h4 {
	font-size:x-large;
	margin-bottom: 0px;
	padding:0px;
	line-height:100%;
	}
	
h5 {
	font-size:x-large;
	margin-bottom: 20px;
	padding:0px;
	line-height:100%;
	}
	
.honbun{
	line-height:250%;
	text-align: justify; 
	}
	
.red{
	color:#FF6666;
	}
	
#content3{
	width:535px;
	height:134px;
	margin-top:40px;
	margin-bottom:40px;
	}
	
#footer{
	font-size:medium;
}

/*map*/
#maps{
	width:535px;
	height:315px;
	}

#topimg{
	width:820px;
	height:280px;
	}
	
#acbox1{
	width:535px;
	height:400px;
	}
	
#acbox2{
	width:535px;
	height:300px;
	}
	
#acbox2 dl{
	font-size:small;
	}
	
	
/*menu*/
#tag1{float:left;
}

#tag2{float:left;
}

	
#menu-t{
	background-color: #FFFFEB;
}