@charset "utf-8";

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

br{
letter-spacing:0;
}

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

a:hover img{
opacity: 0.9;
filter: alpha(opacity=90);
}


a.noop:hover img {
opacity: 1.0;
filter:progid:DXImageTransform.Microsoft.Alpha(Style=0,Opacity=100,FinishOpacity=100);
}


	
#container { 
width:781px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
	}


	
/* ****************************************
	フォーム
*******************************************/

#header01 { 
margin-left: auto;
margin-right: auto;
width:781px;
height:638px;
background-image: url(../img/header01.jpg);
background-repeat: no-repeat center; 
	}
	
#header02 { 
margin-left: auto;
margin-right: auto;
width:781px;
height:358px;
background-image: url(../img/header02.jpg);
background-repeat: no-repeat center; 
	}

#content_text { 
margin-left: auto;
margin-right: auto;
width:781px;
background-color: #ffffc8;
	}
	
	
	
#content_text2 { 
margin-left: auto;
margin-right: auto;
width:781px;
background-color: #ffffff;
	}
		
	

.textarea { 
margin-left: auto;
margin-right: auto;
width:700px;
font-size: 16px; 
line-height:1.5; 
color: #000000;
text-align: left;
	}


.ft12 { 
font-size: 12px; 
line-height:1.4; 
color: #000000;
	}
	
.ft24 { 
font-size: 24px; 
line-height:1.4; 
color: #009b63;
font-weight:700;
	}	
	
.ft14 { 
font-size: 14px; 
line-height:1.4; 
color: #009b63;
	}	
	
	
	
.ft12w { 
font-size: 12px; 
line-height:1.4; 
color: #ffffff;
	}
	
	
	
.ft10 {
text-align: left; 
font-size: 10px; 
line-height:1.5; 
color: #000000;
	}	
	
	
#footer { 
width:780px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
text-align: center;
	}	
	
	
/* ****************************************
	FOOTER
*******************************************/	
#backtotop {
position: fixed;
bottom: 0;
right: 25px;
	}
	
	
	

/* ****************************************
	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;
	}

	
	

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

.ft18 {
font-size: 18px; 
color: #ffffff;
font-weight: 700;
	}
	
	
	
/* ****************************************
	リンク
*******************************************/
h1, h2, h3, h4, h5, h6 {
font-size:16pt;
text-indent: -9999px;
display: none;
}

	

 a:link
{
color: #0099ff;
text-decoration: underline;
}

a:visited
 {
color: #0099ff;
text-decoration: underline;
}

a:hover
{
color: #0099ff;
text-decoration: underline;
	}

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

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