/*お問合せ先ページ*/
#content .otoiawase_box {
	width: 455px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin: 0px;
}
#content .otoiawase_box ul{
	margin-left: 20px;
	margin-bottom: 5px;
}
#content .otoiawase_box li{
	font-size: 80%;
	list-style: circle;
	padding-left: 0px;
}
#content .otoiawase_box table {
	border-style: none;
}
#content .otoiawase_box td {
	border-style: none;
	margin: 0px;
	padding: 0px;
}
#content .otoiawase_box img {
	margin-right: 5px;
}

hr {
	height: 1px;
	border: 1px solid #999;
	margin-bottom: 7px;
}

p {
	font-size: 100%;
	line-height: 135%;
	margin: 0px 0px 0.5em;
	padding: 0px;
}
.tel {
	font-size: 130%;
	font-weight: bold;
	color: #0000FF;
}
.comment01 {
	font-size: 90%;
	color: #333333;
	margin-left: 10px;
	margin-bottom: 2px;
	margin-top: 2px;
}
.uketuke_day {
	margin-left: 10px;
}

.point01 {
	color: #000000;
}

/*お問合せにあたってページ*/
#agreement {
	margin: 0px 50px;
}
#agreement h2 {
	background-image: url(/fukuoka/toiawase/images/bk_h2.gif);
	background-repeat: repeat;
	height: 25px;
	font-size: 132%;
	font-weight: bold;
	line-height: 25px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
}