@charset "Shift_JIS";

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

br{
letter-spacing:0;
}

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

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


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

#bntop {
width:900px;
height:231px;
background-image: url(../img/bn.png);
background-repeat: no-repeat;
margin-bottom: 0px;
	}

#bntext {
width:807px;
height:306px;
background-image: url(../img/bn_bg.png);
background-repeat: no-repeat;
margin-bottom: 0px;
	}


.bn_text {
width:720px;
margin-left: 40px;
text-align: left;
color: #000;
	}


#under {
width:350px;
text-align: left;
margin-left: 275px;
margin-bottom: 50px;
	}



/* ****************************************
	FONT
*******************************************/
.blue {
color: #0099ff;
	}

.ft16t {
text-align: left; 
font-size: 16px; 
font-weight: bold; 
color: #000000;
margin-bottom: -5px;
	}

.ft14 {
text-align: left; 
font-size: 14px; 
line-height:1.4; 
color: #000;
	}

.ft18 {
text-align: left; 
font-size: 18px; 
line-height:1.4; 
color: #000;
	}



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

	

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

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

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

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

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