@charset "utf-8";

/* --------------------------------------------------------------------------------
   import(don't edit) 
-------------------------------------------------------------------------------- */

@import url("/mobile/set/common/p/css/v11a/header.css");
@import url("/mobile/set/common/p/css/v11a/service/service_nav.css");


/* --------------------------------------------------------------------------------
   Shared
-------------------------------------------------------------------------------- */

/* -- layout -- */
body#frm div#layout {
    padding-bottom: 40px;
}

/* -- container-bottom -- */
body#frm div#container-bottom {
	_font-size: 4px;
	_line-height: 4px;
}


/* Nav
-------------------------------------------------------------------------------- */

/* -- sidenav(v12a Only) -- */
body#frm div#nav.ln_dengon div#sidenav ul li.index div div a {
	background-image: url(/mobile/set/common/p/img/v12a/nav/btn_dengon.png);
}
body#frm div#nav.ln_ymarket div#sidenav ul li.index div div a {
	background-image: url(/mobile/set/common/p/img/v12a/nav/btn_ymarket.png);
}
body#frm div#nav.ln_search-phone div#sidenav ul li.index div div a {
	background-image: url(/mobile/set/common/p/img/v12a/nav/btn_search-phone.png);
}
body#frm div#nav.ln_donations div#sidenav ul li.index div div a {
	background-image: url(/mobile/set/common/p/img/v12a/nav/btn_donations.png);
}
body#frm div#nav.smatele div#sidenav ul li.index div div a {
	background-image: url(/mobile/set/common/p/img/v12a/nav/btn_smatele.png);
}
body#frm div#nav.ln_international div#sidenav ul li.index div div a {
	background-image: url(/mobile/set/common/p/img/v12a/nav/btn_international.png);
}

/* Content
-------------------------------------------------------------------------------- */

/* -- Outline -- */
p.schedule {
	text-align: center;
	width: 179px;
	margin-top: 20px;
	padding: 3px 3px 1px;
	color: #f72c72;
	font-size: 86%;
	font-weight: bold;
	border: 1px solid #f72c72;
}

.txt-box {
	float: left;
}

/* -- outline -- */
.outline {
	padding: 0 15px;
}
.outline p.schedule {
	margin-top: 20px;
}
.outline .service_logo {
	float: right;
}

/* -- attention -- */
.attention {
	margin-top: 20px;
	padding: 10px;
	border: 2px solid #ff0000;
}
.attention p {
	margin-top: 10px;
}
.attention p.ttl {
	margin-top: 0;
	font-size: 16px;
}

/* -- features -- */
.features {
	margin-top: 20px;
	padding: 0 15px;
}
.features p.ttl {
	width: 674px;
	padding-bottom: 3px;
	/*background: #e60012 url(img/bg_features_ttl_btm.gif) left bottom no-repeat; write on substyle*/
}
.features p.ttl strong {
	display: block;
	padding: 5px 15px 0;
	color: #ffffff;
	font-size: 16px;
	/*background: url(img/bg_features_ttl_top.gif) left top no-repeat; write on substyle*/
}
.features dl dt,
.features dl dd {
	padding-top: 19px;
}
.features dl dt {
	float: left;
	width: 58px;
}
.features dl dd {
	min-height: 37px;
	_height: 37px;
	margin-left: 68px;
}
.features dl dd strong {
	display: block;
	font-size: 16px;
}

/* -- related-links -- */
ul.related-links {
	margin-top: -10px;
}
ul.related-links li {
	padding-top: 10px;
}



/* --------------------------------------------------------------------------------
   index
-------------------------------------------------------------------------------- */

/* Content
-------------------------------------------------------------------------------- */

/* -- menu-btn -- */
ul.menu-btn {
	width: 693px;
	margin: -10px 0 0 -15px;
}
ul.menu-btn li {
	display: inline;
	float: left;
	padding: 10px 0 0 15px;
}
ul.menu-btn li a {
	overflow: hidden;
	display: block;
	width: 304px;
	height: 43px;
	text-indent: -9999px;
}
ul.menu-btn li a:hover {
	background-position: left bottom;
}
ul.menu-btn li.about a {
	background-image: url(/mobile/set/common/p/img/v12a/service/btn_about.png);
}
ul.menu-btn li.models a {
	background-image: url(/mobile/set/common/p/img/v12a/service/btn_models.png);
}
ul.menu-btn li.howto a {
	background-image: url(/mobile/set/common/p/img/v12a/service/btn_howto.png);
}
ul.menu-btn li.price a {
	background-image: url(/mobile/set/common/p/img/v12a/service/btn_price.png);
}
ul.menu-btn li.setting a {
	background-image: url(/mobile/set/common/p/img/v12a/service/btn_setting.png);
}

/* -- Information -- */
dl.list_info dt {
    float: left;
    padding: 7px 0 10px;
}
dl.list_info dd {
    padding: 7px 0 10px 8em;
	background: url(/mobile/set/common/p/img/v11a/general/bg_info_dotted-hline.png) left bottom repeat-x;
}
dl.list_info dd a {
	font-weight: bold;
}
dl.list_info dd img {
	padding: 3px 0px 0px;
	vertical-align: baseline;
}

/* -- .login_mysb -- */
#login_mysb,
#login_mysb .inner {
	background-repeat: no-repeat;
	background-image: url("/mobile/set/common/p/img/v12a/service/bg_login_mysb.png");
}
#login_mysb {
	margin: 20px 0 0 0;
	padding-bottom: 17px;
	background-position: left bottom;
}
#login_mysb .inner {
	padding: 15px 17px 0;
	background-position: left top;
}
#login_mysb .mobile {
	float: left;
	background: url("/mobile/set/common/p/img/v12a/service/bg_login_mysb_dotted.gif") repeat-y right top;
	width: 224px;
}
#login_mysb .other {
	float: right;
	width: 410px;
}
#login_mysb .other .txt {
	float: left;
	width: 195px;
	padding: 5px 10px;
}
#login_mysb .other .btn {
	float: right;
	width: 187px;	
}
#login_mysb .other .btn a {
	width: 187px;
	height: 40px;
	background-image: url("/mobile/set/common/p/img/v12a/service/btn_login.png");
}

/* == Case: H3 Inner == */
#login_mysb.h3_inner,
#login_mysb.h3_inner .inner {
	background-image: url("/mobile/set/common/p/img/v12a/service/bg_login_mysb_2.png");
}
#login_mysb.h3_inner .mobile { width: 193px; }



/* --------------------------------------------------------------------------------
   howto
-------------------------------------------------------------------------------- */

/* Content
-------------------------------------------------------------------------------- */

/* -- #tab_contents -- */
#tab_contents {
	margin-top: 25px;
}
body#frm #tab_contents div#content-top { background: none;}
body#frm #tab_contents div#content-top ul#tabs {
	padding: 0;
	background: none;
	padding-left: 15px;
	border-bottom: 3px solid #84919d;
}
body#frm #tab_contents ul#tabs li {
	float: left;
	padding: 0 3px 0 0;
}
body#frm #tab_contents ul#tabs a {
	text-align: center;
	text-indent: 0;
	width: 223px;
	height: 31px;
	line-height: 31px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(/mobile/set/common/p/img/v11a/support/general/tab.png);
}
body#frm #tab_contents ul#tabs li.sb-smartphone_iphone a {
	font-size: 12px;
}
body#frm #tab_contents ul#tabs a.on,
body#frm #tab_contents ul#tabs a:hover {
	color: #ffffff;
	text-decoration: none;
	background-position: left bottom;
}

body#frm div#content #tab_contents div.content {
	overflow: hidden;
	padding: 20px 15px 0;
	background: none;
}


/* -- .list-flow -- */
 ul.list-flow {
	position: relative;
	margin: 27px -31px 0 0;
	padding-left: 18px;
}
ul.list-flow li {
	float: left;
	width: 150px;
	padding-right: 13px;
}

ul.list-flow li span {
	display: block;
}
ul.list-flow li span.fig {
	background: url(/mobile/set/common/p/img/v11a/service/fig_settings_arr.png) right center no-repeat;
}
ul.list-flow li.last-of-type span.fig {
	background: none;
}
ul.list-flow li span.txt {
	position: relative;
	min-height: 18px;
	_height: 18px;
	padding: 9px 24px 0 20px;
	font-weight: bold;
}
ul.list-flow li span.txt img.num {
	position: absolute;
	left: 0;
	top: 9px;
}


/* --------------------------------------------------------------------------------
   models
-------------------------------------------------------------------------------- */

/* Content
-------------------------------------------------------------------------------- */

/* -- hub_service_products -- */
.hub_service_products p.title { display: none;}
.hub_service_products p.modified,
.hub_service_products p.modified_sp {
	text-align: right;
	font-size: 12px;
}
.hub_service_products p.series { font-weight: bold;}
.hub_service_products table {
	width: 100%;
	margin-top: 2px;
}
.hub_service_products table th,
.hub_service_products table td {
	padding: 10px 12px;
	font-size: 12px;
	border: 1px solid #bfbfbf;
}
.hub_service_products table th {
	width: 24%;
	font-weight: bold;
	background-color: #f0f0f0;
	border-left: none;
}
.hub_service_products table td {
	width: 76%;
	border-right: none;
}


/* --------------------------------------------------------------------------------
   price
-------------------------------------------------------------------------------- */

/* Content
-------------------------------------------------------------------------------- */

/* -- price-table -- */
table.price-table {
	width: 100%;
	border-right: 1px solid #b3b3b3;
	border-left: 1px solid #b3b3b3;
}

table.price-table th,
table.price-table td {
	padding: 9px 10px 7px;
	font-size: 86%;
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
}
table.price-table th {
	width: 230px;
	margin: 0;
	border-right: 1px solid #b3b3b3;
	background-color: #f0f0f0;
	font-weight: bold;
}
table.price-table td {
	margin: 0;
	text-align: left;
}


.btn_search_sbs {
	width: 259px;
	height: 43px;
	margin: 20px auto 0;
	background-image: url("/mobile/set/common/p/img/v12a/service/btn_search_sbs.png");
}
.btn_search_sbs a { height: 43px; }


/* Clear
-------------------------------------------------------------------------------- */

ul.list-flow:after {
	content        : ".";
	height         : 0px;
	clear          : both;
	visibility     : hidden;
	display        : block;
}
ul.list-flow {
	zoom: 1;
}


