@charset "utf-8";

/* --------------------------------------------------------------------------------
   import(don't edit) 
-------------------------------------------------------------------------------- */

@import url("/mobile/set/common/p/css/en/v12a/general.css");
@import url("/mobile/set/common/p/css/en/v11a/utility_base.css");


/* --------------------------------------------------------------------------------
   Shared
-------------------------------------------------------------------------------- */

body#frm div#layout { padding-bottom: 40px;}


/* Nav
-------------------------------------------------------------------------------- */

/* -- Headings -- */
body#frm div#sidenav h4 a {
	background-image: url(/mobile/set/common/p/img/v11a/nav/h4_iphone.png);
}

/* -- sidenav -- */
body#frm div#nav.ln_welcome div#sidenav ul li.index div div a {
	background-image: url(/mobile/set/common/p/img/en/v11a/nav/btn_welcome_iphone.png);
}
body#frm div#nav.ln_product div#sidenav ul li.index div div a {
	background-image: url(/mobile/set/common/p/img/en/v11a/nav/btn_product.png);
}
body#frm div#nav.ln_price-plan div#sidenav ul li.index div div a {
	background-image: url(/mobile/set/common/p/img/en/v11a/nav/btn_price_plan.png);
}
body#frm div#nav.ln_service div#sidenav ul li.index div div a {
	background-image: url(/mobile/set/common/p/img/en/v11a/nav/btn_service.png);
}
body#frm div#nav.ln_support div#sidenav ul li.index div div a {
	background-image: url(/mobile/set/common/p/img/en/v11a/nav/btn_support.png);
}


/* Content
-------------------------------------------------------------------------------- */

/* ===== Text ========================== */

/* ------ Color ------ */
.accent_pnk { color: #F23091 !important;}


/* Container-bottom and Site-link
-------------------------------------------------------------------------------- */

div#container-bottom {
	/*width: 960px; MLC*/
	width:950px;
	margin: 0;
	padding: 0 0 4px;
	height: auto !important;
	background: url(/mobile/set/common/p/img/frm2/container_bottom.gif) repeat-x left bottom;
}
#site-link {
	background: url("/mobile/set/common/p/img/v11a/iphone/bg_site-link.gif") repeat-x scroll left top transparent;
    border-top: 1px solid #B1B3B5;
    margin: 0 2px;
    padding: 10px 0;
    width: 960x;
}
#site-link .box_mdl {
	padding: 15px 0 10px 43px;
}
#site-link .box_mdl h2 {
	float: left;
	width: 97px;
	margin: 0 0 0 0;
	padding: 0;
	border: none;
}
#site-link .box_mdl ul {
	float: right;
	width: 800px;
	margin: 4px 0 0;
	padding: 0;
	list-style: none;
}
#site-link .box_mdl ul.sub {
	margin: 0 0 0 0;
}
#site-link .box_mdl ul li {
	float: left;
	white-space: nowrap;
	margin-right: 30px;
	padding: 0 0 0 15px;
	background: url("/mobile/set/common/p/img/v11a/bullet/icn_arrow_navy.gif") no-repeat scroll 0 0.3em transparent;
}
#site-link .box_mdl ul.sub li {
	margin-right: 25px;
}
#site-link .box_mdl ul li a {
	font-size: 86%;
}
#site-link .box_mdl ul li a:hover,
#site-link .box_mdl ul li.bld a:hover {
	text-decoration: none;
}

ul.anno-txt {
	width: 950px;
	margin: 22px auto 15px;
	padding: 0;
	text-align:left;
	color: #666666;
	font-size: 11px;
	line-height: 140%;
	list-style: none;
}

ul.anno-txt a{
	color: #006699;
	text-decoration: underline;
}
ul.anno-txt a:hover{
	text-decoration: none;
}

/* ----- anno-iphone ----- */
ul.anno-iphone {
	text-align: left;
	/*width: 960px; MLC*/
	width:950px;/*MLC*/
	margin: 40px auto 10px !important;
	padding: 0;
	font-size:  86%;
	background: #ffffff;
}

/* ------ Link Box style(2-Units) ------ */
.link-box_2-units {
	background: url(/mobile/set/common/p/img/v11a/iphone/bg_link-box_2-unit_btm.gif) repeat-x left bottom;
	overflow: hidden;
}
.link-box_2-units.mono {
	width: 345px;
}
.link-box_2-units .link-box {
    position: relative;
	float: left;
	width: 320px;
	padding: 14px 15px 10px 10px;
	background: url(/mobile/set/common/p/img/v11a/iphone/bg_link-box_2-unit_top.gif) no-repeat left top;
}
.link-box_2-units .link-box.no-icon {
	padding: 14px 15px 10px;
	width: 325px;
}
.link-box_2-units .link-box dt {
	margin: 0 0 0 5px;
}
.link-box_2-units .link-box.no-icon dt {
}
.link-box_2-units .link-box dd {
	padding: 10px 0 0 70px;
}
.link-box_2-units .link-box.no-icon dd {
}
.link-box dd ul.link-list_navy {
	margin-top: 10px;
}
.link-box dd ul.link-list_navy li {
	float: left;
	width: auto;
}


/* ------ Link Box style(4-Units) ------ */
.link-box_4-units {
	background: url(/mobile/set/common/p/img/v11a/iphone/bg_link-box_4-unit_btm.gif) repeat-x left bottom;
	overflow: hidden;
}
.link-box_4-units .link-box {
	float: left;
	width: 161px;
	margin-right: 8px;
	padding: 8px 5px 8px 4px;
	background: url(/mobile/set/common/p/img/v11a/iphone/bg_link-box_4-unit_top.gif) no-repeat left top;
}
.link-box_4-units .link-box dt {
	margin: 0 0 0 5px;
}
.link-box_4-units .link-box dd {
	padding: 7px 0 0 51px;
	min-height: 45px;
}

/* Clear */
.link-box_2-units:after,
.link-box_4-units:after {
	content        : ".";
	height         : 0px;
	clear          : both;
	visibility     : hidden;
	display        : block;
}
.link-box_2-units,
.link-box_4-units {
	zoom: 1;
}


/* ------ .box_app-store ------ */
.box_app-store {
	width: 385px;
	margin-top: 30px;
	font-size: 12px;
}
.box_app-store .inner {
	position: relative;
	min-height: 52px;
	_height: 52px;
	padding: 4px 186px 4px 11px;
	border-left: 1px solid #e4e8e9;
	border-right: 1px solid #e4e8e9;
	background: #ffffff;
}
.box_app-store span {
	overflow: hidden;
	display: block;
	font-size: 1px;
	background-repeat: none;
	background-image: url(/mobile/set/common/p/img/v12a/iphone/bg_app_store.png);
}
.box_app-store span span {
	margin-left: 5px;
}
.box_app-store span.frm-top {
	background-position: left top; 
}
.box_app-store span.frm-top span {
	height: 10px;
	background-position: right top; 
}
.box_app-store span.frm-btm {
	background-position: left bottom; 
}
.box_app-store span.frm-btm span {
	height: 10px;
	background-position: right bottom; 
}
.box_app-store p.txt{
	background: url(/mobile/set/common/p/img/en/iphone/icon_app_dl_trg.png) right bottom no-repeat;
	padding-right: 12px;
	font-weight: bold;
	width: 140px;
	font-size: 12px;
}
.box_app-store p.btn {
	position: absolute;
	right: 14px;
	top: 4px;
}
.box_app-store.fixed {
	position: absolute;
	right: 30px;
	bottom: 30px;
}

/* Clear */
.box_app-store .inner:after {
	content        : ".";
	height         : 0px;
	clear          : both;
	visibility     : hidden;
	display        : block;
}
.box_app-store .inner {
	zoom: 1;
}

/* ===== Link Bullet style ========================== */

/* ------ .link-list_iphone ------ */
body#frm .link-list_iphone {
	margin: 0;
	padding: 0;
	background: none;
	}
body#frm .link-list_iphone a {
	display: block;
	width: 295px;
	padding: 0 0 0 25px;
	background: url(/mobile/set/common/p/img/v09b/iphone/icn_arrow_iphone.gif) no-repeat left center;
}
body#frm .link-list_iphone a:hover {
	background: url(/mobile/set/common/p/img/v09b/iphone/icn_arrow_iphone_on.gif) no-repeat left center;
}

/* ===== Table style ========================== */

/* -- basic -- */
table.basic {
	width: 100%;
	table-layout: fixed;
}
table.basic th,
table.basic td {
	padding: 9px 10px 7px;
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
}
table.basic th {
	text-align: center;
	font-weight: bold;
	border-right: 1px solid #b3b3b3;
	background-color: #f0f0f0;
}
table.basic td {
	text-align: left;
}

/* -- basic.type-fee -- */
table.type-fee th {
	text-align: left;
	width: 230px;
}
table.type-fee td {	width: 404px;}


table.type-fee td {	width: 404px;}

/* -- basic.type-packet -- */
table.type-packet { margin-top:  10px;}
table.type-packet th {
	text-align: left;
	width: 226px;
}
table.type-packet td {
	text-align: center;
	border-left: 1px solid #bfbfbf;
}
table.type-packet td.fee { width: 268px;}

/* -- basic.type-plan -- */
table.type-plan {
	table-layout: auto;
}
table.type-plan th {
	font-weight: normal;
}
table.type-plan .last-of-type{
	border-right: none;
}
table.type-plan thead th {
	padding: 5px 5px 3px;
}
table.type-plan td {
	text-align: center;
	border-left: 1px solid #bfbfbf;
	padding: 29px 5px 27px;
}
table.type-plan tbody th {
	background-color: #fff;
}

/* Clear
-------------------------------------------------------------------------------- */

clearfix:after {
	content        : ".";
	height         : 0px;
	clear          : both;
	visibility     : hidden;
	display        : block;
}
clearfix {
	zoom: 1;
}

