@charset "utf-8";

/* 全体スタイル
---------------------------------------------------- */

@import "common.css";


/* 部品スタイル
---------------------------------------------------- */

.sen01 {
	background-repeat: repeat-x;
	height: 10px;
	width: 100%;
	clear: both;
}


img {vertical-align: bottom;}

#midashi01 {
	background-repeat: no-repeat;
	height: 79px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/midashi_kita.jpg);
}

#midashi02 {
	background-repeat: no-repeat;
	height: 79px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/midashi_minami.jpg);
}

#midashi03 {
	background-repeat: no-repeat;
	height: 79px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/midashi_sakai.jpg);
}

#midashi04 {
	background-repeat: no-repeat;
	height: 79px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/midashi_nanbu.jpg);
}

#midashi05 {
	background-repeat: no-repeat;
	height: 79px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/midashi_hokusetsu.jpg);
}
.totop {
	background-repeat: no-repeat;
	z-index: 1;
	height: 35px;
	width: 160px;
	position: relative;
	top: 35px;
	right: -735px;
}
