@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 1.4;
	text-align: left;
}



body {
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
	background-color: #FFF;
}
.browserOut {
	display: none;
}

img {
	border: 0;
}
hr {
	display: none;
}

strong {
	font-weight: bold;
}

a:link,
a:active {
	color: #000000;/* リンクの色 変更 */
	text-decoration: none;
}

a:visited {
	color: #000000;/* 読み込み済みリンク色 変更 */
	text-decoration: none;
}

a:hover {
	color: #000000;/* オンマウスのリンク色 変更 */
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6, h7, h8 { font-size: 100%; margin: 2em 0 0 0;}

/* ==========container========== */
#wrapper {
	width: 800px;/* width */
	margin: 0 auto;
	text-align: left;
}
/* ==========container/========== */

/* ==========header========== */
#header {
	width: 824px;
	height: 57px;
}
	
/* Logo */
#logoBox { float: left; width: 824px;}
#logoBox p { display: none;}
#logoBox strong { color: #390;}

/* navi Box */
#naviBox { display: none;}
#naviBox ul { display: none;}

/* global navi */
#gnaviBox { display: none;}

/* leftNaviTitle */
#leftcolumn { display: none;}

/* ==========header/ ========== */

/* ==========Footer========== */
#footer ul  { display: none;}
#footer address { text-align: right; color: #CCC; font: 90%/100% Arial, Helvetica, sans-serif; clear: right;}

/* ==========Footer/========== */

/* ==========inside of container========== */
#mainImageBox {
	display: none;
}

.container,
.containerLine,
.containerTitle { width: auto; margin: 0 0 2em 0;}
.containerCb { width: auto; margin: 0 auto 1em; text-align: left;}

.containerBody{
	width: auto;
	margin: 0 52px 60px 0px;
}
.containerBodyWAuto{
	width: auto;
	margin: 0 52px 10px 70px;
}
.containerLineBgPink{
	text-align: left;
	margin: 0.3em 20px 20px 0;
	border-top: 1px dashed #CCC;
	padding: 0.3em 0 0 70px;
}
.containerLine {
	text-align: left;
	border-top: 5px solid #999;
	border-bottom: 1px solid #CCC;
	background-color: #FFF;
	margin-bottom: 50px;
}
.containerLineBgGrey {
	width: auto;
	padding: 5px 10px;
	text-align: left;
	border: 1px solid #CCC;
	background-color: #FFF;
}
.containerBodyWAuto {
	width: auto;
	padding: 5px 0 0 100px;
	text-align: left;
	margin: 10px 0 70px 0;
}
.containerLineBgPink {
	width: auto;
	padding: 10px 16px;
	text-align: left;
	border-top: 1px dashed #CCC;
	border-bottom: 1px dashed #CCC;
	background-color: #FFF;
}
/* 2Column */
.contentsBox-left {
	float: left;
	width: 350px;
	text-align: left;
	margin: 0;

}
.contentsBox-right{
	float: right;
	width: 350px;
	padding: 0 0 0 20px;
	text-align: left;
	background-color: #FFF;
}

/* ==========inside of container/ ========== */


.containerCb {
	border: 1px solid #000;
	margin: 5em 0;
	padding: 5px;
}
.containerCb p.f2b {
	margin-top: 20px;
}
div.listContract ul ,
ul.list0 {
	list-style-type: square;
	margin-bottom: 20px;
}
div.listContract ul li,
ul.list0 li {
	list-style-type: square;
}


/* dl float */

.floatNotes dl { float: right;}
.floatNotes dt { margin: 0; float: left; font-size: 90%; color: #666; line-height: 1.4;}
.floatNotes dd { padding: 0 0 0 15px; margin: 0; font-size: 90%; color: #666; line-height: 1.4; margin: 0 0 2px 0;}

.float50 dl { float: right;}
.float50 dt { margin: 0; float: left;}
.float50 dd { padding: 0 0 0 20px; margin: 0 0 0 0;}

.float70 dl { float: right;}
.float70 dt { margin: 0 0 0 2em; float: left;}
.float70 dd { padding: 0 0 0 70px; margin: 0 0 1em 0;}

.float140 dl { float: right;}
.float140 dt { margin: 0 0 0 1em; float: left; font-weight: bold;}
.float140 dd { padding: 0 0 0 140px; margin: 0;}

.floatcbb dl { float: right;}
.floatcbb dt { margin: 0 0 0 2em; float: left; color: #F36; font-weight: bold; font-size: 100%; font-family: Arial, Helvetica, sans-serif;}
.floatcbb dd { padding: 0 0 0 220px; margin: 0; font-size: 100%;}


/* topic border*/
h6.topic, h6.topicF36, h3.topicBlue {
	border-left: 8px solid #999;
	padding: 0 0 0 10px;
}

/* table product*/
div.product table,
div.product table th,
div.product table td,
div.productCampaign table,
div.productCampaign table th,
div.productCampaign table td {
	border: none;
	border-collapse: collapse;
}
div.product table th,
div.product table td,
div.productCampaign table th,
div.productCampaign table td {
	padding: 2px;
}
div.product table th.TdNowrap,
div.product table td.TdNowrap,
div.productCampaign table th.TdNowrap,
div.productCampaign table td.TdNowrap {
	white-space: nowrap;
}

div.product table ul,
div.productCampaign table ul {
	margin: 0 0 0 1em;
}
div.productCampaign table td.productPhoto img, div.product table td.productPhoto img {
	margin: 0 5px 0 0;
}

/* table tariff*/
table {
	margin: 1em 0 0 0;
	width: 100%;
}
table,
table th,
table td {
	border: 1px solid #666;
	border-collapse: collapse;
}
table th,
table td {
	padding: 2px;
}
table th.TdNowrap,
table td.TdNowrap {
	white-space: nowrap;
}

table ul {
	margin: 0 0 0 1em;
}

/* display none or block*/
.productCampaign h2 img {
	display: none;
}
#listContract ul p.browserOut {
	display: block;
}

/* 
.containerBody img,*/
.printnoImg,
.containerLineNoPrint {
	display: none;
}

.float180 dl { float: right;}
.float180 dt { margin: 0 0 0 3em; float: left;}
.float180 dd { padding: 0 0 0 180px; margin: 0;}

/* ul */
ul {
	list-style: square;
	margin: 0 0 1em 3em;
}
ul.UlnoListStyle {
	list-style: none;
	margin: 0 0 1em 3em;
}

ul.UlnoListStyleMargin {
	list-style: none;
	margin: 0;
}

ul.UlnoMargin {
	margin: 0 0 0 1em;
}
ul.UlnoMargin li {
	padding: 0;
}
ul.UlTopicBody {
	margin: 0 0 0 4em;
}

/* ol */
ol.OlnoMargin {
	list-style-position: inside;
	padding: 0;
	margin: 0 0 1em 1em;
}
ol.OlnoMargin li {
	padding: 0;
}
ol {
	margin: 0 0 0 18px;
}

ul li.lisitemap{
	margin: 0 0 0 2em;
}

/* top */
/* product layout Table*/
div.productCampaign table, div.product table {
	width: 720px;
	border: none;
}
div.productCampaign table td.productPhoto, div.product table td.productPhoto {
	width: 100px;
	text-align: center;
	vertical-align: top;
}
	
div.productCampaign table.handsetPrice, div.product table.handsetPrice {
	width: 98%;
	border: none;
	border-collapse: collapse !important;
	margin: 10px 0 0 0;
}
div.productCampaign table.handsetPrice th, div.product table.handsetPrice th {
	background-color: #ffcfd1;
	font-weight: normal;
	text-align: left;
	padding: 2px;
	border: 1px solid #fdbabc;
}div.productCampaign table.handsetPrice td, div.product table.handsetPrice td {
	font-weight: normal;
	padding: 2px;
	border: 1px solid #999;
}



/* banners */
#leftcolumn li.bannerVoice, #leftcolumn li.bannerUK, #leftcolumn li.bannerUS {
	text-indent: -9999px;
	border: none;
	margin: 0 !important;
	padding: 0 !important;
}
#leftcolumn li.bannerVoice a{
	background: url(/images/banner_voiceofcustomers.jpg) 0 0 no-repeat;
	display: block;
	width: 166px;
	height: 75px;
}
#leftcolumn li.bannerVoice a:hover {
	background: url(/images/banner_voiceofcustomers.jpg) 0 0 no-repeat;
	text-decoration: none !important;
}

#leftcolumn li.bannerUS a{
	background: url(/images/banner_hanacellus.jpg) 0 0 no-repeat;
	display: block;
	width: 166px;
	height: 44px;
}
#leftcolumn li.bannerUS a:hover {
	background: url(/images/banner_hanacellus.jpg) 0 0 no-repeat;
	text-decoration: none !important;
}
#leftcolumn li.bannerUK a{
	background: url(/images/banner_hanacelluk.jpg) 0 0 no-repeat;
	display: block;
	width: 166px;
	height: 54px;
}
#leftcolumn li.bannerUK a:hover {
	background: url(/images/banner_hanacelluk.jpg) 0 0 no-repeat;
	text-decoration: none !important;
}



#rightcolumn { 
	float: right;
	margin: 10px 22px 5px 0px;
	padding: 0px;
	width: 770px;
	display: inline;
	position: relative;
	clear: both;
}

.rightcolumnContainer { 
	margin: 10px 0 0 0;
	clear: both;

}
.rightcolumnContainerLeft { 
	float: left;
	width: 365px;
	clear: both;
	border-right: 1px solid #CCC;
	padding: 0 20px 0 0;
}
.rightcolumnContainerRight { 
	margin: 0 0 0 20px;
	float: right;
	text-align: left;
	width: 360px;
}

img.imgNFRMargin22px { margin: 0 120px 0 0;}

div.productc118plug-right {
	float: right;
	width: 160px;
}


/* News */
.floatNews dl { float: right;}
.floatNews dt { margin: 0; float: left; line-height: 3;}
.floatNews dd { padding: 0 0 5px 80px; margin: 0; border-top: 1px dashed #CCC;}

.floatNews dd h3 { font-size: 120%; font-weight: bold; line-height: 1.4; margin: 0.5em 0; border-bottom: none;}


/* numbers */
ul.listNumbers { list-style: decimal !important; margin: 10px 0 20px 20px;}


/* qa */
h4.qaMarginBorder {
	line-height: 1.8;
	font-weight: bold;
	color: #666;
	margin: 1em 0 4px 2em !important;
	border-bottom: 1px dashed #666;
}

/* space */
.c-both30px { clear: both; width: auto; height: 20px; font-size: 0;}