@charset "utf-8";
h1, h2, h3, h4, h5, h6,div,p,ul,ol,li,dt,dd,dl,span,em{
	margin: 0;
	padding: 0;
	background:none;
	font-style: normal;
	list-style: none; 
	font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;

}
body {
margin: 0 auto;
color: #ffffff;
font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
background-color: #000000;
background-image: url(../img/bg01.png);
background-repeat: repeat; 
}
	
	
	
	
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:980px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
	}


.ninja_onebutton{
  text-align: right;
  margin:20px 0 -40px 600px;
}
	
/* ****************************************
	?t?H?[??
*******************************************/

#headerlogo { 
	margin: 0 auto;
	position: relative;
/*margin:0 auto;
margin-right: auto;
width:780px;
height:685px;
background-image: url(../img/header.png);
background-repeat: no-repeat center; */
	}
#headerlogo h1 img{
	display: block;
	margin: 0 auto;
}
#headerlogo a img{
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 30px;
	margin: 0 auto;
}
	
#content_text { 
margin-left: auto;
margin-right: auto;
width:776px;
background-color: #ffffff;
opacity: 1;
border-left: #977450 2px solid;
border-right: #977450 2px solid;
border-bottom: #977450 2px solid;
	}
	
	

.textarea { 
margin-left: auto;
margin-right: auto;
width:100%;
font-size: 16px; 
line-height:1.5; 
color: #000000;
text-align: left;
padding-bottom: 20px;
	}
.formarea{

margin-left: auto;
margin-right: auto;
width:100%;
font-size: 16px; 
line-height:1.5; 
color: #000000;
text-align: left;
padding:10px 0 30px;
background-color: #ffffc7;
}

.shimekiri { 
margin-left: auto;
margin-right: auto;
width:100%;
font-size: 16px; 
line-height:1.5; 
color: #fff;
text-align: center;
padding: 8px 0;
background-color: #440012;
font-weight:bold;	}

.t_c{
	text-align: center;
}
.ft12 { 
font-size: 12px; 
line-height:1.4; 
color: #000000;
	}
.ft18 { 
font-size: 18px; 
line-height:1.4; 
color: #000000;
	}	
	
.ft18 span{ font-weight:bold;}
	
.ft24 { 
font-size: 24px; 
line-height:1.4; 
color: #000000;
font-weight:700;
	}	
	
	
	
.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;
	}
	*/
	
	
/* ****************************************
	???“?N
*******************************************/
/*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; }


