@charset "Shift_JIS";




/* ===== shared ===== */
body #popup_contents {
	padding: 0 10px !important;
}
body #popup_contents,
body #popup_contents .main {
	width: auto !important;
}
.main_header {
	margin: 0 15px;
}
h1 {
	margin-left: 5px;
	padding: 2px 10px;
	font-weight:bold;
	border-left:5px solid #8e9eb1;
	font-size:16px;
}
.h1_shoulder {
    margin-top: 7px;
	padding-top: 5px;
	text-align: right;
	border-top: 1px solid #c2c2c2;
	font-size: 10px;
	font-weight: bold;
}
.main_contents {
	padding: 0 20px;
}
h2 {
	margin: 20px 0 0;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	margin: 10px 0 0;
	font-size: 12px;
	font-weight: bold;
}


#popup_contents p,
#popup_contents ol.decimal,
#popup_contents ol.decimal_brackets {
	margin: 5px 0 0;
}
#popup_contents ol.decimal ol {
	list-style-type: none;
	margin: 5px 0 0;
	padding-left: 1.5em;
}
#popup_contents ol.decimal ol li {
	text-indent: -1.5em;
}

#popup_contents ol.decimal_brackets li {
	list-style-type: none;
	text-indent: -2em;
	margin-left: 2em;
}
#popup_contents ol.decimal_brackets li.nest ol.decimal li {
	list-style:decimal;
	list-style-position:inside;
	margin-left: 0.75em;
}

.date span {
	display: block;
	float: right;
}
#popup_contents table.base td.fs_12{
	font-size:12px;
}
#popup_contents p.pagetop {
    margin: 10px 0 30px;
    padding: 0;
}



/* ===== Footer ===== */
#questionnaire_footer,
#overlay-trademark,
#popup-footer .popup-close {
	display: none;
}
