



/*=====================================================
	
=======================================================*/

#contents{
	min-width:800px;
}
body#index{
	background:#fff url(/hayawakari/images/index/top_bg.jpg);
}
body#index h1{
	width:60%;
	text-align:center;
	margin:0 auto 2% auto;
}
body#index h1 img{
	width:100%;
	max-width: 748px;
	margin:0 auto;
	display:block;
}
body#index p {
	width:60%;
	text-align:center;
	margin:0 auto 2% auto;
}
body#index p img{
	width:100%;
	max-width: 784px;
	
}
div#contents{
	padding: 0px 0 0 0;
	text-align:center;
}

ul#indexNav{
	max-width: 1100px;
	margin:0 auto;
	padding:0px 2% 0 2%;
}
ul#indexNav li{
	width:33%;
	margin:0 0%;
	float:left;
}
ul#indexNav li img{
	width:100%;
	display:block;
	margin:0 auto;
	max-width:413px;
	width : 95%\9; /* IE8 and below */
}
ul#indexNav li:hover img{
	width : 110%\9;
	margin-top : -22px\9;
}
div#mainSoda{
	display: block;
}

body#index h1, body#index p, ul#indexNav{
	display: block;
	visibility: hidden;
}

div#mainSoda{
	margin-right:auto;
	margin-left:auto;
}

