@charset "UTF-8";

/*------------------------------------
2010summer
------------------------------------*/

body {
	background:url(/net/campaign/2010summer/images/bg_water.jpg);
	background-color:#7BCCF6;
	font:"ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size:12px;
	color:#222;
	line-height:14px;
	overflow-x: hidden;
	margin-top: 0px;
	margin-bottom: 0px;/*
	margin-left: 0px;
	
	margin-right: 0px;
	*/
 }

#wrapper {
	width: 1000px;
	margin: 0 auto;
}

.header{
	background:url(/net/campaign/2010summer/images/index_top.jpg);
	height: 385px;

}
.game_index{
	background:url(/net/campaign/2010summer/images/index_topic.jpg);
	height: 297px;

}
.game_index_select{
	background:url(/net/campaign/2010summer/images/bg.jpg);
	height: 800px;
	padding: 0 120px 0 130px;
}

.ttl{
	background:url(/net/campaign/2010summer/images/index_ttl.jpg);
	height: 412px;
}



.footer{
	background:url(/net/campaign/2010summer/images/index_foot.jpg);
	height: 679px;
}

.clear{
	clear: both;
	visibility: hidden;
	height: 0;
	width: 100%;
	display: block;
}

.news{
	width: 350px;
	margin: 0 50px 0 600px;
}


.nol{
	width: 245px;
	margin: 0 0 0 120px;
	_margin: 0 0 0 60px;
	float: left;
}

.dol{
	width: 230px;
	margin: 0 0 0 20px;
	_margin: 0 0 0 15px;
	float: left;
}

.mol{
	width: 230px;
	margin: 0 0 0 30px;
	_margin: 0 0 0 30px;
	float: left;
}

.caution{
	padding: 10px 140px 0 120px;
	
}

.serial{
	padding: 15px 140px;
	
}

.gc_base{
	padding: 0px 340px;
	background: url(/net/campaign/2010summer/images/index_btn.jpg);
	height: 227px;
	
}



/* btn */
.gc_button_new{
	float:left;
	width:301px;
	height:86px;
	text-indent: -9999px;
}
.gc_button_new a{
	background:url(/net/campaign/2010summer/images/btn_new.jpg);
	width:301px;
	height:86px;
	display: block;
	}
.gc_button_new a:hover{
	background:url(/net/campaign/2010summer/images/btn_new.jpg) -301px;
	width:301px;
	height:86px;
	display: block;
	}


.gc_button{
	width:304px;
	height:86px;
	text-indent: -9999px;
}
.gc_button a{
	background:url(/net/campaign/2010summer/images/btn_gc.jpg);
	width:304px;
	height:86px;
	display: block;
	}
.gc_button a:hover{
	background:url(/net/campaign/2010summer/images/btn_gc.jpg) -304px;
	width:304px;
	height:86px;
	display: block;
	}
	
