@charset "UTF-8";

.wrapper .contents .ex {
	margin-bottom: 30px;
	background-color: #EDEBE6;
	border: 1px solid #E3E0D8;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}
* html .wrapper .contents .ex {
	margin-bottom: 30px;
	background-color: #EDEBE6;
	border: 1px solid #E3E0D8;
	padding: 20px;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.wrapper .contents .nes {
	font-weight: bold;
	color: #990000;
}


/* お問い合せフォーム */

span.must {
	color: #990000;
}

table {
	width: 720px;
	margin: 0 5px 15px 5px;
	font-size: 100%;
	line-height: 2;
}

table th,
table td {
	padding: 5px 15px;
	border-bottom: 1px solid #87BABD;
	border-top: 1px solid #87BABD;
}

table th {
	width: 170px;
	background: url(../images/th_bg.gif) 0 0 no-repeat;
	color: #744B27;
	font-weight: bold;
}

table#form_conf th,
table#form_conf td {
	padding: 7px 15px;
	line-height: 1.4;
}

/* テキストフィールド,select要素 */

table td input.txt-field,
table td select,
table td textarea {
	border: 1px solid #999;
	background: #fff;
	color: #666;
	font-size: 100%;
}

table td input.txt-field:focus,
table td select:focus,
table td textarea:focus {
	border-color: #330000;
	background: #FFFFCC;
	color: #333;
	font-size:14px;
}

table td input.txt-field,
table td select {
	margin: 0 5px 0 0;
	padding: 2px;
}

table td input.wide {
	width: 300px;
}

table td input.hankaku {
	width: 60px;
	ime-mode: disabled;
}

table td textarea {
	width: 450px;
	height: 120px;
	margin: 3px 0;
	padding: 2px;
}


/* ボタン */

div#btn-box {
	margin: 0 0 15px 0;
	text-align: center;
}

div#btn-box button {
	width: 95px;
	height: 30px;
	margin: 20px 5px;
	padding: 0px;
	border-style: none;
	background: #FFF;
	cursor:pointer;
	background: #EDEBE6;
	
}

div#main div#contents-body div#btn-box button img {
	margin:0;
	padding:0;
	border-style: none;
	font-size:0;
	background:#EDEBE6;
}



/* 完了画面・エラー画面 */

div#complet,
div#error {
	min-height: 250px;
	padding:25px 0;
}

* html div#complet,
* html div#error {
	height: 300px;
}

div#error {
	min-height: 250px;
}

* html div#error {
	height: 300px;
	margin:20px 0;
}

div#error ul {
	color:#FF0000;
	font-weight:bold;
	padding:0 0 0 50px;
	list-style-type:disc;
}

div#error strong {
	color:#FF0000;
	font-weight:bold;
	padding:0 0 0 30px;
}

div#complet h4,
div#complet p {
	margin-bottom: 20px;
}

div#error p {
	margin:20px 0 0 20px;
}

/*div#complet p a,
div#error p a {
	padding: 1px 0 1px 20px;
	background: url(../../common/images/contents/arrow01.gif) 0 center no-repeat;
}*/




.wrapper .contents .none {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.wrapper .contents .ex .tel {
	padding-top: 10px;
	padding-bottom: 10px;
}

.wrapper .contents .ex p {
	margin: 0px;
	padding: 0px;
}





/*
.wrapper .contents table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #87BABD;
	margin-top: 10px;
}
.wrapper .contents th {
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #87BABD;
}
.wrapper .contents td {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #87BABD;
}
.wrapper .contents .nes {
	font-weight: bold;
	color: #990000;
}
.wrapper .contents .ex {
	margin-bottom: 30px;
	background-color: #EDEBE6;
	border: 1px solid #E3E0D8;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}
* html .wrapper .contents .ex {
	margin-bottom: 30px;
	background-color: #EDEBE6;
	border: 1px solid #E3E0D8;
	padding: 20px;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.wrapper .contents .check {
	font-size: 80%;
}
.wrapper .contents .none {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.wrapper .contents .ex .tel {
	padding-top: 10px;
	padding-bottom: 10px;
}


div#btn-box {
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-left: 185px;
	padding-top: 20px;
}

div#btn-box button {
	width: 95px;
	height: 30px;
	margin: 0px 5px;
	padding: 0px;
	border-style: none;
	cursor:pointer;
	background-color: #EDEBE6;
}

.wrapper .contents .ex #btn-box img {
	margin:0;
	padding:0;
	border-style: none;
	font-size:0;
}
*/
