@charset "utf-8";
/* 共通 */
.wp{
	width: 1200px;
	margin: 0 auto;
}
.wp3{
	width: 900px;
	margin: 0 auto;
}
.white{
	background-color:  rgba(255,255,255,0.8);
	box-shadow: 0px 0px 5px rgba(163,163,163,0.3);
	border-radius: 2px;
}
.gray{
	background: rgba(0,0,0,0.1);
	padding:2px 0;
	margin-top:5px;
}
.floatL{
	float:left;
	width:660px;
}
.floatR{
	float:right;
}
.mt10{margin-top:15px;}
.red{
	color: #C03;
}
#article{
	padding: 30px;
	margin-top: 30px;
}
#top{
	position: fixed;
	bottom: 100px;
	right: 20px;
}
.center{
	text-align: center;
}
.count{width: 100px;margin: 0 auto;}
input, select{
	font-size:18px;
}
/* 共通タイトルsection */
section{
	margin: 40px 0;
}
section h4{
	font-size:18px;
	margin: 20px 0 15px 0;
}
#index iframe{width:155px; margin: 0 auto; border: none; height:65px;}
section p{
	margin-bottom: 10px;
	font-size:18px;
}
/* 共通タイトルh3 */
section h3{
	background-image: url(../images/ttl.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding: 6px 0 5px 60px;
	font-size: 20px;
	border-bottom: #daa9ea 5px solid;
	margin-bottom: 20px;
}
/* 下層ページbody */
body{
	background-image: url(../images/footer_bg.jpg);
	background-position: bottom;
	background-size: 1213px auto;
	background-repeat: no-repeat;
}
#head{
	background-image: url(../images/header_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
/* index_body */
#index{
	background: url(../images/index_bg.jpg) no-repeat center top;
	background-size:cover;
	min-height: 1000px;
}
/* 下層ページ_h1 */
h1{
	float: left;
	margin: 30px 5px 0 0;
	padding-bottom: 60px;
}
/* index_h1 */
#index header{
	margin: 30px 0 0 20px;
	float: left;
}
/* 下層ページ_nav */
nav{
	float: left;
	margin: 100px 0 0 0;
	background-color: rgba(255,255,255,0.3);
	position: relative;
	width: 644px;
	padding: 0 1px 0 10px;
}
.nav>ul{
  position:relative;
  list-style:none;
  padding:0;
  margin:0;
}
.nav>ul>li>ul{
  position:absolute;
  left:0;
  padding:0;
  margin:0;
  list-style:none;
}
.nav>ul>li:hover>ul li a{
  opacity:1;
  height:30px;
   transition:all .3s linear;
  -o-transition:all .3s linear;
  -moz-transition:all .3s linear;
  -webkit-transition:all .3s linear;
}
.nav>ul>li>ul a{
  display:block;
  width: 80px;
  line-height:30px !important;
  background-color:  rgba(255,255,255,0.3);
  text-align:center;
  padding:0 5px;
   height:0;
  overflow:hidden;
  opacity:0;
    transition:all .3s linear .2s;
  -o-transition:all .3s linear .2s;
  -moz-transition:all .3s linear .2s;
  -webkit-transition:all .3s linear .2s;
	margin: 0 0 0 -10px;
}
.nav>ul>li{
  float:left;
  position:relative;
}
.nav>ul>li>a{
  display:block;
  padding:10px 0;
}
.lamp span{
  display:block;
  height:4px;
  background:#00213d;
  position: relative;
}
.lamp{
  position:absolute !important;
  height:4px;
  top:45px;
  background:##00213d;
  transition:all .3s linear;
  -o-transition:all .3s linear;
  -moz-transition:all .3s linear;
  -webkit-transition:all .3s linear;
}
.selected.active>a,.active>a{
  transition:all .3s linear;
  -o-transition:all .3s linear;
  -moz-transition:all .3s linear;
  -webkit-transition:all .3s linear;
  color:#fff;
  font-size:18px;
}

/* index_nav */
#index nav{
	float: right;
	margin: 170px 10px 0 0;
	width: 280px;
	padding: 10px 0;
}
#index nav ul{
	margin-left: 20px;
}
/* index_infobox */
#infobox{
	padding: 20px;
	margin: 80px 10px 0 0;
}
/* news */
#news{
	float: left;
	line-height: 30px;
	width: 650px;
}
#news dl{
	overflow-y: scroll;
	height: 210px;
}
#news dt{
	float: left;
	padding-right: 20px;
	clear:left;
	width:70px;
}
#news dd{
	float: left;
	width:600px;
}
/* address */
.info{
	float: right;
}
.info .img_bnr{
	width: 470px;
	list-style: none;
	margin-bottom: 20px;
}
.info .img_bnr .list_01{
	float: left;
}
.info .img_bnr .list_02,.info .img_bnr .list_03{
	float: right;
}
.info .img_bnr .list_03{
margin-top: 25px;
}
.info div{
	background-image: url(../images/footer_info.png);
	background-repeat: no-repeat;
	width: 470px;
	height: 75px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
footer ul{
	text-align: right;
	float: right;
	clear: both;
	margin: 20px 0;
}
#copy{
	font-size: 10px;
	text-align: right;
	float: right;
	clear: both;
}
/* 下層_footer */
footer{
	margin: 50px 0 30px 0;
}
#index footer{
	background-image: none;
	padding: 0;
	margin: 0;
}
#index footer ul{
	text-align: right;
	float: none;
}
#index #copy{
	font-size: 10px;
	text-align: right;
	float: none;
}
/* index_footer */
footer ul li{
	display: inline-block;
	border-left: 1px solid #1d1d1d;
	padding: 0 10px;
	line-height: 1;
}
footer ul li:last-child{
	border-right: 1px solid #1d1d1d;
}
#index footer ul{
	text-align: center;
	margin: 45px 0 30px 0;
}
#index #copy{
	text-align: center;
}
/*------------------------
	ぱんくず
--------------------------*/
#bread p{
	font-size: 15px;
}
/*------------------------
	infomation.html
--------------------------*/
iframe{
	width: 900px;
	height: 250px;
	border: 1px solid #aaaaaa;
}
/*------------------------
	about.html
--------------------------*/
#moon{
	background-image: url(../images/about_img_01.jpg);
	width: 900px;
	height: 444px;
}
#moon01{
	float: left;
	color: #f8ec8f;
	margin: 0 0 0 20px;
}
#moon h4{
	font-size: 22px;
    margin: 2px 0 3px 0;
}
#moon02{
	float: right;
	color: #00233d;
	margin: 2px 7px 0px 0;
    text-align: right;
}
#gachi{
	background-image: url(../images/about_img_02.jpg);
	width: 900px;
	height: 670px;
	color: #FFF;
}
#gachi h4{
	font-size: 20px;
}
#box01,#box03{
	float: left;
}
#box02,#box04{
	float: right;
}
#bgachi ol{
	margin-top: 5px;
}
#gachi h5{
	margin: 5px 0 0 -20px;
}
/* box微調整 */
#box01{
	margin: 30px 0 0 280px;
}
#box02{
	margin: 210px 25px 0 0;
}
#box03{
	margin: 300px 0 0 -360px;
}
#box03 p,#box03 h4{
	text-align: right;
}
#box04{
	margin: 480px 5px 0 0;
}
#box04 p,#box04 h4{
	margin-right: 20px;
	text-align: right;
}
#name{
	background-image: url(../images/name.png);
	background-repeat: no-repeat;
	height: 20px;
	background-position: right;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
/*------------------------
	sammary.html
--------------------------*/
#green{
	margin-top: 10px;
}
#green li{
	display: inline-table;
	background-color: #ddecc2;
	width: 150px;
	margin-right: 5px;
	height:180px;
	padding: 10px;
}
#green li:last-child{
	margin: 0;
}
#green h5{
	background: url(../images/icon.png) no-repeat 10px top;
	text-align:center;
    margin: 5px 0 0;
}
#green li:last-child h5{
	background: url(../images/icon.png) no-repeat left top;
	text-align:center;
    margin: 5px 0 0;
	padding-left:5px;
}
#green li:first-child h5,#green li:nth-child(4) h5{
	background: url(../images/icon.png) no-repeat left top;
	text-align:center;
    margin: 5px 0 0;
	padding-left:20px;
}

#green li span{
	text-align:center;
	display:block;
}
#green p{
    margin: 15px 0 0 0;
}
#sam{
	background-image: url(../images/sammary_img_02.png);
	width: 900px;
	height: 456px;
}
#btn{
	list-style: none;
    margin: 0 0 0 732px;
}
#btn li:first-child{
	padding-top:10px;
}

#btn li:nth-child(even){
	padding-top:22px;
}
#btn li:nth-child(3),#btn li:nth-child(5){
	padding-top:25px;
}
#btn p{
	font-size: 10px;
}
.small{font-size:5px !important;}
#btn h4{
	font-size: 13px;
	margin:0 0 1px 0;
}
.btn{
	background-color: #e4e0ba;
	width: 90px;
	text-align: center;
	margin: -8px 0 0 70px;
}
.btn a{
	text-decoration: none;
}
.mt{
	margin-top: 18px;
}
.btn a:hover{
	color: #FFF;
}
/*------------------------
	grave.html
--------------------------*/
#pet{
	background:rgba(244,180,208,0.5);
	padding:20px;
}
#ryokin{
	width:100%;
	background:#FFF;
	border:1px solid #AAA;
	font-size:20px;
	margin-bottom:40px;
}
#ryokin th{
	background:#f9e7ff;
	border-left:1px solid #AAA;
	border-bottom:1px solid #AAA;
}
#ryokin td a{
	font-weight:bold;
}
#ryokin td a:hover{
	opacity:0.5;
}
#ryokin td{
	padding:7px;
	border-left:1px solid #AAA;
	border-bottom:1px solid #AAA;
}
#mizu .img{margin-right:15px;}
#mizu .floatL{
	width:470px;
}
/*------------------------
	diary.html
--------------------------*/
.diary{
	background-image: url(../images/div_bg.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 20px;
	margin-bottom: 30px;
}
.txt{
	width: 480px;
	float: left;
}
.fl{float:right; width: 350px;}
.fl img{margin-bottom: 15px;}
.diary h4{
	display: inline;
	font-size: 20px;
}
.blue{
	border-radius: 10px;
	display: inline;
	padding: 3px 10px;
	color: #FFF;
	font-weight: bold;
	background-color: #6b9ec5;
	float: right;
	margin-bottom: 5px;
}
.ttl{
	border-bottom: dotted 3px #a0b5cb;
	margin-bottom: 20px;
}
/*------------------------
	contact.php
--------------------------*/
#contact table{
	width: 900px;
	margin: 20px 0;
	border: 1px solid #aaaaaa;
}
#contact table tr{
	border-bottom: 1px solid #aaaaaa;
}
#contact table th{
	width: 30%;
	background-color: #f3f3f3;
	padding: 20px 0;
	vertical-align: middle;
}
#contact table td{
	padding: 20px;
}
.input{
	width: 500px;
	font-size: 20px;
	margin: 5px 0;
}
#contact table ul{
	list-style: none;
}
textarea{
	width: 500px;
	height: 150px;
}
.submit{
	list-style: none;
}
#moon01 p,#moon02 p{
	font-size:18px;
}
ul li{
	 font-size: 18px;
}
#contact th{
	font-size:18px;
}
/*------------------------
	voice
--------------------------*/
.voice li{
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #ffffff 42%, #f9ffd2 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #ffffff 42%,#f9ffd2 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #ffffff 42%,#f9ffd2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9ffd2',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	padding:20px 20px 13px;
	list-style:none;
	margin-bottom:10px;
	border:1px solid #ccc;
	border-radius:5px;
}
.voice02 dt{
	background:url(../images/qicon.png) no-repeat left top;
	padding:10px 0 10px 60px;
	margin:20px 0 0 20px;
}
.voice02 dd{
	margin:5px 0 50px;
	background:url(../images/aicon.png) no-repeat 20px 16px #dbe3ec;
	border-radius:5px;
	padding:26px 20px 34px 80px;
}
#voice dl{
	font-size:20px;
}
/*------------------------
	houyou
--------------------------*/
#houyou #article ol{
	background:url(../images/houyou_bg.png) no-repeat right bottom;
	list-style:none;
	padding:0 20px 20px;
}
#houyou #article ol h4{
	border-bottom:2px dotted #8f8f8f;
}
#houyou #article ol span{
	display:inline-block;
	width:100px;
	text-align:right;
}
.small2{
	font-size:14px;
}
#houyou #article ol li li{
	list-style:disc;
	margin-left:20px;
}

.mv_move {
	margin-top: 50px;
	float: left;
}

.index_h1 {
	padding-bottom: 60px;
}