@import url("all.css");

/*HOMEの指定*/
/*id=main_imgの指定*/
#main_img{clear:both;width:736px;margin:0px auto}
#main_img p{background:url(../img/home/img.html) no-repeat;height:120px;margin:0px 17px;text-align:right;color:#F43;font-size:80%;padding-top:10px;padding-right:10px}

.index_body{
	width:750px;
	height: 300px;
	background:#fff;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 20px; 
	_padding: 0px;
	border: 2px #D9787A solid; 
}

