@charset "shift_jis";


/* ===== import(don't edit) ===== */
@import url("reset.css");
@import url("utility.css");


/* -- import --*/
@import url("/mb/shared/css/v11a/pdct_savoia/side-nav_img.css");
@import url("pdct_footer.css");





/*=================================================================================
    Structure
===================================================================================*/

body#frm {
	background: #ffffff url(/mb/shared/img/frm2/bg.gif) repeat-x 0 152px;
}
body#frm div#header {
	margin-bottom: 0;
}
body#frm div#container {
	margin-top: 12px;
	background: none;
}

/* ========== Layout ============================== */
body#frm div#layout {
	padding: 0;
}
body#frm div#content {
	width: 740px;
	position:relative;
}
body#frm div#nav {
	width: 195px;
}


/* ========== Main Content ============================== */
body#frm div#main-content {
	background: #ffffff url("/mb/shared/img/v09b/pdct_thermae/bg_main-content.gif") left top repeat-y;
}
body#frm div#main-content_top {
	margin: 0 -1px;
	background: url("/mb/shared/img/v09b/pdct_thermae2/bg_main-content_top.gif") left top no-repeat;
	height: 2px;
	overflow: hidden;
	position: relative;
}
body#frm div#main-content_inner {
	padding: 0 11px 50px 21px;
	background: transparent url("/mb/shared/img/v09b/pdct_thermae/bg_main-content_btm.gif") left bottom no-repeat;
}





/*=================================================================================
    General
===================================================================================*/

/* ========== H tag ============================== */
#box_h1 {
	margin: 15px 16px 0;
	background: transparent url(/mb/shared/img/v09b/general/bg_h1.gif) left top repeat-x;
}
#box_h1 h1 {
	padding: 0 20px 1px;
	background: transparent url(/mb/shared/img/v09b/pdct_thermae2/icn_bullet_h1.gif) left top no-repeat;
	border-bottom: solid 1px #9a9b9a;
	font-size: 22px;
	height: 60px;
	line-height: 60px;
	font-weight: bold;
}
div.chapter h2,
div.chapter h3.h2-style {
	height: 26px;
	padding-left: 14px;
	background: transparent url("/mb/shared/img/v09b/pdct_thermae/bg_h2_chapter.gif") left top no-repeat;
	border-bottom: solid 1px #d0d1d2;
	font-size: 18px;
	line-height: 1.2;
	font-weight: bold;
}
div.chapter h2 sup {
	font-size: 11px;
}
div.chapter h2.line-2,
div.chapter h3.h2-style.line-2 {
	height: 46px;
	background: transparent url("/mb/shared/img/v09b/pdct_thermae/bg_h2_chapter_2line.gif") left top no-repeat;
}
div.chapter h3 {
	margin-bottom: 12px;
	padding: 0 0 1px 14px;
	font-size: 14px;
	font-weight: bold;
	background: transparent url("/mb/shared/img/v09b/pdct_thermae/bg_h3_dot-h-line.gif") left bottom no-repeat;
}
div.chapter h3.h2-style {
	margin-top: 30px;
}
div.chapter h3.non-style {
	margin-bottom: 6px;
	padding: 0;
	background: none;
}
div.chapter .non-bullet {
	height: auto !important;
	margin-top: 35px;
	padding: 0 0 4px;
	background: none;
	border-bottom: solid 1px #d0d1d2;
}



/* ========== Common Parts ============================== */

/* ========== Chapter ========== */
div.chapter {
	margin: 35px 15px 0 0;
}

/* ========== Chapter Inner ========== */
div.chapter .chapt-inner {
	margin: 15px 10px 0 15px;
}


/* ========== alter-l-fonts ========== */
body .alter-l-fonts {
	font-size: 14px;
}
body .alter-l-fonts #services {
	font-size: 12px;
}


/*=======================================================================
	Left Navi
=========================================================================*/

/* Category BTN */
div#nav h4 a {
	display: block;
	width: 195px;
	height: 62px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
div#nav h4 a:hover  {
	background-position: left bottom !important;
}
div#nav h4#nav_3g-top a {
	background-image: url("/mb/shared/img/v09b/pdct_thermae2/btn_left-navi_3g-top.png");
}
div#nav h4#nav_sp-top a {
	background-image: url("/mb/shared/img/v09b/pdct_nimrod/h4_smartphone.png");
}


/* Product BTN */
div#nav h4#nav_pdct,
div#nav h4#nav_sp-pdct {
	margin-top: 19px;
}
div#nav h4#nav_pdct a,
div#nav h4#nav_sp-pdct a {
	height: 41px;
	background-image: url("/mb/shared/img/v09b/pdct_nimrod/btn_product.png");
}


div#nav ul#list_pdct-models {
	margin-top: 7px;
}
div#nav ul#list_pdct-models li {
	margin-top: 5px;
}
div#nav ul#list_pdct-models li.first {
	margin-top: 0;
}
div#nav ul#list_pdct-models li a {
	display: block;
	width: 195px;
	height: 54px;
	background: transparent url("/mb/shared/img/v09b/pdct_thermae2/btn_left-navi.gif") 0 0 no-repeat;
	font-weight: bold;
}
div#nav ul#list_pdct-models.smp li a  {
	font-weight: normal;
}

#nav ul#list_pdct-models li.line1 a{
	height: 38px;
	background: transparent url("/mb/shared/img/v09b/pdct_thermae2/btn_left-nav-1line.png") 0 0 no-repeat;
}
#nav ul#list_pdct-models li.line3 a{
	height: 66px;
	background: transparent url("/mb/shared/img/v09b/pdct_thermae2/btn_left-nav-3line.png") 0 0 no-repeat;
}

div#nav ul#list_pdct-models li a:hover {
	color: #800080;
	background-position: 0 -54px;
}

#nav ul#list_pdct-models li.line1 a:hover {
	background-position: 0 -38px;
}

#nav ul#list_pdct-models li.line3 a:hover {
	background-position: 0 -66px;
}

div#nav ul#list_pdct-models li a span {
	display: block;
	padding: 11px 10px 2px;
}
div#nav ul#list_pdct-models.smp li a span {
	padding: 4px 10px 2px;
}

div#nav ul#list_pdct-models li a span span.narrow {
	display: inline;
	margin: 0;
	padding: 0;
	letter-spacing: -0.05em;
}

body#frm div#nav li {
	margin:          0 0 5px 0;
}
body#frm div#nav a {
	display:         block;
}

body#frm div#nav div {
	background:      url("../../img/frm2/nav/lv1_btn_bottom.gif") left bottom no-repeat;
}

body#frm div#nav div div {
	background:      url("../../img/frm2/nav/lv1_btn_top.gif") no-repeat;
}

body#frm div#nav div a {
	font-size:       13px;
	font-weight:     bold;
	background:      url("../../img/frm2/nav/lv1_icon.gif") left 13px no-repeat;
	padding:         10px 20px 10px 10px;
}

*+html body#frm div#nav div a {
	width:           90%;
}

* html body#frm div#nav div a {
	width:           90%;
}

body#frm div#nav         div a.focus  { background-position: -390px 13px; }
body#frm div#nav         div a:hover  { background-position: -195px 13px; }
body#frm div#nav         div a.folder { background-position: -585px 13px !important; }
body#frm div#nav li.open div a.folder { background-position: -780px 13px !important; }

body#frm div#nav ul ul {
	display:         none;
}

body#frm div#nav ul li.open ul {
	display:         block !important;
}

body#frm div#nav ul ul li {
	background:      url("../../img/frm2/line.gif") repeat-x;
	margin:          0 5px 0 0;
}

body#frm div#nav ul ul li.first {
	background:      none;
}

body#frm div#nav ul ul a {
	background:      url("../../img/frm2/nav/lv2_icon.gif") left 9px no-repeat;
	padding:         7px 5px 5px 23px;
}

body#frm div#nav ul ul a.on {
	padding-bottom:  4px;
}

body#frm div#nav ul ul a.focus {
	background-position: -195px 9px;
}

body#frm div#nav ul ul a.disabled {
	color:           #333333;
	background-position: -390px 9px;
}

body#frm div#nav ul ul a.disabled:hover {
	text-decoration: none;
}

body#frm div#nav ul ul ul {
	padding:         0 0 10px 0;
	margin:          0 0 0 24px;
}

body#frm div#nav ul ul ul li {
	background:      none;
	border:          none;
	margin:          0;
}

body#frm div#nav ul ul ul a {
	font-size:       12px;
	background:      url("../../img/frm2/nav/lv3_icon.gif") left 5px no-repeat !important;
	padding:         2px 0 2px 8px;
}

body#frm div#nav ul ul ul a.on,
body#frm div#nav ul ul ul a.focus {
	background-position: -195px 5px !important;
	padding-bottom:  2px !important;
}

body#frm div#nav dl {
	margin:          20px 0 0 0;
}

body#frm div#nav dd {
	margin:          0 0 3px 0;
}




/* ========== Twitter ========== */
div#box_twitter {
	margin: 20px 0 0;
}


/* ========== Notes ========== */
div#notes {
	margin: 20px 0 0;
	padding: 10px 11px;
	border: 3px solid #eaedef;
}
div#notes h2 {
	margin-bottom: 5px;
	padding-left:20px;
	background:transparent url("/mb/shared/img/v09b/pdct_thermae/icn_notes.gif") left center no-repeat;
	font-size:15px;
	font-weight:bold;
}
div#notes ul {
	font-size: 12px;
	line-height: 1.2;
}
div#notes ul li {
	padding-left: 11px !important;
	background-position: 0 3px !important;
}





/*=================================================================================
    Common Unit(Individual Pages)
===================================================================================*/


/* ========== Index.html =========================================== */

/* ========== Structure ========== */

/* === Main Content === */
div#container.index div#main-content_top {
	height: auto;
	margin: 0;
	background: url("/mb/shared/img/v09b/pdct_thermae/bg_main-content_top.gif") left top no-repeat;
}


/* ========== H tag ========== */
div#container.index div#layout div.chapter h2 {
	height: 38px;
	padding-left: 0;
	background: none;
	position: relative;
	overflow: hidden;
}
div#container.index div#layout div.chapter h2 img {
	position: absolute;
	left:-2px;
	top: 0;
}


/* ========== Common Parts ========== */
div#container.index div#layout div.chapter {
	margin: 35px 0 0;
}


/* ========== Gallery ========== */
body#frm div#content div#main {
	position: relative;
	background: transparent url("/mb/shared/img/v09b/pdct_thermae/bg_main_s.jpg") left top no-repeat;
	width: 720px;
	height: 436px;
	overflow: hidden;
	margin: -2px 0 0 -3px;
	padding: 12px 15px 13px 13px;
}
div#gallery {
	height: 398px;
}
body#frm div#content div#main h1 {
	height: auto;
	margin: 0;
	padding: 0;
	background: none !important;
	border: none;
}

/* === Gallery Footer === */
#gallery-footer {
	margin-top: 9px;
	height: 22px;
	overflow: hidden;
	vertical-align: middle;
}
dl#release-date {
	float: left;
	color: #ffffff;
	font-size: 12px;
	letter-spacing: 1px;
}
dl#release-date dt {
	float: left;
	margin-top: 3px;
	line-height: 1;
}
dl#release-date dd {
	padding-left: 45px;
	line-height: 22px !important;
}


/* ========== Main Information ========== */
#main-information {
	position: relative;
	height: 25px;
	padding: 0 0 15px;
	background: #ffffff url("/mb/shared/img/v09b/pdct_thermae/bg_main_info.gif") no-repeat right top;
}

#main-information dt {
	width: 99px;
}
#main-information dd {
	display: none;
	position: absolute;
	left: 99px;
	top: 1px;
	width: 619px;
	height: 23px;
	padding: 0 0 0 20px;
	font-size: 12px;
	line-height: 23px;
	background: #ffffff;
}
#main-information dd.main-info-top {
	display: block;
}
#main-information dd p {
	float: left;
	width: 93px;
}


/* ========== Main Navi ========== */
#lower-class_nav {
	margin: 15px 16px 15px;
	padding: 5px;
	/padding: 5px 5px 0;
	background: #dfe7e9;
}
.lower-class_nav_inner {
	float: left;
	margin-right: -1px;
	position: relative;
	background: #ffffff url("/mb/shared/img/v09b/pdct_thermae2/bg_lower-class_nav_inner.gif") left top;
}
.list_lower-class_nav {
	float: left;
	display: inline;
	margin: 0 2px 0 1px;
	padding: 1px 0 10px;
	width: 230px;
	background: url("/mb/shared/img/v09b/pdct_thermae2/bg_list_lower-class_nav.gif") 0 1px repeat-x !important;
	font-size: 12px;
}
.list_lower-class_nav.support{
	background: none !important;
}
#nav_to-top {
	float: none;
	margin: 0 0 5px;
	background-image: none;
}
#nav_to-top .list_lower-class_nav {
	float: none;
	display: block;
	width: auto;
	margin: 0 1px;
	padding: 1px 0 6px !important;
}
.list_lower-class_nav dt {
	height: 22px;
	margin: 5px 8px 0;
	padding-left: 10px;
	background: url("/mb/shared/img/v09b/pdct_thermae2/bg_list_lower-class_nav_dt.gif") left top no-repeat;
	line-height: 22px;
	color: #ffffff;
	font-weight: bold;
}
.list_lower-class_nav.ols dt {
	background: url("/mb/shared/img/v09b/pdct_thermae2/bg_list_lower-class_nav_dt_ols.gif") left top no-repeat;
}
.lower-class_nav_inner .link-list_blue li,
.lower-class_nav_inner .link-list_navy li {
	margin: 7px 17px 0;
}

.list_lower-class_nav_online.support{
	background: none !important;
}

#nav_to-top {
	float: none;
	margin: 0 0 5px;
	background-image: none;
}
#nav_to-top .list_lower-class_nav_online {
	float: none;
	display: block;
	width: auto;
	margin: 0 1px;
	padding: 1px 0 6px !important;
}
.list_lower-class_nav_online dt {
	height: 22px;
	margin: 5px 8px 0;
	padding-left: 10px;
	background: url("/mb/shared/img/v09b/pdct_thermae2/bg_list_lower-class_nav_dt_ols.gif") left top no-repeat;
	line-height: 22px;
	color: #ffffff;
	font-weight: bold;
}
.list_lower-class_nav_online dt.support {
	margin: 10px 8px 0;
	background: url("/mb/shared/img/v09b/pdct_thermae2/bg_list_lower-class_nav_dt.gif") left top no-repeat !important;
}
.lower-class_nav_inner .link-list_blue li,
.lower-class_nav_inner .link-list_navy li {
	margin: 7px 17px 0;
}

/* === (Case Index.html) === */
#container.index #lower-class_nav {
	margin: 0 0 15px;
	padding: 5px;
}
#container.index .lower-class_nav_inner {
	background: #ffffff url("/mb/shared/img/v09b/pdct_thermae2/bg_lower-class_nav_inner_index.gif") left top;
}
#container.index .list_lower-class_nav {
	width: 241px;
}
#container.index .list_lower-class_nav.end {
	margin-right: 1px;
}
#container.index .list_lower-class_nav dt {
	background: url("/mb/shared/img/v09b/pdct_thermae2/bg_list_lower-class_nav_dt_index.gif") left top no-repeat;
}
#container.index .list_lower-class_nav.ols dt {
	background: url("/mb/shared/img/v09b/pdct_thermae2/bg_list_lower-class_nav_dt_index_online.gif") left top no-repeat;
}
.list_lower-class_nav_online {
	float: left;
	display: inline;
	margin: 0 2px 0 1px;
	padding: 1px 0 10px;
	width: 230px;
	background: url("/mb/shared/img/v09b/pdct_thermae2/bg_list_lower-class_nav.gif") 0 1px repeat-x !important;
	font-size: 12px;
}

/* === (Case Index.html) === */
#container.index #lower-class_nav {
	margin: 0 0 15px;
}
#container.index .lower-class_nav_inner {
	background: #ffffff url("/mb/shared/img/v09b/pdct_thermae2/bg_lower-class_nav_inner_index.gif") left top;
}
#container.index .list_lower-class_nav_online {
	width: 241px;
	background: url("/mb/shared/img/v09b/pdct_thermae2/bg_list_lower-class_nav.gif") repeat-x scroll 0 1px transparent !important;
}
#container.index .list_lower-class_nav_online.end {
	margin-right: 1px;
}
#container.index .list_lower-class_nav_online dt {
	background: url("/mb/shared/img/v09b/pdct_thermae2/bg_list_lower-class_nav_dt_index_online.gif") left top no-repeat;
}
#container.index .list_lower-class_nav_online dt.support {
	background: transparent url("/mb/shared/img/v09b/pdct_thermae2/bg_list_lower-class_nav_dt_index.gif") left top no-repeat !important;
}

#container.index #nav_to-top {
	display: none;
}



/* ========== addthis_toolbox ========== */
.addthis_toolbox {
	width: auto;
	height: 28px;
	margin: 0;
	overflow: visible;
	background:url("/mb/shared/img/v09b/pdct_thermae/bg_main-content_top.gif") right top no-repeat;
}
.addthis_toolbox p {
	float: right;
	margin: 0 !important;
	line-height: 1 !important;
}
.addthis_toolbox .inner {
	float: right;
	width: auto;
	height: 22px;
	padding: 6px 8px 0 0;
	font-size: 12px;
	background: url("/mb/shared/img/v09b/pdct_thermae/bg_addthis_toolbox.gif") right top no-repeat;
}

/* === att check btn === */
#att-check-btn {
	float: left;
	width: 300px;
	padding: 7px 0 0 20px;
}

#att-check-btn a,
#att-check-btn iframe {
	float: left;
}

#att-check-btn a {
	padding: 1px 8px 0 0;
}



/* ========== Feat Point ========== */
div#container.index div#layout #feat_point {
	margin-top: 15px;
}

#feat_point h2 {
	margin-bottom: 5px;
}
#feat_point .point {
	float: left;
	width: 342px;
	height: 214px;
	overflow: hidden;
	padding: 12px 0 0 7px;
	position: relative;
	font-size: 14px;
	background: transparent url("/mb/shared/img/v09b/pdct_thermae/bg_index_feat-point.gif") 7px 12px no-repeat;
}

div#container.index .point h3 {
	margin-left: 3px;
	height: 206px;
	padding: 2px 0 0;
	position: relative;
	/* Background → See: substyle.css */
}
.point h3 a {
	display: block;
	width: 329px;
	height: 206px;
	text-decoration: none;
}
.point h3 a:hover {
	text-decoration: none;
	height: inherit!important;
	background-color:transparent!important;
}
div#container.index .point h3 a:hover img {
	visibility: hidden !important;
}
.point h3 span.txt {
	position: absolute;
	left: 23px;
	top: 40px;
	color: #333333;
	cursor:pointer;
}
.point h3 span.more-detail {
	display: block;
	position: absolute;
	left: 55px;
	top: 169px;
	line-height: 22px;
	padding: 2px 0 0 17px;
	background: transparent url("/mb/shared/img/v09b/bullet/icn_arrow_blue.gif") left center no-repeat;
	font-size: 12px;
	cursor:pointer;	
}
.point h3 a:link span.more-detail,
.point h3 a:link span.more-detail,
.point h3 a:visited span.more-detail,
.point h3 a:visited span.more-detail {
	text-decoration:underline;
}
.point h3 a:hover span.more-detail,
.point h3 a:hover span.more-detail,
.point h3 a:active span.more-detail,
.point h3 a:active span.more-detail {
	text-decoration:none;
}

#feat_point ul.list-square_66,
#feat_point dl.annotation_fix_num {
	margin: 15px 10px 0;
}

/* ========== Bnr ========== */
div#container.index .banner {
	margin: 20px 0 0 10px;
}



/* ========== Basic Info ========== */

/* === Function List === */
div#container.index h3#function-list {
	margin: 20px 10px 5px;
	padding: 0;
	background: none;
}

/* === Color Design / Spec === */

#basic-info div.annot_r {
	display: inline;
	float: right;
	margin-right: 10px;
}
#basic-info div.annot_r dl {
	display: inline;
}
#basic-info div.annot_r dl dt,
#basic-info div.annot_r dl dd {
	display: inline;
	float: left;
	margin: 0 !important;
	padding: 0 !important;
}

#spec-wide {
	margin: 28px 10px 0;
}
.box_basic-info {
	margin: 0;
	padding: 1px;
	width: 329px;
	float: left;
	position: relative;
	overflow: hidden;
	background: transparent url("/mb/shared/img/v09b/pdct_thermae/bg_box_basic-info.gif") left top no-repeat;
}
#colors-spec #service {
	background: transparent url("/mb/shared/img/v09b/pdct_thermae/bg_box_basic-info-service.gif") left top no-repeat;
}
div#container.index .box_basic-info h3 {
	margin: 0;
	padding: 5px 1px 6px;
	line-height: 1;
	background: none;
}
#basic-info #color-design {
	margin-right: 16px;
}
#basic-info #color-design .ta_c {
	width: 329px;
	height: 165px;
	overflow: hidden;
}
#basic-info #spec dl {
	margin: 15px 5px 0 21px;
	height: 150px;
}
#basic-info #spec dt {
	float: left;
	font-weight: bold;
}
#basic-info #spec dd {
	padding-left: 60px;
}
#basic-info #spec dd.caps-notes {
	font-size: 12px;
	padding-left: 70px;
	background:url("/mb/shared/img/v09b/bullet/icn_list-square.gif") no-repeat 61px 5px transparent;
}
#basic-info #service p {
	margin: 15px 5px 0 21px;
	height: 150px;
	width:160px;
}

#basic-info .box_basic-info .btn_more-details {
	position: absolute;
	left: 1px;
	top: 1px;
	background: transparent url("/mb/shared/img/v09b/pdct_thermae/btn_indx_more-details_v2_on.gif") 58px 162px no-repeat;
}
#basic-info .box_basic-info .btn_more-details a {
	display: block;
	width: 329px;
	height: 199px;
	overflow: hidden;
}
#basic-info .box_basic-info .btn_more-details a:hover {
	height: inherit!important;
	background-color:transparent!important;
}
#basic-info .box_basic-info .btn_more-details img {
	margin: 162px 0 0 58px;
}
#basic-info .box_basic-info .btn_more-details a:hover img {
	visibility: hidden;
}

#colors-spec {
	margin: 28px 10px 0;
}
#colors-spec #service {
	background: transparent url("/mb/shared/img/v09b/pdct_thermae/bg_box_basic-info-service.gif") left top no-repeat;
}
#basic-info #color-design {
	margin-right: 16px;
}
#basic-info #color-design .ta_c {
	width: 329px;
	height: 165px;
	overflow: hidden;
}
.box_basic-info {
	margin: 0;
	padding: 1px;
	width: 329px;
	float: left;
	position: relative;
	overflow: hidden;
	background: transparent url("/mb/shared/img/v09b/pdct_thermae/bg_box_basic-info.gif") left top no-repeat;
}
.box_basic-info-wide {
	margin: 0;
	padding: 1px;
	width: 678px;
	height:221px;
	float: left;
	position: relative;
	overflow: hidden;
	background: transparent url("/mb/shared/img/v09b/pdct_thermae/bg_box_basic-info-wide.gif") left top no-repeat;
}
div#container.index .box_basic-info-wide h3 {
	margin: 0;
	padding: 5px 1px 6px;
	line-height: 1;
	background: none;
}
.box_basic-info-wide dl {
	margin: 15px 20px 0 0px;
	height: 150px;	
}
.box_basic-info-wide dt {
	float: left;
	font-weight: bold;
}
.box_basic-info-wide dd {
	padding-left: 60px;
	margin-bottom:5px;
}
.box_basic-info-wide dd.caps-notes {
	font-size: 12px;
	padding-left: 70px;
	background:url("/mb/shared/img/v09b/bullet/icn_list-square.gif") no-repeat 61px 5px transparent;
}
.box_basic-info-wide dl.wide {
	margin: 15px 0px 0 21px;
	height: 150px;
	width:  325px;
}
.box_basic-info-wide dl.wide dd {
	padding-left: 125px;
}

.box_basic-info-wide #spec-wide dd.caps-notes {
	font-size: 12px;
	padding-left: 70px;
	background:url("/mb/shared/img/v09b/bullet/icn_list-square.gif") no-repeat 61px 5px transparent;
}

#basic-info .box_basic-info .btn_more-details {
	position: absolute;
	left: 1px;
	top: 1px;
	background: transparent url("/mb/shared/img/v09b/pdct_thermae/btn_indx_more-details_v2_on.gif") 58px 162px no-repeat;
}
#basic-info .box_basic-info .btn_more-details_v2 {
	position: absolute;
	left: 1px;
	top: 1px;
	background: transparent url("/mb/shared/img/v09b/pdct_thermae/btn_indx_more-details_v2_on.gif") 58px 162px no-repeat;
}
#basic-info .box_basic-info .btn_more-details_v3 {
	position: absolute;
	left: 1px;
	top: 1px;
	background: transparent url("/mb/shared/img/v09b/pdct_thermae/btn_indx_more-details_v3_on.gif") 58px 162px no-repeat;
}
#basic-info .box_basic-info .btn_more-details a,
#basic-info .box_basic-info .btn_more-details_v2 a,
#basic-info .box_basic-info .btn_more-details_v3 a {
	display: block;
	width: 329px;
	height: 199px;
	overflow: hidden;
}
#basic-info .box_basic-info .btn_more-details a:hover,
#basic-info .box_basic-info .btn_more-details_v2 a:hover,
#basic-info .box_basic-info .btn_more-details_v3 a:hover {
	height: inherit!important;
	background-color:transparent!important;
}
#basic-info .box_basic-info .btn_more-details img,
#basic-info .box_basic-info .btn_more-details_v2 img,
#basic-info .box_basic-info .btn_more-details_v3 img {
	margin: 162px 0 0 58px;
}


#basic-info .box_basic-info .btn_more-details a:hover img,
#basic-info .box_basic-info .btn_more-details_v2 a:hover img,
#basic-info .box_basic-info .btn_more-details_v3 a:hover img {
	visibility: hidden;
}

#basic-info .box_basic-info-wide .btn_more-details_v2 {
	position: absolute;
	left: 1px;
	top: 1px;
	background: transparent url("/mb/shared/img/v09b/pdct_thermae/btn_indx_more-details_v2_on.gif") 405px 162px no-repeat;
}
#basic-info .box_basic-info-wide .btn_more-details_v2 a {
	display: block;
	width: 678px;
	height: 219px;
	overflow: hidden;
}
#basic-info .box_basic-info-wide .btn_more-details_v2 a:hover {
	height: inherit!important;
	background-color:transparent!important;
}
#basic-info .box_basic-info-wide .btn_more-details_v2 img {
	margin: 162px 0 0 405px;
}
#basic-info .box_basic-info-wide .btn_more-details_v2 a:hover img {
	visibility: hidden;
}
#spec-wide {
	margin: 28px 10px 0;
}

/* === Online Shop n Search SB Shop BTN === */
.online-shop {
}
.online-shop a {
	display: block;
	width: 237px;
	height: 53px;
	text-indent: -9999px;
}
.btn_notice a {
	background: transparent url("/mb/shared/img/v09b/pdct_thermae/nav/btn_onlineshop_notice.gif") no-repeat;
}
.btn_simulation a {
	background: transparent url("/mb/shared/img/v09b/pdct_thermae2/nav/btn_payment.gif") no-repeat;
}
.btn_onlineshop a {
	background: transparent url("/mb/shared/img/v09b/pdct_thermae2/nav/btn_onlineshop.gif") no-repeat;
}
.btn_onlineshop_purchase a {
	background: transparent url("/mb/shared/img/v09b/pdct_thermae2/nav/btn_onlineshop_purchase.gif") no-repeat;
}
.btn_onlineshop_reserve a {
	background: transparent url("/mb/shared/img/v09b/pdct_thermae/nav/btn_onlineshop_reserve.gif") no-repeat;
}
.online-shop a:hover {
	background-position: 0 -53px;
}
.btn_notice a,
.btn_simulation a,
.btn_onlineshop a,
.btn_onlineshop_purchase a,
.btn_onlineshop_reserve a {
	float: right;
}

.online-shop a:hover {
	background-position: 0 -53px;
}
.txt_onlineshop,
.txt_search_sbshop {
	float: left;
	display: block;
	width: 380px;
	margin: 0 0 0 10px;
}
.online-shop p.btn_search_sbshop a {
	display: block;
	float: right;
	width: 239px;
	height: 55px;
	margin-right: 4px !important;
	background: transparent url("/mb/shared/img/v09b/pdct_thermae2/nav/btn_search_sbshop.png") no-repeat;
	text-indent: -9999px;
}
.online-shop p.btn_search_sbshop a:hover {
	background-position: 0 -55px;
}



/* ========== Index.html - nimrod style =========================================== */

/* ========== Structure ========== */

/* === Main Content === */
div#container.index.nimrod-style div#content {
	width: 745px !important;
	background: url("/mb/shared/img/v09b/pdct_thermae2/bg_main-content_mdl_nim-s.gif") left top repeat-y;
}
div#container.index.nimrod-style div#content-top {
	height: 4px;
	margin: 0;
	font-size: 1px;
	background: url("/mb/shared/img/v09b/pdct_thermae2/bg_main-content_top_nim-s.png") left top no-repeat;
}
div#container.index.nimrod-style div#box_h1 {
	margin: 11px 20px 15px !important;
}
div#container.index.nimrod-style div#main {
	position: relative !important;
	background: transparent url("/mb/shared/img/v09b/pdct_thermae2/bg_main_nim-s.png") left top no-repeat !important;
	width: 695px !important;
	height: 335px !important;
	overflow: hidden;
	margin: 0 0 0 20px !important;
	padding: 5px 5px 0 !important;
}
#mainGalleryWindow div {
	cursor: pointer;
}
#mainGalleryWindow p a {
	display: block;
	font-size: 12px;
	height: 290px;
	left: 0;
	margin: 0;
	padding: 10px 0 0 635px;
	position: absolute;
	top: 0;
	width: 60px;
}
#mainGalleryWindow p a:hover,
#mainGalleryWindow p a:active {
	color: #006699;
	text-decoration: underline;
}
div#container.index.nimrod-style div#gallery-footer {
	position: absolute;
	left: 10px;
	top: 312px;
	margin: 0;
}

div#container.index.nimrod-style dl#main-information {
	margin: 15px 20px 0;
	padding: 0;
}
div#container.index.nimrod-style dl#main-information dd {
	width: 581px !important;
	background: transparent none !important;
}

/* ========== Main Navi ========== */
div#container.index.nimrod-style #lower-class_nav {
	margin: 15px 20px 15px;
	padding: 5px;
	background: #dfe7e9;
}

div#container.index.nimrod-style #lower-class_nav div.lower-class_nav_inner {
	position: relative;
	background: #fff url("/mb/shared/img/v09b/pdct_thermae2/bg_lower-class_nav_inner_nim-style.gif") left top repeat;
}
div#container.index.nimrod-style #lower-class_nav dl.list_lower-class_nav {
	float: left;
	display: inline;
	margin: 1px 2px 0 1px;
	padding: 5px 8px 6px;
	width: 213px;
	background: transparent url("/mb/shared/img/v09b/pdct_thermae2/bg_list_lower-class_nav.gif") 0 top repeat-x !important;
	font-size: 12px;
}
div#container.index.nimrod-style #lower-class_nav dl.list_lower-class_nav.info {
	margin: 1px 1px 0 1px;
}
div#container.index.nimrod-style #lower-class_nav dl.list_lower-class_nav_online.end {
	margin: 1px 2px 0 1px;
	padding: 5px 8px 5px !important;
	width: 213px;
	font-size: 12px;
}
div#container.index.nimrod-style #lower-class_nav dl.list_lower-class_nav dt {
	height: 16px !important;
	margin: 0 0 9px !important;
	padding: 6px 0 0 10px !important;
	background: url("/mb/shared/img/v09b/pdct_thermae2/bg_list_lower-class_nav_dt.png") left top no-repeat !important;
	color: #000 !important;
	font-weight: bold !important;
	line-height: 1 !important;
}
div#container.index.nimrod-style #lower-class_nav dl.list_lower-class_nav_online.end dt {
	height: 16px !important;
	margin: 0 0 9px !important;
	padding: 6px 0 0 10px !important;
	background: url("/mb/shared/img/v09b/pdct_thermae2/bg_list_lower-class_nav_dt_ols.png") left top no-repeat !important;
	color: #000 !important;
	font-weight: bold !important;
	line-height: 1 !important;
}
div#container.index.nimrod-style #lower-class_nav dl.list_lower-class_nav_online dt.support {
	margin-top: 10px !important;
	background: url("/mb/shared/img/v09b/pdct_thermae2/bg_list_lower-class_nav_dt.png") left top no-repeat !important;
}
div#container.index.nimrod-style #lower-class_nav dl.list_lower-class_nav ul.link-list_navy li,
div#container.index.nimrod-style #lower-class_nav dl.list_lower-class_nav_online ul.link-list_navy li {
	margin: 0 10px 4px !important;
}
div#container.index.nimrod-style #lower-class_nav dl.list_lower-class_nav span.anno_presales {
	display: block;
	margin: 0 10px 4px;
}

div#container.index.nimrod-style div#main-content {
	background: transparent none !important;
	padding: 0 20px 0 !important;
}



/* ========== addthis_toolbox ========== */
div#container.index.nimrod-style .addthis_toolbox {
	width: auto;
	height: 28px;
	margin: 0;
	background: url("/mb/shared/img/v09b/pdct_thermae2/bg_addthis_toolbox.png") right top no-repeat;
	overflow: visible;
}
div#container.index.nimrod-style .addthis_toolbox p {
	float: right;
	margin: 0 !important;
	line-height: 1 !important;
}
div#container.index.nimrod-style .addthis_toolbox .inner {
	float: right;
	width: auto;
	height: 22px;
	padding: 6px 8px 0 0;
	font-size: 12px;
	background: transparent none !important;
}

/* === att check btn === */
div#container.index.nimrod-style #att-check-btn {
	float: left;
	width: 278px;
	padding: 4px 0 0 11px;
}

div#container.index.nimrod-style #att-check-btn a,
div#container.index.nimrod-style #att-check-btn iframe {
	float: left;
}

div#container.index.nimrod-style #att-check-btn a {
	padding: 1px 8px 0 0;
}



/* ========== main-content_inner ========== */
div#container.index.nimrod-style div#main-content_inner {
	padding: 0px;
	background: none !important;
}

div#container.index.nimrod-style #feat_point h2,
div#container.index.nimrod-style #basic-info h2 {
	background: url("/mb/shared/img/v09b/pdct_thermae2/bg_h2_for_index_large.png") no-repeat scroll left top transparent !important;
	border-bottom: 1px solid #D0D1D2;
	font-size: 20px;
	font-weight: bold;
	height: 28px !important;
	line-height: 20px !important;
	margin: 0 0 5px;
	padding: 9px 0 0 15px !important;
}

div#container.index.nimrod-style h3#function-list {
	background: none repeat scroll 0 0 transparent;
	margin: 20px 15px 5px;
	padding: 0;
}

div#container.index.nimrod-style #colors-spec,
div#container.index.nimrod-style #spec-wide {
	margin: 28px 0 0 15px;
}

div#container.index.nimrod-style div.chapt-inner {
	margin: 15px 15px 0 !important;
}

div#container.index.nimrod-style h2.non-bullet {
	padding: 0 0 4px !important;
	background: transparent none !important;
	border-bottom: solid 1px #d0d1d2 !important;
	font-size: 14px !important;
	line-height: 1.2 !important;
	font-weight: bold !important;
}

div#container.index.nimrod-style .banner {
	margin: 15px 0 0 15px !important;
}

div#container.index.nimrod-style div#box_twitter {
	margin: 20px 0 0 20px;
}

div#container.index.nimrod-style div#notes {
	margin: 20px 20px 35px;
}

div#container.index.nimrod-style div#content-bottom {
	background: url("/mb/shared/img/v09b/pdct_thermae2/bg_main-content_btm_nim-s.png") no-repeat left bottom !important;
	height: 4px;
	font-size: 1px;
}



/* ========== Service.html =========================================== */

/* hub_product_services */
div.hub_product_services {
	margin:          0 15px;
}

div.hub_product_services div.header p.info {
	padding:         0 0 10px 0;
	margin:          0;
	float:           left;
}

div.hub_product_services div.header p.info a {
	font-size:       12px;
	font-weight:     bold;
	line-height:     20px;
	color:           #006699;
	background:      url("/mb/shared/img/frm2/product/services/icon_info.gif") left center no-repeat;
	height:          20px;
	padding:         0 0 0 15px;
	float:           left;
	display:         block;
}

div.hub_product_services div.header p.modified {
	font-size:       12px;
	text-align:      right;
	line-height:     20px;
	height:          20px;
	padding:         0;
	margin:          0;
	float:           right;
}

div.hub_product_services div.body {
	clear:           both;
}

div.hub_product_services div.body h3 {
	display:         none;
}

div.hub_product_services div.body h4 {
	background:      #96a5aa url("/mb/shared/img/frm2/product/services/h4.gif") no-repeat;
	border:          none;
	height:          26px;
	padding:         0;
	margin:          0;
}

div.hub_product_services div.body h4 a {
	font-size:       14px;
	font-weight:     bold;
	text-decoration: none !important;
	line-height:     26px;
	color:           #ffffff;
	background:      url("/mb/shared/img/frm2/product/services/h4_btn.gif") no-repeat !important;
	height:          26px;
	padding:         0 0 0 10px;
	display:         block;
}

div.hub_product_services div.body h4 a.opened { background-position: right   0px !important; }
div.hub_product_services div.body h4 a.closed { background-position: right -26px !important; }

div.hub_product_services div.body h4 a sup {
	font-size:       10px;
	font-weight:     normal;
}

div.hub_product_services div.list {
	padding:         0 0 35px 0;
}

div.hub_product_services div.list_end {
	height:          5px;
}

div.hub_product_services div.list table {
	border-collapse: collapse;
	width:           100%;
}

div.hub_product_services div.list th,
div.hub_product_services div.list td {
	font-size:       12px;
	background:      none;
	border-bottom:   1px dotted #c8c8c8;
	padding:         5px 10px;
}

div.hub_product_services div.list th {
	text-align:      left;
}

div.hub_product_services div.list th a {
	background:      url("/mb/shared/img/frm2/product/services/icon_link.gif") left 4px no-repeat !important;
	padding:         0 0 0 7px;
}

div.hub_product_services div.list td {
	border-left:     1px solid #c8c8c8;
}

div.hub_product_services div.list td.item {
	text-align:      center;
	width:           15%;
}

div.hub_product_services div.list td.description {
	font-size:       12px;
	width:           60%;
}

div.hub_product_services div.list th.disabled,
div.hub_product_services div.list td.disabled {
	color:           #999999;
	background:      #edf2f2;
}

div.hub_product_services div.list th.disabled a {
	color:               #999999;
	background-position: left -96px !important;
}

div.hub_product_services div.list p.notes {
	font-size:       12px;
	line-height:     1.4;
	color:           #999999;
	padding:         5px 0 0 0;
}




/* ========== Spec.html =========================================== */

div#container.spec div.chapter {
	margin-right: 0;
}
div#container.spec h3 {
	width: 657px !important;
	hight: 26px;
	margin: 0 15px 0;
	padding: 40px 0 0 11px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	line-height: 26px;
	background: url("/mb/shared/img/v09b/pdct_thermae2/bg_h3_spec_close.gif") left bottom no-repeat;
	cursor: pointer;
}
div#container.spec h3.accordion-open {
	background: url("/mb/shared/img/v09b/pdct_thermae2/bg_h3_spec_open.gif") left bottom no-repeat;
}
div#container.spec div.section {
	margin: 0 15px;
}

.section table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 668px;
}

/* spec-details */
.section table th,
.section table td {
	border-bottom: 1px dotted #c8c8c8;
	padding: 7px 10px 5px;
}

.section table th {
	font-weight: bold;
	text-align: left;
	width: 145px;
}
.section table.wide th {
	font-weight: bold;
	text-align: left;
	width: 165px;
}

.section table td {
	background: url("/mb/shared/img/frm2/product/specs/line.gif") repeat-y;
}

.section table td.detail {
	font-size: 12px;
	color: #333333;
	width: 170px;
}

.section table th sup,
.section table td sup {
	font-size: 11px;
	position: static;
	vertical-align: super;
	font-weight: normal;
}

/* display-image */
table.display-image th,
table.display-image td {
	text-align: center;
	padding: 15px 19px 0 0;
	vertical-align: top;
}
table.display-image th.end
table.display-image td.end {
	padding-right: 0;
}
table.display-image td span.char-num {
	display: block;
	margin-top: 7px;
	font-size: 12px;
}
.section p.notes {
	font-size: 12px;
}



/* === Table(Service-KINOKO) === */
table.press-base {
	width:100%;
	border-collapse:collapse;
}
table.press-base th {
	background:#f2f7f7;
	vertical-align:top;
}
table.press-base th,
table.press-base td {
	padding:6px;
	border:1px solid #c8c8c8;
	border-spacing:0;
}
table.press-base td {
	background:none;
}
table.press-base.service-kinoko th,
table.press-base.service-kinoko td {
	padding: 2px 6px;
}
table.press-base.service-kinoko th {
	text-align: left;
	width:24%;
}
table.press-base.service-kinoko td {
	text-align: center;
	width: 9%;
}
table.press-base.service-kinoko.no-mark td {
	text-align: left;
	width: 33%;
}
table.press-base.service-kinoko td.empty {
	border:none;
}


/* === Table(Basic) === */
div#main-content_inner table.press-base {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
	width: 100%;
}
div#main-content_inner table.press-base tbody tr {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-collapse: collapse;
}
div#main-content_inner table.press-base tbody th,
div#main-content_inner table.press-base tbody td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-collapse: collapse;
}
div#main-content_inner table.press-base tbody th {
	background: #eee none;
	text-align: left;
	vertical-align: middle;
	padding: 5px 0 5px 5px;
}
div#main-content_inner table.press-base tbody th.root {
	width: 25%;
}
div#main-content_inner table.press-base tbody th.sub {
	width: 15%;
}
div#main-content_inner table.press-base tbody td {
	padding: 5px;
}



/* ========== Colors.html ======================================== */

/*========== Simulation.html =========================*/

/*===== Introduction ===============*/
body#frm div#container.simulation div#main-content_inner {
	padding: 0 0 50px;
}
div#sim-introduction {
	margin: 25px 34px 0 20px;
}

div#container.simulation div#main-content_inner table {
    border-top: 1px solid #ccc;
    border-left: none;
    border-collapse: collapse;
    width: 100%;
}

div#container.simulation div#main-content_inner table tbody tr {
    border-left: none;
    border-top: none;
    border-collapse: collapse;
}

div#container.simulation div#main-content_inner table tbody th,
div#container.simulation div#main-content_inner table tbody td {
    border-right: none;
    border-bottom: 1px solid #ccc;
    border-collapse: collapse;
}
div#container.simulation form#sim_table table tr.step3 td.step3_1,
div#container.simulation form#sim_table table tr.step3 td.step3_2 {
	border:          none;
}

div#container.simulation div#main-content_inner table tbody th {
    background: #eee none;
    border-right: 1px solid #ccc;
    text-align: left;
    padding: 5px 0 5px 5px;
}

div#container.simulation div#main-content_inner table tbody td {
    text-align: left;
    padding: 0;
}



/*== Left(Product and Price) ==*/
div#sim-introduction .product-price {
	position: relative;
	float: left;
	text-align: right;
}

div#sim-introduction .product-price span {
	position: absolute;
	top: 141px;
	left: 149px;
	display: block;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	width: 159px;
	height: 22px;
}

/*== Right(Super Bonus) ==*/
div#sim-introduction .super-bonus {
	float: right;
	width: 333px;
}
div#sim-introduction .super-bonus dl {
	background: url("/mb/shared/img/v09b/pdct_thermae/bg_sim_super-bonus.gif") left top no-repeat;
	width: 333px;
	height: 166px;
	overflow: hidden;
}
div#sim-introduction .super-bonus dt {
	margin: 20px 0 0 19px;
}
div#sim-introduction .super-bonus dd {
	margin: 15px 0 0 20px;
}
div#sim-introduction .super-bonus ul {
	margin: 3px 0 0 3px;
}

div#simulation {
	position: relative;
	margin: 35px 21px 0;
	zoom: 1;
}
div#related-info {
    margin: 40px 21px 0 21px;
}

div#sim_detailed {
	position: absolute;
	bottom: 0;
	left: 265px;
}
div#sim_detailed a {
	background:      transparent url("/mb/shared/img/v09b/pdct_thermae2/simulation/btn_detailed-sim.gif") left top no-repeat;
	display:         block;
	text-indent:     -9999px;
	width:           215px;
	height:          30px;
}
div#sim_detailed a:hover {
	background-position: 0px -30px;
}

#change_simulate{
	margin: 30px 0 0 21px;
}
#change_simulate a{
	background:      transparent url("/mb/shared/img/v09b/pdct_thermae2/simulation/bg_change_simulate.png") left top no-repeat;
	display:         block;
	width:           658px;
	height:          95px;
	padding:         15px 20px 0;
	font-size: 12px;
    text-decoration: none;
}
#change_simulate a:hover {
    text-decoration: none;
}

#change_simulate img,
#change_simulate span{
	display: block;
	cursor: pointer;
}
#change_simulate img{
	margin-bottom: 3px;
}
#change_simulate span.txt{
	color: #333;
    text-decoration: none;
	margin-bottom: 3px;
}
#change_simulate a:hover span.txt{
	color: #333;
    text-decoration: none !important;
}
#change_simulate a:link span.link-list_blue,
#change_simulate a:visited span.link-list_blue {
    text-decoration: underline;
}
#change_simulate a:hover span.link-list_blue,
#change_simulate a:active span.link-list_blue {
    text-decoration: none;
}

div#sim_campaign #norikae_note{
	margin: 5px 0 0 172px;
}
div#sim_campaign .simulation_note{
	margin-top: 10px;
	margin-left: 27px;
}

body#frm #layout div#sim_campaign dl.annotation_fix_num dt,
body#frm #layout div#sim_campaign dl.annotation_fix_num dd{
	font-size: 12px;
	color: #333;
}

/* ========== support.html =========================================== */

.support #main-content #end_repair table.end-repair {
	border-collapse: collapse;
	width: 250px;
	margin-bottom: 15px;
}
.support #main-content #end_repair table.end-repair th,
.support #main-content #end_repair table.end-repair td {
	padding: 5px;
	border: 1px solid #d2d2d2;
	background: none;
	text-align: center;
}
.support #main-content #end_repair table.end-repair th {
	background-color: #eee;
	font-weight: bold;
}
.support #main-content #end_repair table.end-repair-dubble {
	width: 400px !important;
}


/* ========== userguide.html =========================================== */


/* ========== agreement.html =========================================== */


/* ========== download.html =========================================== */


/* ========== sar.html =========================================== */


/* ========== application.html =========================================== */





/*=================================================================================
    Footer (Other Products Menu)
===================================================================================*/
#micro-footer {
	width: 960px;
	margin: 0px auto 10px;
	text-align: left;
	position: relative;	
}
div.other-product p.image-title {
	margin: 0 0 5px 0;
}
div.other-product ul {
	width: 955px;
	background: #a9bfca;
	margin: 0 0 15px 0;
	padding: 6px 0px 6px 5px;
}
div.other-product ul li {
	float: left;
	list-style: none;
	width: 154px;
	height: 51px;
	background: url("/mb/shared/img/pdct_all/bnr_menu_x-on.jpg") no-repeat left top;
}
div.other-product ul li a {
	display: block;
	width: 154px;
	height: 51px;
}

div.other-product ul li.other-product-menu01 {
	background: url("/mb/shared/img/pdct_all/bnr_menu_3G-on.jpg") no-repeat left top;
}
div.other-product ul li.other-product-menu02 {
	background: url("/mb/shared/img/pdct_all/bnr_menu_x-on.jpg") no-repeat left top;
}
div.other-product ul li.other-product-menu03 {
	background: url("/mb/shared/img/pdct_all/bnr_menu_iphone-on.jpg") no-repeat left top;
}
div.other-product ul li.other-product-menu04 {
	background: url("/mb/shared/img/pdct_all/bnr_menu_connect_card-on.jpg") no-repeat left top;
}
div.other-product ul li.other-product-menu05 {
	background: url("/mb/shared/img/pdct_all/bnr_menu_prepaid-on.jpg") no-repeat left top;
}
div.other-product ul li.other-product-menu06 {
	background: url("/mb/shared/img/pdct_all/bnr_menu_global-on.jpg") no-repeat left top;
	width: 170px;
}
