@charset "euc-jp";
/*
div.h3area {
	margin-left: 0px;
}
*/
div.headmes {
	margin-bottom: 35px;
}
div.headmes p {
	margin-bottom: 6px !important;
	line-height: 1.6 !important;
}
p.toiawase {
	font-weight: bold;
	text-align: right;
}
p.toiawase a {
	background: url(../images/mini_01_02.gif) no-repeat left center;
	padding-left: 15px;
}
p.moushikomi {
	margin: 35px 0px;
}
p.moushikomi a {
	width: 300px;
	margin: 0px 0px 0px auto;
	font-weight: bold;
	font-size: 14pt;
	letter-spacing: 4px;
	text-align: center;
	border: 1px solid #ffad41;
	border-radius: 12px;
	padding: 10px 10px 10px 10px;
	text-decoration: none;
	display: block;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
	color: #FFFFFF;
	background-color: #ffc579;

	background-image: linear-gradient(to bottom, #ffc579, #fb9d23);

}
p.moushikomi a:hover {
	border: 1px solid #ff9913;
	background-color: #ffaf46;
	background-image: linear-gradient(to bottom, #ffaf46, #e78404);
}
table#diag {
	border: 3px solid #CCE3E8;
	width: 500px;
	float: left;
	margin-bottom: 40px;
	border-collapse: collapse;
}
table#diag th, table#diag td {
	padding: 8px;
}
table#diag th {
	white-space: nowrap;
	background: #D6F3FF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #0476CB;
	letter-spacing: 2px;
}
table#diag td {
	border-top: 1px solid #A2DEFF;
	border-bottom: 1px solid #A2DEFF;
}
table#diag td ul {
	font-size: small;
	margin-left: 2em;
}
table#diag td ul.double li {
	float: left;
	width: 42%;
}
p.rep_ex {
	font-size: small;
	text-align: center;
}
table.rep_ex {
	float: right;
	margin-bottom: 25px;
}
table.rep_ex td {
	padding: 0px 0px 10px;
	text-align: center;
	font-size: 80%;
}
ul#points {
	background: url(images/img_points.gif) no-repeat;
	height: 0px;
	width: 850px;
	padding-top: 375px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 10px;
}
table.threecourse {
	width: 100%;
	border-top: 1px solid #B8E6FF;
}
table.threecourse th, table.threecourse td {
	padding: 8px 20px;
	border-bottom: 1px solid #B9E6FF;
}
table.threecourse th {
	background: #D4F2FF;
	white-space: nowrap;
}
table.threecourse td {
	border-right: 1px solid #eee;
}
table.threecourse td.price {
	font-weight: bold;
	text-align: center;
}
table.threecourse td.c1 {
	text-align: center;
	font-weight: bold;
	background: #f4f4f4;
	color: #000;
}
/**/
div.qabox {
	border: 2px solid #006699;
	padding: 15px 30px 30px;
	margin: 80px 0px 20px;
	border-radius: 15px;
}
div.qabox h4 {
	font-size: 18px;
	text-align: center;
	color: #FFFFFF;
	position: relative;
	top: -35px;
	background: #006699;
	width: 50%;
	margin: 0px auto;
	padding: 8px;
	border-radius: 8px;
	font-weight: normal;
}
dl.qa {}
dl.qa dt {
	font-weight: bold;
	color: #333366;
	margin-bottom: 0.3em;
	font-size: 115%;
}
dl.qa dd {
	margin-bottom: 1em;
	margin-left: 3em;
}
p#yomiuri {
	margin: 15px 0px 25px;
}
/**/