@charset "utf-8";
/* CSS Document */


/* CSS Document */


/* CSS Document */

/*body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bk1.jpg);
	background-repeat: repeat-x;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}*/


#top {
	background-image: url(img/bk_01.jpg);
	background-repeat: repeat-x;
	height: 85px;
	width: 100%;
}


#top_main {
	padding: 0px;
	height: 85px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(img/bk_01.jpg);
	background-repeat: repeat-x;
}



#tekisuto {
	width: 800px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #4c4c4c;
	text-decoration: none;
}


#fla {
	background-image: url(img/bk_02.jpg);
	background-repeat: repeat-x;
	height: 230px;
	width: 100%;
}


#fla_main {
	padding: 0px;
	height: 230px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(img/bk_02.jpg);
	background-repeat: repeat-x;
}



#main {
	float: left;
	height: auto;
	width: 100%;
	background-image: url(img/bk_03.jpg);
	background-repeat: repeat-x;
}

#main_main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(img/bk_03.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}


#foot {
	background-color: #FFFFFF;
	background-image: url(img/foot_back.jpg);
	background-repeat: repeat-x;
	height: 100px;
	width: 100%;
	margin-top: 10px;
	float: left;
	margin-bottom: 28px;
}



#foot_main {
	height: 62px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/foot_back.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
