@charset "utf-8";


/*=================================================================================

	en_price_plan

=================================================================================*/


/* share
-------------------------------------------------------------------------------- */
.lh_120 {
	line-height: 1.2;
}
#total_price .ta_l {
	text-align: left;
}
/* item
-------------------------------------------------------------------------------- */
.term_label li {
	float: right;
	margin-left: 5px;
}
.list_sections li {
	display: inline;
	padding: 0 16px 0 28px;
	background: transparent url("/mobile/set/common/p/img/v11a/pdct_savoia/icn_bullet_below.gif") 12px center no-repeat;
	border-left: dotted 1px #969da1;
	font-size: 86%;
}
.list_sections li.first {
	padding-left: 16px;
	border-left: none;
	background-position: left center;
}
td.ListContentG {
	background: #fafafa;
}

/* -- table.price-table  -- */
table.price-table {
	table-layout: fixed;
	width: 100%;
	word-wrap: break-word;
}
table.price-table th,
table.price-table td {
	text-align: center;
	padding: 5px 5px 3px;
	border: 1px solid #b7bbbe;
}
table.price-table th {
	vertical-align: middle;
	background: #f2f2f2;
}
table.price-table th,
table.price-table thead td { font-size: 86%;}
table.price-table thead th {
	font-weight: bold;
}
table.price-table th.line-first,
table.price-table td.line-first { border-left: none;}
table.price-table th.line-end,
table.price-table td.line-end { border-right: none;}

col.c1-1 { width: 141px;}
col.c1-1 { *width: 130px;} /* IE7 and below */
col.c1-4 { width: 234px;}
col.c1-4 { *width: 235px;} /* IE7 and below */

col.c2-3 { width: 188px;}
col.c2-3 { *width: 188px;} /* IE7 and below */
col.c2-4 { width: 148px;}
col.c2-4 { *width: 148px;} /* IE7 and below */
col.c2-5 { width: 120px;}
col.c2-5 { *width: 110px;} /* IE7 and below */



table.price-table dl.packet-plan {
	margin-left: 10px;
	font-size: 86%;
}
table.price-table dl.packet-plan dt {
	float: left;
	width: 5em;
}
table.price-table dl.packet-plan dd {
	margin-left: 5em;
	padding-left: 1.1em;
	text-indent: -1.1em;zoom:normal;position: relative;
}

table.price-table dl.packet-plan dt.w_14em {
	width: 16em;
}
table.price-table dl.packet-plan dd.ml_14em {
	margin-left: 16em;
}

table.price-table sup { vertical-align: top;}


/* Clearfix
-------------------------------------------------------------------------------- */

.term_label:after,
.list_sections:after {
	content        : ".";
	height         : 0px;
	clear          : both;
	visibility     : hidden;
	display        : block;
}

.term_label,
.list_sections { zoom:100%;}

/* 
-------------------------------------------------------------------------------- */
