@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	font-family: Meiryo;
	font-size: 14px;
	color: #4f2e0f;}

h1 {
	margin:0 0 20px 0;
	font-size: 24px;
	font-weight:bold;}

h3 {
	margin:40px 0 0 0;
	font-size:16px;
	font-weight:bold;}

p {
	margin: 0;
	line-height: 1.8em;}

p.smallP, th span.smallP {
	font-size: 11px;
	font-weight: normal;}
	
#form_msg {
	margin-bottom: 40px;}
	
span.error_msg {
	font-size: 12px;
	color: #990000;
	font-weight: bold;}
	
#container {
	width: 940px;
	margin: 0 auto;
	background-color: #f9f8f6;}
	
#circles_layer {
	background-image: url(../images/right_circles_bg.png);
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
	z-index: 100;}
	
#top_banner {
	height: 250px;
	background-image: url(../images/banner.png);
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 200;}

#main {
	position: relative;
	z-index: 300;
	width: 940px;
	background-color: transparent;}
	
#mainCol {
	margin: 0;
	padding: 0;
	min-height: 550px;}

#mainLeft {
	width: 280px;
	float: left;}

#leftContent {
	clear: both;
	width: 260px;
	padding: 0 20px 0 20px;}
	
#leftContent a img {
	border: none;}
	
.round_box {
	width: 250px;
	background-image: url(../images/round_middle.png);
	background-repeat: repeat-y;
	z-index: 400;}
	
.round_top{
	background-image: url(../images/round_top.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 20px;}
	
.round_content {
	}

#season_photo {
	text-align: center;
	margin: 0 25px;}
	
#navigation ul {
	margin-top: 10px;
	margin-bottom: 0;
	font-weight: bold;}

#navigation ul li {
	list-style: none;
	line-height: 1.9em;}	
	
#navigation ul li a {
	text-decoration: none;
	color: #6d3a20;}

#navigation ul li a:hover {
	color: #FF6600;}

#navigation ul li a.current, #navigation ul li a.current:hover {
	color: #FF6600;}
	
a.continue {
	color: #507408;
	font-weight: bold;}
	
.round_bottom {
	background-image: url(../images/round_bottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 20px;}

#myLinks {
	border: #FFCC99 medium dotted;
	margin: 5px 0 20px 0;
	width: 240px;
	text-align: center;}
	
#myLinks h3 {
	margin: 10px 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;}

#myLinks a {
	font-size: 13px;
	font-weight: bold;
	color: #4f2e0f;}
		
#myLinks p#caption {
	font-size: 11px;
	color: #4f2e0f;
	margin-bottom: 10px;}
	
#ad {
	margin-top: 15px;}	

#mainRight {
	width: 640px;
	margin-left: 300px;}
	
#story {
	width: 600px;
	padding-right: 40px;}
	
#story ol li {
	line-height: 2em;}

#story ul li {
	line-height: 2em;}


	
#footer {
	height: 150px;
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	text-align: center;}
	
#bottomNavi ul{
	padding-top: 70px;
	font-size: 10px;}
	
#bottomNavi ul li {
	display: inline;
	list-style: none;
	padding: 0 15px 0 0;}
	
#bottomNavi ul li a {
	text-decoration: none;
	color: #6d3a20;}
	
.copyright {
	font-size: 10px;}
	
.copyright a {
	color: #6d3a20;}