@charset "utf-8";
/* CSS Document */

/* タイトル
----------------------------------------------- */
h4.title {
	margin:0 3em 0.5em 1em;
	font-size:1.6em;
	font-weight:800;
	color::#b94632;
	text-decoration:none;
	line-height:1;
}

/* 本文
----------------------------------------------- */
#textbox {
	margin:10px auto;
}

p.honbun {
	margin:1em 1em 0 2em;
	font-size:1.4em;
	overflow:hidden;
	text-decoration:none;
	line-height:1.5em;
}

p.danraku {
	margin:0 1em 0 2em;
	font-size:1.4em;
	overflow:hidden;
	text-decoration:none;
	line-height:1.5em;
}

/* テーブル
----------------------------------------------- */
table {
	width:700px;
	margin:10px auto;
	font-size:small;
	text-decoration:none;
	color:#333333;
	line-height:1.5;
}

td {
	padding:10px 20px;
	border-top:#b94632 solid 1px;
	border-bottom:#b94632 solid 1px;


}

td.left {
	text-align:right;
	width:30%;
	line-height:1.5em;
}

td.right {
	text-align:left;
	width:60%;
}

p.formcap {
	margin:3em 0 0;
	text-indent:10em;
	font-size:x-small;
	font-weight:800;
	text-decoration:none;
	color:#b94632;
}

span.formcap {
	font-size:x-small;
	font-weight:800;
	text-decoration:none;
	color:#b94632;
}

p#botton {
	margin:10px 0;
	display:block;
	text-align:center;
}

p#caption {
	margin-top:1em;
	text-indent:2em;
	font-size:small;
	font-weight:800;
	line-height:1.5em;
	color:#b94632;
}

p.spacer {
	display:block;
	height:292px;
}
#Inquiry #primary #container table tr .right ul li {
	font-size: small;
}
#Inquiry #primary #container table tr td .lead {
	font-size: small;
}

