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

*{
	margin:0;
	padding:0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	letter-spacing: 0.14em;
	line-height: 18px;
}

img{
	border:none;
}

a:link{
	text-decoration: underline;
}

a:visited{
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
	color: #36f;
}

a:active{
	text-decoration: underline;
}


body{
	background-image: url(../images/back.gif);
	background-position: center;
	background-color: #fff;
}

h1{
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #666;
}

/*----------header------------*/

#header_wrap{
	width: 100%;
	height: 130px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #06f;
	background-color: #fff;
}

#header{
	width: 902px;
	height: 128px;
	margin-right: auto;
	margin-left: auto;
}

#title {
	float: left;
	margin-right: 50px;
	padding-top: 10px;
}

#header_right{
	float: left;
	padding-top: 10px;
	width: 400px;
}
#header ul li {
	float: left;
	list-style-image: url(../images/h_list.gif);
	list-style-position: inside;
	margin-bottom: 15px;
	margin-right: 12px;
}

/*---------navi---------------*/

#navi_wrap{
	height: 57px;
	width: 100%;
	background-image: url(../images/navi.gif);
	background-repeat: repeat-x;
	clear: both;
	margin-bottom: 15px;
}

#navi{
	height: 56px;
	margin-right: auto;
	margin-left: auto;
	width: 912px;
}

#navi ul li{
	float: left;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #999;
	height: 40px;
	width: 178px;
	list-style-type: none;
}

#navi_btn05 {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999;
}

/*----------main----------------*/

#main_wrap{
	height: 100%;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #fff;
}

/*----------left_box------------*/


#left_box{
	float: left;
	width: 650px;
	margin-bottom: 30px;
}

#left_box h2{
	background-image: url(../images/h2_line.gif);
	font-size: 18px;
	font-weight: bold;
	line-height: 43px;
	text-indent: 30px;
	clear: both;
	background-repeat: no-repeat;
}

#left_box p{
	margin-bottom: 18px;
}

#sensei{
	width: 864px;
	border: 1px dotted #ccc;
	background-color: #f9f9f9;
	clear: both;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 18px;
	margin-bottom: 15px;
}

#area{
	width: 864px;
	margin-bottom: 21px;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
	background-image: url(../images/area.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
}


/*----------right_box------------*/

#right_box{
	float: left;
	width: 220px;
	margin-bottom: 30px;
	margin-left: 30px;
}

#right_gyoumu{
	list-style-position: inside;
	width: 215px;
	background-image: url(../images/ki_back.gif);
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

#right_gyoumu ul li{
	list-style-image: url(../images/r_list.gif);
	background-color: #fff;
	width: 205px;
	margin-bottom: 7px;
	line-height: 28px;
	padding-left: 5px;
	height: 30px;
}


#right_kikan{
	list-style-position: inside;
	width: 215px;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	background-color: #ccc;
}

#right_kikan ul li{
	list-style-image: url(../images/r_list.gif);
	background-color: #fff;
	width: 205px;
	margin-bottom: 7px;
	line-height: 28px;
	padding-left: 5px;
	height: 30px;
}



/*---------footer--------------*/

#footer_wrap{
	width: 100%;
	height: 167px;
	margin-bottom: 0px;
	clear: both;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	background-color: #fff;
}

#footer{
	height: 165px;
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-top: 50px;
}

.f_menu{
	width: 200px;
	float: left;
	margin-bottom: 15px;

}

.f_menu ul li{
	list-style-image: url(../images/h_list.gif);
	margin-bottom: 4px;
}

/*--------------class--------------------*/

.c_both{
	clear: both;
}

.bottom12{
	margin-bottom: 12px;
}

.bottom15{
	margin-bottom: 15px;
}

.blue_back{
	background-color: #e6ffff;	
}

.text_box{
	border: thin solid #ccc;
	width: 592px;
	padding-top: 10px;
	padding-right: 28px;
	padding-left: 28px;
	margin-bottom: 20px;
}

.text_box2{
	border: thin solid #ccc;
	width: 648px;
	padding-top: 8px;
	margin-bottom: 20px;
	background-image: url(../images/text_back.gif);
	padding-bottom: 8px;
}

.blue_box{
	border-width: thin;
	border-style: solid;
	border-right-color: #00f;
	border-left-color: #00f;
	width: 592px;
	padding-right: 28px;
	padding-left: 28px;
	margin-bottom: 0pt;
	border-bottom-color: #fff;
	padding-top: 10px;
	border-top-color: #fff;
}


.text_mini{
	border: 2px solid #c09;
	list-style-image: url(../images/tm_li.gif);
	list-style-position: inside;
	width: 480px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}


.text_in{
	background-color: #fff;
	width: 588px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 21px;
	padding-left: 21px;
	padding-bottom: 10px;
}

.text_mini ul li{
	font-size: 14px;
	margin-bottom: 8px;
}
.text14{
	font-size: 14px;
}


.red14{
	font-size: 14px;
	font-weight: bold;
	color: #f00;
}

.orange12{
	font-size: 12px;
	color: #f30;
}

.flort{
	float: left;
	margin-right: 12px;
}

.u_line{
	line-height: 36px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

.right{
	text-align: right;
}

.list{
	list-style-position: inside;
	margin-bottom: 18px;
}

.komidasi{
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	padding-left: 7px;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #090;
	border-left-color: #090;
}