.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.clearfix	{
	display : block ;
	}

/* Hides from IE-mac \*/
* html .clearfix { height : 1% ; }
/* End hide from IE-mac */

*	{
	margin : 0 ;
	padding : 0 ;
	font-family: Verdana, Arial, Helvetica, Osaka,'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3',Meiryo, sans-serif;
	line-height : 150% ;
	color : #e2ebf9 ;
	}

a img	{
	border : none ;
	}

a	{
	color : #e2ebf9 ;
	text-decoration : none ;
	}

a:hover	{
	color : #6d95ff ;
	}

html	{
	width : 100% ;
	height : 100% ;
	}

body	{
	width : 100% ;
	font-size : 12px ;
	background : black url('img/body-bg.png') top center repeat ;
	}
	
	.container1	{
		height : 100% ;
		background : url('img/header-bg.png') top center repeat-x ;
	}
	
	.container2	{
		height : 100% ;
		background : url('img/head-bg.p') bottom center no-repeat ;
	}
	.main-container	{
		margin : 0 auto ;
		padding : 0 16px ;
		width : 938px ;
		height : 100% ;
		background : url('img/main-bg.png') top center repeat-y ;
	}

.top-g	{
	height : 11px ;
	background : url('img/main-t-g.png') top center repeat-x ;
	}

.main-box	{
	margin : 0 auto ;
	padding : 30px 0 50px 0 ;
	width : 904px ;
	}

.left	{
	float : left ;
	}

.right	{
	float : right ;
	}

.f-nav	{
	padding-bottom : 8px ;
	text-align : center ;
	color : #040e2c ;
	clear : both ;
	background : url('img/main-b-g.png') bottom center repeat-x ;
	font-weight : bold ;
	}

.f-nav a	{
	color : #040e2c ;
	}

.f-nav a:hover	{
	color : #6d95ff ;
	}


.copy	{
	padding-top : 6px ;
	height : 24px ;
	text-align : center ;
	font-size : 11px ;
	color : #0e0d2f ;
	background : url('img/mv-line.png') bottom center no-repeat ;
	clear : both ;
	}
