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

/*---------------------------------------------
reset
---------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby,section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;		
	background:#eeeeee;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	 　
}
ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}



/*---------------------------------------------
head
---------------------------------------------*/
#head{
	width:100%;
	background:#313131;
}

#head.index{
	height:20px;
}

#head_wrap{
	width:980px;
	height:40px;
	margin:0 auto;
	overflow:hidden;
}

#head_wrap h1{
	float:left;
	margin-top:12px;
}

.home{
	float:right;
	margin-top:10px;
}



/*---------------------------------------------
wrap
---------------------------------------------*/

#wrap{
	width:980px;
	margin:0 auto;
	color:#313131;
}


/*---link--------*/

a:link ,a:visited{
	color:#005982;
	text-decoration:none;
}

a:hover{
  text-decoration:underline;
}



/*---------------------------------------------
g_nav
---------------------------------------------*/
#g_nav{
	clear:both;
	margin:0 auto;
	width:100%;
	background:url(../img/g_navi_bg.jpg) no-repeat;
	height:70px;
}

#g_nav ul {
	margin:0 auto;
	width:100%;
}

#g_nav li {
	height:70px;
	width:196px;
/*	line-height:49px;*/
	text-indent:-9999px;
	float:left;
	display:inline;
	background:url(../img/g_navi.jpg) no-repeat;
}

#g_nav a {
	height:70px;
	display:block;
	overflow:hidden;
	background:url(../img/g_navi.jpg) no-repeat;
}

#nav li a:hover {
	background:url(../img/g_navi.jpg) no-repeat;
}


/*------link_no*/
li#nav01 {
	background-position:0 -70px;
}

li#nav02 {
	background-position:-196px -70px;
}

li#nav03 {
	background-position:-392px -70px;
}

li#nav04 {
	background-position:-588px -70px;
}

li#nav05 {
	background-position:-783px -70px;
}


/*------off*/

li#nav01 a {
	background-position:0 0;
}

li#nav02 a {
	background-position:-196px 0;
}

li#nav03 a {
	background-position:-392px 0;
}

li#nav04 a {
	background-position:-588px 0;
}

li#nav05 a {
	background-position:-783px 0;
}


/*------on*/

li#nav01.on a {
	background-position:0 -70px;
}

li#nav02.on a {
	background-position:-196px -70px;
}

li#nav03.on a {
	background-position:-392px -70px;
}


/*------hover*/
li#nav01 a:hover {
	background-position:0 -70px;
}

li#nav02 a:hover {
	background-position:-196px -70px;
}

li#nav03 a:hover {
	background-position:-392px -70px;
}

li#nav04 a:hover {
	background-position:-588px -70px;
}

li#nav05 a:hover {
	background-position:-783px -70px;
}


/*---------------------------------------------
title
---------------------------------------------*/
.title01{
	width:100%;
	border-bottom:4px solid #005982;
	margin-top:10px;
	margin-bottom:30px;
}

.title02{
	width:100%;
	border-bottom:4px solid #b47caf;
	margin-top:10px;
	margin-bottom:30px;
}

.title03{
	width:100%;
	border-bottom:4px solid #7d7d7d;
	margin-top:10px;
	margin-bottom:30px;
}


.title01 h1, .title02 h1, .title03 h1{
	margin-bottom:10px;
	font-size:24px;
}



/*---------------------------------------------
form_jishin
---------------------------------------------*/
.form_search01{
	margin-left:240px;
	margin-bottom:10px;
	overflow:hidden;
}
.form_search02{
	margin-left:240px;
	margin-bottom:30px;
	overflow:hidden;
}

input.text_search01{
	float:left;
	width:300px;
	height:32px;
	margin-right:10px;
	border:1px solid #999;
	padding-left:5px;
}

input.btn_search01{
	float:left;
	cursor: pointer;
	width:162px;
	height:39px;
	background:url(../img/btn_search.jpg) no-repeat;
	border: none;
}

input:hover.btn_search01{
	background:url(../img/btn_search_on.jpg) no-repeat;
}

.btn01{
	clear:both;
	margin:0 auto;
	margin-bottom:40px;
	text-align:center;
}

input.btn_list{
	cursor: pointer;
	width:242px;
	height:62px;
	margin-right:40px;
	background:url(../img/btn_list.jpg) no-repeat;
	border: none;
}

input:hover.btn_list{
	background:url(../img/btn_list_on.jpg) no-repeat;
}

input.btn_list_of{
	cursor:default;
	width:242px;
	height:62px;
	margin-right:40px;
	border: none;
	background:url(../img/btn_list_on.jpg) no-repeat;
}

input.btn_map_of{
	cursor: pointer;
	width:242px;
	height:62px;
	background:url(../img/btn_map_on.jpg) no-repeat;
	border: none;
}
.btn_map{
	cursor: pointer;
	width:242px;
	height:62px;
	background:url(../img/btn_map.jpg) no-repeat;
	border: none;
}
:hover.btn_map{
	background:url(../img/btn_map_on.jpg) no-repeat;
}


/*---------------------------------------------
form_shiki
---------------------------------------------*/
.form_checkbox01{
	width:100%;
	margin-bottom:40px;
}

.form_checkbox01 table{
	margin:0 auto;
}

.form_checkbox01 td{
	padding-right:50px;
}


/*---------------------------------------------
form_jouhou
---------------------------------------------*/
.form_jouhou{
	width:100%;
	margin-bottom:40px;
}

.form_jouhou table{
	margin:40px auto;
	width:720px;
	border-collapse:collapse;
}

.form_jouhou th{
	font-weight:normal;
	text-align:right;
	/*vertical-align:top;*/
	width:24%;
}

.form_jouhou th, .form_jouhou td{
	border-bottom:1px solid #dbdbdb;
	padding:8px;
}

.form_jouhou input{
	height:28px;
	border:1px solid #999;
	width:50%;
}

.form_jouhou input.l{
	width:100%;
}

.form_jouhou textarea{
	border:1px solid #999;
	width:100%;
}

.kome{
	font-size: 12px;
	color: #DE0023;
}

.btn02{
	clear:both;
	margin:0 auto;
	margin-bottom:40px;
	text-align:center;
}

.btn_send{
	margin:0 auto;
	text-align:center;
}

input.btn_send{
	cursor: pointer;
	width:242px;
	height:62px;
	background:url(../img/btn_send.jpg) no-repeat;
	border: none;
	text-indent:-99999px;
}
input.btn_back {
	cursor: pointer;
	width:242px;
	height:62px;
	border: none;
	text-indent:-99999px;
	background-image: url(../img/btn_back.jpg);
	background-repeat: no-repeat;
}


input:hover.btn_send{
	background:url(../img/btn_send_on.jpg) no-repeat;
}
input:hover.btn_back {
	background-image: url(../img/btn_back_on.jpg);
	background-repeat: no-repeat;
}


/*---------------------------------------------
table
---------------------------------------------*/
 table.table01{
	width:100%;
	border-collapse:collapse;
	margin-top:20px;
	margin-bottom:20px;

}

.table01 th{
	border-bottom:1px solid #999;
	border-left:1px solid #eee;
	background:#bed0d8;
	padding:10px;
}

.table01 td{
	border-bottom:1px dashed #999;
	padding:6px;
}

.table01 th:first-child{
	width:100px;
}

.table01 td a{
	color:#313131;
}

.table01 tr:hover{
	background:#e1eaee;
	/*cursor: pointer;*/
	
}

/*---------------------------------------------
section
---------------------------------------------*/
.section01_wrap{
	width:100%;
	overflow:hidden;
	margin-bottom:20px;
	border-bottom:solid 1px #a0a0a0;
}

.section01{
	width:100%;
	overflow:hidden;
	clear:both;
	margin-bottom:20px;
}


.section01 h2 {
	float:left;
	width:15%;
	margin-right:4%;
	padding:10px;
	background:#bed0d8;
	border-radius:4px;
}
.section01 p {
	float:left;
	width:75%;
	line-height:180%;
}

.section01_outline {
	width:100%;
	overflow:hidden;
	clear:both;
	margin-bottom:20px;
}
.section01_outline p {
	float:left;
	width:100%;
	line-height:180%;
}


/*----------------------*/
.section02 h2{
	font-size:20px;
	padding-left:10px;
	border-left:20px solid #bed0d8;
	margin-bottom:10px;
}

.section02.shiki h2{
	border-left:20px solid #dcccdb;
}

.section02 p {
	line-height:180%;
	margin-bottom:20px;
}

.section02 li{
	margin-bottom:10px;
	margin-left:30px;
	list-style:disc;
}

/*----------------------*/
.section03_wrap{
	width:100%;
	overflow:hidden;
	margin-bottom:40px;
}

.section03_wrap h2{
	font-size:20px;
	margin-bottom:20px;
	padding-left:10px;
	border-left:20px solid #bed0d8;
}

.section03{
	width:100%;
	overflow:hidden;
	clear:both;
	margin-bottom:20px;
	border-bottom:1px dashed #999;
}


.section03 h3 {
	float:left;
	width:100%;
	font-size:18px;
	margin-right:4%;
	padding:10px;
}

.section03 p {
	float:left;
	width:100%;
	line-height:180%;
}


/*----------------------*/
.section04_wrap{
	width:100%;
	overflow:hidden;
	margin-bottom:40px;
}

.section04{
	width:100%;
	overflow:hidden;
	clear:both;
	margin-bottom:20px;
}


.section04 h2 {
	float:left;
	width:6%;
	margin-right:4%;
	padding:10px;
	background:#dcccdb;
	border-radius:4px;
}

.section04 p {
	float:left;
	width:84%;
	line-height:180%;
}


.section03_relate{
	width:100%;
	overflow:hidden;
	clear:both;
	margin-bottom:20px;
	border-bottom:1px dashed #999;
}


.section03_relate h3 {
	float:left;
	width:100%;
	font-size:18px;
	margin-right:4%;
	padding:10px;
}

.section03_relate p {
	float:left;
	width:60%;
	line-height:180%;
}
/*----------------------*/
.section05_wrap{
	width:100%;
	margin-bottom:40px;
}

.section05 div {
	line-height:180%;
}


/*---------------------------------------------
img_box
---------------------------------------------*/
.img_box_wrap{
	overflow:hidden;
	margin-bottom:40px;
}

.img_box{
	width:320px;
	float: left;
	margin-right:20px;
	margin-bottom:20px;
}

.img_box img{
	margin-bottom:10px;
}

.img_box_3n{
	margin-right:-20px;
}


.tyuijikou p{
	/*font-size:12px;*/
	line-height:160%;
}

.photo_tr .img_box:last-child{
	margin-right:-20px;
	}

/* ie8 */
.photo_tr > *:first-child+*+*{
	margin-right:-20px;
}


/*---------------------------------------------
google_map
---------------------------------------------*/
.map_box{
	width:960px;
	padding:10px;
	background:#fff;
	margin-bottom:100px;
}

.img_box{
	width:320px;
	float: left;
	margin-right:20px;
	margin-bottom:20px;
}

.img_box img{
	margin-bottom:10px;
}

.img_box_3n{
	margin-right:-20px;
}


.tyuijikou p{
	/*font-size:12px;*/
	line-height:160%;
}




/*---------------------------------------------
pager
---------------------------------------------*/
.pager{
	width:100%;
	position: relative;
	overflow:hidden;
}

.kensu{
	text-align:right;
}

.pager ul{
	position: relative;
	left: 50%;
	float:left;
}

.pager li{
	position: relative;
	left: -50%;
	float:left;
	margin-right: 10px;
    padding-right: 10px;
    border-right: 1px #999 solid;
}

.pager li.last-child{
	border-right:none;
}
	





/*---------------------------------------------
page top
---------------------------------------------*/
#page_top{
	width:100%;
	clear:both;
	margin-top:40px;
	margin-bottom:40px;
	overflow:hidden;
}
.page_top a{
	display:block;
	width:62px;
	height:62px;
	float:right;
	background:url(../img/btn_up.jpg) no-repeat;
	text-indent:-99999px;
}

.page_top a:hover{
	background:url(../img/btn_up_on.jpg) no-repeat;
}

/*---------------------------------------------
footer
---------------------------------------------*/
#footer img{
	margin:0 auto;
}

#footer p{
	text-align:center;
	font-size:11px;
	margin-bottom:50px;
}
#over1{
	margin-left:20px;
}
#over2{
	margin-right:20px;
}.caption_area {
	padding: 20px;
	background-color: #bed0d8;
	
	margin-bottom: 20px;
	font-size:120%;
}


.relate_img{
	float:right;
	margin:10px;
}
.search_return{
	
}
.search_return:hover{
	
}
.return_clear{
	clear:both;
	margin-bottom:10px;
}
a.return_link{
	
	color:#005983;
	float:right;
	background-color:#EEEEEE;
	padding:10px;
	border:1px solid #005983;
	color:#039;
	
}
a.return_link:hover{
	
	color:#FFF;
	text-decoration:none;
	float:right;
	background-color:#005983;
	padding:10px;
	border:1px solid #005983;
	color:#FFF;

}
#photo_btn{
	background-color:#005983;
	text-align:center;
	padding:10px;
	clear:both;
	color:#FFF;
	text-decoration:none;
	border:1px solid #005983;
	
}
#photo_btn:hover{
	background-color:#EEEEEE;
	text-align:center;
	padding:10px;
	clear:both;
	color:#005983;
	text-decoration:none;
	cursor:pointer;
	border:1px solid #005983;
}
.searson_text{
	font-size:12px;
	margin-bottom:10px;
	text-align:left;
}
.footer_menu{
	font-size:12px;
	margin-bottom:10px;
	text-align:center;
}
.footer_menu a{
	color:#333333;
}
.footer_menu a:hover{
	color:#999999;
	text-decoration:none;
}


/* フォントサイズ調整 */
.textsize{
	margin:2px 0 0 0;
	}

.textsize p{
	float:right;
	line-height:31px;
	font-size:13px;
	margin:0 10px 0 0;
	}

.textsize a{
	background: none repeat scroll 0 0 #09c;
    border: 1px solid #000;
    color: #FFF;
    display: block;
    float: right;
    font-size: 18px;
    font-weight: 400;
    height: 20px;
    padding: 4px;
    width: 20px;
	text-align:center;
	cursor:pointer;
	}


.textsize a:hover{
	background:#6CF;
    color: #333;
	text-decoration:none;
	}
	
.textsize:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.jouhou_toptext{
	line-height:160%;
	margin-bottom:10px;
}