@charset "utf-8";

/* CSS Document */



body {
	color:#333333;
	font-size: 14px;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif";
	min-height: 100%;
	min-width: 1024px;
	width: 100%;height: auto;
	position: absolute;
  	/* またはabsolute; */
  	top: 0;
	left: 0;

	}

a:link{color:#006600;
	text-decoration:none;
	}



a:visited{
	color:#006600;
	text-decoration:none;
	}



a:hover{
	color:#006600;
	text-decoration:underline;
	}

#contener{
	margin-left:auto;
	margin-right:auto;
	width:960px;
	background-color:#FFFFFF;

	}


/*ヘッダーエリア*/

#country_navi{
	width:960px;
	height:62px;
	padding:10px 0px  0px  0px;
	margin:0 auto;
	line-height:55px;
	
	}
	
#country_navi h1{
	margin:8px;
	float:left;
	font-size: 11pt;
	}

#logo{
	width:240px;
	height:55px;
	float:left;
	line-height:55px;
	text-align:left;
	}

#logo a{

	width:240px;
	height:55px;
	float:left;
	display:block;
	}

#nav {

	background: #52b152 url(../img/nav_bg.png) repeat-x; /* Old browsers */
background: -moz-linear-gradient(top,  #52b152 0%, #005700 48%, #002400 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#52b152), color-stop(48%,#005700), color-stop(100%,#002400)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #52b152 0%,#005700 48%,#002400 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #52b152 0%,#005700 48%,#002400 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #52b152 0%,#005700 48%,#002400 100%); /* IE10+ */
background: linear-gradient(to bottom,  #52b152 0%,#005700 48%,#002400 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#52b152', endColorstr='#002400',GradientType=0 ); /* IE6-9 */

	width:100%;
	height:46px;
	border-top:1px #306D25 solid;
	border-bottom:1px #306D25 solid;
	}

#navi_position{
	text-align:center;
	color:#333;
	width:962px;
	margin:0 auto;
	}

#nav ul li{
	display:block;
	height:46px;
	width:190px;
	float:left;
	line-height:57px;
	color:#999;
	text-align:center;
	border-left:1px #063 solid;
	font-size:14px;
	}

#nav ul li.right{
	border-right:1px #063 solid;
	width:194px;
	}


#nav ul li.right_on{
	border-right:1px #063 solid;
	background: #00ba06 url(../img/nav_bg.jpg) repeat-x; /* Old browsers */
background: -moz-linear-gradient(top,  #00ba06 0%, #009300 45%, #066000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00ba06), color-stop(45%,#009300), color-stop(100%,#066000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #00ba06 0%,#009300 45%,#066000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #00ba06 0%,#009300 45%,#066000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #00ba06 0%,#009300 45%,#066000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #00ba06 0%,#009300 45%,#066000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ba06', endColorstr='#066000',GradientType=0 ); /* IE6-9 */
	}
#nav ul li a{
	display:block;
	height:46px;
	width:100%;
	color:#999;
	text-decoration:none;
	}

#nav ul li a:hover{
	background: #00ba06; /* Old browsers */
background: -moz-linear-gradient(top,  #00ba06 0%, #009300 45%, #066000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00ba06), color-stop(45%,#009300), color-stop(100%,#066000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #00ba06 0%,#009300 45%,#066000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #00ba06 0%,#009300 45%,#066000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #00ba06 0%,#009300 45%,#066000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #00ba06 0%,#009300 45%,#066000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ba06', endColorstr='#066000',GradientType=0 ); /* IE6-9 */


	}


#nav ul li.on{
	
	background: #00ba06; /* Old browsers */
background: -moz-linear-gradient(top,  #00ba06 0%, #009300 45%, #066000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00ba06), color-stop(45%,#009300), color-stop(100%,#066000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #00ba06 0%,#009300 45%,#066000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #00ba06 0%,#009300 45%,#066000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #00ba06 0%,#009300 45%,#066000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #00ba06 0%,#009300 45%,#066000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ba06', endColorstr='#066000',GradientType=0 ); /* IE6-9 */
	
	}

ul#pankuzu {
	margin: 0px 0px 5px;
	padding: 0;
	font-size:100%;
	list-style: none;
}
ul#pankuzu li {
	float: left;
	padding-right: 5px;
	padding-left: 14px;
	background: url(../img/pankuzu.png) no-repeat 00% 50%;
}
ul#pankuzu li.home {
	padding-left: 0;
	background: none;
}
ul#pankuzu li a:link,
ul#pankuzu li a:visited {
	color: #933;
	text-decoration:none;
}
ul#pankuzu li a:hover,
ul#pankuzu li a:active {
	color: #FF6633;
	text-decoration: underline;
}
ul#pankuzu li em {
	font-style: normal;
	font-weight: bold;
}

#clear{
	clear:both;
	}

#top_sub_navi{
	float:left;
	width:719px;
	}
#top_sub_navi li{
	float:right;
	width:120px;
	height:26px;
	list-style:none;
	line-height:26px;
	}

#top_sub_navi li a{
	color:#999;
	text-decoration:none;
	}

#top_sub_navi li a:hover{
	color:#099;
	}
#top_sub_navi li img{
	float:left;
	margin-right:4px;
	} 

#contact_top{
	float:right;
	height:60px;

	}
#contact_top li{
	float:right;
	margin-left:6px;
	list-style:none;
	}	

#maincontents{

	margin-left:20px;
	margin-right:30px;
	width:auto;
	height:auto;
	margin-bottom:20px;
	margin-top:10px;

	}


#top_img{
	width:960px;
	height:300px;
	margin:8px auto;
	}

#maincontents_home{
	margin:10px auto;
	width:960px;height:auto;

	}

#maincontent_left{
	width:216px;
	height:980px;
	float:left;
	margin-bottom:20px;
	padding:10px;
	font-size: 14px;
	}
#maincontent_left_guideline{
	width:216px;
	height:730px;
	float:left;
	margin-bottom:5px;
	padding:10px;
	font-size: 14px;
	}


#maincontent_right{
	width:713px;
	height:auto;
	float:left;
	margin-left:10px;
	margin-bottom: 10px;
	font-size: 14px;
	letter-spacing:0.5px;
	line-height:1.6em;
}

#massage{
	width:689px;
	height:auto;
	float:left;
	background:#EBEBEB;
	margin-top:10px;
	padding:14px;
	font-size: 12pt;
	
	}

#massage h2{
	margin-bottom:14px;
}
	
#annnai_top{
	width:326px;
	height:356px;
	float:left;
	margin-top:10px;
	background:#EBEBEB;
	padding:12px;
	font-size: 12pt;
	line-height: 16pt;
	
	}

#kakushuhoken_top{
	width:330px;
	height:366px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	background:#EBEBEB;
	padding:10px;	
	font-size: 12pt;
	line-height: 16pt;
	
	}
	
#annnai_bottom{
	width:326px;
	height:456px;
	float:left;
	margin-top:10px;
	margin-bottom: 10px;
	background: #F0F0F0;
	padding:12px;
	font-size: 12pt;
	
	}

#annnai_bottom p{
	padding-bottom: 10px;
}

#annnai_bottom p.point{
	color: #A41B49;
	padding: 4px;

}


#kakushuhoken_bottom{
	width:330px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-left:10px;
	margin-bottom: 10px;
	background:#EBEBEB;
	padding:10px;
	font-size: 12pt;
	}
	





/*コピーライト*/

#copylight{
	padding-bottom:5px;
	width:100%;
	color:#063;
	text-align:center;

	}

/*フッター*/

#footer_navi{
	width:100%;
	height:140px;
	text-align:left;
	background: #83b54a; /* Old browsers */
background: -moz-linear-gradient(top,  #83b54a 0%, #b4df5b 9%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#83b54a), color-stop(9%,#b4df5b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #83b54a 0%,#b4df5b 9%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #83b54a 0%,#b4df5b 9%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #83b54a 0%,#b4df5b 9%); /* IE10+ */
background: linear-gradient(to bottom,  #83b54a 0%,#b4df5b 9%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#83b54a', endColorstr='#b4df5b',GradientType=0 ); /* IE6-9 */





	color:#363;
	float:left;
	padding-top:10px;
	display:block;
	}
#footer_navi ul{
	margin:0 auto;
	}
#footer_navi ul li{
	float:left;
	display:block;
	color:#363;
	text-align:left
	margin-right:16px;
	width:120px;
	}

#footer_navi ul li a{
	text-decoration:none;
	color:#999;
	}
#footer_navi ul li a:hover{
	color:#099;}

#footer_manu{
	width:960px;
	margin:0 auto;
	height:120px;
	}

#footer_manu ul li a{
	color:#633;
	height:38px;
	display:block;
	line-height:38px;
	}
.footer_logo{
	float:right;
	margin-right:10px;
	margin-top:20px;
	}

ul#eria_top{
	width:100%;
	height:50px;
	
	}

ul#eria_top li{
	float:left;
	border-radius:8px;
	background:#C1EAFF;
	margin:5px;
	padding:8px;
	font-size:1.4em;
	color:#006;
	font-weight:bolder;
	
	}

ul.s li{
	width:732px;
	height:163px;
	display:block;
	border:1px solid #D6D6AD;
	margin-bottom:10px;
	margin-top:10px;
	}
ul.s li a{
	width:732px;
	height:163px;
	display:block;
	text-decoration:none;
	}
li.s1{
	background:url(../img/survice_manu_01.jpg) no-repeat right top;
	}	
li.s2{
	background:url(../img/survice_manu_02.jpg) no-repeat right top;
	}	
li.s3{
	background:url(../img/survice_manu_03.jpg) no-repeat right top;
	}

li.s1 a:hover{
	background:url(../img/survice_manu_01.jpg) no-repeat right bottom;
	}

li.s2 a:hover{
	background:url(../img/survice_manu_02.jpg) no-repeat right bottom;
	}
	

li.s3 a:hover{
	background:url(../img/survice_manu_03.jpg) no-repeat right bottom;
	}

#service_text{
	width:720px;
	margin:0 auto;	
	}

h3 {
	display:block;
	padding:5px;
	margin:5px auto;
	font-size:1.4em;
	border-bottom:1px solid #D6D6AD;
	}
	

#img_center{
	margin:0 auto;
	text-align:center;
	display:block;
	}
table.top_guide_left h1{
	font-size: 14pt;
}

table.top_guide_left{
	font-size: 12pt;
}

table.uketuke{
	width:210px;
	margin-top: 10px;
	font-size: 12pt;
	border-collapse: separate;/*collapseから変更*/
  border-spacing: 0;
  border-radius: 6px;
  overflow: hidden;
	border: 1px solid #999;
	}

table.uketuke tr{
	border-collapse:collapse;
}
table.uketuke tr td{
	border:0.5px solid #EAEAEA;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;

	}
table.uketuke tr.kyuushin{
	color:#C00;
	}
table.uketuke tr.sat{
	color:#14299C;
	}
tr.dotline{
	border-bottom:dotted 1px #A1A1A1;
}


#step{
	text-align:left;
	height:auto;
	width:90%;
	display:block;
	margin:10px auto;
	}

#step h3
{
	border-bottom:1px solid #063;}

#step_text{
	display:block;
	height:65px;
	float:left;
	width:400px;
	padding-top:15px;
	
	}

#step img.sam{
	float:left;
	margin-right:10px;
	margin-left:5px;
	width:120px;
	display:block;
	}


#s_1{
	padding:5px auto;
	margin-top:20px;
	letter-spacing:0.1em;}

#s_1 img{
	margin-left:10px;
	}


ul.shokai{
	text-align:right;
	width:70%;
	}

ul.shokai li{
	}

ul.shokai li.title{
color:#033;
border-bottom:#060 solid 2px;
text-align:left;
font-weight:bold;
padding:5px 5px 0px 5px;
font-size:1.1em;
margin-top:5px;

}

ul.faq li{
	list-style:none;
	}


ul.faq li.f{
	border-bottom:1px #363 solid;
	color:#333;
	line-height:33px;
	font-weight:bold;
	font-size:14pt;
	
	}
ul.faq li.f img{
	float:left;
	margin-right:5px;}

ul.faq li.q{
	padding:5px 5px 5px 35px;
	margin-bottom:12px;
	letter-spacing:0.1em;
	width:95%;
	font-size:12pt;
	}


#map{
	float:left;
	width:380px;
	}
	

table.map{
	float:left;
	width:296px;
	margin-left:10px;
	font-size: 12pt;
	}

table.map tr td{
	padding:2px 2px;
	
	}	
	
td.map_subtitle{
	width:80px;
	text-align:right;
	border-right:1px dotted #999;
	}
	

td.map_title{
	border-bottom:1px solid #063;
	}


td.yasumi{
	width:80px;
	border-bottom:1px solid #C00;
	}


li.keireki
{
	text-align:left;
	padding-left:120px;
	}


img.center{
	display: block;
	margin: 0 auto;
	text-align: center;
}

.tab{overflow:hidden;}
.tab li{background:#ccc; padding:5px 25px; float:left;
	margin-right:1px;}
.tab li.select{background:#eee;}
.content li{background:#eee; padding:15px;}
.hide {display:none;}

h2.kenkyu_title{
	padding:0 5px;
	border-bottom:1px solid #063;
	border-top:1px solid #063;
}

table.table_about_001{
	margin: 4px;
}
table.table_about_001 tr td{

padding: 4px 10px;
}


.content{
	font-size: 14px;
	line-height:24px;
}