@charset "Shift_JIS";
/* ==============================
   Print Style
============================== */
body {
	background-color:#fff;
	width:650px;
	overflow:hidden;
}
#AreaEditBody #AreaBreadCrumbs #BoxSearch {
	display:none;
}
#AreaEditBody {
	width:650px !important;
}
#AreaEditBody #AreaContentsBody {
	margin:0 !important;
	width:650px !important;
}
#AreaSideNavi {
	display:none;
}

#AreaPFooter {
	width:650px;
	overflow:hidden;
}
#AreaPFooter .PFooterNavB01 {
	display:none;
}

/* topIndex page -------- */
.topIndex #AreaEditBody {
	width:650px;
	overflow:hidden;
}
.topIndex #AreaContentsBody {
	overflow:hidden;
	width:650px !important;
}
.topIndex #AreaContentsBody #AreaMainBody {
	width:650px !important;
	overflow:hidden;
}

/* pIndex page -------- */
.pIndex #AreaEditBody {
	width:auto !important;
}
.pIndex #AreaEditBody #AreaBreadCrumbs #BoxSearch {
	display:none;
}
.pIndex #AreaContentsBody{
	padding:0;
	margin:0;
	width:auto !important;
}
.pIndex #AreaContentsBody #AreaMainBody {
	width:650px !important;
}
.pIndex #AreaPFooter {
	overflow:hidden;
	width:auto !important;
}
.pIndex #AreaPFooter .coLink ul ,
.pIndex #AreaPFooter .copy ul {
	overflow:hidden;
	width:auto !important;
}
