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

*html #content{
	background : transparent url(../../images/nankyoku/logo2.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 : 86px;
}
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 : 12px;
	position : relative;

}
div#btnDownload{
	top :35px;
	left : 462px;
	width : 93px;
	height : 14px;
	position : absolute;

}


body#bodyTop div#getFlash{
	position :absolute;
	left : 459px;
	top : 32px;
}
body#bodyTop div#WonderSeries{
	width : 308px;
	float:left;
	padding-left : 10px;
	padding-top : 2px;

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

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




body#bodyTop #log{
	padding-top : 75px;
	margin-bottom : 45px;
}
body#bodyTop #btnMain{
	margin-top : 0px;
	cursor: pointer;
	margin-bottom : 5px;
}

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

}

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

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






/*------------------------------
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;
}


#sitemap{
	width : 100%;
	text-align : right;
	margin-top : 50px;
	font-size : 12px;
}
#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{
	color : #7f9dbc;
	text-decoration : none;
}
#sitemap a:link{
	color : #7f9dbc;
	text-decoration : none;
}
#sitemap a:hover{
	color : #5eaae6;
	text-decoration : none;
}

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





