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

.f120 {
	font-size: 120%;
}
.f-red {
	font-weight: bold;
	color: #F00;
}
.f-br {
	color: #069;
	font-weight: bold;
}

.bc-green {
	color: #FFF;
	background-color: #660;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
.waku_dot {
	border: 2px dotted #F90;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 12px;
	font-size: 120%;
}
.waku_dot hr {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tel {
	font-size: 110%;
	color: #C00;
	letter-spacing: 0.1em;
	font-weight: bold;
}

.waku_dot p {
	margin-bottom: 0px;
}
.waku {
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	border: 2px dashed #660;
	letter-spacing: 0.1em;
}
.waku h3 {
	margin-top: 5px;
	background-color: #660;
	color: #FFF;
	font-weight: bold;

}
.center {
	text-align: center;
}

#pan {
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
}
header{
	margin-top: 22px;
	margin-bottom: 10px;
}
.both{clear:both;height:1px;}
.both10{clear:both;height:10px;}
.both20{clear:both;height:20px;}
li .q {
	list-style-position: outside;
	list-style-image: url(../img/Q.gif);
}
.qa ul .q {
	list-style-image: none;
	background-color: #F3EFFC;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	list-style-type: none;
	background-image: url(../img/Q.gif);
	background-position: left 5px;
}.qa ul .a {
	margin-bottom: 20px;
	padding-left: 25px;
	background-image: url(../img/A.gif);
	background-position: left top;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: none;
}
