@charset "UTF-8";


body {
	color: #333;
	font-size:0.8em;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	line-height: 1;
	text-align: center;
	background: none;
	
}

#container {
width:100%;
text-align:left;
background:none;
}

#wrapper{
width:675px;
}



/* content */
#content{
float:none;
width:675px;
}

/*right-menu*/
#right-menu, #header, #footer{
display:none;
}
