
h2 {
	width: 700px;
	height: 180px;
	background: url('https://img1.kakaku.k-img.com/images/bb/nexyz/f_title.gif') no-repeat;
	margin-top: 10px;
	text-indent: -9999px;
}

div#Term {
	background-color:#46B3EA;
	font-size: 107.7%;
	font-weight:bold;
	color: #FFF;
	padding: 5px 0 5px 20px;
	font-family: verdana;
}

div#OverFrame {
	width: 700px;
	background: url('https://img1.kakaku.k-img.com/images/bb/nexyz/f_frame1.gif') repeat-x;
	text-align: center;
	font-family: verdana;
}

div#InnerFrame {
	width: 660px;
	background: url('https://img1.kakaku.k-img.com/images/bb/nexyz/f_frame2.gif') repeat-x;
	margin: 0 auto 10px auto;
	text-align: center;
}

div.Line {
	border-top: 1px dashed #CCC;
	margin: 15px 0;
	padding: 15px 0 0;
}

p.Button1 {
	margin: 0 auto 20px auto;
}

table#Tbl01 {
	width: 613px;
	margin: 20px auto;
}

table#Tbl01 td p {
	color: #666;
	width:520px;
	font-size: 76.9%;
	text-align: left;
	margin: 0 auto;
	text-indent: -1em;
	padding-left: 1em;
}

table#Tbl01 table {
	margin: 0 auto 10px;
}

table#Tbl01 table.Gray {
	background: #999;
}

table#Tbl01 table.Pink {
	background: #FF3899;
}

table#Tbl01 table th,
table#Tbl01 table td {
	padding: 4px;
	color: #666;
	text-align: center;
}

table#Tbl01 table th {
	color: #FFF;
	font-weight: normal;
}

table#Tbl01 table.Gray th {
	background: #CCC;
}

table#Tbl01 table.Pink th {
	background: #FF99CC;
}

table#Tbl01 table td {
	background: #FFF;
}

table#LineSelect {
	width: 660px;
	background: #CCC;
}

table#LineSelect th,
table#LineSelect td {
	padding: 5px 10px;
	background: #FFF;
	width: 50%;
}

table#LineSelect td {
	text-align: left;
	font-size: 115.4%;
	font-weight: bold;
}

table#LineSelect td a {
	background: url('https://img1.kakaku.k-img.com/images/bb/pr_ybb_cp_listbt.gif') no-repeat left center;
	padding-left: 1.2em;
}

div#Notice {
	background:#F7F7F7;
	padding:10px;
	margin-top:10px;
	border:1px solid #cccccc;
	text-align: left;
}

div#Notice p {
	font-weight:bold;
	margin-top: 8px;
}

div#Notice ul li {
	list-style: none;
	background: url('https://img1.kakaku.k-img.com/images/bb/imp_s_g.gif') no-repeat left 4px;
	padding-left: 1em;
	line-height: 130%;
	margin-top: 5px;
}

div#Notice ul li table {
	width: 600px;
	background: #666;
	margin-top: 5px;
}

div#Notice ul li table th {
	text-align: center;
	font-weight: normal;
}

div#Notice ul li table th,
div#Notice ul li table td {
	padding: 3px;
	background: #FFF;
}

div#Notice ul li table thead th {
	background: #CCC;
}

div#Notice ul li table tbody th {
	background: #999;
	color: #FFF;
}

div#Notice ul li dl {
	margin-top: 10px;
	border: 1px solid #0099CC;
	background: #FFF;
	padding: 5px 10px;
}

div#Notice ul li dt {
	font-weight: bold;
	margin-bottom: 5px;
}

div#Notice ul li dd {
	padding-left: 1em;
}

div#NoticeComment {
	margin-top: 10px;
}