@charset "utf-8";
/* CSS Document */

BODY {
	MARGIN: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	height: 100%;
}
DIV {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
IMG {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
#header {
	padding: 0px;
}

#big_wrap {
	background-image: url(../img/header_bk.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
#wrap {
	WIDTH: 800px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#logo {
	FLOAT: left;
	WIDTH: 368px;
	margin: 0px;
	padding: 0px;
}
#topnav {
	FLOAT: right;
	WIDTH: 200px;
	TEXT-ALIGN: right;
	margin-right: 90px;
	padding: 0px;
	margin-top: 0px;
}
#topnav LI {
	PADDING-RIGHT: 5px;
	DISPLAY: inline;
	list-style-type: none;
}
.topmenu {
	color: #FFF;
	text-decoration: none;
}
.topmenu a:link {
	color: #FFF;
	text-decoration: none;
}
.topmenu a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #b3e4ff;
}
.topmenu a:visited {
	color: #FFF;
	text-decoration: none;
}
#main {
	WIDTH: 600px;
	margin-bottom: 10px;
	float: right;
	height: auto;
}
#leftmenu {
	width: 200px;
	float: left;
	height: auto;
}

#footer {
	color: #FFF;
	width: auto;
	text-align: center;
	padding-top: 42px;
	clear: both;
	background-image: url(../img/footer_menu_bk.gif);
	background-repeat: repeat-x;
	height: 84px;
	bottom: 0px;
}

#footer A:link {
	COLOR: #fff; TEXT-DECORATION: none
}
#footer A:visited {
	COLOR: #fff; TEXT-DECORATION: none
}
#footer_name {
	background-image: url(../img/footer_bk.jpg);
	background-repeat: repeat-x;
	width: auto;
	text-align: center;
}
#footer_link {
	color: #FFF;
	text-align: center;
	background-color: #09F;
	padding-bottom: 10px;
}
#bannar {
	float: right;
	width: 150px;
	margin-top: 30px;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#menu_sagasu {
	background-color: #f1ff29;
	padding-bottom: 8px;
}
#menu_yakudati {
	background-color: #59A4FF;
	padding-bottom: 8px;
	margin-top: 10px;
}
#menu_gaiyo {
	background-color: #95C5FF;
	padding-bottom: 8px;
	margin-top: 10px;
}
#menu_kumiai {
	margin-top: 10px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 4px;
}
.indent {
	padding-left: 20px;
	padding-top: 10px;
	width: 570px;
}
