

body{margin:0 0 0 0;	
	padding:0 0 0 0;
	background: #3e3a39;}/*　←こげちゃ　*/

.wrapper{width: 100%;
}


.mainimg{width: 1000px;
		margin: 0 auto;
		position: relative; }

.hanalogo{position: absolute;
		left:-px;
		top:0;
		}


.contents{width:100%;
		background: #fdd200 }/*　　黄色　*/


.inner{width: 1000px;
		margin:0 auto;}

.menu{height:50px;
	background: #3e3a39;}/*　←こげちゃ　*/

h1{float: left;
	color:white;
	font-size:30px;
	font-weight: normal;
	  padding: 5px 50px 0 80px;}

nav{float:right;
	width: 700px;
	padding-top: 10px;}

li{float: left;
	color: white;
	font-size: 25px;
	padding-left: 80px;}


.main-corner{width: 1000px;
		height: 315px;
		margin:0 auto;
		background:white;
		padding:17px 0 17px 0;}

.main-box{width:300px;
		height: 300px;
		float: left;
		padding: 5px;
color:white;
		
		 }


h2{width:300px;
	
	font-size: 25px;
	padding-top: 10px;
	text-align: center;
	}



	


.left{
	
	background:#3e3a39;}/*　←こげちゃ　*/ 

.center{
	background:#3e3a39;
	margin:0 35px;
}

.right{
	background: #3e3a39;}










/*   フッター　　*/
footer{
	clear: left;
	height:20px;
	text-align: center;
	padding-top: 12px;
	color: #fff;
	background:#3e3a39;/*　←こげちゃ　ー*/
}





