@charset "utf-8";

*{
	margin				:	0		;
	padding				:	0		;
	font-style			:	normal	;
	color				:	#666	;
}

img , a{
	border			:	0	;
}

hr{display:none;}


a:link , a:link span{
	color			:	#aad5ff		;
	text-decoration	:	none;
}
a:visited , a:visited span{
	color			:	#666		;
	text-decoration	:	none;
}
a:hover , a:hover span{
	color			:	#ff8000 !important	;
	text-decoration	:	none;
}



body{
	margin			:	0		;
	padding			:	0		;
	font-size		:	small	; _font-size:x-small	; /* for IE */
	font-family		:	'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif	;
	text-align		:	center	;
	line-height		:	1.3em	;
	height			:	auto	;
	/*\*/ height	:	100%	; /* */
	background		:	url(../image/bg_main_body.gif) top center repeat-y #fff;
}

#wrapper{
	width			:	850px		;
	height			:	710px	;
	margin			:	0px auto	;	
	text-align		:	left		;
	background		:	url(../image/bg_main_top.jpg) top center no-repeat #000;
}


#contents{
	margin-left			:	40px 	;	
}


.logo{
	padding-top		:	30px	;
	margin-bottom	:	50px 	;
}


.main_contents{
	background-color	:	#FFFFFF	;
}

#main_contents .soon{
	fonf-size			:	18pt	;
	font-weight			:	bold	;

}

.au{
	font-size	:	10pt	;
	line-height	:	140%	;
	
}


.copy{
	margin-top	:	230px	;
	
}