@charset "utf-8";

 #container {
	float:none;
	width: 600px;
}

#page {
	width: 0px;
}
#tmp_spage {
	display: none;
}
#navi {
	display: none;
}

#header{
	display:none;
}#page #container #contents #sub_title {
	display: none;
}
#page #container #contents #title_enq {
	display: none;
}

#page #container #contents .print_mod {
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#page #container #contents table tr td {
	line-height: 1.1em;
}
#page #container #contents #enquete dl {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page #container #contents #enquete dt {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#page #container #contents #enquete dd {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.print_none {
	display: none;
}
