@charset "utf-8";

.must {
	color:#ff0000;
}
p.privilege_catch {
	text-align:center;
	padding:0 0 40px 0;
}
table {
	width: 100%;
	margin: 0 auto 50px;
}
table th {
	border: 1px solid #ccc;
	text-align: left;
	background: #ffddcc;
	padding: 15px 10px;
	vertical-align: top;
	color: #666;
}
table td {
	border: 1px solid #ccc;
	padding: 15px 10px;
	color: #333;
	vertical-align: middle;
}
table.privilege {
	margin:15px 0 50px 0;
}
table.privilege th {
	width:30%;
}
table.privilege th.month {
	width:10%;
}
table.privilege th.cash01,
table.privilege td.cash01 {
	background: #fff8bf;
}
table.privilege th.cash02,
table.privilege td.cash02 {
	background: #def5d8;
}
table.privilege th.cash03,
table.privilege td.cash03 {
	background: #d7eaf9;
}
table.privilege th,
table.privilege td {
	text-align:center;
	vertical-align:middle;
}
table.privilege td {
	width:15%;
}
table.privilege td.content3{
	text-align:left;
}
table.privilege td.content3 li{
	font-size:14px;
}
table.privilege td strong {
	font-size:130%;
}
ol {
	list-style:decimal;
	margin:0 0 0 20px;
}
ol li {
	font-size:120%;
	margin-bottom:5px;
}

div.about {
	border:1px solid #ddd;
	margin:30px 0 30px;
}
div.about h6 {
	background:#f6f6f6;
	padding:15px;
	margin-bottom:20px;
}
div.about ul {
	margin:0 20px 30px 35px;
	list-style:none;
}
div.about ul li {
	position:relative;
}
div.about ul li span {
	position:absolute;
	left:-1em;
}
div.about ul li ul {
	list-style:disc;
	margin:0 0 0 20px;
}
div.about dl dt {
	color:#f16800;
	font-size:14px;
	font-weight:bold;
	padding:0 15px;
}
div.about p {
	padding:0 20px 30px 20px;
}
.tel {
	color:#f16800;
	font-size:180%;
	position:inherit !important;
	padding:0 5px;
}
p.btn {
	text-align:center;
}
p.btn img {
	margin:0 30px;
}
ul.com_link {
	padding:27px 0 0 0;
	text-align:center;
	width:800px;
	height:85px;
	margin:0 auto 70px auto;
	background: url(../img/index/bg01.gif) no-repeat;
}
ul.com_link li {
	display:inline;
	margin:0 10px;
}