/* ************************************************************************ */
/* 																			*/
/* 	Do!エントリー スタイルシート											*/
/* 																			*/
/* ************************************************************************ */

/* ************************************************************************ */
/* 背景																		*/
/* ************************************************************************ */
#main #other div.bg
{
	text-align: center;
	background: url("../image/main/background/bg_center.gif") center center repeat-y;
	width: 765px;
}
#main #other div.bg img.bottom
{
	vertical-align: bottom;
}

/* ************************************************************************ */
/* ボディ																	*/
/* ************************************************************************ */
#main #other div.body 
{
	width: 735px;
	
	margin-left: auto;
	margin-right: auto;
}

/* ************************************************************************ */
/* [EOF]																	*/
/* ************************************************************************ */
