@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: #000000;
	}
	
img  {
border: none;
}

br{
letter-spacing:0;
}

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

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


/* ****************************************
	TOP
*******************************************/

#top {
width:800px;
height:450px;
background-image: url(../img/top_03.jpg);
background-repeat: no-repeat;
margin-top: 0px;
margin-bottom: 0px;
text-align: left;
	}

#copy {
width:800px;
height:385px;
background-image: url(../img/top_04.jpg);
background-repeat: no-repeat;
margin-top: 0px;
margin-bottom: 0px;
text-align: center;
	}

#top2 {
width:800px;
height:177px;
background-image: url(../img/top_05.jpg);
background-repeat: no-repeat;
margin-top: 0px;
margin-bottom: 0px;
text-align: left;
	}



.copy_text {
width:800px;
margin-left: 0px;
font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
font-size: 16px; 
line-height:1.6; 
text-align: center;
color: #fff;
	}

.copy_text2 {
width:700px;
margin-left: 50px;
font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
font-size: 14px; 
line-height:2.0; 
text-align: left;
color: #fff;
	}
.ninja {
width:600px;
margin-left: 50px;
text-align: left;
	}

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

.ft10b {
text-align: left; 
font-size: 10px; 
line-height:1.6; 
color: #aaaaaa;
	}

.ft11 {
text-align: left; 
font-size: 11px; 
line-height:1.8; 
color: #ffffff;
	}

.ft11b {
text-align: left; 
font-size: 11px; 
line-height:1.6; 
color: #666666;
	}

.ft12b {
text-align: left; 
font-size: 14px; 
line-height:1.6; 
color: #ffffff;
	}

.ft22 {
text-align: left; 
font-size: 22px; 
font-weight: bold; 
line-height:1.3; 
color: #ff6699
	}

.ft25 {
text-align: left; 
font-size: 25px; 
letter-spacing: 0em;
font-family: "Hiragino Mincho Pro","ヒラギノ明朝 Pro W6","HGS明朝E","ＭＳ Ｐ明朝",serif;
font-weight: bold; 
color: #000000;
	}

.ft16 {
text-align: left; 
font-size: 16px; 
line-height:1.6; 
color: #000000;
	}

.ft18b {
text-align: left; 
font-size: 16px; 
line-height:1.4; 
font-weight: bold; 
color: #000000;
	}

.ft16r {
text-align: center; 
font-size: 20px; 
font-weight: bold;
color: #ff0000;
	}

.yellow {
color: #ffcc00;
	}


.point {
text-align: left; 
font-size: 14px; 
font-weight: bold; 
color: #ff0099;
	}




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

	

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

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

a:hover
{
color: #ff6600;
text-decoration: none;
	}

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

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

.use {
  text-indent: -1em;
  margin-left: 1em;
}