@charset "Shift-JIS";

/* LAYOUT
--------------------------------------------------------------*/
#wrapper{
	/*background: url(/resources/images/bg.gif) left top repeat;*/ /* basic_new.cssのbodyへ*/
	width:100%;
	/*min-width:1100px;*/
	text-align: left;
}
#container{
	width: 960px;
	margin: 0 auto;
	clear: both;
	padding-top: 30px;
	/*font-size:100%;*/
}