@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:877px;
margin-left: auto;
margin-right: auto;
margin-top: 25px;
margin-bottom: 25px;
text-align: left;
	}


/* ****************************************
	TOP
*******************************************/
#bg_content {
width:877px;
height:999px;
background-image: url(../img/bg.jpg);
background-repeat: no-repeat;
margin-bottom: 0px;
	}
	
.textarea_left {
width:240px;
padding-top: 160px;
padding-left: 40px;
text-align: left; 
font-size: 12px; 
line-height:1.8; 
color: #000000;
float:left;	
	}
	
	
.textarea_right {
width:535px;
padding-top: 850px;
padding-right: 39px;
text-align: left; 
font-size: 10px; 
line-height:1.5; 
color: #666666;
float:right;	
	}	
	
	


	
	
	
	










/* ****************************************
	FONT
*******************************************/
.ft14bk {
font-size: 14px; 
line-height:1.5; 
color: #000000;
	}
	
	
.ft12gy {
text-align: left; 
font-size: 12px; 
line-height:1.5; 
color: #666666;
	}
	
	

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

	
a:hover img{
opacity: 0.7;
filter: alpha(opacity=70);
}

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