@charset "Shift_JIS";

/*-----------------------------------------
__106 お問い合わせ siteuse/toiawase.html
-----------------------------------------*/
h4.h4Inquiry {
	width: 500px;
	height: auto;
	margin: 0;
	padding: 10px 0 5px 0;
	color: #724230;
	font-size: 18px;
}

p.inquiryTop {
	width: auto;
	margin: 0;
	padding: 0 0 30px 0;
	clear: both;
	font-size: 14px;
}

p.inquiryInfo {
	margin: 0 0 5px 0; 
	color: #724230;
}

div.column div.indent {
	width: 460px;
	height: auto;
	margin: 0 0 10px 20px;
	padding: 0 0 20px 20px;
	clear: both;
	border-bottom: 1px dotted #CCC;
}

div.indent ul {
	margin-bottom: 15px;
}

ul.telFax {
	width: 268px;
	margin: 0 0 10px 0;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

ul.telFax li.tel {
	width: 248px;
	height: auto;
	margin: 0;
	padding: 10px;
	border-top: 1px solid #CCC;
}

ul.telFax li.fax {
	width: 248px;
	height: auto;
	margin: 0;
	padding: 10px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px solid #CCC;
}

ul.telFax li dl dt {
	width: auto
	height: auto;
	margin: 0 12px 0 0;
	padding; 0;
	float: left;
	color: #724230;
	font-weight: bold;
}

/*-----------------------------------------
__107〜110 フォーム共通 siteuse/form1〜4.html
-----------------------------------------*/
ul.ulForm1_01 {
	width: 340px;
	margin: 0 0 0 150px;
	padding: 0 0 20px 0;
	color: #F00;
}

ul.indentList {
	margin: 0 0 20px 3em;
}

table.formTB {
	width: 490px;
	margin: 15px 0 10px;
}

table.formTB th {
	width: 130px;
	padding: 10px 15px 10px 0;
	vertical-align: top;
	text-align: right;
	font-weight: normal;
	line-height: 150%;
	border-top: 1px dotted #CCC;
}

table.formTB td {
	width: auto;
	padding: 10px 10px 10px 0;
	vertical-align: top;
	text-align: left;
	line-height: 150%;
	border-top: 1px dotted #CCC;
}

table.formTB td input.address {
	width: 300px;
}

table.formTB td.submitBtn ul {
	width: auto;
	margin: 0 0 0 200px;
}

table.formTB td.submitBtn ul li {
	width: auto;
	height: 20px;
	margin: 0;
	padding: 0 5px 0 0;
	float: left;
}

table.formTB td ul li.indentLi {
	padding-left: 2em;
	padding-bottom: 3px;
}

table.formTB td.submitBtn ul li button {
	width: auto;
	height: 20px;
	margin: 0;
	padding: 0;
	border: 0;
	background: #FFF;
}

dl.supportCenter {
	width: 250px;
	margin: 20px 0 0 0;
	padding: 0 0 0 5px;
}

dl.supportCenter dt {
	margin: 0 0 3px 0;
	padding: 0;
}

dl.supportCenter dd {
	margin: 0;
	padding: 0;
}

dl.supportCenter dd dl dt {
	margin: 0 15px 0 0;
	padding: 0;
	float: left;
}

dl.supportCenter dd dl dd {
	margin: 0;
	padding: 0;
	float: left;
}

dl.supportCenter dd dl dd.freedial {
	padding: 0 0 0 23px;
	background: url(../images/common/freedial.gif) no-repeat 0 0;
}

/*-----------------------------------------
__112 プライバシーポリシー siteuse/privacy.html
-----------------------------------------*/
dl.dlPrivacy {
	margin: 20px 0 0 0;
	clear: both;
}

dl.dlPrivacy dt {
	margin: 0 0 5px 0;
	font-size: 14px;
	color: #724230;
	font-weight: bold;
	clear: both;
}

dl.dlPrivacy dd {
	margin: 0 0 20px 0;
	line-height: 140%;
	clear: both;
}

dl.dlPrivacy dd ul {
	margin: 0 0 20px 10px;
	padding: 0 0 0 0;
}

/*-----------------------------------------
__115 サイト内検索 siteuse/sitesearch.html
-----------------------------------------*/
p.pSitesearch {
	width: auto;
	margin: 0;
	padding: 10px 0 0 0;
	color: #600;
	clear: both;
	font-size: 14px;
}

p.caption {
	width: auto;
	margin: 0;
	padding: 0 0 30px 0;
	font-size: 10px;
}

ul.ulMessage {
	width: 420px;
	margin: 15px 0 50px 80px;
	clear: both;
}

ul.ulMessage li {
	width: auto;
	margin: 0 0 0.8em 0;
	padding: 0 0 0 20px;
	background: url(../images/common/icon_circle.gif) no-repeat 0 0;
}

p.signature {
	width: auto;
	margin: 30px 0 0 0;
	text-align: right;
}

ul.sitesearchForm {
	width: 430px;
	margin: 0 0 0 30px;
	padding: 0;
}

ul.sitesearchForm li {
	margin: 0 5px 0 0;
	float: left;
}

ul.sitesearchForm li input.keyword {
	width: 350px;
}

