body,
div,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre,
form, fieldset, input, textarea,
p, blockquote,
th, td {
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Godthic Pro W3", HiraKakuPro-W3, Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
html {
	height: 100%;
	margin-bottom: 1px;
}
.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix { display: inline-block; }

* html .clearfix { height: 1%; }
.clearfix { display: block; }
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
img {
    border: 0px;
}

ul {
	list-style-type: none;
}

body {
	background-color: #F3F3F3;
	text-align: center;
	color: #333333;
}
#wrapper {
	width: 950px;
	height: 1000px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#top_btn {
	height: 41px;
	margin-bottom: 10px;
}
#top_btn ul {
	float: right;
}
#top_btn li {
	float: left;
}
#header_img {
	margin-bottom: 9px;
}
/*ナビここから*/
#navi_box {
	height: 81px;
	width: 950px;
	margin-bottom: 10px;
}


#n_left {
	width: auto;
	float: left;
	height: auto;
}
#n_left li {
	float: left;
}
#n_right {
	height: auto;
	width: auto;
	float: right;
}

#n_right ul li a img {
	vertical-align: bottom;
	margin-bottom: 8px;
}



.img_left {
	float: left;
}
.img_left01 {
	float: left;
	margin-top: 10px;
}
#title {
	height: 92px;
	width: 951px;
	background-image: url(img/title01.gif);
	background-repeat: no-repeat;
}
#main01 ul {
	margin-top: 387px;
	margin-left: 10px;
}
#main01 li {
	display: inline;
	float: left;
	margin-left: 5px;
}
#main01 li  img {
}
#main01 {
	height: 1731px;
	margin-top: 10px;
	background-image: url(img/top_main.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 950px;
}

#main02 {
	height: 1924px;
	margin-top: 10px;
	background-image: url(img/top_ch.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 950px;
}
#main02 ul {
	margin-top: 395px;
	margin-left: 10px;
}
#main02 li {
	display: inline;
	float: left;
	margin-left: 5px;
}
#main02 li  img {
}

#main03 {
	height: 1925px;
	margin-top: 10px;
	background-image: url(img/top_ta.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 950px;
}
#main03 ul {
	margin-top: 395px;
	margin-left: 10px;
}
#main03 li {
	display: inline;
	float: left;
	margin-left: 5px;
}
#main03 li  img {
}

#title ul {
	margin-top: 45px;
	float: right;
	margin-right: 15px;
}
#title li {
	display: inline;
}
#title li img {
}
.floor {
	float: left;
	width: 950px;
	height: auto;
	background-color: #FFF;
	background-image: url(img/floor_back.gif);
	background-repeat: repeat-y;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
.floor .f {
	width: 70px;
	text-align: center;
	float: left;
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 12px;
}
.floor .moji {
	float: left;
	padding: 10px;
	font-size: 12px;
	line-height: 18px;
	width: 830px;
}

