@charset "Shift_JIS";




div#inqiry{
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	margin-top: 15px;

}

div#inqiry p{
	font-size: 108%;
	line-height: 1.5em;
	color: #322C2B;
	font-weight: bold;
}


table.form_box{
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-bottom: 15px;
	margin-top: 20px;
}

table.form_box th,td{
	padding: 7px 6px;
	font-size: 93%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
table.form_box th{
	background-color: #F0E9E3;
	width: 30%;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
table.form_box td{
	background-color: #FFFFFF;
}


.check{
	color: #CC3300;
	font-size: 10px;
	font-weight: normal;
}

input , textarea{
	margin-bottom: 3px;
}

div#soushin{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

dl#toiawase{
	border: 1px dotted #CC9999;
	padding: 5px;
	margin-top: 10px;
}
dl#toiawase dt{
	font-size: 16px;
	font-weight: bold;
	background-color: #E3C1BE;
	padding: 3px;
	line-height: 1.2em;
	color: #583A3A;
	margin-bottom: 10px;
}
dl#toiawase dd{
	color: #333333;
	margin-left: 5px;
	margin-bottom: 2px;
}
dl#toiawase dd.co_name{
	font-size: 14px;
	font-weight: bold;
}
dl#toiawase dd.tel_fax{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}
