#header {
	height: auto;
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
#contents {
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	background-image: url(image/back_ground.jpg);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0px;
}
#footer {
	height: auto;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFCCFF;
	padding-bottom: 5px;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FF6600;
}
a:link {
	color: #336633;
	text-decoration: underline;
}
a:visited {

	color: #336633;
	text-decoration: underline;
}
a:hover {


	color: #FF0000;
	text-decoration: none;
}
a:active {



	color: #336633;
	text-decoration: underline;
}
#contents h3 {
	font-family: Verdana, Tahoma, Arial, sans-serif, "‚l‚r ‚oƒSƒVƒbƒN";
	font-size: 12px;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.setsumei_text {
	font-family: Verdana, Tahoma, Arial, sans-serif, "‚l‚r ‚oƒSƒVƒbƒN";
	font-size: 13px;
	line-height: 1.7em;
}

#contents h1 {
	font-family: Verdana, Tahoma, Arial, sans-serif, "‚l‚r ‚oƒSƒVƒbƒN";
	font-size: 20px;
	color: #006666;
	margin: 0px;
	padding: 0px;
}
#game_box {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka;
	font-size: 15px;
	line-height: 2.5em;
	height: auto;
	width: 700px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.blue_text {
	color: #3333CC;
}
.link_box {
	font-family: Verdana, Tahoma, Arial, sans-serif, "‚l‚r ‚oƒSƒVƒbƒN";
	font-size: 14px;
	line-height: 1.5em;
	margin: 5px;
	padding: 5px;
	height: auto;
	width: 460px;
}
#koukoku_box {
	padding: 5px;
	height: auto;
	width: 750px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	line-height: 1.3em;
}
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #D5D5D5; 
	background-color: #DADADA; 	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(nav.jpg) repeat-x 0 0;
	border: none;
}
