body{
	font-size: 75%;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	line-height: 1.5;
	/*\*/
	letter-spacing: 0.1em; /* •¶ŽšŠÔ‚ðƒtƒHƒ“ƒgƒTƒCƒY‚Ì0.1em•ª‚ÉŽw’è */
	/**/
	text-align:center;
	}
a:link{
	color:black;
	}
a:visited{
	color:black;
	}	
h1{
	font-size:120%;
	}
#wrapper{
	width:850px;
	margin:0 auto;

	}
#container{
	float:left;
	width:850px;
	height:470px;
	margin:0 ;
	}
#container2{
	float:left;
	width:850px;
	margin:0 ;
	text-align:left;
	}
#header1{
	float:left;
	height:20px;
	width:750px;
	margin:0;
	font-size:10px;
	color:black;
	text-align:left;
	}
#migi{
	float:left;
	display:block;
	text-decoration:none;
	text-align:center;
	border-left:2px solid dimgray;
	border-right:2px solid dimgray;
	width:80px;
	font-size:12px;
	}
#migi a{
	text-decoration:none;
	}
#migi a:hover{
	background-color:#bed2c3;
	text-decoration:none;
	}
#menu_bar{
	float:left;
	height:35px;
	width:850px;
	padding:0;
	margin:0;
	text-align:center;
	font-size:12px;
	color:black;
	}
#menu_bar ul{
	overflow:hidden;
	width:846px;
	padding:0;
	margin:0;
	}
#menu_bar li{
	float:left;
	font-weight:bolder;
	line-height:20px;
	list-style-type:none;
	width:141px;
	}
#menu_bar li a{
	text-align:center;
	text-decoration:none;
	}	
#menu_bar li a:hover{
	background-color:#bed2c3;
	}
#info{
	float:left;
	width:850px;
	}		
#footer{
	border-top:1px dashed dimgray;
	float:left;
	text-align:center;
	line-height:80px;
	width:850px;
	}
