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

#inquiry {
	width:660px;
	float:right;
}
h3 {
	display:block;
	text-indent:-9999px;
	height:37px;
	margin:10px 0;
	padding:0;
	font-size:0;
	line-height:100%;
	background-repeat: no-repeat;
	background-position:0 0;
	background-image: url(../images/h3_title.gif);
}
h4 {
	margin:25px 0 15px;
	padding:0 0 10px;
	background:url(../../shared/images/bg_tit01.gif) repeat-x 0 bottom;
}
h5 {
	font-size:1em;
	border-left:6px solid #01afec;
	margin:0 0 3px;
	padding:0 0 0 5px;
	font-weight:normal;
}
h5 strong {
	font-weight:bold;
}
.main {
	width:640px;
	margin:0 auto;
}
.bg01 p, .bg02 p {
	text-indent:-22px;
	padding-left:61px;
}
.bg01 {
	border-bottom:1px dotted #ccc;
	padding:10px;
}
.bg02 {
	background-color:#e5f6fd;
	border-bottom:1px dotted #ccc;
	padding:10px;
}
#inquiry ul{
	margin:30px 0 0 10px;
	padding:0;
}
#inquiry ul li{
	list-style:none;
	background:url(../../shared/images/icon_arrow01.gif) no-repeat 0 6px;
	padding:0 0 0 10px;
	margin:0 0 3px;
	font-weight:bold;
}
#inquiry ul li span{
	font-weight:normal;
}


