/* CSS Document */


#header,
#m_right,
#m_left,
#eyecatch,
#linkTop,
#pLink,
#footer{
    display: none;
}

div#wrapper{
	width:700px;
}

div#main{
	width:100%;
}

div#m_center{
	float:none;
	margin-top:50px;
}
