@charset "Shift_JIS";

html, body {
	height: 100%;
}
html {
	/overflow-y: scroll;
	overflow-y: scroll\9;
}
body, td, th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "MS UI Gothic", sans-serif;
	color: #000000;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 71%;
	/font-size: 72%;
	background-color: #000000;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 0.5em;
}
h6 {
	font-weight: normal;
}
h1 {
	font-size: 1.5em;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.15em;
}
h4 {
	font-size: 1.0em;
}
h5 {
	font-size: 1.0em;
}
h6 {
	font-size: 0.85em;
}
p, li, dt, dd, td, th {
	font-size: 1.0em;
	line-height: 1.5em;
	font-weight: normal;
	text-align: left;
}
p {
	margin-top:0;
	margin-bottom: 1.5em;
}
a:link {
	color: #7f7b88;
	text-decoration: none;
}
a:visited {
	color: #7f7b88;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
hr {
	height: 1px;
	border: none;
	border-top: solid 1px #7f7b88;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
td hr {
	height: 1px;
	border: none;
	border-top: solid 1px #7f7b88;
	margin-top: 0;
	margin-bottom: 0;
}
table {
	position: relative;
	text-align: left;
	border: none;
	border-collapse: collapse;
}
td, th {
	padding: 0;
	text-align: left;
	vertical-align: top;
}
div#scrollarea {
	position: relative;
	width: 100%;
	height: 350px;
	overflow: auto;
	margin: 0;
	padding: 0;
}
div.inquirearea {
	padding: 20px;
	padding-top: 17px;
	padding-bottom: 10px;
	border: solid 1px #7f7b88;
	background-color: #e5e2e2;
}
div.inquireconfarea {
	padding: 20px;
	padding-bottom: 13px;
	border-top: solid 1px #7f7b88;
	border-bottom: solid 1px #7f7b88;
}
table.profiletbl th, 
table.profiletbl td {
	padding-bottom: 5px;
}
table.profiletbl th {
	text-align: right;
	padding-left: 10px;
	padding-right: 55px;
	border-right: solid 1px #7f7b88;
	white-space: nowrap;
}
table.profiletbl td {
	text-align: left;
	padding-left: 55px;
}
table.privacytbl th, 
table.privacytbl td {
	padding-bottom: 5px;
}
table.privacytbl th {
	padding-left: 55px;
	padding-right: 25px;
	border-right: solid 1px #7f7b88;
	white-space: nowrap;
}
table.privacytbl td {
	text-align: left;
	padding-left: 25px;
}
table.privacytbl th h3 {
	position: relative;
	margin-left: -55px;
	margin-top: 0;
}
table.inquiretbl td {
	width: 50%;
}
table.inquiretbl td table th, 
table.inquiretbl td table td {
	vertical-align: middle;
	padding-bottom: 7px;
}
div.inquireconfarea table.inquiretbl td table th, 
div.inquireconfarea table.inquiretbl td table td {
	vertical-align: top;
	padding-bottom: 10px;
}
table.inquiretbl td table th {
	width: 160px;
	color: #7f7b88;
}
table.inquiretbl td table td {
	width: 240px;
}
table.inquiretbl td table td.col2 {
	width: 100%;
}
table.inquiretbl td table th label {
	color: #000000;
}
form {
	margin: 0;
	padding: 0;
}
form input.field {
	width: 240px;
}
form input.zipfield {
	width: 60px;
}
form textarea {
	width: 100%;
}
div.inquirearea form button {
	border: none;
	background-color: #e5e2e2;	
}
div.inquireconfarea form button {
	border: none;
	background-color: #ffffff;	
}
