body{
	background:#ffffff;
	margin:0;
	padding:0;
	font:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#595757;
}

h2{
	font-weight:bold;
	color:#182987;
	font-size:18px;
}

#wrapper{
    width:1070px;
	height:auto;
	margin:0px auto;
	padding:0;
	background:url(../images/back-repeat-gray.gif) repeat-y;
	position:relative;
}

#main{
	width:1024px;
	height:auto;
	margin:0px auto;
	padding:0px;
}

/*本文の指定*/
#middle{
	width:1024px;
	height:auto;
	margin:0px;
	padding:0px;
	clear:both;
}

#title{
	width:439px;
	height:39px;
	margin:20px 423px 20px 162px;
	padding:0;
	}

#lead{
	width:700px;
	height:auto;
	margin:0px auto 0px auto;
	padding: 0px;
}

.day{
	width:200px;
	height:auto;
	margin:0px;
	padding:0px;
}
	
/*フッターの指定*/
#bottom-sunflower{
	width:1024px;
	height:73px;
	margin:0px;
	padding:0px;
	clear:both;
}

#footer{
	width:1070px;
	height:35px;
	margin:0px auto;
	padding:0px;
}	