@charset "utf-8";


/* 
--------------------------------------------*/
#contents{
	width: 960px;
	margin: 0 auto;
}

#contents #body{
	width: 960px;
	width: 1357px;
	margin: 0 -313px 0 -84px;
	/*overflow: visible;*/
}

#contents #body .page_title{
	position: absolute;
	top: 58px;
	left: 297px;
}

#contents #body .image_block img{
	vertical-align: bottom;
}

