@charset "utf-8";



/* -- import(don't edit) --*/
@import url("/mobile/set/common/p/css/v11a/header.css");
@import url("/mobile/set/common/p/css/v12a/general.css");



/*=============================================================
	General
===============================================================*/
body#frm div#layout {
	padding-bottom: 40px;
}


/*=============================================================
	Left Navi
===============================================================*/
body#frm div#sidenav h4 a {
	background-image: url("/mobile/set/common/p/img/v12a/nav/h4_welcome.png");
}
body#frm div#nav.ln_norikae div#sidenav ul li.index  div div a {
	background-image: url("/mobile/set/common/p/img/v12a/nav/btn_norikae.png");
}

/*
#nav #relation_nav ul li a span.description {
	text-decoration: none;
	margin-bottom: 5px;
	font-weight: bold;
}
*/
/* MLC */

div#local-nav-area #relation_nav ul li a span.description {
	text-decoration: none;
	margin-bottom: 5px;
	font-weight: bold;
}




/*=============================================================
	Section
===============================================================*/

/* ===== Box Application ===== */
.box_application {
	padding: 15px;
	background: #f3e8da;
}
.box_application dd {
	margin: 10px auto 0;
	width: 259px;
	height: 43px;
	background-image: url("/mobile/set/common/p/img/v12a/welcome/norikae/btn_application.png");
}
.box_application dd a {
	height: 43px;
}


/* ===== Box Purchase ===== */
#box_purchase {
	margin-top: 40px;
	padding: 0 15px 20px 36px;
	background: url("/mobile/set/common/p/img/v12a/welcome/norikae/bg_box-purchase.png") left bottom no-repeat;
}
#box_purchase_top {
	margin: 0 -15px 0 -36px;
	width: 675px;
	height: 30px;
	background: url("/mobile/set/common/p/img/v12a/welcome/norikae/bg_box-purchase.png") left top no-repeat;
	overflow: hidden;
	position: relative;
}

/* List Purchase Way */
#box_purchase dl {
	width: 302px;
	color: #000000;
}
#box_purchase dl .fig-img {
	float: left;
}
#box_purchase dl dt {
	margin: 0 0 5px 110px;
	font-size: 115%;
	font-weight: bold;
}
#box_purchase dl.sec_online-shop dt {
	letter-spacing: -1px;
}
#box_purchase dl .txt,
#box_purchase dl .link-list_navy {
	margin: 0 0 6px 110px;
	font-size: 86%;
}

/* List Notes / Shipping */
#list_notes-shipping {
	margin: 15px auto 0;
	width: 36em;
}

/* Box Contact */
#box_contact {
	margin-top: 40px;
	width: 675px;
	background: url("/mobile/set/common/p/img/v12a/welcome/norikae/bg_box-contact.png") left bottom no-repeat;
}
#box_contact dt {
	padding: 15px 21px 0;
	background: url("/mobile/set/common/p/img/v12a/welcome/norikae/bg_box-contact.png") left top no-repeat;
}
#box_contact dd {
	padding: 10px 50px 12px 70px;
}
#box_contact dd p {
	text-align: center;
}
#box_contact .annotation_fix_noicn li {
	margin-top: 2px;
}


/* ===== Dial campaign ===== */
#dial_campaign {
	margin-top: 40px;
	position: relative;
	width: 675px;
}

#dial_campaign .btn_cpn {
	display: block;
	right: 12px;
	bottom: 12px;
	position: absolute;
	width: 183px;
	background-image: url("/mobile/set/common/p/img/v12a/welcome/norikae/btn_dial-campaign.png");
}
#dial_campaign .btn_cpn a {
	height: 49px;
}


/** tabs */
/**************************************/

body#frm ul#tabs-other a {
	text-indent: -9999px;
	width:       155px;
	height:      32px;
	display:     block;
}
body#frm ul#tabs-other a.on,
body#frm ul#tabs-other a:hover {
	background-position: 0 -32px;
}

body#frm ul#tabs:after {
	content:    ".";
	height:     0;
	clear:      both;
	visibility: hidden;
	display:    block;
}
body#frm ul#tabs {
	display: inline-block;
}
* html body#frm ul#tabs {
	height: 1%;
}
body#frm ul#tabs {
	display: block;
}

/* ========= Tab ========= */
/* -- .tab_block -- */
body#frm .tab_block div#content-top ul#tabs-other {
	padding: 0 0 0 15px;
	background: none;
	border-bottom: 3px solid #84919d;
}

body#frm .tab_block ul#tabs-other li {
	float: left;
	padding: 0 5px 0 0;
	_width: 131px; /* IE6 */
}
body#frm .tab_block ul#tabs-other a span,
body#frm .tab_block ul#tabs-other a {
	background-image: url(/mobile/set/common/p/img/v12a/general/tab.png);
	background-repeat: no-repeat;
}
body#frm .tab_block ul#tabs-other a {
	text-align: center;
	text-indent: 0;
	width: auto;
	height: 31px;
	line-height: 31px;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	background-position: left top;
}
body#frm .tab_block ul#tabs-other a span {
	display: block;
	height: 31px;
	line-height: 31px;
	background-position: right top;
}
body#frm #content .tab_block ul#tabs-other a span { padding-right: 5px;}
body#frm #content .tab_block .triple ul#tabs-other a span { width: 212px;}
body#frm #content .tab_block .quadruple ul#tabs-other a span { width: 155px;}
body#frm #content .tab_block .quintuple ul#tabs-other a span { width: 121px;}

body#frm .tab_block ul#tabs-other a.on,
body#frm .tab_block ul#tabs-other a:hover {
	color: #ffffff;
	text-decoration: none;
	background-position: left bottom;
}
body#frm .tab_block ul#tabs-other a.on span,
body#frm .tab_block ul#tabs-other a:hover span {
	background-position: right bottom;
}

body#frm .tab_block ul#tabs-other a.on{
	pointer-events: none;
	cursor: default;
}

/* -- .tab_block(in section) -- */
body#frm #content .section .tab_block div#content-top ul#tabs-other {
	padding: 0;
}
body#frm #content .section .tab_block ul#tabs-other li {
	padding-right: 3px;
}
body#frm #content .section .tab_block .triple ul#tabs-other a span { width: 213px;}