body,div,h1,h2,h3,h4,h5,h6,dl,dt,dd,pre,form,fieldset,input,textarea,p,blockquote,ul,li {
	margin:0;padding:0; font-style:normal
}
body {
	font-size: 84%;
	line-height: 1.4em;
	color: #666;
	font-family: 'ＭＳ Ｐゴシック', "MS PGothic", 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Arial, 'Lucida Grande', 'Bitstream Vera Sans', 'Segoe UI', Calibri, Verdana, IPAPGothic, sans-serif;
	text-align: center;
	background-color: #e9d3a4;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}
a:link,
a:visited {
	color: #09C;
	text-decoration: none;
}
a:hover,
a:active {
	color: #eb6655;
	text-decoration: underline;
}
#wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	width: 100%;
	background-color: #644936;
	background-image: url(../img/g_nav_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#g_nav {
	width: 954px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	padding-left: 4px;
}
#g_nav li {
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-right: 4px;
	height: 50px;
	overflow: hidden;
}
#g_nav .navi_01 {
	background-image: url(../img/g_nav_01o.gif);
}
#g_nav .navi_02 {
	background-image: url(../img/g_nav_02o.gif);
}
#g_nav .navi_03 {
	background-image: url(../img/g_nav_03o.gif);
}
#g_nav .navi_04 {
	background-image: url(../img/g_nav_04o.gif);
}
#g_nav .navi_05 {
	background-image: url(../img/g_nav_05o.gif);
}
#g_nav .navi_06 {
	background-image: url(../img/g_nav_06o.gif);
}
#container {
	background-image: url(../img/container_bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
#under_bg {
	background-image: url(../img/under_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}
#contents {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#left_column {
	float: left;
	width: 210px;
	padding-bottom: 40px;
}
#left_column .logo {
	text-align: center;
	padding-top: 30px;
}
#left_column .logo span {
	display: block;
	position: absolute;
	top: 324px;
	right: 0px;
	z-index: 10;
}
#left_column .banner {
	list-style-type: none;
	padding-top: 4px;
}
#left_column .banner li {
	text-align: center;
	padding-bottom: 5px;
}
#left_column .address {
	color: #7b5c47;
	padding-top: 20px;
	padding-left: 5px;
}


#right_column {
	float: right;
	width: 720px;
	padding-bottom: 70px;
}
#right_column h1 {
	padding-top: 35px;
	padding-bottom: 25px;
}
#f_nav {
	list-style-type: none;
	margin-left: -10px;
	padding-bottom: 6px;
	float: left;
}
#f_nav li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7b5c47;
	padding-right: 10px;
	padding-left: 10px;
}
#f_nav .end {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#f_nav li a:link,
#f_nav li a:visited {
	color: #7b5c47;
	text-decoration: none;
}
#f_nav li a:hover,
#f_nav li a:active {
	color: #eb6655;
	text-decoration: underline;
}
#pagetop {
	float: right;
}

#footer_area {
	width: 100%;
	background-image: url(../img/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
}
#footer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#s_nav {
	list-style-type: none;
	margin-left: -10px;
	padding-top: 25px;
}
#s_nav li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7b5c47;
	padding-right: 10px;
	padding-left: 10px;
}
#s_nav .end {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#s_nav li a:link,
#s_nav li a:visited {
	color: #7b5c47;
	text-decoration: none;
}
#s_nav li a:hover,
#s_nav li a:active {
	color: #eb6655;
	text-decoration: underline;
}

#footer .copyright {
	color: #7b5c47;
	font-size: 85%;
	padding-top: 4px;
	padding-bottom: 25px;
}
#footer .logo {
	float: right;
	padding-top: 25px;
}














img {
	border: 0;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	width: 0px;
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.fw_normal {
	font-weight: normal;
}
.tx-small {
	font-size: 85%;
	line-height: 120%;
}
