body {
text-align: center;
margin: 0;
padding: 0;
font-family: "qMmpS ProW3","lr oSVbN",Osaka,"HiraKakuPro-W3",Verdana,"MS PGothic",sans-serif;
background-color: #ffffff;
	}
	
	
/* ****************************************
	TOPΜBG
*******************************************/
#container {
text-align: left; 
width:650px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 20px;
	}

/* ****************************************
	IGA
*******************************************/
#topimg {
width:650px;
height:320px;
background-image: url(../img/top01.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}

#secondimg {
width:650px;
height:320px;
background-image: url(../img/top02.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}


	
/* ****************************************
	FONT
*******************************************/
.ft12 {
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #000000;
	}


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

	

 a:link
{
color: #833583;
text-decoration: underline;
}

a:visited
 {
color: #833583;
text-decoration: underline;
}

a:hover
{
color: #0099FF;
text-decoration: underline;
	}