@charset "shift_jis";

/* -----------------------------------------------------------------------------
**
** Inquiry CSS
**
----------------------------------------------------------------------------- */


/* -----------------------------------------------------------------------------
** Main
----------------------------------------------------------------------------- */
body.inquiry div#main {
	background: #fff1dd;
	}

/* -----------------------------------------------------------------------------
** Header
----------------------------------------------------------------------------- */
body.inquiry div#header div#headerInner {
	padding: 0 0 16px;
	}
	
/* Site Title
----------------------------------------------------------------------------- */
body.inquiry div#header p#siteTitle {
/*	position: absolute;
	top: 29px;
	left: 15px;
	width: 277px;*/
	}

/* Header Navi
----------------------------------------------------------------------------- */
body.inquiry div#header div#headerNav {
/*	width: 680px;*/
	}
	
body.inquiry div#header div#headerNav ul {
	white-space: normal;
	}
	
body.inquiry div#header div#headerNav ul li {
	white-space: nowrap;
	}

/* Header Guide
----------------------------------------------------------------------------- */
body.inquiry div#header div#headerGuide {
	position: absolute;
	top: 60px;
	right: 0;
	width: 329px;
	}
	
body.inquiry div#header div#headerGuide dl.guide01 {
	float: none;
	width: auto;
	}
	
body.inquiry div#header div#headerGuide dl.guide01 dt {
	margin: 0 0 5px;
	}
	
body.inquiry div#header div#headerGuide dl.guide01 dd {
	text-align: center;
	}


/* -----------------------------------------------------------------------------
** PageTitle
----------------------------------------------------------------------------- */
div#contents h1#pageTitle {
	margin: 0 0 20px;
	height: 37px;
	overflow: hidden;
	}


/* -----------------------------------------------------------------------------
** Flowchart
----------------------------------------------------------------------------- */
div#contents div.flowchart {
	margin: 0 0 15px;
	}

div#contents div.flowchart ul {
	zoom: 1;
	}
div#contents div.flowchart ul:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
	}

div#contents div.flowchart ul li {
	float: left;
	}


/* -----------------------------------------------------------------------------
** Form Section
----------------------------------------------------------------------------- */
div#contents div.formSection {
	}

/* Table A
----------------------------------------------------------------------------- */
div#contents div.table-A {
	padding: 0 0 5px;
	background: url(../../common/img/line_table_01.gif) repeat-x 0 100%;
	}
	
div#contents div.table-A table {
	width: 100%;	}
	
div#contents div.table-A table tr {
	}
	
div#contents div.table-A table tr th,
div#contents div.table-A table tr td {
	padding: 12px 10px 7px;
	line-height: 1.335;
	}
	
div#contents div.table-A table tr th {
	padding-top: 13px;
	width: 160px;
	background: #e5e5e5 url(../../common/img/line_table_01.gif) repeat-x;
	color: #002253;
	font-weight: bold;
	vertical-align: middle;
	}
	
div#contents div.table-A table tr td {
	background:  url(../../common/img/line_table_01.gif) repeat-x;
	}


/* title */
div#contents div.formSection div.table-A table tr th div.title {
	zoom: 1;
	}
div#contents div.formSection div.table-A table tr th div.title:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
	}
	
div#contents div table tr th span.text {
	float: left;
	}

div#contents div table tr th span.icon {
	float: right;
	width: 38px;
	}

/* table table */
div#contents div.table-A table tr td table {
	position: relative;
	margin: -5px 0 0 -20px;
	width: auto;
	}

div#contents div.table-A table tr td table tr th,
div#contents div.table-A table tr td table tr td {
	padding: 5px 0 0 20px;
	background: transparent;
	vertical-align: middle;
	}

div#contents div.table-A table tr td table tr th {
	width: auto;
	background-image: none;
	font-weight: normal;
	color: #000000;
	}
/* title */
div#contents div.table-A table tr td table th.title {
	color: #7f7f7f;
	}
	
div#contents div.table-A table tr td table tr td {
	border: none;
	background-image: none;
	}
	

/* inputList */
div#contents div.formSection div.table-A table tr td ul.inputList {
	position: relative;
	margin: 0 0 0 -8px;
	zoom: 1;
	}
div#contents div.formSection div.table-A table tr td ul.inputList:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
	}

div#contents div.formSection div.table-A table tr td ul.inputList li {
	float: left;
	display: inline;
	padding: 0 0 0 8px;
	}

/* p */
div#contents div.formSection div.table-A table tr td p {
	margin: 5px 0 0;
	}
	

/* Table B
----------------------------------------------------------------------------- */
div#contents div.table-B {
	margin: 0 0 10px;
	}

div#contents div.table-B table {
	width: 100%;
	}

div#contents div.table-B table tr {
	}

div#contents div.table-B table tr th,
div#contents div.table-B table tr td {
	padding: 6px 15px 4px;
	vertical-align: middle;
	}
	
div#contents div.table-B table tr th {
	width: 169px;
	background: #b99a64;
	font-weight: bold;
	color: #ffffff;
	padding: 6px 10px 4px  15px;
	}

div#contents div.table-B table tr td {
	background: #f2f2f2;
	}
	
div#contents div.table-B table tr td.privacymark {
	text-align: right;
	vertical-align: top;
	padding: 6px 15px 4px 0;
	}

div#contents div.table-B table tr td span.notes {
	font-size: 83.4%;
	line-height: 1.301;
	}
	

/* input
----------------------------------------------------------------------------- */
div#contents div.formSection input {
	position: relative;
	margin: 0;
	height: 1.335em;
	border: 1px solid #cccccc;
	font-size: 100%;
	line-height: 1.335;
	vertical-align: middle;
	}
	
div#contents div.formSection label.checkbox input {
	top: -1px;
	margin: 0;
	padding: 0;
	width: 13px;
	height: 13px;
	border: none;
	color: #000000;
	}
	
div#contents div.formSection label.radio input {
	top: -2px;
	margin: 0;
	padding: 0;
	width: 12px;
	height: 12px;
	border: none;
	color: #000000;
	}


/* Textbox */
div#contents div.formSection input.textbox-A {
	padding: 2px 2px 3px 4px;
	width: 194px;
	}
	
div#contents div.formSection input.textbox-B {
	padding: 2px 2px 3px 4px;
	width: 114px;
	}
	
div#contents div.formSection input.textbox-C {
	padding: 2px 2px 3px 4px;
	width: 283px;
	}
	
/* Submit */
div#contents div.formSection input.submit {
	padding: 0 10px 0;
	height: auto; /* Reset */
	color: #000000;
	}

/* IE6 Only */
* html div#contents div.formSection input.submit {
	padding: 2px 5px 0;
	}

/* IE7 Only */
*:first-child + html div#contents div.formSection input.submit {
	padding: 2px 5px 0;
	}
	
/* File */
div#contents div.formSection input.file {
	padding: 0 10px 0;
	height: auto; /* Reset */
	color: #000000;
	}

/* IE6 Only */
* html div#contents div.formSection input.file {
	padding: 2px 5px 0;
	}

/* IE7 Only */
*:first-child + html div#contents div.formSection input.file {
	padding: 2px 5px 0;
	}

/* Select */
div#contents div.formSection select {
	position: relative;
	border: 1px solid #cccccc;
	font-size: 100%; /* Reset */
	vertical-align: middle;
	}
	
/* Textarea */
div#contents div.formSection textarea {
	position: relative;
	padding: 2px 2px 3px 4px;
	width: 100%;
	border: 1px solid #cccccc;
	line-height: 1.335;
	vertical-align: middle;
	}

div#contents div.formSection textarea.textarea-A {
	width: 642px;
	height: 115px;
	}
	
div#contents div.formSection textarea.textarea-B {
	width: 495px;
	height: 170px;
	}

/* Button Unit A
----------------------------------------------------------------------------- */
div#contents div.buttonUnit-A {
	margin: 0 0 10px;
	border: 3px solid #ffffff;
	}

div#contents div.buttonUnit-A ul,
div#contents div.buttonUnit-A p {
	margin: 0;
	border: 2px solid #bc9f6b;
	padding: 12px 0 10px;
	text-align: center;
	background: #ffffff;
	zoom: 1;
	}
	
div#contents div.buttonUnit-A ul li {
	display: inline;
	margin: 0 5px;
	}
	
div#contents div.buttonUnit-A p {
	padding-bottom: 12px;
	}


/* -----------------------------------------------------------------------------
** Alart Unit
----------------------------------------------------------------------------- */
div#contents div.alartUnit {
	margin: 0 0 20px;
	padding: 15px;
	border: 1px solid #d0af7b;
	background: #ffffff;
	}

div#contents div.alartUnit p {
	margin: 0;
	}
