@charset "UTF-8";

/* common.css
----------------------------------------------- */

body {
	line-height: normal;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
}

#wrap p {
	line-height: normal;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12pt;
	color: #000000;
	margin: 0 0 0 2em;
}

a:link,
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

address {
	font-style: normal;
}

table,
th,
td {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid;
}

img {
	border: 0;
}


/* layout.css
----------------------------------------------- */

#header,
#footer {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

#gNaviwrap,
#moji_wrap,
#pagetitle,
#mv,
#moji_wrap,
#secondry_time,
#secondry_fr,
#secondry_other,
#pagetb {
	display: none;
}

.section_box {
	padding: 0 0 1em 2em;
}

#secondry_qr {
	padding: 0 0 1em 1em;
}