*{
	margin		: 0px;
	padding		: 0px;
}

img{
	border-style	: none;
	border-width	: 0px;
}
a{
	color		: #ff0099;
	text-decoration	: none;
}

a:hover{
	color		: #ff6097;
	text-decoration	: underline;
}
body{
	text-align	: center;
	font-size	: 13px;
	color		: #362e2b;
	font-family	: "ＭＳ Ｐゴシック",Osaka,Serif;
	scrollbar-face-color: #ffffff;
	scrollbar-3dlight-color: #553f09;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #553f09;
	scrollbar-arrow-color: #553f09;
	scrollbar-track-color: #ffffff;
	margin		: 0 auto;
	background-color: #ffdee9;
	background-image: url(../img/index_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;

}
#header_index{
	width		: 840px;
	height		: 279px;
	background	: url(../img/index_headbg.jpg) no-repeat;
	text-align	: left;
	margin-right: auto;
	margin-left: auto;
	margin-top:15px;
	position:relative;
}
#header_index .btn01 {
	display:block;
	width:202px;
	height:150px;
	position:absolute;
	left:419px;
	top:120px;
}
#header_index .btn02 {
	display:block;
	width:131px;
	height:119px;
	position:absolute;
	left:683px;
	top:151px;
}
#base{
	width		: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/index_y.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #ffdee9;
}
#main{
	width		: 820px;
	text-align	: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer{
	width		: 834px;
	height		: 105px;
	background	: url(../img/footer.jpg) no-repeat;
	line-height	: 13px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#footer ul {
	padding-top: 30px;
}
#footer ul li {
	display: inline;
	color: #F09;
}
#footer p {
	color: #F09;
	text-align: center;
	margin-top: 15px;
}
#header_index h1 {
	text-indent: -1500em;
}
#header_index #gate {
	height: 61px;
	width: 420px;
	float: right;
	padding-top: 89px;
}
#base #main #att {
	text-align: center;
	line-height: 16px;
	color: #F09;
	margin-bottom: 15px;
}
#base #main #att p {
	font-size: 15px;
	color: #F09;
	font-weight: bold;
}
#base #main #index_link {
	width: 802px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#base #main #index_link #index_banner {
	width: 790px;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#base #open {
	background-image: url(../img/open_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: 580px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
#base #open p {
	color: #666;
	text-align: left;
	padding-top: 33px;
	padding-left: 15px;
	line-height: 16px;
}
#base #open h2 {
	text-indent:-1500em;
}
