/* CSS Document */

/* ------------------
 メインイメージ
 ------------------*/

#main_img{
	width:800px;
	height:360px;
	padding-top:10px;
	clear:both;
}


/* ------------------
 タイトル
 ------------------*/


#main_title{
	width:515px;
	height:56px;
	background-image:url(../image/top_title.gif);
	border-bottom:#FF3F54 solid 1px;
	margin-bottom:20px;
}
