.font12 {  font-size: 12px}
.font10 {  font-size: 10px}
.font10g {  font-size: 10px; color: #666666; line-height: 130%}
.font12p {  font-size: 12px; color: #6633FF; line-height: 140%; font-weight: bold; background-color: #E8E9FE; height: 25px}

.bg {  background-image: url(../img/box-bg.gif); background-repeat: no-repeat; height: 41px; width: 619px; padding-right: 6px; padding-left: 6px; padding-top: 2px; padding-bottom: 2px}
.bg2 {  background-image: url(../img/box-bg2.gif); background-repeat: no-repeat; height: 73px; width: 619px; padding-right: 6px; padding-left: 6px; padding-top: 2px; padding-bottom: 2px}
.lineup {  background-color: #EFEFEF; width: 149px; padding-top: 5px; padding-right: 3px; padding-bottom: 6px; padding-left: 3px; vertical-align: top}
.box {  font-size: 10px; line-height: 135%; color: #FF6666; padding-top: 7px; padding-right: 5px; padding-bottom: 7px; padding-left: 5px; border: none}
.space10 {  padding-left: 10px}


/* about */
.about td {
	width: 232px;
	border: 1px solid #dedede;
	color: #666;
	vertical-align: top;
}
.about td p {
	padding: 13px;
	font-size: 75%;
	line-height: 130%;
}
.about td p strong {
	padding-bottom: 10px;
	display: block;
}
.about td p a {
	padding: 3px 0 0 8px;
	background: url(../img/icon_arrow.gif) no-repeat 0 6px;
	color: #0000ff;
	display: block;
	font-weight: bold;
	text-decoration: underline;
}
.about td p span {
	padding: 3px 0;
	display: block;
	font-size: 80%;
	line-height: 130%;
}
.about td.sub-01_bg { background: url(../img/img-01.gif) no-repeat 120px 20px; }

/* privilege */

table.privilege img { vertical-align: top; }
table.privilege th {
	height: 27px;
	padding: 0 13px;
	background: url(../img/table_bg.gif) repeat-x;
	text-align: left;
}
table.privilege td {
	padding: 13px;
	color: #666;
	font-size: 75%;
}
table.privilege td td { padding: 9px 0 0 25px; }
table.privilege td td strong {
	color: #ed1164;
	font-size: 120%;
}
table.privilege td td span { font-size: 90%; }

/* table.privilege-box */

table.privilege-box td {
	width: 355px;
	border: 1px solid #dedede;
	vertical-align: top;
}
table.privilege-box td table {
	width: 100%;
}
table.privilege-box td table th {
	height: 27px;
	padding: 0 8px;
	background: url(../img/table_bg.gif) repeat-x;
	color: #697df5;
	font-size: 75%;
	text-align: left;
}
table.privilege-box td table td {
	width: auto;
	padding: 5px 10px 10px 10px;
	border: 0;
	color: #666;
	font-size: 80%;
	line-height: 140%;
	vertical-align: top;
}
table.privilege-box td table td.img {
	width: 54px;
	padding: 5px 10px 10px 0;
}