@charset "Shift_JIS";

body {
text-align: center;
margin: 0;
padding: 0;
font-family:"Osaka", "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3",sans-serif;
background-image: url(../img/bg2.jpg);
background-color: #F0F9FD;
	}
	
	
img  {
border: none;
}


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



#container { 
width:960px;
margin-left: auto;
margin-right: auto;
margin-top: 32px;
margin-bottom: 20px;
	}
	
	
br{
letter-spacing:0;
}





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

.text5 {
font-size: 16px; 
line-height: 18px; 
letter-spacing: 0.2em; 
color: #0066FF;
	}


	
	
/* ****************************************
	ƒŠƒ“ƒN
*******************************************/
h1, h2, h3, h4, h5 {
font-size:16pt;
text-indent: -9999px;
display: none;
}

	

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

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

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