@charset "utf-8";
/* ================================================================================
:::common modules for secondary pages:::
================================================================================ */

h2 {
	width: 720px;
	height: 47px;
	margin: 0 0 0 52px;
	background-image:url(/images/bg_title.jpg);
	background-repeat:no-repeat;
	font-size: 120%;
	font-weight: bold;
	padding: 10px 20px;
	color: #174D9A;
}

h2.my-hanacell {
	width: 720px;
	height: 47px;
	margin: 0 0 0 52px;
	background-image:url(/images/bg_title_myhanacell.jpg);
	background-repeat:no-repeat;
	font-size: 120%;
	font-weight: bold;
	padding: 10px 20px;
	color: #F60;
}

h2 span{
	font: bold 70%/80% Arial, Helvetica, sans-serif;
	color: #999;
	line-height: 1.2;
}
 

h3 {
	font: bold 110%/140% "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	color: #174D9A;
	padding: 0;
	border-bottom: 1px solid #174D9A;
	margin: 1em 0 10px 0;
}

.containerH2{
	margin: 0 auto 1em;
	width: 720px;
	text-align: left;
	border-left: 8px solid #390;
}
.borderDoubleLine{
	margin: 0 auto;
	width: auto;
	border: double #CCC;
	padding: 5px 10px;
	background-color: #FFF !important;
}
.borderDLineMargin{
	margin: 0 0 1em 2em;
	width: 610px;
	border: double #CCC;
	padding: 0 5px;
	background-color: #FFF !important;
}
.borderDLineMargininSupport{
	margin: 1em 0 1em 2em;
	width: 610px;
	border: double #CCC;
	padding: 0 5px;
	background-color: #FFF !important;
}
.width600{
	margin: 1em 0 1em 5em;
	width: 600px;
	background-color: #FFF !important;
}

.width540{
	margin: 0 0 1em 60px;
	width: 540px;
	background-color: #FFF !important;
}
.width320{
	margin: 0 0 1em 40px;
	width: 600px;
	background-color: #FFF !important;
}

/*terms*/

h4 {
	line-height: 1.8;
	font-weight: bold;
	color: #666;
	margin: 1em 0 4px 0 !important;
}
h4 span {
	font-weight: bold;
	border-bottom: 1px dashed #666;
	padding: 0 0 3px 0;
}

h4.H4tariff {
	font-weight: bold;
	font-size: 120%;
	color: #505ec6;
	margin: 2em 0 4px !important;
}

h4.qaMarginBorder {
	line-height: 1.8;
	font-weight: bold;
	color: #666;
	margin: 1em 0 4px 2em !important;
	border-bottom: 1px dashed #666;
}
h4.tariffHandset {
	margin: 1em 0 4px 2em !important;
	background: #FFF url(/images/txt_priceofhandeset.gif) top left no-repeat;
	height: 30px;
}
h4.tariffServiceplan {
	margin: 1em 0 4px 2em !important;
	background: #FFF url(/images/txt_serviceplan.gif) top left no-repeat;
	height: 30px;
}
h4.tariff {
	margin: 1em 0 4px 2em !important;
	background: #FFF url(/images/txt_tariff.gif) top left no-repeat;
	height: 30px;
}
h4.H4intlCourse {
	margin: 1em 0 4px 20px !important;
}

h4.H4FirstSupport {
	font: bold 110%/150% "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	color: #174D9A;
	padding: 0;
	border-bottom: 2px solid #174D9A;
	margin: 2em 0 3px 0 !important;
}
h4.H4support {
	font: bold 110%/150% "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	color: #174D9A;
	padding: 0;
	border-bottom: 2px solid #174D9A;
	margin: 4em 0 3px 0 !important;
}
h4.H4support span {
	font-size: 80%;
	color: #390;
	padding: 0;
	margin: 4em 0 3px 0 !important;
}
h5 {
	font-weight: bold;
}
h5.H5support {
	line-height: 1.8;
	font-weight: bold;
	color: #174D9A;
	margin: 1em 0 4px 0 !important;
}
h5.H5support span {
	line-height: 1.8;
	font-weight: bold;
	color: #666;
	padding: 0 0 3px 0;
	border-bottom: 1px dashed #666;
	margin: 1em 0 4px 3em !important;
}
h5.H5supportinDiv {
	line-height: 1.5;
	font-weight: bold;
	margin: 0 0 5px 0 !important;
}
h5.H5rss {
	line-height: 1.5;
	font-weight: bold;
	color: #999;
	margin: 0 0 8px 0 !important;
}


h5.H5rss2 {
	line-height: 1.5;
	font-weight: bold;
	color: #999;
	margin: 1em 0 0 0 !important;
}

h5.H5tariff {
	font-weight: bold;
	font-size: 120%;
	color: #505ec6;
	margin: 2em 0 4px !important;
}



h3.NoBorder, h4.NoBorder, h5.NoBorder {
	border: none !important;
}


/* form */
form {
	margin: 1em 0 0 0;
}
.contactFormLayout {
	margin: 2em 0 0 0;
	border-top: 1px dashed #CCC;
	padding: 0 0 0 3em;
}
.contactForm dl {
	float: right;
}
.contactForm dt {
	float: left;
	margin: 0 0 0 4em;
}
.contactForm dd {
	padding: 0 0 0 200px;
}
.contactForm input, .contactForm textarea {
	width: 420px;
}
.form-submit {
	text-align: right;
	padding: 0 56px 0 0;
}
.form-submit input {
	padding: 2px 15px;
	margin: 0 0 2em 0;
}

/* table */
table {
	border: 1px solid #CCC;
	border-collapse: collapse;
	width: 100%;
	text-align: left;
}
table.tableJustified {
	border: 1px solid #CCC;
	border-collapse: collapse;
	width: 702px;
	text-align: left;
	margin: 1em 52px 0 70px;
}
th, td {
	padding: 3px 5px;
}
th {
	background-color: #E1E1E1;
	white-space: nowrap;
	color: #333;
	font-weight: bold;
}
th, td {
	border: 1px solid #CCC;
}

/* ================================================================================
:::aboutUs:::
================================================================================ */
#aboutus {
	width: 702px;
	height: 260px;
	margin: 0 52px 2em 70px;
	text-align: left;
	background: #FFF url(/images/aboutus_tonyphoto.jpg) top left no-repeat;
}

/* ================================================================================
:::spec popup:::
================================================================================ */
.specpopup {
	width: 100%;
	margin-top: 10px;
	}
	
.specpopup div {
	width: 500px;
	float: right;
	padding: 0 0 20px 20px;
	}

.specpopup img {
	float: left;
	padding-right: 10px;
	}


/* ================================================================================
:::QA:::
================================================================================ */
ul.qa li{
	padding: 0 0 0 20px;
	list-style: none;
	line-height: 1.8 !important;
	background: url(/images/icon_q.gif) no-repeat 0 3px;
}
ul.qa li ul li {
	list-style: square;
	padding: 0 0 0 2px;
	background: none;
}
ul.qa li ul li img {
	vertical-align: middle;
	margin: 0 2px 0 0;
}
ul.qa div{
	margin: 0;
	padding: 0 10px !important;
	line-height: 1.8;
	background-color: #E1E1E1;
}

.qa a:link { text-decoration: none; color: #333;}
.qa a:hover { text-decoration: underline !important;}
.qa a:active { text-decoration: none; color: #333 !important;}
.qa a:visited { text-decoration: none; color: #333 !important;}

#btn_QA {
	width: 70px;
	height: 25px;
	font-weight: bold;
	color: #333;
	margin: 0 0 0 5px;
}

.answer{ display:none;}
.answer a:link { text-decoration: underline; color: #33F;}
.answer a:hover { text-decoration: none; color: #33F;}
.answer a:active { text-decoration: underline; color: #33F;}
.answer a:visited { text-decoration: underline; color: #33F!important;}

/* ================================================================================
:::howtoorder:::
================================================================================ */
table.TablenoMargin {
	border: none;
	border-collapse: collapse;
	width: 700px;
	margin: 0;
}
table.TablenoMargin td.bg_howtoorder01 {
	padding: 0;
	width: 248px !important;
	background: url(/images/bg_howtoorder01.jpg) top left no-repeat;
}
table.TablenoMargin td.bg_howtoorder02 {
	padding: 0;
	width: 204px !important;
	background: url(/images/bg_howtoorder02.jpg) top left no-repeat;
}
table.TablenoMargin td.nobg_howtoorder01 {
	padding: 0;
	width: 248px !important;
}
table.TablenoMargin td.nobg_howtoorder02 {
	padding: 0;
	width: 204px !important;
}
table.TablenoMargin td {
	border: none;
	vertical-align: top;
	padding: 0;
}
table.TablenoMargin td p {
	border: none;
	vertical-align: top;
	width: 204px;
}
.order-applybtn {
	margin: 10px 150px;
}

.orderbox-detail {
	width: 650px;
	background-color: #EEFDC2;
	margin-top: 12px;
	padding: 15px 25px;
}

div.btn-order {
	background : url(/images/btn_apply.gif) 0 0 no-repeat;
	text-indent: -9999px;
}

div.btn-order a{
	display: block;
	width: 400px;
	height: 83px;
}


/* ================================================================================
:::Support:::
================================================================================ */

#support-cont {
	width: 702px;
}


.tub-menu {
	margin: 0;
	width: auto;
	text-align: left;
	color: #174D9A;
}

.tub-menu  a:link { text-decoration: none; color: #333;}
.tub-menu  a:active, .tub-menu  a:visited { text-decoration: none; color: #333;}
.tub-menu  a:hover { text-decoration: underline !important;}

.tubmenuon{
	list-style: none;
	width: 117px;
	height: 36px;
	text-align: center;
	line-height: 1.2;
	padding-top: 10px;
	float: left;
	background-image: url(/images/support_navion.gif);
	background-repeat: no-repeat;
}

.tubmenuoff{
	list-style: none;
	width: 117px;
	height: 36px;
	text-align: center;
	line-height: 1.2;
	padding-top: 10px;
	float: left;
	background-image: url(/images/support_navioff.gif); 
	background-repeat: no-repeat;
}

.tubmenuendon{
	list-style: none;
	width: 115px;
	height: 36px;
	text-align: center;
	line-height: 1.2;
	padding-top: 10px;
	float: left;
	background-image: url(/images/support_naviendon.gif); 
	background-repeat: no-repeat;
}

.tubmenuendoff{
	list-style: none;
	width: 115px;
	height: 36px;
	text-align: center;
	line-height: 1.2;
	padding-top: 10px;
	float: left;
	background-image: url(/images/support_naviendoff.gif); 
	background-repeat: no-repeat;
}
.tubmenuflat{
	list-style: none;
	width: 115px;
	height: 45px;
	float: left; 
	border-bottom: solid 1px #C0C0C0;
}
.tubmenuflat2{
	list-style: none;
	width: 232px;
	height: 45px;
	float: left; 
	border-bottom: solid 1px #C0C0C0;
}
.tubmenuflat3{
	list-style: none;
	width: 349px;
	height: 45px;
	float: left; 
	border-bottom: solid 1px #C0C0C0;
}
.tubmenuflat4{
	list-style: none;
	width: 466px;
	height: 45px;
	float: left; 
	border-bottom: solid 1px #C0C0C0;
}

.tubmenu-right{
	float: right;
	width: 170px;
	padding: 0 0 0 15px;
	text-align: right;
	background-color: #FFF;
}

.tabContent ol {
	margin: 0 0 0 2em;
}



/* layout for SMS E-mail*/

table.howtoSupport2 {
	border-collapse: collapse;
	width: 100%;
	background-color: #FFF;
}
table.howtoSupport2 td.bgF9F9F9, table.howtoSupport3 td.bgF9F9F9 {
	background-color: #F9F9F9;
	text-align: center;
	width: 25%;
}
.tabContent table.howtoSupport2 td, .tabContent table.howtoSupport2 th {
	border: none;
	vertical-align: top;
	border-bottom: 1px solid #CCC;
}
table.howtoSupport {
	border: none;
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #CCC;
}

.tabContent table.howtoSupport td, .tabContent table.howtoSupport th {
	border: none;
	vertical-align: top;
	border-bottom: 1px solid #CCC;
}

.tabContent table.howtoSupport tr.TableLCenter, 
.tabContent table.howtoSupport2 tr.TableLCenter, 
.tabContent table.howtoSupport3 tr.TableLCenter {
	text-align: center;
}

.tabContent table.howtoSupport td p {
	line-height: 1.4;
	margin: 0 0 2px 0;
}

.tabContent table.howtoSupport td.bgCdffb4, .tabContent table.howtoSupport3  td.bgCdffb4 {
	background-color: #F4F4F4;
	width: 25%;
}
/* other tables*/
table.zoneTariff {
	border: 1px solid #CCC;
	border-collapse: collapse;
	width: 650px;
	text-align: left;
}
table.zoneTariff-support {
	border: 1px solid #CCC;
	border-collapse: collapse;
	width: 100%;
	text-align: left;
}
table.zoneTariff th {
	background-color: #E1E1E1;
	white-space: nowrap;
	color: #333;
	font-weight: bold;
}
table.zoneTariff-support th {
	background-color: #E1E1E1;
	white-space: nowrap;
	color: #333;
	font-weight: bold;
}

/* other tables*/
table.intlCourse {
	border: none;
	border-collapse: collapse;
	width: 630px;
	margin: 2px 0 0 20px;
}
table.intlCourse td, table.intlCourse th {
	padding: 0 3px !important;
}
table.intlCourse td {
	font-size: 90%;
}
table.intlCourse td.priceZone {
	font-size: 100%;
}

table.intlCourse th {
	background-color: #cdffb4;
	font-weight: bold;
}
table.intlCourse th.zone{
	background-color: #cdffb4;
	font-weight: bold;
}
table.intlCourse th.intlTariff{
	background-color: #E1E1E1;
	color: #333;
	font-weight: bold;
	vertical-align: top;
	white-space:normal !important;
}
table.intlCourse th.intlTariffBdr{
	background-color: #E1E1E1;
	color: #333;
	font-weight: bold;
	vertical-align: top;
	white-space:normal !important;
	border-top: 2px solid #999;
}

table.intlCourseinTariff {
	margin: 3px 0 0 0;
	border: 1px solid #CCC;
	border-collapse: collapse;
	width: 658px;
	text-align: left;
}
table.intlCourseinTariff td, table.intlCourseinTariff th {
	padding: 0 3px !important;
}
table.intlCourseinTariff td {
	font-size: 90%;
}
table.intlCourseinTariff td.priceZone {
	font-size: 100%;
}

table.intlCourseinTariff th {
	background-color: #cdffb4;
	font-weight: bold;
}
table.intlCourseinTariff th.zone{
	background-color: #cdffb4;
	font-weight: bold;
	text-align: center;
}
table.intlCourseinTariff th.intlTariff{
	background-color: #E1E1E1;
	color: #333;
	font-weight: bold;
	vertical-align: top;
}

table.intlCourseinTariff th.intlTariff2{
	background-color: #F1F1F1;
	color: #333;
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap !important;
}

table.intlCourseinTariff th.intlTariffBdr{
	background-color: #E1E1E1;
	color: #333;
	font-weight: bold;
	vertical-align: top;
	border-top: 2px solid #999;
}




table.intlCourseinSupport {
	border: none;
	border-collapse: collapse;
	width: 634px;
	margin: 0 0 0 2em;
}
table.intlCourseinSupport td, table.intlCourseinSupport th {
	padding: 0 3px !important;
	width: 50%;
}
table.intlCourseinSupport td {
	font-size: 90%;
}
table.intlCourseinSupport td.priceZone {
	font-size: 100%;
}

table.intlCourseinSupport th {
	background-color: #cdffb4;
	font-weight: bold;
}
table.intlCourseinSupport th.zone{
	background-color: #cdffb4;
	font-weight: bold;
	text-align: center;
}
table.intlCourseinSupport th.intlTariff{
	background-color: #E1E1E1;
	color: #333;
	font-weight: bold;
	vertical-align: top;
	white-space:normal !important;
}

table.intlCourseinSupport th.intlTariffBdr{
	background-color: #E1E1E1;
	color: #333;
	font-weight: bold;
	vertical-align: top;
	white-space:normal !important;
	border-top: 2px solid #999;
}

/* numbers */
ul.listNumbers { list-style: none !important; margin: 10px 0 20px 20px;}

ul.listNumbers li.n_1 { list-style: none !important; background: url(/images/icon_1.gif) no-repeat 0 5px; padding: 0 0 0 20px;}
ul.listNumbers li.n_2 { list-style: none !important; background: url(/images/icon_2.gif) no-repeat 0 5px; padding: 0 0 0 20px;}
ul.listNumbers li.n_3 { list-style: none !important; background: url(/images/icon_3.gif) no-repeat 0 5px; padding: 0 0 0 20px;}
ul.listNumbers li.n_4 { list-style: none !important; background: url(/images/icon_4.gif) no-repeat 0 5px; padding: 0 0 0 20px;}
ul.listNumbers li.n_5 { list-style: none !important; background: url(/images/icon_5.gif) no-repeat 0 5px; padding: 0 0 0 20px;}
ul.listNumbers li.n_6 { list-style: none !important; background: url(/images/icon_6.gif) no-repeat 0 5px; padding: 0 0 0 20px;}
ul.listNumbers li.n_7 { list-style: none !important; background: url(/images/icon_7.gif) no-repeat 0 5px; padding: 0 0 0 20px;}
ul.listNumbers li.n_8 { list-style: none !important; background: url(/images/icon_8.gif) no-repeat 0 5px; padding: 0 0 0 20px;}
ul.listNumbers li.n_9 { list-style: none !important; background: url(/images/icon_9.gif) no-repeat 0 5px; padding: 0 0 0 20px;}

.campaignbox {
	width: 700px;
	margin: 1em 0px 2em 0px;
	padding-bottom: 1em;
}

.campaignboxDashed {
	width: 700px;
	margin: 1em 0px 2em 0px;
	padding-top: 1em;
	padding-bottom: 5em;
	border-top: 1px dashed #CCC;
}
/* insurance */
.insurance-box {
	width: 620px;
	padding: 0 20px;
	margin: 30px 0 30px;
}

.insurance-howto {
	width: 590px;
	background-color: #f2f2f2;
	padding: 15px 8px 15px 15px;
}

.insurance-boxl {
	float: left;
	width: 265px;
	padding: 5px 10px 0;
}

.insurance-boxr {
	float: right;
	width: 275px;
	padding: 3px 10px 0;
}

.insurance-head {
	background: url(/images/img_mobile_insurance01.gif) 0 0 no-repeat;
	margin-top: 20px;
	padding: 75px 20px 0;
}

.insurance-head span {
	display: block;
	background-color: #E9E9E9;
	width: 384px;
	padding: 8px;
	margin: 0 0 7px;
}


table th.insurance{ background-color: #FCC!important; font-weight: bold; border-top:2px solid #FF93AE; border-right:2px solid #FF93AE; border-left:2px solid #FF93AE;}
table td.insurance{ border-right:2px solid #FF93AE; border-left:2px solid #FF93AE;}
table td.insuranceend{ border-right:2px solid #FF93AE; border-left:2px solid #FF93AE; border-bottom :2px solid #FF93AE;}


/* ================================================================================
:::campaign:::
================================================================================ */

/* Friends */
.friendsbox { width: 700px;}
.friendsstep { width: 700px;}
.friendsstep em { font-weight: bold; color: #663333;}
.step-l { float: left; width: 450px;}
.step-r { float: right; width: 185px; padding: 0 20px 0 0;}
.step1 { float: left; width: 198px;	padding-left:17px;}
.step2 { float: right; width: 198px;}
.friends-applybtn {	margin: 5px 150px;}
.friendsbox-detail { width: 650px; background-color: #FFE8E8; margin-top: 12px; padding: 15px 25px;}
.friendsbox-detail h4 { font-weight: bold; color: #F36;}
.friendsbox-detail dt {
	font-weight: bold;
	margin: 0;
}

div.btn-friends { background: url(/images/btn_friends.gif) 0 0 no-repeat; text-indent: -9999px;}
div.btn-friends a{ display: block; width: 400px; height: 83px;}


/* Insurance */
.insurancebox-detail {
	width: auto;
	background-color: #e2edfc;
	margin-top: 12px;
	padding: 15px 20px;
}


/* ================================================================================
:::News:::
================================================================================ */
.newstopic { font-weight: bold; color: #174D9A; font-size: 120%; line-height: 2.5;}

dl.floatNews dt { width: 80px; float: left; line-height: 3; margin: 0; }
dl.floatNews dd { padding: 2px 0 10px 90px;}

dl.floatNews dd h3 { font-size: 120%; font-weight: bold; line-height: 1.4; margin: 0.5em 0; border-bottom: none;}






/* ================================================================================
:::Privacy Policy:::
================================================================================ */
h3.privacytopic { font-weight: bold; color: #174D9A; font-size: 120%; line-height: 1.0; margin-top: 2.5em; border: none;}


/* ================================================================================
:::Tariff:::
================================================================================ */
/* table Tarrif*/
table.tariff {
	margin: 3px 0 1em 0;
	border: 1px solid #CCC;
	border-collapse: collapse;
	width: 658px;
	text-align: left;
}
table.tariff2 {
	margin: 3px 0 0 45px;
	border: 1px solid #CCC;
	border-collapse: collapse;
	width: 658px;
	text-align: left;
}
table.tariff th, table.tariff td, table.tariff2 th, table.tariff2 td {
	padding: 1px 4px;
	border: 1px solid #CCC;
}
table.tariff td.noborder, table.tariff2 td.noborder {
	border: none !important;
}
table.tariff th, table.tariff2 th {
	background-color: #E1E1E1;
	color: #333;
	font-weight: bold;
	white-space: nowrap;
}

table.tariff th.tariffTitle, table.tariff2 th.tariffTitle {
	background-color: #cdffb4;
	font-size: 110%;
}

.imgLTariff { float: left; margin: 3px 10px;}
#tariff {
	width: 690px;
	height: 150px;
	margin: 1em 0px 2em 0px;
	text-align: left;
	background: #FFF url(/images/img_tariff.gif) top left no-repeat;
}

table.tariff td.TdTopBdr, table.tariff2 td.TdTopBdr { border-left: none !important; border-bottom: none !important; border-right: none !important; border-top: 1px solid #CCC !important;}

.tariff-others {
	width: 658px;
	margin: 10px 0;
}


/* Btn productCampaign */
div.btn-product2 {
	float: right;
	padding: 0;
}
div.btn-product2 a{
	display: block;
	width: 140px;
	height: 140px;
}
div.btn-product2 {  
	background: url(/images/btn_product.jpg) 0 0 no-repeat;
	text-indent: -9999px;
}
div.btn-product2 a:hover {
	background: url(/images/btn_product_over.jpg) 0 0 no-repeat;
	text-decoration: none !important;
}

/* Btn productCampaign */
div.btn-productCampaign2 {
	float: right;
	padding: 0;
	background: url(/images/btn_pCampaign.jpg) 0 0 no-repeat;
	text-indent: -9999px;
}
div.btn-productCampaign2 a{
	display: block;
	width: 140px;
	height: 140px;
}

div.btn-productCampaign2 a:hover {
	background: url(/images/btn_pCampaign_over.jpg) 0 0 no-repeat;
	text-decoration: none !important;
}

img.tariffLeft2 {
	float: left;
	margin: 0;
}

/* Btn productCampaign small*/
div.btn-productCampaign3 {
	padding: 0;
	background: url(/images/btn_pCampaignS.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	width: 92px;
	margin-left: auto;
	margin-right: auto;
}

div.btn-productCampaign3 a{
	display: block;
	width: 92px;
	height: 92px;
}

div.btn-productCampaign3 a:hover {
	background: url(/images/btn_pCampaignS_over.jpg) 0 0 no-repeat;
	text-decoration: none !important;
}



table .tariff-fanc {
	border: none;
	margin-bottom: 5px;
}

table .tariff-fanc td{
	border: none;
	padding: 0;
}


/* ================================================================================
:::spec popup:::
================================================================================ */

	
div.right {
	width: 490px;
	float: right;
	margin: 0 0 20px 20px;
	}
div.left {
	width: 186px;
	float: left;
	margin: 0;
	padding: 0;
}