@charset "UTF-8";
@import url("style.css");



body {
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color:  #F93;
	}
	


#container {
	display: block;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color:#FFF;
	}	



.top{
	width: 980px;
	}

.top_head{
	width: 980px;
	height:224px ;
	}


.top_left{
	width: 517px;
	float: left;
	}

.top_right{
	width: 463px;
	float: right;
	}

.column_1{
	width: 980px;
	}

.column_1_1{
	width: 980px;
	}

.column_1_2{
	width: 980px;
	float: left;
	}

.column_2{
	width: 980px;
	}
	
	
.column_3{
	width: 980px;
	}
	
.column_3_left{
	width: 491px;
	float:left;
	}
	
.column_3_rignt{
	width: 489px;
	float:right
	}

	
.column_4{
	width: 980px;
	}
	
.column_4_title{
	width: 980px;
	height: 160px;
	float:left;
	}

		

.column_4_1{
	width: 980px;
	}	
	
.column_4_2{
	width: 980px;
	}	
		
.column_5{
	width: 980px;
	}	
	
.column_5_1{
	height: 830px;
	}
	

.credit_rogo{
	width: 980px;
	}		
		
	
	
	
	