@charset "utf-8";

/* --------------------------------------------------------------------------------
   import(don't edit) 
-------------------------------------------------------------------------------- */

@import url("/mobile/set/common/p/css/en/v11a/general.css");


/* --------------------------------------------------------------------------------
   Shared
-------------------------------------------------------------------------------- */

/* -- container-bottom -- */
body#frm div#container-bottom {
	_font-size: 4px;
    _line-height: 4px;
}


/* Nav
-------------------------------------------------------------------------------- */

/* -- Headings -- */
body#frm div#sidenav h4 a {
	background-image: url(/mobile/set/common/p/img/v11a/nav/h4_ipad.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_ipad.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);
}



/* Contents
-------------------------------------------------------------------------------- */

/* ===== Main ========================== */
body#frm #content #main {
	margin: 20px 0 0;
	padding-bottom: 10px;
	border-bottom: solid 1px #c7c7c7;
	line-height: 1;
}
body#frm #content #main .sub-title {
	display: block;
	margin-top: 5px;
}

/* With Icon*/
body#frm #content #main.with-icn {
	margin: 17px 0 0;
	padding: 18px 0 20px 64px;
	width: 641px;
	position: relative;
	border-bottom: solid 1px #c7c7c7;
	line-height: 1;
}
body#frm #content #main.with-icn .icon {
	position: absolute;
	left: -5px;
	top: 0;
}


/* ===== Headings ========================== */
#content h2,
#content h3,
#content h4 {
	margin: 40px 0 20px;
	padding-bottom: 4px;
	background: url(/mobile/set/common/p/img/v09b/iphone/bg_h-tag_btm.gif) left bottom repeat-x;
	line-height: 1;
}
#content .h2_wrap h2 { background-image: none;}
#content h3 {
	margin-bottom: 15px;
}
#content h4 {
	margin-bottom: 10px;
}
#content h5 {
	margin: 25px 0 15px;
	line-height: 1;
}

#content .no-bg {
	background: none;
	padding-bottom: 0;
}

#content .notes h2 {
	min-height: 18px;
	margin: 0;
	padding: 4px 0 2px 37px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	background: #e9f1f4 url(/mobile/set/common/p/img/v11a/general/icn_notes.gif) 10px center no-repeat;
}
#content .notes h3 {
	margin: 15px 0 0;
	font-size: 14px;
	font-weight: bold;
	background: none;
}
#content .notes .notes_pink {
	color: #F23091;
}


/* #site-link (Old Style)
-------------------------------------------------------------------------------- */
#site-link {
	/*width:960px; MLC*/
	width:950px;
	background:#ffffff url(/mobile/set/common/p/img/en/ipad/bg_site-link_mdl.gif) repeat-y left;
}
#site-link .box_mdl {
	/*width:874px; MLC*/
	width:863px;/*MLc*/
	padding:0 43px 20px 43px;
	background:url(/mobile/set/common/p/img/en/ipad/bg_site-link_top.gif) no-repeat left top;
}
#site-link .box_mdl h2 {
	float:left;
	width:51px;
	margin:20px 30px 0 0;
	padding:0;
	border:none;
}
#site-link .box_mdl ul {
	float:left;
	width:700px;
	margin:23px 0 0;
	padding:0;
	list-style:none;
}
#site-link .box_mdl ul li {
	float:left;
	white-space: nowrap;
	margin-right: 20px;
	padding:0 0 0 12px;
	background:url(/mobile/set/common/p/img/v11a/bullet/icn_arr_gray.gif) no-repeat 0 5px;
}
#site-link .box_mdl ul li a {
	font-size:11px;
	text-decoration: none;
	color:#333333;
}

#site-link .box_mdl ul li.bld a {
	font-weight:bold;
	color:#333333;
}

#site-link .box_mdl ul li a:hover,
#site-link .box_mdl ul li.bld a:hover {
	text-decoration:underline;
}


/* ----- anno-iphone ----- */
ul.anno-iphone {
	/*width:960px; MLC*/
	width:950px !important;
	background:#ffffff;
	margin:40px auto 10px auto !important;
	padding:0;
	text-align:left;
}
ul.anno-iphone li {
	color:#333333 !important;
	font-size:87% !important;
	list-style: none;
}
ul.anno-iphone li#ppn {	display: block !important;}
ul.anno-iphone a:hover,
ul.anno-iphone_other a:hover {
	background:transparent none repeat scroll 0%;
	font-size:100% !important;
	text-decoration:underline;
}
ul.anno-iphone a,
ul.anno-iphone_other a {
	color:#006699;
	display:inline;
	font-size:100% !important;
	text-decoration:none;
}