@charset "utf-8";
/*
_____________________________

Copyright
2014(c)KASUMI, AUTUMNFOREST All Rights Reserved
無断転載・無断複製、他画像等の無許可での利用を禁止します。
http://www.autumn-forest.com/

_____________________________*/


/*全体
_____________________________*/

body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img1z/back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #99F;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #99F;
	scrollbar-shadow-color: #99F;
	scrollbar-track-color: #ffffff
}
a {
	color: #FFF;
	text-decoration: none;
	font-weight: 600;
}
a:active {
	font-weight: 600;
	color: #C69;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: 600;
}
a:hover {
	color: #C69;
	text-decoration: none;
	font-weight: 600;
}

/*全体
_____________________________*/

#all {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #666;
	width: 780px;
	position: relative;
	padding: 10px;
	height: 580px;
	float: none;
	border: 3px solid #CCC;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(img1z/index.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#main {
	width: 714px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 468px;
	padding: 33px;
	text-align: left;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #FFF;
	float: left;
	height: 280px;
	width: 200px;
	margin-top: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	text-align: left;
	line-height: 180%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#info {
	padding: 2px;
	clear: none;
	float: right;
	height: 30px;
	width: 360px;
	margin-top: 480px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-weight: normal;
	color: #FFF;
}

#menu ul {
	padding: 0px;
}
#menu ul li {
	list-style-type: none;
	float: left;
	height: 25px;
	width: 150px;
	border: 1px solid #FFF;
	margin: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #CCC;
}

/*フッター
_____________________________*/

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	font-weight: 600;
	color: #666;
	width: 743px;
	text-align: right;
	float: none;
	height: auto;
	clear: both;
	padding-right: 33px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#footer #copyright {
	height: auto;
	width: auto;
	position: relative;
	margin: auto;
	clear: both;
	float: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #FFF;
}
#footer #script {
	clear: both;
	float: none;
	height: 7px;
	width: 992px;
	position: relative;
}
