@charset "shift_jis";
/* CSS Document */

body {
	background-image: url(../bg01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	background-color: #FFFEFB;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 190%;
	color: #4C3300;
}
.png_fix {
}
p {
	margin: 0px;
}
.clear {
	clear: both;
	visibility: hidden;
	background-color: #9900FF;
	line-height: 0px;
}
.block {
	display: block;
}#outline {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
}
#header {
	width: 980px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #4C3300;
	position: relative;
	height: 150px;
}
#logo {
	float: left;
	width: 350px;
}

#tel {
	width: 255px;
	float: right;
}
#submenu {
	text-align: right;
	display: block;
	position: absolute;
	z-index: 10;
	top: 130px;
	left: 820px;
}
#outline_left {
	float: left;
	width: 200px;
}
#menu {
	width: 200px;
}
#menu a {
	display: block;
	margin-top: 10px;
}

#outline_right {
	float: left;
	width: 780px;
}
#flash {
	width: 780px;
}
#pan {
	text-align: right;
	width: 780px;
	padding-top: 10px;
}
#pan a {
	background-image: url(../pan_head.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	float: right;
	margin-left: 10px;
	padding-left: 50px;
	color: #4C3300;
	text-decoration: none;
}
#pan a:hover {
	color: #996600;
}
#banner {
	width: 180px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#banner a {
	display: block;
	margin-bottom: 20px;
}
#subinfo {
	width: 180px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.subinfo_cell_title {
	width: 20%;
	vertical-align: top;
}
#content {
	width: 770px;
	padding-left: 10px;
	padding-top: 10px;
}
.common_box {
	width: 770px;
	background-image: url(../common_box_center.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 20px;
}
#footer {
	background-image: url(../bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	margin-top: 20px;
}
#footer_in {
	text-align: right;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#text_link {
	width: 980px;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 150%;
}
#text_link a {
	text-decoration: none;
	color: #4C3300;
}
#text_link a:hover {
	color: #996600;
	text-decoration: none;
}

#copyright {
	color: #FFFFFF;
	width: 980px;
}
#common_box_png {

	width: 770px;
	background-image: url(../common_box_center.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 20px;
}
