@charset "utf-8";

body {
text-align: center;
margin: 0;
padding: 0;
font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
background-color: #fa2c0a;
	}
	
img  {
border: none;
}

br{
letter-spacing:0;
}

.clearboth {
clear:both; 
visibility:hidden; 
    }
	
	
	


#container { 
width:970px;
margin-left: auto;
margin-right: auto;
padding-top: 5px;
text-align: center;
	}





#header { 
width:970px; 
height:547px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
text-align: left;
background-image: url(../img/header.png);
background-repeat: no-repeat;
	}


#top02 { 
width:970px; 
height:350px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
text-align: left;
background-image: url(../img/top02.png);
background-repeat: no-repeat;
	}


#bg_text { 
width:970px; 
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
text-align: left;
background-image: url(../img/bg_text.png);
background-repeat: repeat-y;
	}



.textcontent { 
width:800px; 
margin-left: auto;
margin-right: auto;
padding-top: 20px;
margin-bottom: 0px;
text-align: center;
font-size: 16px; 
line-height:1.5; 
color: #000000;
	}
	
	
.coution { 
width:550px; 
margin-left: auto;
margin-right: auto;
text-align: center;
font-size: 18px; 
line-height:1.6; 
padding: 20px;
color: #000000;
background-color: #f5b508;
	}
	
	
	
	
	
#line { 
width:970px; 
height:50px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
text-align: left;
background-image: url(../img/line.png);
background-repeat: no-repeat;
	}




#bg_form { 
width:970px; 
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
text-align: left;
background-image: url(../img/bg_form.png);
background-repeat: repeat-y;
	}




	
	
	
	
	
	
/* ****************************************
	FOOTER
*******************************************/	
#backtotop {
position: fixed;
bottom: 0;
right: 45px;
	}
	
	
	

#footer { 
width:970px; 
height:57px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
text-align: left;
background-image: url(../img/footer.png);
background-repeat: no-repeat;
	}


#footer2 {
width:970px;
margin-top: 20px;
margin-bottom: 20px;
margin-left: auto;
margin-right: auto;
text-align: center; 
	}
	





/* ****************************************
	FONT
*******************************************/

.basic {
font-size: 14px; 
line-height:1.5; 
color: #000000	
	}


.ft14pk {
font-size: 14px; 
line-height:1.5; 
color: #ff0066	
	}



.ft10 {
text-align: left; 
font-size: 10px; 
line-height:1.5; 
color: #ffffff;
	}


.ft16bk {
font-size: 16px; 
line-height:1.5; 
color: #000000;
	}
	
	

.ft18bk {
font-size: 18px; 
line-height:1.5; 
color: #000000;
	}
	

.ft18 {
font-size: 18px; 
color: #ffffff;
font-weight: 700;
	}
	

	
.ft30bk {
font-size: 30px; 
line-height:1.4; 
color: #fa2c0a;
	}
	



	
	

/* ****************************************
	リンク
*******************************************/
h1, h2, h3, h4, h5, h6 {
font-size:16pt;
text-indent: -9999px;
display: none;
}

	

 a:link
{
color: #5ea1c7;
text-decoration: underline;
}

a:visited
 {
color: #5ea1c7;
text-decoration: underline;
}

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

.dotline
 { border-bottom: dotted 1px #ff0000; }

.dotline_bk
 { border-bottom: dotted 1px #000000; }
 

a:hover img{
opacity: 0.8;
filter: alpha(opacity=80);
}