﻿@charset "UTF-8";
/***************************************************
   HTML All Class Element Styles
***************************************************/
html , body {height:100%;}
body {  font-family:Meiryo; font-size: 12px; line-height: 170%; color: #000; text-align:center;
background-image:url(img/sora_bg.jpg);
		background-repeat:repeat;  }
a { color:#006598; text-decoration: underline; }
a:hover { color: #006598; text-decoration: none; }

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

body > #wrap {height:auto; }
#wrap { width:840px; margin:0 auto; text-align:center;
background-image:url(img/wrap_bg.png);
background-repeat:repeat-y; 
		height:100%;/* for IE6 */
	}
.contener { width:800px;
		height:100%;
		margin:0 auto;
		background-color:#097978;

		}
		
	

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

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

.head01{ margin-bottom:20px;
		}
.title { background-image:url(img/title_bg.jpg);
		width:620px;
		height:44px;
		margin:0 0 10px 0; }
		
.title_text { font-size:16px;
			font-weight:bold;
			padding-left:60px;
			line-height:44px;
			color:#fff;}		

/***************************************************
  Sidebar Element Styles
***************************************************/


.navi00{ color:#fff;}
.navi00 td { color:#fff;}

.navi00 td a{ color:#fff;
		text-decoration:none;}
		
.navi00 td a:hover { 
color:#FAA6C3;
text-decoration:underline;}		
/***************************************************
  Contents Element Styles
***************************************************/
.con_r { width:620px;

		float:right;
		height:auto;
		background-color:#fff;
		text-align:left;
		
		}
		
.con_r_naka { width:620px;


		height:100%;
		background-image:url(img/main_bg.jpg);
		background-repeat:no-repeat;

		text-align:left;

		}		
		

		
.con_r2_naka { width:620px;

		height:100%;

		text-align:left;

		}		
		
		
.con_in{ width:580px;
			margin:0 auto;}				
		
.con_l { width:180px;

		float:left;

	
	
		height:auto;
		}



.info { width:555px; 
		margin:0 31px 20px 34px;
		
		line-height:180%;
		height:105px;
		overflow: auto; font-size: 12px; text-align: left;
		}		
		

		
/***************************************************
  Footer Element Styles
***************************************************/
#footer {  height:40px;
background-image:url(img/foot_bg.png);

		color:#000;
		fone-size:10px;
		width:840px;
		margin:0 auto;
		text-align:left;


		}
.foot_txt{ margin-left:224px; line-height:40px; 
			width:575px;
			border-top:#000 1px solid;}
		

/***************************************************
  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: #097978 solid 1px;
		 border-left:#097978 solid 3px;
		  margin:0 0 10px 0;
		   padding-left:10px;
		    line-height:170%; 
			font-weight:bold;
}

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

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



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


.jimu{ 
width:620px;
background-color:#fff;
		}

.jimu01 { width:575px;
		margin-left:24px;
		margin-bottom:250px;
		
		color:#000;
}
		
.side1 { background-color:#003d79;
		color:#fff;
		line-height:130%;}		