@charset "UTF-8";

/*================================================
*
*	Print Style Sheet
*	Version: 23 Mar 2008
*
=================================================*/


/*------------------------------------------------
	Body
-------------------------------------------------*/
body {
	background-image: none;
}

div#wrapper {
	background-image: none;
}


/*------------------------------------------------
	Header
-------------------------------------------------*/
div#header {
	height: 80px;
}


/*------------------------------------------------
	Upper Menu
-------------------------------------------------*/
div#upper-menu {
	display: none;
}


/*------------------------------------------------
	Global Navigation
-------------------------------------------------*/
div#global-navi {
	display: none;
}


/*------------------------------------------------
	Footer
-------------------------------------------------*/
div#footer {
	height: 48px;
	padding-top: 9px;
	background-image: none;
}

body.home div#footer {
	background-image: none;
}

div#footer ul {
	display: none;
}


/*------------------------------------------------
	Yoyaku Column
-------------------------------------------------*/
div#yoyaku {
	text-align: center;
}
div#yoyaku dl {
	float: none;
	margin: 0 auto;
}
div#yoyaku p {
	display: none;
}


/*------------------------------------------------
	Back To Top
-------------------------------------------------*/
div#backToTop p {
	display: none;
}


/*------------------------------------------------
	Flash
-------------------------------------------------*/
div#flash {
	display: none;
}

p.print {
	position: static;
	top: 0;
	left: 0;
}


/*------------------------------------------------
	SUB AREA ƒXƒ^ƒCƒ‹
-------------------------------------------------*/
div#sub ul {
	display: none;
}

