body {
	margin: 0;
	padding: 0;	
	background: #afc2da url(BG8.jpg) no-repeat center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
	width: 100%;
}


a { text-decoration:none; color: #2F637A; background: inherit; }
a:hover { color: #808080; background: inherit; }

/* light */

#content {
	background: #eee url(images/niseko.png) top center no-repeat; 
	border: 1px solid #ccc;
	padding: 120px 20px 0px 20px;	
	margin: 50px auto 20px auto;
	color: #454545;
	width: 500px;
	text-align: left;
}

/* dark */

#main_wrapper {
	background: none;
	width: 800px;
	margin:20px auto;
}

#content_main {
	background: transparent url(images/niseko.png) top center no-repeat; 
	/*border: 1px solid #36393D;*/
	padding: 120px 20px 0px 100px;	
	margin: 50px auto 20px auto;
	color: #FFFFFF;
	width: 500px;
	text-align: left;
	float:left;
}

.content_top {
	clear:both;
	height:10px;
	background: transparent url(bound_box2_top.png) no-repeat 0 0;
	padding:0;
	margin:0;
	margin-top:10px;
	width:510px;
	line-height:0;
	font-size:0;
}

.content_bot {
	clear:both;
	height:10px;
	background: transparent url(bound_box2_bot.png) no-repeat 0 0;
	padding:0;
	margin:0;
	width:510px;
	line-height:0;
	font-size:0;
}

#content_thumb {
	/*background: transparent url(images/niseko.png) top center no-repeat; */
	/*border: 1px solid #36393D;*/
	padding: 120px 10px 10px 10px;	
	margin: 50px auto 20px auto;
	color: #FFFFFF;
	width: 145px;
	text-align: left;
	float:left;
}

.content_tn_top {
	clear:both;
	height:10px;
	background: transparent url(bound_box_tn_top.png) no-repeat 0 0;
	padding:0;
	margin:0;
	margin-top:10px;
	width:165px;
	line-height:0;
	font-size:0;
}

.content_tn_bot {
	clear:both;
	height:10px;
	background: transparent url(bound_box_tn_bot.png) no-repeat 0 0;
	padding:0;
	margin:0;
	width:165px;
	line-height:0;
	font-size:0;
}

#content_tn_wrapper {
	background: transparent url(bluish_50_alpha.png); 
	padding: 10px 5px 10px 5px;
	margin:0;
	color: #FFFFFF;
	width: 145px;
	text-align: center;
}

#content_wrapper {
	background: transparent url(bluish_50_alpha.png); 
	padding: 10px 5px 10px 5px;
	margin:0;
	color: #FFFFFF;
	width: 500px;
	text-align: left;
}

#content_buttons {
	background: transparent url(bluish_50_alpha.png); 
	padding: 10px 5px 10px 5px;
	margin:0;
	color: #FFFFFF;
	width: 500px;
	height:30px;
	text-align: left;
}


p, ul, ol {
	margin:1.6em;
	margin-bottom: 1.6em;
	line-height: 140%;
	

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
	text-transform:uppercase;
	font-weight:bold;
	font-size: 115%;
	letter-spacing:.3em;
	margin-left: 1.6em;
}



h2 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
	font-weight:bold;
	font-size: 125%;
	
}



#footer {
	clear: both;
	padding-top: 20px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 82%;
	color: #333;
}
