@charset "UTF-8";
/* CSS Document */
body {
	background: url(../img/cmn/body_bg001.jpg) repeat-x;
	background-position: top;
	background-color: #20303d;
}
#main{
	width: 950px;
	height: 450px;
}
#header{
	width: 950px;
	margin: 0 auto;
}

#contents img	{
	margin-bottom:10px;
	}










