body {
	margin:0;
	text-align:center;
	font-size:10pt;
	/*FONT-FAMILY: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif*/
	color:red;
	background:#FFCAFF;
}
td {
	padding:4px;
	font-size:10pt;
}

a:link{
	text-decoration:none;
}
a:visited{
	text-decoration:none;
}
a:active{
	text-decoration:none;
}

#header{
	position:relative;
	width:800px;
	height:60px;
}
#header_logo {
	width:800px;
	height:50px;
	text-align:left;
	background-image:url(/img/logo_index.gif);
}

#main {
	position:relative;
	width:800px;
	text-align:left;
	margin:0px;
}

a:hover {
	text-decoration:underline;
}

#pro {
	color:black;
	text-align:center;
	width:400px;
	line-height:1.5;
	background-color:white;
	border:3px double black;
	padding:10px;
	margin:0px 0px 20px 0px;
}

#no_bold {
	font-weight:normal;
}

#enter {
	width:150px;
	font:bold 18pt "Times New Roman",Arial;
	padding:20px 20px 0px 20px;
}
#zone {
	margin:0px 0px 10px 0px;
}
#zone_link {
	clear:left;
	background-color:#FF9BFF;
	margin:0px 0px 1px 0px;
	width:660px;
	text-align:left;
}

#zone_list {
	float:left;
	margin:0;
	padding:3px;
	width:60px;
	text-align:center;
}

#zone_shop {
	float:left;
	padding:3px;
	margin:0px;
	background-color:#FFFFFF;
	width:600px;
}

#footer {
	width:800px;
	height:26px;
	background-image:url(/img/footer_index.gif);
	padding:3px;
	color:#FFCAFF;
}
#footer a {
	color:#FFCAFF;
}

H1 {
	margin:0;
	padding:0;
	text-align:center;
	font-size:9pt;
	background-color:#8E01EE;
	width:800px;
	color:#FFCAFF;
}
H2 {
	display:none;
}
H5 {
	margin:0px;
}

#top_text {
	text-align:left;
	width:660px;
	font-size:9pt;
	margin:0 0 10px 0;
}
#top_text a{
	width:20%;
	padding:5px;
	margin:0;
	text-align:center;
	background-color:#FFFFFF;
	border-right:1px solid #FFCAFF;
	border-bottom:1px solid #FFCAFF;
}
#a_text a:hover{
	background-color:#FFCAFF;
	border-bottom:1px solid #FFCAFF;
}

#top_text strong{
	width:100%;
	padding:5px;
	margin:0;
	text-align:center;
}

#text_link {
	text-align:center;
	margin:0px;
	color:#CB7DFF;
	font-size:7pt;
	background-color:#8E01EE;
	width:800px;
	color:#FFCAFF;
}
#text_link a{
	color:#FFCAFF;
}
