@charset "Shift_JIS";
/*
説明：プリント用CSS
LATEST UPDATE：090114
*/

/* プリントIE対応 */
html body { zoom: 92%; }

div#header{
	display:none!important;
}
div#footer-box{
	display:none!important;
}
div#snavi{
	display:none!important;
}
div.content-foot{
	display:none!important;
}


div#wrapper{
	position:relative;
	background-image:none!important;
	background-color:#FFF;
		width:680px;
}
div#container{
	background-image:none!important;
	background-color:#FFF;
	width:540px;
	position : absolute;
	top : 0;
	left : 80px;
}
div#snavi{
	background-image:none!important;
}

h2.fp {
	margin: 0px 0px 10px 0px;
	background-image: url(../images/select_fp/select_fp_bg_01.jpg)!important;
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	width: 542px;
}