@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: left;
	}


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

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

#copy1 {
width:900px;
height:444px;
background-image: url(../img/copy01.png);
background-repeat: no-repeat;
margin-bottom: 30px;
	}

#bn {
margin-top: 0px;
width:630px;
text-align: left;
margin-left: 135px;
	}

#copy2 {
margin-top: 0px;
width:630px;
background-image: url(../img/copy02.png);
background-repeat: no-repeat;
text-align: left;
margin-left: 135px;
margin-bottom: 40px;
	}

.copy2_text {
width:550px;
margin-left: 40px;
font-size: 12px; 
line-height:1.7; 
text-align: left;
color: #000;
	}

#copy4 {
width:760px;
height:48px;
background-image: url(../img/copy04.gif);
background-repeat: no-repeat;
margin-left: 70px;
margin-bottom: 30px;
	}


#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: #ffffff;
text-decoration: none;
}

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

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

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

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