@charset "utf-8";
/* CSS Document */
/*
  メインメニュー
*/
/*--------------------
       ベース
------------------*/
body {
	max-width:100%;
	min-width:1000px;
	padding:0;
}
#wrap {
	width:1000px;
	margin:0 auto 20px;
}
#wrap h1 {
	font-size:30px;
	color:#000;
	padding:30px 0 30px 15px;
	text-align:center;
	font-weight:bold;
	margin-top:50px
}
#wrap h2 {
	font-size:26px;
	color:#000;
	padding:30px 0 30px 15px;
	text-align:center;
	font-weight:bold;
}
#wrap p {
	margin:10px;
	line-height:35px;
}
/*--------------------
      top
------------------*/
#top {
	margin:0 0 100px;
}
#top table th {
	width:230px;
	text-align:center;
	font-weight:bold;
	padding:15px 5px;
	border:1px solid #ccc;
}
#top table td {
	width:230px;
	text-align:center;
	padding:15px 5px;
	border:1px solid #ccc;
	font-size:14px;
	line-height:18px;
}
#top table td a {
	display:block;
	background:#002978;
	color:#fff;
	margin:0 10px;
	padding:5px 0;
	font-weight:bold;
}
#top table .width {
	width:130px !important;
}
/*--------------------
      form check
------------------*/
#formCheck table {
	width:980px;
	margin:20px auto 40px;
	background:#fff;
	padding:30px;
}
#formCheck table tr {
	border-bottom:1px solid #ccc;
}
#formCheck table tr th {
	padding:40px 0;
}
#formCheck table th {
	text-align:center;
	width:290px;
	background:#FAFAFA;
	line-height:26px;
}
#formCheck table td {
	padding:20px;
	line-height:35px;
}
#formCheck span.help {
	font-size:14px !important;
	line-height:18px !important;
	color:#000 !important;
}
/*--------------------
      form 本体
------------------*/
#form_1 table {
	width:980px;
	margin:20px auto 40px;
	background:#fff;
	padding:30px;
}
#form_1 table tr {
	border-bottom:1px solid #ccc;
}
#form_1 table tr th {
	padding:20px 0;
}
#form_1 table th {
	text-align:center;
	width:320px;
	background:#FAFAFA;
	line-height:26px;
}
#form_1 table th.must {
	background:url(../image/must.png) no-repeat right center #FAFAFA;
}
._en table th.must {
	background:url(../image/must_en.png) no-repeat right center #FAFAFA !important;
}
#form_1 table td {
	padding:10px;
	line-height:45px;
}
#form_1 table td select {
	height:35px;
	border:1px solid #B3B3B3;
	background:#fff;
}
#form_1 table td textarea {
	width:400px;
	padding:10px;
	height:150px;
}
#form_1 table td span {
line-height:14px;
	vertical-align:middle;
}
#form_1 table .text1 {
	font-size:14px !important;
	line-height:22px;
	display:block;
	color:#000;
}
#form_1 table th {
	width:260px;
}
#form_1 table .fontgray {
	color:#aaa;
}
#form_1 table .bordergray {
	border:1px solid #aaa;
}
#form_1 table {
	font-size:15px;
}
table input[type="text"] {
	display:inline-block;
	line-height:35px;
	height:35px;
	border:1px solid #B3B3B3;
	padding-left:10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
table .person_time label {
	display:inline-block;
	padding-right:20px;
}
/*--確認画面--*/
.confirm table tr th {
	padding:20px 0 !important;
}
.confirm table td {
	padding:20px !important;
	line-height:25px !important;
}
/*--------------------
       横幅
------------------*/
.w400 {
	width:400px;
	display:inline-block;
}
.w300 {
	width:300px;
	display:inline-block;
}
.w200 {
	width:200px;
	display:inline-block;
}
.w100 {
	width:100px;
	display:inline-block;
}
.w80 {
	width:80px;
	display:inline-block;
}
.w50 {
	width:50px;
	display:inline-block;
}
/*--------------------
       privacy
------------------*/
div.privacy {
	width:800px;
	height:200px;
	overflow-y:scroll;
	border:1px solid #ccc;
	background-color:#fff;
	margin:20px auto 20px;
}
div.privacy p {
	font-size:13px !important;
	line-height:22px !important;
	margin:20px;
}
div.privacy h3 {
	margin:10px 0;
	text-align:center;
}
/*--------------------
       option_goods
------------------*/
.option_goods {
	margin:0 0 30px;
	text-align:center;
}
.option_goods li {
	display:inline-block;
	width:280px;
	text-align:center;
	border:1px solid #ccc;
	padding:10px;
	margin:10px 5px;
	vertical-align:top;
}
.option_goods li .box p {
	font-size:14px;
	margin:0 !important;
	padding:0 !important;
	line-height:22px !important;
}
.option_goods li .box {
	font-size:14px !important;
}
.option_goods li .box h3 {
	background:#002978;
	color:#fff;
	padding:10px 0;
	font-weight:bold;
	font-size:14px !important;
}
.option_goods li .box .caption {
	border:1px solid red;
	color:red;
	padding:5px;
	font-size:11px !important;
	line-height:14px !important;
	margin:5px 0 0 !important;
}
.option_goods li .box p.price {
	font-weight:bold;
}
.option_goods li .box label {
	display:block;
	margin:5px 0;
	vertical-align:middle;
	line-height:18px;
}
.option_goods li .box input {
	vertical-align:-2px;
}
.option_goods li .box span {
	width:170px;
	line-height:28px;
	display:inline-block;
}
.option_goods li .box select {
	max-width:150px;
	line-height:28px;
	overflow:hidden;
}
.option_goods li .box .image_box {
	height:220px;
	vertical-align:middle;
	position:relative;
	margin:5px 0 0;
}
.option_goods li .box .price_box {
	vertical-align:middle;
}
.option_goods li .box .light_icon {
	position:absolute;
	right:0;
	bottom:0;
	display:block;
	width:60px;
	height:60px;
}
.option_goods li .box textarea {
	width:100%;
	height:60px;
	font-size:12px;
	display:block;
	margin:10px 0 0;
}
.option_goods li .box textarea {
	width:100%;
	height:60px;
	font-size:12px;
	display:block;
	margin:10px 0 0;
}
.option_goods li .box .sizebutton {
	display:block;
	background:#002978;
	color:#fff;
	padding:5px;
	width:110px;
	font-size:13px;
	margin-right:auto;
	margin-top:10px;
}
/*--------------------
       form help
------------------*/
.help {
	display:block;
	padding:3px;
	font-size:14px;
	color:#333;
	line-height:18px !important;
}
.checkLast {
	font-size:17px;
}
.sendButton:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.sendButton {
	margin:20px auto 50px;
	width:800px;
}
.sendButton li {
	float:left;
	width:400px;
	text-align:center;
}
.saveButton:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.saveButton {
	margin:20px auto 50px;
	width:900px;
	text-align:center;
}
.saveButton li {
	display:inline-block;
	width:270px;
	margin:0 15px;
	text-align:center;
}
#send {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border:none;
	cursor:pointer;
	text-align:center;
	display:block;
	width:250px;
	margin:auto;
	background:#F7931E;
	padding:20px 0;
	color:#fff;
	font-size:18px;
	font-weight:bold;
}
#send:hover {
	background:#F77C1E;
}
#save {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border:none;
	cursor:pointer;
	text-align:center;
	display:block;
	width:250px;
	margin:auto;
	background:#29ABE2;
	padding:20px 0;
	color:#fff;
	font-size:18px;
	font-weight:bold;
}
#save:hover {
	background:#2972E2;
}
#back {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border:none;
	cursor:pointer;
	text-align:center;
	display:block;
	width:250px;
	margin:auto;
	background:#B4B5B5;
	padding:20px 0;
	color:#fff;
	font-size:18px;
	font-weight:bold;
}
#back:hover {
	background:#C89F62;
}
/*fancy3*/
a.button {
	width:140px;
	margin:10px;
	font-size:14px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #dcdcdc;
	padding:10px 6px;
	line-height:16px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	background:-ms-linear-gradient( top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ededed), color-stop(100%, #dfdfdf) );
	background-color:#ededed;
	color:#0;
	display:block;
	float:left;
	text-align:center !important;
	text-shadow:1px 1px 0px #ffffff;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	-moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	box-shadow:inset 1px 1px 0px 0px #ffffff;
}.button:hover {
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	background:-ms-linear-gradient( top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #dfdfdf), color-stop(100%, #ededed) );
	background-color:#dfdfdf;
}.button:active {
	position:relative;
	top:1px;
}
.choiceButton {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border:none;
	cursor:pointer;
	text-align:center;
	display:block;
	width:650px;
	margin:auto;
	background:#F7931E;
	padding:20px 0;
	color:#fff;
	font-size:18px;
}