body{
	width:100% !important;
	zoom:95%;
	_zoom:65%;
	background-color: #FFF;
}

/*----------------------------------------------------------------------
    common H4
----------------------------------------------------------------------*/

.set h4{
	margin-left:14px;
	*margin-left:0;
	font-size:14px !important;
}


.set h4 img{
	display:block;
	margin-left:-14px;
	*margin-left:0;
	margin-bottom:-25px;
}

.child_set dt span{
	*display:block;
	*margin-left:3px;
}

.child_set dt .print_dt{
	display:block !important;
	margin-bottom:-25px;
}

/* IE7 ----------------*/
/*
.set h4 img{
	margin-left:-7px !important;
}
*/

/*----------------------------------------------------------------------
    common MENU
----------------------------------------------------------------------*/

#nexMenu{
	padding:0 !important;
}

#nexMenu img{
	display:block !important;
}

#nexMenu li{
	display:none !important;
}

/*----------------------------------------------------------------------
    common TOP
----------------------------------------------------------------------*/

#nexMenu li{
	display:none;
}

/*----------------------------------------------------------------------
    COMMON -> BUTTON
----------------------------------------------------------------------*/

#buttons{padding:0 !important}

#buttons img{display:block !important}

#buttons li{display:none !important}

/*----------------------------------------------------------------------
    TOP -> BOX01
----------------------------------------------------------------------*/

.top #box01 #box01_bg{
	display:block;
}

.top #box01 .left p{
	background:#000;
}

/*----------------------------------------------------------------------
    TOP -> H2
----------------------------------------------------------------------*/

.top h2{
	display:block;
}

/*----------------------------------------------------------------------
    TOP -> topFlash
----------------------------------------------------------------------*/

#topFlash{
	display:none !important;
}

