/*テンプレ*/
html, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
 addres, ul, ol, dl, dt, dd, table, th, td, form, fieldset{
	 margin:0;
	 padding:0;
	 line-height:1.5;
}

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

ul,ol{
	list-style:none;/*黒丸を消す*/
}

a{
	text-decoration: none;/*下線を消す*/
}

img{
	border:0;
}

ing,input{
	vertical-aligin: bottom;
}

.hid{
	overflow:hidden;
	zoom: 1;
}

.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
	visibility:hidden;
}

.clearfix{
	display: inline-block;
}

* html .clearfix{
	height: 1%;
}

.clearfix{
	display:block;
	clear:both;
}

.clear{
	clear:both;
}

body{
	color:#444444;
	margin:0;
	padding:0;
	line-height: 1.5;
	font-style: normal;
	font-weight: normal;
	font-family:"ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size:14px;
	background-color:#FFFFFF;
}

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

.head{
	width:100%;
	margin:0 auto;
	background: none repeat scroll 0% 0% #FFF;
}

#header{
	width:1000px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	padding:20px 0;
}

.logo{
	width: 300px;
	float: left;
}

.tel{
    width: 280px;
    float: right;
    position: relative;
}

#navi{
	width:100%;
	clear:both;
	height:62px;
	background: url("img/navi-bg.jpg") repeat-x scroll 0px 0px transparent;
}

.nav{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}

.nav li{
	width:200px;
	float:left;
}

/*---------- コンテンツ ----------*/

.contents-wrap{
    width: 100%;
    padding: 32px 0px;
}

#contents{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}

.topimg{
	width:1000px;
	margin:0 auto;
	padding:0 0 20px 0;
}

h2 {
    margin: 0px 0px 30px;
    padding: 25px 10px 20px;
	font-size:26px;
	background:url(img/h2-bg.jpg) no-repeat 0 0;
	min-height:29px;
	letter-spacing:2px;
}

.h3ttl{
    margin: 30px 0px 20px;
    padding: 10px;
    font-size: 18px;
	background-color:#007987;
	color:#FFFFFF;
}

.h3ttl02{
	border-left: 5px solid #007987;
	border-bottom:1px dotted #007987;
    padding: 7px 0 7px 10px;
    font-size: 16px;
    margin: 0 0 15px 3px;
}

.h4ttl{
	border-left: 3px solid #007987;
	border-bottom:1px dotted #007987;
    padding: 7px 0 7px 10px;
    font-size: 16px;
    margin: 0 0 15px 3px;
}

.h4ttl02{
	background-color:#007987;
	padding:10px;
	font-size:16px;
	color:#fff;
}

.h5ttl{
    font-size: 16px;
	margin:5px 0;
	padding-bottom:3px;
	border-bottom:1px dotted #cccccc;
}

.h5ttl:first-letter {color:#FF0000; font-size:120%;}

.h5ttl02 {
	position: relative;
	padding-bottom: .2em;
	margin-bottom: .5em;
	font-size:16px;
}


.h5ttl02::after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #fff;
}


/*
.h3ttl {
    border-bottom: 2px solid #0fae52;
    color: #01a446;
    font-size: 18px;
	font-weight:normal;
    margin: 30px 0px 20px;
    padding: 10px 10px 8px;
	background-color:#FFF;
}

.h4ttl{
	padding-bottom: 2px;
    border-bottom: 1px dotted #2B8A52;
    color: #2B8A52;
    font-size: 16px;
    margin: 0 0 15px 0;
	padding:0 0 5px 10px;
	font-weight:normal;
}

*/

.cttl {
	font-size:18px;
	text-align:center;
	position:relative;
	margin:0 0 10px;
}

.cttl span {
	position: relative;
	z-index: 2;
	display: inline-block;
	margin: 0 2.5em;
	padding: 0 1em;
	background-color: #fff;
	text-align: left;
}

.cttl::before {
	position: absolute;
	top: 50%;
	z-index: 1;
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background-color: #ccc;
}

/*---------- メイン ----------*/

.base{
	width:100%;
	margin:0 auto;
	clear:both;
}

#main{
	float:left;
	width:720px;
}

#main p{
	margin-bottom:20px;
	line-height:1.5;
}

.enkaku{
	margin: 20px auto;
      line-height: 1.8em;
    width: 700px;
}

.td01 {
    padding:5px;
    background-color: #F3F3ED;
    border: 1px solid #CCCCCC;
}

.td02 {
    padding:10px 5px;
    border: 1px solid #CCCCCC;
}

table.hyo{
	width:100%;
	margin:0 auto 10px;
}

.hyottl{
	padding:5px;
	border:1px solid #CCCCCC;
	background-color:#f4d990;
	text-align:center;
}

.hyotd{
	padding:5px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	text-align:center;
}

.hyotd02{
	padding:5px;
	border:1px solid #CCCCCC;
	background-color:#ECFDFF;
	text-align:center;
}

.box680{
	width:680px;
	margin:0 auto;
}

.box700{
	width:700px;
	margin:0 auto;
}

table.table01{
	width:100%;
	margin:0 auto;
}

.td03{
	background-color:#F4F5F1;
	padding:5px;
	font-weight:bold;
	border:1px solid #CCCCCC;
}

.box_out {
	background-color: #FFFFFF;
	margin-top: 1px;
	margin-bottom: 5px;
	padding: 5px;
}

.box_in {
	background-color: #FFFFFF;
	border: 1px solid #D9D9D9;
}

.box_in p{
	padding:10px;
}

.nyuin ul{
	margin:0 0 20px 20px;
}

.nyuin li{
	list-style-type:square;
	margin-bottom:10px;
}

.frimg{
	float:right;
	margin:0 0 10px 10px;
}

.photo {
	 width:684px;
	 margin:0 auto 20px;
}

.photo td {
	vertical-align:top;
}

.pd10{
	padding:10px;
}

.img-border{
	padding:10px;
	border:1px solid #cccccc;
}

.housin {
	line-height:2;
}

.b-line {
	border-bottom:1px dotted #ccc;
}

.center {
	text-align:center;
}

.dayout {
	background:#FFF;
	padding:3px;
	margin:0 0 40px;
	border:1px solid #ccc;
}

.dayin {
	background:#F0F0F0;
	padding:10px;
}

/*---------- サイド ----------*/

#side{
	float:right;
	width:230px;
}

.uketukebox {
    background-color: #FFF;
	padding:5px;
	margin-bottom:10px;
	border:1px solid #cccccc;
}

.title_head {
	margin-bottom:10px;
	padding:15px;
    background-color: #007987;
}

.title_head h3 {
    font-size: 14px;
    font-weight: normal;
    color: #FFFFFF;
	text-align:center;
}

.time{
	padding:0 15px;
}

.uketukebox dl {
    text-align: center;
    margin-bottom: 10px;
}

.uketukebox dt {
    color: #20B97B;
    margin-bottom: 7px;
    padding: 5px;
    background-color: #E7F5EE;
}

.side_info p {
	text-align:center;
	line-height: 1.4;
	font-size: 0.9em;
	margin-bottom:3px;
	margin-left:0;
}


.side-navi {
	overflow:hidden;
	border:1px solid #cccccc;
}

.navi01 li {
	border-bottom:1px solid #cccccc;
	line-height:18px;
}

.navi01 li a {
	background:url(img/navi-arrow.png) no-repeat scroll 5px 10px transparent;
	padding:10px 10px 10px 32px;
	display:block;
	color:#444;
}

.navi01 li a:hover{
	color:#FF9900;	
}

.navi02 {
	background-color:#F4F5F1;
	margin:0 7px 7px 7px;
}

.navi02 li{
	font-size:85%;
	border-bottom:1px dotted #cccccc;
}

.navi02 li a{
	background:url(img/navi-arrow-s.png) no-repeat scroll 5px 10px transparent;
	padding:10px 10px 10px 25px;
	display:block;
	color:#444;
}

/*---------- 余白 ----------*/
.mb10{
	margin-bottom:10px;
}

.mb20{
	margin-bottom:20px;
}

.mb30{
	margin-bottom:30px;
}

.mb40{
	margin-bottom:40px;
}

.mt13{
	margin-top:13px;
}

.pt40{
	padding-top:40px;
}

/*---------- 文字装飾 ----------*/
.red{
	color:#F00;
}

/*---------- フッター ----------*/
.footer-wrap{
	background-color: #007987;
    color: #FFF;
		clear:both;
}

.sisetu-wrap{
	width:100%;
	background-color:#E9E9E9;
}

.sisetu{
	width: 1000px;
	margin: 0px auto;
    padding: 30px 0px 20px;
}

.sisetuttl {
    width: 180px;
    height: 45px;
    text-indent: -9999px;
    background: url("img/sisetuttl.png") no-repeat scroll 0px 0px transparent;
    margin-bottom: 10px;
}

.sisetu ul {
    width: 1012px;
    margin-right: 12px;
	overflow:hidden;
}

.sisetu ul li {
    float: left;
    width: 240px;
    padding-right: 13px;
    padding-bottom: 15px;
}

#footer{
	width:1000px;
	margin:0 auto;
	padding:20px 0;
	clear:both;
	overflow:hidden;
}

#f_cont{
	clear:both;
	width:960px;
	margin:0 auto;
	overflow:hidden;
}

#f_cont a{
	color:#FFF;
	text-decoration:none;
}

.f_ad{
	width:380px;
	height:auto;
	float:left;
}

.f_ad p{
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
}

.f_ad span{
	font-weight:normal;
	font-size:13px;
}

address{
	font-style:normal;
	line-height:1.5;
}

.f_sub{
	width:345px;
	float:right;
}

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

.f_navi li{
	margin:0 5px 0 0;
	line-height:1.2;
	display:inline;
}

.copyright{
	text-align:right;
	font-size:10px;
	color:#FFF;
}

#return a{
	float:right;
	padding:20px 0;
	text-decoration:none;
	color:#666;
	font-size:11px;
}

.top-buttons {
	font-size: 0;
	margin-top: 5px;
}

.top-buttons .button {
	display: inline-block;
	*display: inline;  
    *zoom: 1;
	vertical-align: middle;
	background: #007987;
	width:172.5px;
	text-align:center;
	margin: 0 10px 25px 0;
	border-radius: 5px;
	behavior: url(/PIE.htc);
}

.top-buttons .button::after {
	content: "";
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	box-shadow: 0px 0px 0px 2px #007987 inset,0px 0px 0px 3px #FFFFFF inset;
	border-radius: inherit;
	z-index:-1;
	behavior: url(/PIE.htc);
}

.top-buttons .button:nth-child(4n) {
	margin-right:0;
}

.top-buttons .button a {
	font-size:12px;
	color: #fff;
	padding: 10px 20px;
	display:block;
}

.sombra_fija{
	-webkit-transform: translateX(0);
	behavior: url(/PIE.htc);
}

.sombra_fija:before{
	content: '';
	position: absolute;
	width: 90%;
	top: 100%;
	left: 5%;
	height: 10px;
	background: -webkit-radial-gradient(
		center, ellipse,
		rgba(0,0,0,0.30) 0%,
		rgba(0,0,0,0) 80%);
	-webkit-transition-duration: 0.5s;
	opacity: 0;
	behavior: url(/PIE.htc);
}

.sombra_fija:hover{
	-webkit-transform: translateY(-5px);
	behavior: url(/PIE.htc);	
}
.sombra_fija:hover:before{
	-webkit-transform: translateY(5px);
    opacity: 1;
	behavior: url(/PIE.htc);
}

.kyujin-wrap {
	overflow:hidden;
	width: 100%;
}

.kyujin-wrap .h3ttl02 {
	margin: 0 0 10px 3px;
}

.kyujin-wrap li a {
	background: url(img/navi-arrow-s.png) no-repeat scroll left center transparent;
	padding: 5px 10px 5px 20px;
	display: block;
	border-bottom: 1px dotted #ccc;
	color: #444;
}

.kyujin-l {
	float:left;
	width: 49%;
}

.kyujin-r {
	float: right;
	width: 49%;
}




.cal_bn{
	background-color:#F26964;
	padding:10px;
	width:70%;
	border-radius:5px;
	text-align:center;
	margin:10px;
}

.cal_bn a{
	text-align:center;
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
	font-size:16px;
}

.cal_bn a:hover{
	text-decoration:none;

}
