@charset "UTF-8";
/* print.css */

.printin {
	text-indent:0px !important;
}
#printhead_index {
	width:100%;
	display:block;
}
#printhead {
	width:100%;
	text-align:left;
	display:block;
}


#header {
	display:none;
}
#navi_main {
	display:none;
}
#navi_lang {
	display:none;
}
#navi_font {
	display:none;
}
#topicpath {
	display:none;
}
#submenu {
	display:none;
}
#navi_sub {
	display:none;
}
.pagetoplink {
	display:none;
}
.voice_br {
	display:none;
}
.pagetrack {
	display:none;
}

body {
	background-color:#ffffff;
	background-image:none;
	overflow:visible !important;
}
#body_contents {
	background-color:#ffffff;
	border:0px;
	padding:0px 0px 0px;
	overflow:visible !important;
}
#contents {
	width:100%;
	background-image:none;
	overflow:visible !important;
}
#contents_detail {
	width:645px;
	padding:30px 0px 30px;
	float:none;
	overflow:visible !important;
}
#contents_bg_top {
	background-image:none;
	padding-top:0px;
	overflow:visible !important;
}
#contents_bg_bottom {
	background-image:none;
	padding-bottom:0px;
	overflow:visible !important;
}
#contents_stage {
	padding:0px 0px 0px 0px;
	overflow:visible !important;
}
#footer {
	width:100%;
	overflow:visible !important;
}
address {
	text-indent:0px !important;
	font-style:normal;
	width:100%;
	background-image:none;
	float:none;
	overflow:visible !important;
}
