@charset "utf-8";

/* 全体構造
---------------------------------------------------- */

@import "common.css";




.sen01 {
	background-image: url(../img/sen01.gif);
	background-repeat: repeat-x;
	height: 9px;
	width: 100%;
	clear: both;
	margin-top: 22px;
	margin-bottom: 22px;
}



.space {
	width: 100%;
	margin-bottom: 10px;
}


img { vertical-align: bottom; }
