@charset "utf-8";
/* CSS Document */

body {
	background: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-align: center; 
}

#container {
	width: 800px;  
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
}
*{
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}

#main_wrap {
	margin: 0 0 0 25px;
	width: 750px;
}

/* left_navi */

ul{
	list-style:none outside;
	margin: 0px;
	padding: 0px;
}
ol{
	list-style-position: inside;
	list-style-type: decimal;
}

#left_navigation {
	width: 188px;
	background-image: url(../images/left/bg.gif);
	background-repeat: repeat-y;
	float: left;
}

.con_title {
	margin: 10px;
}



#left_navigation .left_navigation_ul a {
	height: 32px;
	width: 160px;
	display: block;
	margin: 0 0 0 10px;
}

.disp_n{
	text-indent: -9999px;
	display: block;
}

a.menu01 {
	background: url(../images/left/b_hojin.gif);
	background-repeat: no-repeat;
}
a.menu01:hover {
	background: url(../images/left/b_hojin2.gif);
	background-repeat: no-repeat;
}

a.menu02 {
	background: url(../images/left/b_kikusui.gif);
	background-repeat: no-repeat;
}
a.menu02:hover {
	background: url(../images/left/b_kikusui2.gif);
	background-repeat: no-repeat;
}

a.menu03 {
	background: url(../images/left/b_kishi.gif);
	background-repeat: no-repeat;
}
a.menu03:hover {
	background: url(../images/left/b_kishi2.gif);
	background-repeat: no-repeat;
}

a.menu04 {
	background: url(../images/left/b_sato.gif);
	background-repeat: no-repeat;
}
a.menu04:hover {
	background: url(../images/left/b_sato2.gif);
	background-repeat: no-repeat;
}

a.menu05 {
	background: url(../images/left/b_ton.gif);
	background-repeat: no-repeat;
}
a.menu05:hover {
	background: url(../images/left/b_ton2.gif);
	background-repeat: no-repeat;
}

a.menu06 {
	background: url(../images/left/b_info.gif);
	background-repeat: no-repeat;
}
a.menu06:hover {
	background: url(../images/left/b_info2.gif);
	background-repeat: no-repeat;
}

a.menu07 {
	background: url(../images/left/b_kondate.gif);
	background-repeat: no-repeat;
}
a.menu07:hover {
	background: url(../images/left/b_kondate2.gif);
	background-repeat: no-repeat;
}

a.menu08 {
	background: url(../images/left/b_qanda.gif);
	background-repeat: no-repeat;
}
a.menu08:hover {
	background: url(../images/left/b_qanda2.gif);
	background-repeat: no-repeat;
}


.staff_banner {
	margin: 10px 0 0 10px;
}

#blog_navigation {
	margin: 10px 0 0 10px;
}

#left_navigation .left_blog_navigation_ul a {
	width: 159px;
	display: block;
	margin: 0;
}

a.blog_menu01 {
	background: url(../images/left/u_kikusui.gif);
	background-repeat: no-repeat;
	height: 25px;

}
a.blog_menu02 {
	background: url(../images/left/u_kisi.gif);
	background-repeat: no-repeat;
	height: 19px;
}
a.blog_menu03 {
	background: url(../images/left/u_sato.gif);
	background-repeat: no-repeat;
	height: 25px;
}

/* main contents */

#main {
	width: 560px;
	float: right;
	margin: 10px 0 20px 0;
}

#contents {
	clear:both;
	width: 560px;
	margin: 10px 0 0 0;
	float: left;
}

#text_box {
	margin: 10px 0 0 10px;
	width: 540px;
	font-size: 12px;
	display: block;
	float: left;
}

#text_box {
	margin: 10px 0 0 10px;
	width: 540px;
	font-size: 12px;
	display: block;
	float: left;
}

#text_change_button {
	float: right;
	font-size: 12px;
}

#bread {
	float: left;
	font-size: 12px;
}

#contents h1 {
	font-size: 16px;
	background-image: url(../images/subtitle_back.gif);
	height: 35px;
	width: 562px;
	font-weight: bold;
	text-align: left;
	background-repeat: no-repeat;
	display: block;
	line-height: 36px;
	text-indent: 15px;
	margin: 20px 0 10px 0;
	float: left;
}

#contents h2 {
	font-size: 12px;
	height: 20px;
	width: 500px;
	font-weight: bold;
	text-align: left;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #999999;	display: block;
	line-height: 22px;
	text-indent: 15px;
	margin: 10px 0 10px 20px;
	float: left;
}

.image_left {
	float: left;
	margin: 0 10px 0 0;
	border: thin solid #CCCCCC;
}

.image_right {
	float: right;
	margin: 0 0 0 10px;
	border: thin solid #CCCCCC;
}

#moreinfo_button {
	margin: 15px 0 0 0;
	float: right;
}

#map {
	float: left;
	width: 300px;
}

.map_info {
	font-size: 12px;
}

#photo_3_box {
	margin: 10px 0 0 25px;
}

#photo_3 {
	float: left;
	width: 123px;
	margin: 0 0 0 20px;
	font-size: 12px;
}

#photo_1_box {
	margin: 10px 0 0 25px;
}
#photo_1 {
	float: left;
	width: 400px;
	height: 122px;
	margin: 10px 0 0 20px;
	font-size: 12px;
	line-height: 22px;
}
.photo_1_img {
	float: left;
	margin: 0 15px 0 0;
}
#photo_1_cap {
	padding: 0 0 0 12px;
	margin: 0 0 5px 0;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #999999;
	text-indent: 30px;
}


#gototop {
	margin: 10px 0 0 10px;
	padding: 0 0 10px 0;
	width: 540px;
	font-size: 12px;
	display: block;
	float: left;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
