@charset "utf-8";
/*
--------------------------------------------------
CSS Skin Settings
FileName:   print.css
Version:    2008/03/11
--------------------------------------------------
*/
/*
#wrapper{
	overflow:hidden;
	width:400px;
	height:auto;}
#top_navi {
	display:none;
}

#contents {
	padding:23px 150px 40px 0;
}
#navihead {
	display:none;
}
#wrapper {
	background:transparent none repeat scroll 0 0;
}
#top_navi {
	background: url("../images/bg_body2_p.jpg") repeat-x;
	padding-top:1px;
}
#logo {
	padding-left:30px;
}
#copyright {
	padding-right:50px;
}
#contents {
	font-size:77%;
}
*/
*html body #navileft {
	display:none;
}
*html body #contents {
	font-size:77%;
	float: none;
	text-align: left;
	margin: 0px auto;
}
*html body #container {
	text-align: center;
}
*html body #top_navi {
	display:none;
}
*html body #searchBoxArea {
	display:none;
}
*html body #contents p {
	text-align:left;
	
}
*html body #footer {
	display:none;
}

#footer {
	clear: both;
	overflow: hidden;
	_zoom: 1;
}
