/* 料金 */

#system{
	background: url("../img/profile/line.gif") repeat-y 480px 0;
	min-height: 500px;
	position: relative;
	text-align: left;
	z-index: 0;
}
.english #system{
	background: none;
}

#sys_left{
	float: left;
	width: 440px;
	margin: 0 0 0 25px;
	padding: 10px 0 0 0;
}
.english #sys_left{
	float: none;
	width: auto;
	margin: 0 0 0 25px;
	padding: 10px 0 0 0;
}

#sys_right{
	float: right;
	width: 440px;
	margin: 0 20px 0 0px;
	padding: 10px 0 0 0;
}

h3{
	padding: 0 0 10px;
	color: #52a8ff;
}

#pro_right h3{
	padding: 0 0 10px;
}

#system p{
	padding: 0 0 24px;
}

strong.red{
	color: #cb6fff;
}

#system a{
	color: #c5444d;
}

span.photo{
	float: right;
	width: 100px;
	height: 100px;
	background: #eeeeee;
	margin: 20px 0 0 10px;
}

span.photo img{
	width: 100%;
	height: auto;
}


#system_tbl{
	width: 90%;
	table-layout: fixed;
	margin: 0 0 30px;
}

#system_tbl th,
#system_tbl td{
	border: 1px solid #927853;
	vertical-align: middle;
	text-align: center;
	line-height: 1.2em;
	padding: 4px;
	font-size: 90%;
}

#system_tbl th{
	background: #f1e6d1;
}

#system_tbl thead th{
	padding: 6px 4px 4px;
	line-height: 1;
}

#system_tbl td span{
	font-size: 15px;
	color: #c5444d;
}

#system_tbl img{
	width: 15px;
	height: auto;
}

#coupon{
	padding: 0 0 30px;
}
#coupon a{
	color: #c5444d;
}

.coupon{
	width: 440px;
	float: left;
	margin: 25px 0 0 26px;
}

.coupon th,
.coupon td{
	border: 1px solid #927853;
	vertical-align: middle;
	text-align: center;
	line-height: 1.2em;
	padding: 6px 4px;
	font-size: 90%;
}

.coupon th{
	background: #f1e6d1;
	width: 150px;
}

.coupon th span{
	font-weight: normal;
	font-size: 90%;
}

.coupon thead th{
	padding: 10px 4px 8px;
	line-height: 1;
}

.coupon td s{
	display: inline-block;
	margin: 0 10px 0 0;
	text-decoration: none;
}

.coupon td span{
	font-size: 15px;
	color: #c5444d;
	margin: 0 0 0 10px;
}

.coupon img{
	width: 15px;
	height: auto;
}

.coupon .rate{
	padding: 0 0 5px;
	color: #c5444d;
}
