@charset "utf-8";


/* --------------------------------------------------
	行頭を表示するときは「##」で検索してください。
-------------------------------------------------- */

/* --------------------------------------------------
	##header2
-------------------------------------------------- */
#header2{background:url(../aisatsu/img/main_image.jpg) no-repeat center top;}

/* --------------------------------------------------
	##header1
-------------------------------------------------- */
#header1-inner{background:url(../aisatsu/img/main_image.jpg) no-repeat center top;}

/* --------------------------------------------------
	コンテンツ
-------------------------------------------------- */
#aisatsu #contents{
	margin:0 0 0 8px;
	width:760px;
}
#lead{
	background:url(../aisatsu/img/lead-bg.gif) repeat-x left bottom;
	margin:0 0 28px 15px;
	padding-bottom:20px;
	width:736px;
}
.box1{
	margin-bottom:40px;
}