﻿@charset "UTF-8";
/***************************************************
   HTML All Class Element Styles
***************************************************/
html , body {

	min-height: 100%;
}
body {
	font-family: Meiryo;
	font-size: 13px;
	line-height: 170%;
	color: #000;
    background-color: #b9d361;
	min-height: 100%;
}
a { color: #036eb8; text-decoration: underline; }
a:hover { color: #238ed8; text-decoration: none; }

.cb { clear: both; font-size: 0; }

body > #wrap {height:auto;}
#wrap {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	height: 100%;/* for IE6 */
    background-image: url(img/bg01.png);
    background-repeat: repeat-x;
	text-align: center;

	}
	
#wrap2 {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	height: 100%;/* for IE6 */
	margin: 0 auto;	
	background-color:#fff;
	text-align: center;

	}	
	
.contenar#top {
	margin: 0 auto;
	width: 1000px;
	background-image: url(img/main_bg.png);
	background-repeat: no-repeat;
	
}
	
.contenar {
	margin: 0 auto;
	width: 1000px;
	
}
	


#back-top {
    position: fixed;
    bottom: 50px;
    right:50px;
}
#back-top a {
    width: 57px;
    display: block;
}
#back-top span {
    width: 100px;
    height: 100px;
    display: block;
    margin-bottom: 7px;
    background: url(img/go_top.png) no-repeat center center;
}

/***************************************************
  Header Element Styles
***************************************************/

.head01 {
	width:100%;
	height:115px;
	margin: 0;
	text-align: center;
    background-color: #fff;
	
		}


/***************************************************
  Sidebar Element Styles
***************************************************/
.menu {
	width: 240px;
    margin-bottom:20px;
}

.navi { margin:0;
height:50px;}



/***************************************************
  Contents Element Styles
***************************************************/
.con_r {
	width: 760px;
	float: right;
	height: 100%;

		}

.con_r img {
	z-index:10;
}


.con_r#top {
	width: 760px;
	float: right;
	padding-top: 100px;


		}

.sime01{
	height:auto;
	margin: 0px 10px;
	text-align: left;
	padding: 15px;
	width:710px;
	border-radius: 5px;
	background-color: rgba(255,255,255,0.74);
	color: #000;
	font-size: 13px;
	line-height: 140%;
}

.sime02{
	height:90px;
	margin: 5px 10px;
	text-align: left;
	padding: 5px;
	width:290px;
	border-radius: 5px;
	background-color: rgba(255,255,255,0.74);
	color: #f00;
	font-size: 13px;
	line-height: 140%;
}

.sime03{
	position: absolute;
	height:40px;
	margin: 5px 10px;
	text-align: left;
	bottom: 70px;
	left: 0;
	padding: 5px;
	width:290px;
	border-radius: 5px;
	background-color: rgba(255,255,255,0.74);
	color: #f00;
	font-weight: bold;
	font-size: 13px;
	line-height: 140%;
}


.con_r_in {
	width: 700px;
	margin: 0;
	min-height:765px;
	padding:20px 30px 40px;
	text-align:left;
	background-color: rgba(255,255,255,0.70);
	
	
		}
.con_l {
	width: 240px;
	float: left;
	margin:0;
}

.wrap_sita{
    width:1000px;
    height: auto;
    margin: 0 auto 30px;
}

		

.info_box { height:260px;
width:470px;
    float: right;
margin:0 0 0 0;
font-size: 12px;
    line-height: 140%;
    background-image: url(img/info_bg.png);
    padding: 20px;
}

.info_title{
    width:90px;
    float: left;
    margin-right: 20px;
}

.info_in{
    width: 360px;
    float: left;
    height: 260px;
    overflow:auto;
}
		
.kiji{
	
width:335px;
font-size: 15px;
    line-height: 150%;
	padding: 3px 0;
}

.day{
    font-size: 15px;
    font-weight: bold;
}

.kugiri{
    border-bottom:1px dotted #1f2774;
}
		
.title1 { line-height:50px;
		font-size:18px;
    line-height: 50px;
		color:#000;
		font-weight:bold;
		padding-left:40px;
background-color:#B9d361;
		
		 width: 720px; height: 50px;
		  margin:0;
		  text-align:left;}	
		
	
/***************************************************
  Footer Element Styles
***************************************************/
#footer {
	font-size: 12px;
	text-align: center;
	line-height: 30px;
	height: 30px;
	color: #fff;
	background-color: #ff8b6d;

		}


/***************************************************
  Mouse Over Element Styles   
***************************************************/



/***************************************************
  Table Layout Element Styles   //index.html
***************************************************/

table#form_table { width: 538px; border: 1px #acacac solid; border-collapse: collapse; border-spacing: 0; }
table#form_table th { padding: 5px; border: #acacac solid; border-width: 0 0 1px 1px; background: #e4f5ff; line-height: 120%; text-align: left; width: 102px; height: 40px; color: #5a5a5a; text-indent: 5px; font-weight: normal; }
table#form_table td { padding: 5px; border: 1px #acacac solid; border-width: 0 0 1px 1px; text-align: left; color: #5a5a5a; }
table#form_table td.alpha { width: 100px; }

table#form_table td input { border: 1px solid #b98633; }
table#form_table td input.form_one { width: 30px; }
table#form_table td input.mail_a { width: 300px; }
table#form_table td input.mail_b { width: 30px; }

#sou { background: url(img/contact_bu.jpg); width: 282px; height: 26px; border: 0; font-size: 0; margin: 0 auto; }
#sou:hover { background: url(img/contact_bu_on.jpg); }

/***************************************************
  Qand.html
***************************************************/

.midasi1{
	text-align: left;
	font-size: 14px;
	border-bottom: 1px solid #ff8b6d;
	border-left: 3px solid #ff8b6d;
	margin: 0 10px 10px 10px;
	padding-left: 10px;
	line-height: 170%;
	font-weight: bold;
}


.midasi1#kikaku{
	text-align: left;
	font-size: 14px;
	border-bottom:1px solid rgba(39,140,23,1.00);
	border-left: 3px solid rgba(39,140,23,1.00);
	margin: 0 10px 10px 10px;
	padding-left: 10px;
	line-height: 170%;
	font-weight: bold;
}

.midasi2{
	text-align: left;
	font-size: 14px;
	border-bottom: 1px solid #ff8b6d;
	margin: 0 10px 10px 20px;
	padding-left: 10px;
	line-height: 170%;
	font-weight: bold;
}

.midasi3{
	text-align: left;
	font-size: 14px;
	color:#ff6700;
	margin: 0 0 10px 10px;
	padding-left: 10px;
	line-height: 170%;
	font-weight: bold;
}

.midasi4{
	text-align: left;
	font-size: 14px;
	color: #fff;
	background-color: #ff8022;
	margin: 0 0 10px 20px;
	padding-left: 10px;
	line-height: 170%;
	font-weight: bold;
}

.midasi4#kikaku{
	text-align: left;
	font-size: 14px;
	color: #fff;
	background-color:rgba(95,173,23,1.00);
	margin: 0 0 10px 20px;
	padding-left: 10px;
	line-height: 170%;
	font-weight: bold;
}


.midasi5{
	text-align: left;
	font-size: 18px;
	border-bottom: 3px solid #ff8b6d;
	margin: 0 10px 10px 10px;
	padding-left: 10px;
	line-height: 170%;
	font-weight: bold;
}

.midasi6{
		 text-align: left; 
		 font-size: 16px; 
		color: #000;
	
		  margin:0 0 10px 0;
		  
		    line-height:170%; 
			font-weight:bold;
}

.midasi7{
		 text-align: left; 
		 font-size: 14px; 
		color: #000;
		
		  margin:0 0 10px 20px;
		    line-height:170%; 
			font-weight:bold;
}

.midasi8{
	text-align: left;
	font-size: 14px;
	color: #fff;
	background-color: #ff8b6d;
	margin: 0 0 10px 0px;
	padding-left: 10px;
	line-height: 200%;
	font-weight: bold;
}

.bun{
		text-align:left;
		 font-size:13px;
		  margin:0 10px 20px 20px;
		  line-height:170%;}

.bun#gree{
		text-align:left;
		 font-size:13px;
		  margin:0 25px 20px 25px;
		  line-height:170%;}

		  
.bun2{
		text-align:left;
		 font-size:13px;
		  margin:0 10px 10px 20px;
		  line-height:170%;}		  
		  
.bun3{ 
		text-align:left;
		 font-size:13px;
		  margin:0 10px 10px 30px;
		  line-height:170%;}
		  
.bun4{ 
		text-align:left;
		 font-size:13px;
		  margin:0 30px 20px 30px;
		  line-height:170%;}
		  
.bun5{
		text-align:left;
		 font-size:13px;
		  margin:0 10px 20px 20px;
		  line-height:170%;
		  border-bottom:1px dotted #999999;}	
		  
.bun6{
		text-align:left;
		 font-size:13px;
		  margin:0 10px 20px 30px;
		  line-height:170%;}
		  
.bun7{
		text-align:left;
		 font-size:13px;
		  margin:0 10px 10px 30px;
		  line-height:170%;}

.bun9{
		text-align:left;
		 font-size:13px;
		  margin:0 10px 20px 10px;
		  line-height:170%;
background-color:rgba(255,161,56,1.00);
padding: 5px 10px;}


.bun8{
		text-align:left;
		 font-size:13px;
		  margin:0 10px 20px 30px;
		  line-height:170%;
background-color:rgba(255,238,191,1.00);
padding: 15px;}


.bun8#kikaku{
		text-align:left;
		 font-size:13px;
		  margin:0 10px 20px 30px;
		  line-height:170%;
background-color:rgba(248,255,183,1.00);
padding: 15px;}



.bun8#blue{color:#fff;
		text-align:left;
		 font-size:13px;
		  margin:0 10px 20px 10px;
		  line-height:170%;
background-color:#0068B2;
padding: 5px;}

.bun8#green{color:#fff;
		text-align:left;
		 font-size:13px;
		  margin:0 10px 20px 10px;
		  line-height:170%;
background-color:#447F49;
padding: 5px;}
		  
.kugiri { margin:0 0 5px;
		height:1px;
		border-bottom:1px dotted #999999;}		  

.side01{
	margin:20px auto;
}

.jimu {
	width:210px;
    margin: 0 15px 10px;
	font-size: 12px;
	text-align: left;
	color: #000;
	line-height:150%;

}

.jimu_title{
    font-size:14px;
    color:#000;
    font-weight: bold;
    
}



		
#notice2 { border:solid 2px #4D72FF;
 		padding:5px;
		margin:0 30px 20px;
		text-align: center;
		}		
		
#notice { border:solid 2px #f00;
 		padding:5px;
		margin:0 30px 20px;
		}			
		
.coi { text-align:center;}

.coi a:hover { opacity:0.6;}	

.coi-form { margin:10px; text-align:center;}	

.coi-form a:hover { opacity:0.6;}

table#cate { border:1px solid #000;}	

table#cate td,th { padding:3px 5px;}

table#cate th { background-color:#C1FEFF;}

table#cate td#cate_name { background-color:#4D72FF;
color:#fff;
font-weight:bold;
text-align:center;}

table#shou td,th { padding:3px 5px;}

#touroku a:hover { opacity:0.6;}



input, textarea {
    font-family: sans-serif;
    font-weight: normal;
    line-height: 180%;
}



.aka { color:#f00;}

.endai a:hover img{ opacity:0.6;}

#endai a:hover img{ opacity:0.6;}

td#sanka { padding-left:5px;}

table#saitaku { font-size:12px;
		line-height:180%;
		border-color:rgba(109,166,255,1.00);}
		
table#saitaku th { color:#fff;}		
		
td.ses01 { padding-left:5px;}		

.con_r #news .news-title {
	float: left;
}
td.day, td.kiji {
	padding: 5px 0;
	font-size: 12px;
}


.fbox{
    float:left;
    width: 480px;
    margin-right: 10px;
}


#gree {
    font-size: 14px;
    font-weight: bold;
    line-height: 180%;
    text-align: inherit;
	margin-bottom:40px;
}

td#num {   
font-weight: bold;

}


td.tit { 
	padding-left: 5px;}

.go-form{
    text-align:right;
    height: 130px;
    margin-right: -10px;
}

.waku{
	border: 1px solid #f00;
	padding: 10px;
	font-weight: bold;
	margin: 10px 0;
}

