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

/* ヘッダー */
header #head-img{
	background: url(../images/head_img_system.jpg) no-repeat;}

/* ヘッダーメニュー */
header #main-nav ul li#main-nav-02{
	background: url(../images/nav_on_02.png) no-repeat;}

/* 料金 */
#system-charge{
	background: url(../images/system_bg.png) no-repeat;
	height: 720px;
	padding-top: 10px;
	padding-left: 500px;
	padding-bottom: 10px;}
#system-charge #system-tax{
	font-size: 18px;
	text-align: right;
	margin-bottom: 10px;}
#system-charge dl dt{
	font-size: 24px;
	line-height: 1;
	border-bottom: 2px solid #ff0091;
	margin-bottom: 5px;
	padding: 0 5px;}
#system-charge dl dd{
	font-size: 20px;
	margin-bottom: 30px;
	padding: 0 5px;}
#system-charge dl dd.align-right{
	text-align: right;}
#system-charge dl dd #system-nomi{
	font-size: 16px;}
#system-charge dl dd table{
	width: 100%;
	margin-top: 5px;}
#system-charge dl dd table th{
	font-weight: normal;
	text-align: left;}
#system-charge dl dd table td{
	text-align: right;}
#system-charge #system-card{
	font-size: 18px;
	text-align: center;
	border: 1px solid #000;}