@charset "shift_jis";


body {
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 10pt;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	color: #000;
	text-align: center;
}

* html body{
	padding-left:1px;
	text-align: center;
}

*+html body{padding-left:1px;}

a:link {
	color:#6699CC;
	text-decoration: none;
}
a:visited {
	color:#6699CC;
	text-decoration: none;
}
a:hover { color:#FF9900; text-decoration:underline;}

a:active,a:focus{ outline:none; }


li {
	list-style-type: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bold {
	font-weight: bold;
}
h1 {
	display: none;
	font-size: 8pt;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-indent: -9999px;
}
h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 5pt;
	font-style: normal;
	font-weight: normal;
	color: #333;
}



#wrap {
	width: 1080px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../comimg/bgshadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#base {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}

#foot {
	height: 316px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#footup {
	background-image: url(../topimg/footbg_up.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 192px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#mailbtn {
	float: left;
	height: 105px;
	width: 284px;
	margin-top: 73px;
	margin-right: 204px;
	margin-bottom: 0px;
	margin-left: 84px;
}
#gaiyobtn a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 294px;
	background-image: url(../topimg/btn_gaiyo.jpg);
	padding-top: 135px;
	margin: 0px;
	float: left;
}
#gaiyobtn a:hover {
    background-position: 0 -135px;
}
#footunder {
	background-color: #647638;
	background-image: url(../topimg/footbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	clear: both;
	height: 97px;
	width: 1000px;
	padding-top: 27px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#foottxt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #FFF;
	background-image: url(../topimg/logo_under.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	width: 420px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 83px;
}


#copyr {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 8pt;
	color: #FFF;
	text-align: left;
	height: 9px;
	width: 430px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 35px;
}


#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 95%;
}
#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}
#indexbackbtn a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 265px;
	background-image: url(../img/btn_indexback.gif);
	padding-top: 40px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#indexbackbtn a:hover {
    background-position: 0 -40px;
}
