@charset "UTF-8";
/* ============================
  default
 ============================*/
*  { margin: 0; padding: 0;}
html {}
body { margin:0; padding:0; text-align:center;}
h1,h2,h3,h4,h5 { margin: 0; padding: 0;}
div,p,dl,dt,dd,input,table,span { margin: 0; padding: 0;}
ul,ol,li { list-style: none; margin: 0; padding: 0;}
table { border-collapse: collapse;}
th {}
td {}
img {border: none; margin: 0; padding :0;}
input ,select{ vertical-align:middle;}
/* ------------------------------
	FONT 
------------------------------ */
/*	Copyright (c) 2010, Yahoo! Inc. All rights reserved.
	Code licensed under the BSD License:
	http://developer.yahoo.com/yui/license.html
	version: 2.8.1*/
body{ font:13px/1.231 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Arial, verdana, sans-serif;
	 *font-size:small;
	 *font:x-small;}
html>/**/body {font-size/*\**/: small\9;}
select,input,button,textarea,button{font:99%;}
/*select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}*/
table{font-size:inherit;font:100%;}
/*---FONTここまで----------------------- */

/* ------------------------------
	clearfix
------------------------------ */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height:0;
	font-size:1px;
	}
.clearfix {
	display: inline-block;
	/*overflow: hidden; for Prevew*/
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* clear*/
.clear{
    clear:both;
    margin:0px;
    padding:0px;
    line-height:0px;
    font-size:0px;
    height:0px;
}

a, a:visited {
	color:#033;
	text-decoration: underline;
}
a:hover {
	color:#039;
	text-decoration: none;
}
input[type="text"] {
	padding: 2px 2px;
	border: 1px #AAA solid;
	margin: 2px 1px;
}
input[type="radio"] {
	padding: 0px 2px;
	margin-right: 4px;
}
select {
	padding: 1px 0px;
	border: 1px #AAA solid;
	margin: 2px 0px;
}
option { 
	margin-right: 10px;
}
/* ------------------------------
	container
------------------------------ */
#container {
	font-size:93%;
	line-height: 1.4;
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFF;
	color: #444;
}
/* ------------------------------
	header
------------------------------ */
#header {
	width: 960px;
}
#header .logo {
	background: url(../images/logo.gif) left top no-repeat;
	width:540px; 
	height:40px; 
	text-indent:-10000px;
	font-size: 5px;
	line-height: 0;
	float: left;
	margin-top: 4px;
}
#header .logo a {
	display: block;
	width:540px;
	height:40px;
}
/* ============================
  コンテンツ部分レイアウト
 ============================*/
#main {
	width: 960px;
}
h1 {
	width: 960px;
	height: 39px;
	margin-top: 15px;
	text-indent: 22px;
	font-size: 138.5%;
	color: #000033;
	font-weight: bold;
	line-height: 38px;
	background:url(../images/h1_ti_bg.gif) no-repeat;
	padding-top: 1px;
}
/* ------------------------------
	STEP
------------------------------ */
#step {
	width: 940px;
	margin-left:10px;
	margin-top: 10px;
}
.step-ti {
	display: block;
	text-indent:-10000px;
	font-size: 1px;
	line-height: 0;
	width: 300px;
	height: 25px;
	background:url(../images/step_ti.gif) no-repeat;
}
#step ul {
	display: block;
	height: 27px;
}
#step li {
	display: block;
	float: left;
	text-indent:-10000px;
	font-size: 1px;
	line-height: 0;
	height: 27px;
}
#step li.steparrow {
	width: 44px;
	background:url(../images/step_arrow.gif) no-repeat;
}
#step li#step01 {
	width: 100px;
	background:url(../images/step01.gif) no-repeat;
}
#step li#step02 {
	width: 169px;
	background:url(../images/step02.gif) no-repeat;
}
#step li#step03 {
	width: 107px;
	background:url(../images/step03.gif) no-repeat;
}
#step li#step04 {
	width: 107px;
	background:url(../images/step04.gif) no-repeat;
}
/*company*/
#step li#step01c {
	width: 90px;
	background:url(../images/step_c_01.gif) no-repeat;
}
#step li#step02c {
	width: 272px;
	background:url(../images/step_c_02.gif) no-repeat;
}
#step li#step03c {
	width: 275px;
	background:url(../images/step_c_03.gif) no-repeat;
}
#step li#step04c {
	width: 165px;
	background:url(../images/step_c_04.gif) no-repeat;
}

/* ------------------------------
	notes
------------------------------ */
#notes {
	border: solid 1px #CCC;
	background-color: #F5F4D9;
	padding: 15px 10px 10px;
	margin-top: 15px;
}
#notes ul {
	width: 930px;
	margin-left: 8px;
}
#notes ul li {
	background: url(../images/list_marker.gif) no-repeat 0 0.2em;
	padding-left: 15px;
	padding-bottom: 5px;
}
.notes-table {
	width: 650px;
	margin-top: 10px;
}
.notes-table th {
	padding: 4px 8px;
	text-align: center;
	border: solid 1px #AAA;
	background-color: #FFF;
	font-weight: bold;
}
.notes-table td {
	padding: 4px 6px;
	border: solid 1px #AAA;
	background-color: #FFF;
}
.t-n01 { width: 35%;}
.t-n02 { width: 20%; text-align: center;}
.t-n03 { width: 45%;}
#notes a,
#notes a:visited {
	color:#c00;
	text-decoration: none;
}
#notes a:hover {
	color:#039;
	text-decoration: underline;
}
/* ------------------------------
	error
------------------------------ */
#error {
	background-color: #FFD5D6;
	padding: 10px 15px;
	color: #333;
	margin-top: 15px;
}
.error-ti {
	color: #C00;
	font-weight: bold;
	margin-bottom: 4px;
}
/* ------------------------------
	H2
------------------------------ */
h2.h2-ti {
	font-size: 123.1%;
	font-weight: bold;
	color: #000033;
	margin-top: 20px;
	background: url(../images/h2_ti_bg.gif) left center no-repeat;
	padding-left: 10px;
}
/* ------------------------------
	form
------------------------------ */
.form-table {
	width: 960px;
	margin-top: 10px;
}
.form-table th.t01 {
	clear: both;
	width: 18%;
	padding: 8px 8px;
	text-align: left;
	font-weight: bold;
	border: solid 1px #B6AA80;
	background-color: #EBEBD7;
	color: #6D5400;
}
.th-ti {
	float: left;
}
.required {
	width: 33px;
	height: 17px;
	text-indent:-10000px;
	font-size: 1px;
	line-height: 0;
	background: url(../images/required_mark.gif) 0 0 no-repeat;
	float: right;
}
.form-table td.t01 {
	width: 82%;
	padding: 8px 6px;
	border: solid 1px #B6AA80;
}
.inner01 {
	width: 100%;
}
.inner-table {
	margin-top: 4px;
}
.inner-table th {
	text-align: left;
	font-weight: normal;
	padding: 0px 5px 1px 2px;
	color: #6D5400;
}
.inner-table td {
	padding: 0px 5px 4px 2px;
	vertical-align: top;
}
.alert {
	color:#C00;
	font-weight: bold;
	margin-top: 4px;
}
.calendar {
	vertical-align: top;
	margin-left: 2px;
}
.ex {
	font-size: 83%;
}
.bt-area {
	text-align: center;
	margin-top: 10px;
}
.submit-bt {
	width: 156px;
	height: 37px;
	font-size:5px;
	text-indent: -10000px;
	text-decoration:none;
	border: none;
	outline: none;
	background: none;
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	margin-top: 5px;
	margin-left:10px;
}
;;.submit-bt {
	padding-top: 50px; /* For Opera*/
}
.submit-bt:hover {
	background-position: 0 -38px;
}
#submit-reserveconf {
	background-image: url(../images/btn_conf.jpg);
}
#submit-reserve {
	background-image: url(../images/btn_submit.jpg);
}
.stop {
	margin-right: 10px;
	background:url(../images/arrow_stop.gif) left 2px no-repeat;
	padding:1px 0 1px 14px;
	display: inline-block;
}
.back {
	margin-right: 10px;
	background:url(../images/arrow_back.gif) left 2px no-repeat;
	padding:1px 0 1px 14px;
	display: inline-block;
}
.field1-a { width: 80px;}
.field1-b,
.field1-c { width: 150px;}
.field1-d,
.field1-e { width: 90px;}
.field1-f { width: 110px;}
.field1-g { width: 90px;}

.inner01-1 { width: 120px;}
.inner01-2 { width: 160px;}
.inner01-3 { width: 160px;}
.inner01-4 { width: 100px;}
.inner01-5 { width: 100px;}

.inner01-6 { width: 120px;}
.inner01-7 { width: 110px;}
.inner01-8 { width: 160px;}
.inner01-9 { width: 110px;}
.inner01-10 { width: 200px;}

/*omakase*/
body#omakase .field1-a { width: 75px;}
body#omakase .field1-b,
body#omakase .field1-c { width: 100px;}
body#omakase .field1-d { width: 100px;}
body#omakase .inner01-1 { width: 120px;}
body#omakase .inner01-2 { width: 110px;}
body#omakase .inner01-3 { width: 110px;}
body#omakase .inner01-4 { width: 180px;}
body#omakase .inner01-5 { width: 90px;}
body#omakase .inner01-6 { width: 140px;}
/**/
.field2-a { width: 75px;}
.field2-b,
.field3-a,
.field3-b { width: 200px;}
.field2-d,.field3-c { width: 70px;}
.field2-e,.field3-d { width: 500px;}
.field2-f,.field3-e { width: 200px;}
.field2-g { width: 350px;}
.field2-h { width: 150px;}
.field2-i { width: 700px;}

.inner02-1 { width: 180px;}
.inner02-2 { width: 150px;}
.inner02-3 { width: 200px;}

/*inner03 general*/
.inner03-1 { width: 200px;}
.inner03-2 { width: 100px;}
.inner03-3 { width: 100px;}
.inner03-4 { width: 100px;}

.inner04-1,.inner04-4 { width: 120px;}
.inner04-2,.inner04-5 { width: 120px;}
.inner04-3,.inner04-6 { width: 120px;}

/**/
.reserve-number {
	font-weight: bold;
	font-size: 123.1%;
	color: #003;
}
.reserve-number em {
	font-style: normal;
	font-weight: bold;
	color: #C00;
}

/* ------------------------------
	footer
------------------------------ */
#footer {
	clear: both;
	width: 960px;
	border-top: solid 1px #CCC;
	color:#666;
	padding-top: 15px;
	padding-bottom: 20px;
	margin-top: 20px;
}
.footer-left {
	display: block;
	float: left;
	width: 150px;

}
.footer-right {
	display: block;
	float: right;
	width: 160px;
}
.footer-company {
	margin-bottom: 4px;
}
.footer-info {
	font-size: 83%;
}
/* ------------------------------
	共通使用画像等
------------------------------ */
/*submitボタン共通*/
.sibmit-bt {
	height: 36px;
	font-size:5px;
	text-indent: -10000px;
	text-decoration:none;
	border: none;
	outline: none;
	background: none;
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	margin-top: 5px;
	margin-left:10px;
}
;;.sibmit-bt {
	padding-top: 50px; /* For Opera*/
}
.sibmit-bt:hover {
	background-position: 0 -38px;
}


/* ------------------------------
	font-size
------------------------------ */
.b {font-weight: bold;}
.f-s {font-size: 85%;}/*11px*/
.f-b {font-size: 108%;}/*14px*/

.red { color: #C00;}
.mT4{margin-top:4px;}
.mT5{margin-top:5px;}

.mL5{margin-left:5px;}
.mL10{margin-left:10px;}
.mL15{margin-left:15px;}
.mL20{margin-left:20px;}

.mR10{margin-right:10px;}

