﻿
/*-----------------------------
扉ページ
-------------------------------*/
html,body{
	height:100%;
	overflow-y:auto;
	background:transparent url(../images/back_repeat.jpg) 0 0 repeat-x;
	paddng :0;
	margin:0;
}
#content{
	width:909px;
	height:609px;
	background : transparent url(../images/title.png) 0 0 no-repeat;
	border:0px solid #016c80;
	text-align : center;
}	

*html #content{
	
	background : transparent url(../images/title2.png) 0 0 no-repeat;
}

h1.mainDescription{
	font-size : 0px;
	text-indent : -9999em;
}


body#bodyTop div#footer{
	background : none;
	font-size : 13px;
	height : 41px;
	line-height : 120%;
	width : 900px;
	margin :0 auto;
	padding: 0;
	text-align: center;
	margin-top : 40px;
}
body#bodyTop div#foterContent{
	margin : 0 auto;
	padding:0;
	padding-top : 0;
	width : 884px;
}
body#bodyTop div#kankyo{
	margin : 0;
	padding:0;
	width : 541px;
	float :left;
	padding-left : 10px;
	position :relative;
}

body#bodyTop div#getFlash{
	position :absolute;
	left : 459px;
	top : 32px;
}
body#bodyTop div#WonderSeries{
	width : 305px;
	float:left;
	padding-left :0px;
	padding-left : 15px;

}
*html body#bodyTop div#WonderSeries{
	width : 320px;
	padding-top : 0px;
	padding-left : 10px;
}


body#bodyTop div#goNankyoku{
	width : 149px;
	float : left;
}
body#bodyTop div#goCosmic{
	width : 149px;
	float : right;
}



body#bodyTop #log{
	padding-top : 25px;
	margin-bottom : 20px;
}
body#bodyTop #btnMain{
	margin-top : 30px;
	cursor: pointer;
	margin-bottom : 15px;
}

body#bodyTop #soundAttention{
	margin-bottom : 40px;

}

body#bodyTop #about{
	cursor:pointer;
}
body#bodyTop #monka{
	width :900px;
	text-align :left;
	padding : 25px;
	padding-top : 15px;
}
body#bodyTop #goCosmic,
body#bodyTop #goNankyoku,
body#bodyTop #getPlayer,
body#bodyTop #monkaPage{
	cursor:pointer;
}

body#bodyTop #monkaPage{
	margin-left : 10px;
}







/*------------------------------
clearfix
--------------------------------*/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 

	clear: both; 
	visibility: hidden;
	line-height: 0;
	font-size: 0;
}

.clearfix {
	display: inline-table;
	min-height: 1%;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.clear {
	height: 0;
	line-height: 	0;
	font-size: 0;
	clear: both;
}

/*-------------------------
サイトポリシー
-------------------------*/

body#bodyPolicy{

	font-size : 80%;
	color : #fff;
	text-align : center;
	line-height : 1.6em;
	background: #000513 url(../images/bg_policy.jpg) 0 0 repeat-x;
	overflow:auto;
	margin : 0;
	padding : 0;
}
body#bodyPolicy div#title{
	margin : 20px 0;
}
body#bodyPolicy #content{
	margin : 0  auto;
	width : 650px;
	text-align : right;
	background : none;
}
body#bodyPolicy div#close{
	position : relative;
	width : 65px;
	margin-left : 600px;
}

body#bodyPolicy #content div{
	text-align : left;

}

body#bodyPolicy #content div p{
	padding-left : 10px;
	margin : 15px 0 ;
}

body#bodyPolicy #close{
	cursor:pointer;
}

body#bodyPolicy #footer{
	margin : 30px  0px;
	padding-left :10px;
}




#sitemap{
	width : 903px;
	height : 52px;
	text-align : right;
	margin-top : 50px;
	font-size : 12px;
	color : #000d38;
	text-decoration : none;
}
#sitemap .sitemap{
	margin-right: 10px;
}
#sitemap .flash-setting-button{
	margin-right: 3px;
}
#sitemap .flash-setting-button img{
	vertical-align: middle;
}

*html #sitemap{
	margin-top : 25px;
}

#sitemap a:link{
	color : #007184;
	text-decoration : none;
}
#sitemap a:active{
	color : #000d38;
	text-decoration : none;
}
#sitemap a:hover{
	color : #6991ab;
	text-decoration : none;
}

#sitemap a:visited{
	color : #007184;
	text-decoration : none;
}


