@charset "shift_jis";


/*===== import(don't edit) =====*/
@import url("reset.css");
@import url("utility.css");


/* -- import --*/
@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 {
	margin-bottom: 20px;
	padding: 0;
	background: none;
}
body#frm div#content {
	width: 740px;
}




/*=======================================================================
	Left Navi
=========================================================================*/

body#frm div#nav {
	width: 198px;
	background: #ffffff url("/mb/shared/img/v09b/pdct_thermae/bg_side-navi.gif") 0 -12px repeat-x;
}

/* Product BTN */
body#frm div#nav div#sidenav ul li {
	display: none;
}
body#frm div#nav div#sidenav ul li.index {
	display: block;
	margin-bottom: 0;
}


/* 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_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 =========================*/
div#main-content h1 {
	height: 58px;
	padding: 27px 0 0 31px;
	/* Background  See: substyle.css */
}
div.chapter h2 {
	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 {
	height: 46px;
	background: transparent url("/mb/shared/img/v09b/pdct_thermae/bg_h2_chapter_2line.gif") left top no-repeat;
}
div.chapter h2.rev-intro {
	height: auto;
	margin-bottom: 6px;
	padding: 0 0 8px;
	line-height: 1;
	background: none;
}
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.non-style {
	margin-bottom: 6px;
	padding: 0;
	background: none;
}



/*========== Common Parts =========================*/

/* ===== Chapter ========== */
div.chapter {
	margin: 35px 15px 0 0;
}
div.chapter div.unit-2 {
	width: 316px;
}
div.chapter div.chapt-inner .unit-2 {
	width: 301px;
}

/* ===== Chapter Inner ========== */
div.chapter .chapt-inner {
	margin: 15px 0 0 15px;
}

/* Left and Right */
div.chapter .left .fig-img,
div.chapter .right .fig-img {
	zoom:100%;
}
div.chapter .left .fig-img :after,
div.chapter .right .fig-img :after {
	content        : ".";
	height         : 0px;
	clear          : both;
	visibility     : hidden;
	display        : block;
}

/* Left */
div.chapter .left .txt {
	float: right;
}

/* Right */
div.chapter .right .fig-img {
	text-align: right;
}
div.chapter .right .txt {
	float: left;
}

/* Center */
div.chapter .center .fig-img {
	margin-top: 15px;
	text-align: center;
}

/* Inline List */
ul.inline-list {
	zoom:100%;
}
ul.inline-list:after {
	content        : ".";
	height         : 0px;
	clear          : both;
	visibility     : hidden;
	display        : block;
}
ul.inline-list li {
	float: left;
	list-style-type: none;
}

/* Box Gray */
.box_gry {
	margin-top: 15px;
	padding: 8px 10px 10px;
	border: solid 1px #d0d1d2;
	font-size: 12px;
}
.box_gry dt {
	margin-bottom: 2px;
	font-weight: bold;
}

/* Inline Display Button */
.disp-key {
	vertical-align: middle;
	padding: 0 2px 3px;
}


/*========== alter-l-fonts =========================*/
body .alter-l-fonts {
	font-size: 14px;
}
body .alter-l-fonts #services {
	font-size: 12px;
}





/*=============== Common Unit(Global) =============================================*/


/*========== Side Navi(Left Block) =========================*/
/*============================== nav ==============================*/
div#nav { margin-bottom: 6px; }

div#nav h4 {
	margin: 0 0 6px 0;
}
div#nav h4 a{
	display: block;
	width: 198px;
	height: 104px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
div#nav h4 a:hover{
	background-position: 0 -104px;
}


/* #side-movie */
div#nav div#nav-movie {
	margin: 0 0 6px 0;
}
div#nav div#nav-movie {
	margin: 0 0 6px 0;
}
div#nav div#nav-movie-alt {
	display: none;
	position: relative;
}

div#nav div#nav-movie-alt ul{
	height: 246px;
	width: 198px;
	margin: 0 0 6px 0;
	padding:0;
	background: transparent url("/mb/shared/img/v09b/pdct_thermae/nav/movie_bg.gif") no-repeat;
}
div#nav div#nav-movie-alt ul.no_enq{
	height: 145px;
	width: 198px;
	margin: 0 0 6px 0;
	padding:0;
	background: transparent url("/mb/shared/img/v09b/pdct_thermae/nav/movie_bg2.gif") no-repeat;
}
div#nav div#nav-movie-alt div.play_icon{
	position:absolute;
	top: 32px;
	left: 72px;
	z-index:2;
}
div#nav div#nav-movie-alt li.movie{
	position:absolute;
	top: 9px;
	left: 9px;
	z-index:1;
}
div#nav div#nav-movie-alt li.enquete{
	position:absolute;
	top: 146px;
	left: 6px;
}


/* #side-menu */
div#nav div#nav-menu {
	margin: 0 0 6px 0;
	background: transparent url("/mb/shared/img/v09b/pdct_thermae/nav/menu_bg.gif") repeat-y;
}
div#nav div#nav-menu dl{
	margin: 0;
	padding: 0 0 8px 0;
	background: transparent url("/mb/shared/img/v09b/pdct_thermae/nav/menu_footer.gif") 0 100% no-repeat;
}
div#nav div#nav-menu dt{
	margin: 0;
	padding: 0;
}
div#nav div#nav-menu dd.last{
	margin: 0 0 15px 0;
	padding: 0 0 1px 0;
	background: transparent url("/mb/shared/img/v09b/pdct_thermae/nav/menu_dd_last.gif") 0 100% no-repeat;
}
div#nav div#nav-menu dd.active a{
	background-position: 0 -40px !important;
}
div#nav div#nav-menu dd a{
	display: block;
	width: 195px;
	height: 40px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
div#nav div#nav-menu dd a:hover{
	background-position:0 -40px;
}

div#nav div#nav-menu dd.twitter a {    background-image: url("/mb/shared/img/v09b/pdct_thermae/nav/menu_twitter.gif"); }
div#nav div#nav-menu dd.review a {     background-image: url("/mb/shared/img/v09b/pdct_thermae/nav/menu_hikosuke.gif"); }
div#nav div#nav-menu dd.startguide a {     background-image: url("/mb/shared/img/v09b/pdct_thermae/nav/menu_startguide.gif"); }
div#nav div#nav-menu dd.colors a {     background-image: url("/mb/shared/img/v09b/pdct_thermae/nav/menu_colors.gif"); }
div#nav div#nav-menu dd.spec a {       background-image: url("/mb/shared/img/v09b/pdct_thermae/nav/menu_spec.gif"); }
div#nav div#nav-menu dd.service a {    background-image: url("/mb/shared/img/v09b/pdct_thermae/nav/menu_service.gif"); }
div#nav div#nav-menu dd.option a {     background-image: url("/mb/shared/img/v09b/pdct_thermae/nav/menu_option.gif"); }
div#nav div#nav-menu dd.support a {    background-image: url("/mb/shared/img/v09b/pdct_thermae/nav/menu_support.gif"); }
div#nav div#nav-menu dd.support-info a {    background-image: url("/mb/shared/img/v09b/pdct_thermae/nav/menu_support_info.gif"); }
div#nav div#nav-menu dd.preinstall a {    background-image: url("/mb/shared/img/v09b/pdct_thermae/nav/menu_preinstall.gif"); }
div#nav div#nav-menu dd.userguide a {    background-image: url("/mb/shared/img/v09b/pdct_thermae/nav/menu_userguide.gif"); }
div#nav div#nav-menu dd.sar a {    background-image: url("/mb/shared/img/v09b/pdct_thermae/nav/menu_sar.gif"); }
div#nav div#nav-menu dd.service_app a {    background-image: url("/mb/shared/img/v09b/pdct_thermae/nav/menu_service_app.gif"); }
div#nav div#nav-menu dd.application a {    background-image: url("/mb/shared/img/v09b/pdct_thermae/nav/menu_application.gif"); }
div#nav div#nav-menu dd.spec_pr a {    background-image: url("/mb/shared/img/v09b/pdct_thermae/nav/menu_spec_pr.gif"); }
div#nav div#nav-menu dd.svc_func_pr a {    background-image: url("/mb/shared/img/v09b/pdct_thermae/nav/menu_svc_func_pr.gif"); }
div#nav div#nav-menu dd.application a {    background-image: url("/mb/shared/img/v09b/pdct_thermae/nav/menu_application.gif"); }
div#nav div#nav-menu dd.os_update_a23 a {    background-image: url("/mb/shared/img/v09b/pdct_thermae/nav/menu_os_update_a23.gif"); }

div#nav div#nav-related dd.product_sh a { background-image: url("/mb/shared/img/v09b/pdct_thermae/nav/btn_maker_sharp.gif"); }
div#nav div#nav-related dd.gallery_sh a { background-image: url("/mb/shared/img/v09b/pdct_thermae/nav/btn_gallery_sharp.gif"); }
div#nav div#nav-related dd.product_p a { background-image: url("/mb/shared/img/v09b/pdct_thermae/nav/btn_maker_panasonic.gif"); }
div#nav div#nav-related dd.product_sc a { background-image: url("/mb/shared/img/v09b/pdct_thermae/nav/btn_maker_samsung.gif"); }
div#nav div#nav-related dd.product_n a { background-image: url("/mb/shared/img/v09b/pdct_thermae/nav/btn_maker_nec.gif"); }
div#nav div#nav-related dd.product_zte a { background-image: url("/mb/shared/img/v09b/pdct_thermae/nav/btn_maker_zte.gif"); }
div#nav div#nav-related dd.product_htc a { background-image: url("/mb/shared/img/v09b/pdct_thermae/nav/btn_maker_htc.gif"); }
div#nav div#nav-related dd.product_dl a { background-image: url("/mb/shared/img/v09b/pdct_thermae/nav/btn_maker_dell.gif"); }




/* #side-support */
div#nav div#nav-support{
	margin: 0 0 10px 0;
}
div#nav div#nav-support div.support a{
	display: block;
	width: 198px;
	height: 42px;
	text-indent: -9999px;
	background: transparent url("/mb/shared/img/v09b/pdct_thermae/nav/btn_support.gif") no-repeat;
}
div#nav div#nav-support div.support a:hover{
	background-position: 0 -42px;
}


/* #side-onlineshop */
div#nav div#nav-onlineshop{
	padding: 0 0 13px 0;
	margin: 0 0 15px 0;
	background: transparent url("/mb/shared/img/v09b/pdct_thermae/nav/onlineshop_footer.gif") 0 100% no-repeat;
}
div#nav div#nav-onlineshop dd a{
	display: block;
	width: 198px;
	height: 53px;
	text-indent: -9999px;
}
div#nav div#nav-onlineshop dd.onlineshop_notice a{
	height: 60px;
}


div#nav div#nav-onlineshop dd.simulation a{ background: transparent url("/mb/shared/img/v09b/pdct_thermae/nav/btn_payment.gif") no-repeat;}
div#nav div#nav-onlineshop dd.onlineshop a{ background: transparent url("/mb/shared/img/v09b/pdct_thermae/nav/btn_onlineshop.gif") no-repeat;}
div#nav div#nav-onlineshop dd.onlineshop_reserve a{ background: transparent url("/mb/shared/img/v09b/pdct_thermae/nav/btn_onlineshop_reserve.gif") no-repeat;}
div#nav div#nav-onlineshop dd.onlineshop_notice a{ background: transparent url("/mb/shared/img/v09b/pdct_thermae/nav/btn_onlineshop_notice.gif") no-repeat;}

div#nav div#nav-onlineshop dd a:hover{
	background-position: 0 -53px;
}
div#nav div#nav-onlineshop dd.onlineshop_notice a:hover{
	background-position: 0 -60px;
}


/* #side-related */
div#nav div#nav-related{
	width:195px;
	background: #cfd9dc url("/mb/shared/img/v09b/pdct_thermae/nav/bg_related.gif") left top no-repeat;
}
div#nav div#nav-related dl{
	margin: 0;
	padding: 0 0 8px 0;
	background: transparent url("/mb/shared/img/v09b/pdct_thermae/nav/related_footer.gif") 0 100% no-repeat;
}
div#nav div#nav-related dd{
	width: 182px;
	margin: 0 auto 3px auto;
}
div#nav div#nav-related dd a{
	display: block;
	width: 182px;
	height: 33px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
div#nav div#nav-related dd a:hover{
	background-position:0 -33px;
}
div#nav div#nav-related dd.bnr{
	margin-bottom: 10px;
}
div#nav div#nav-related dd.bnr a{
	display: block;
	width: 182px;
	height: auto;
	text-indent: 0;
}
div#nav div#nav-related dd.bnr span.caption{
	font-size: 10px;
	color: #333333;
}


/* bnr_qr */
div#nav div.bnr_qr {
	background-color:#F3F3F3;
	padding:10px 0 0 8px;
	width:187px;
}

/*============================== nav v11 ==============================*/
div#nav div#sb3g-v11 h4#sb3g {
    margin:-1px 0 19px;
}
div#nav div#sp-v11 h4#sbsp {
    margin:0 0 19px;
}
div#nav div#sb3g-v11 h4#sb3g a {
    width:195px;
    height:59px;
    margin:0;
    text-indent:-9999px;
}
div#nav div#sp-v11 h4#sbsp a {
    width:195px;
    height:58px;
    margin:0;
    text-indent:-9999px;
}
div#nav div#sb3g-v11 h4#sb3g a{
    background: transparent url("/mb/shared/img/v09b/pdct_thermae/nav/h4_side-navi_product.gif") left top no-repeat!important;
}
div#nav div#sb3g-v11 h4#sb3g a:hover{
    background: transparent url("/mb/shared/img/v09b/pdct_thermae/nav/h4_side-navi_product_on.gif") left top no-repeat!important;
}
div#nav div#sp-v11 h4#sbsp a {
    background: transparent url("/mb/shared/img/v09b/smartphone/h4_side-navi_product.gif") left top no-repeat!important;
}
div#nav div#sp-v11 h4#sbsp a:hover {
    background: transparent url("/mb/shared/img/v09b/smartphone/h4_side-navi_product_on.gif") left top no-repeat!important;
}
div#nav div#sb3g-v11 div#pdct-top,
div#nav div#sp-v11 div#pdct-top{
    margin:0 0 7px;
}
div#nav div#sb3g-v11 div#pdct-top a,
div#nav div#sp-v11 div#pdct-top a {
	display: block;
    margin: 0;
    padding: 0;
    width: 195px;
    height: 41px;
    text-indent: -9999px;
    background: transparent url("/mb/shared/img/v09b/smartphone/btn_side-navi_product_thermae.gif") left top no-repeat;
}
div#nav div#sb3g-v11 div#pdct-top a:hover,
div#nav div#sp-v11 div#pdct-top a:hover {
    background: transparent url("/mb/shared/img/v09b/smartphone/btn_side-navi_product_thermae_on.gif") left top no-repeat;
}

/*============================== moviebox ==============================*/
div#moviebox-overlay{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: black;
	opacity: 0.70;
	filter: alpha(opacity=70);
	z-index: 300000;
}
div#moviebox-window{
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -220px;
	margin-left: -320px;
	z-index: 300001;
}
* html div#moviebox-overlay{
	position: absolute;
}
* html div#moviebox-window{
	position: absolute;
}
div#moviebox-window div#moviebox-player{
	margin: 0 0 5px 0;
}
div#moviebox-window div#moviebox-close {
	padding: 0 0 0 560px;
}
div#moviebox-window div#moviebox-close a{
	display: block;
	width: 80px;
	height: 21px;
	text-indent: -9999px;
	background: transparent url("/mb/shared/img/v09b/pdct_thermae/nav/btn_close.gif") no-repeat;
}
div#moviebox-window div#moviebox-close a:hover{
	background-position: 0 -21px;
}


/*========== 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;
	zoom: 1;
}
div#notes ul {
	font-size: 11px;
	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 */
body#frm div#container.index div#content {
	position:relative;
	
}
body#frm div#container.index div#main-content {
	margin-top: 480px;
	
}
body#frm div#container.index .thermae-10wi div#main-content {
	margin-top: 460px;
	
}
body#frm div#container.index div#layout div#main-content_top {
	background: url("/mb/shared/img/v09b/pdct_thermae/bg_main-content_top.gif") left top no-repeat;
	position: relative;
}

#youtube p.update{
	position: relative;
    margin-top: 3px;
	margin-left: 125px;
}
#youtube p.update_new{
	position: relative;
    margin-top: 3px;
	margin-left: 171px;
}
#youtube p span.date{
	background: url("/mb/shared/img/v09b/pdct_thermae/bg_update.gif") left top no-repeat;
	position: absolute;
	text-align: center;
	display: block;
	width: 117px;
	height: 20px;
    top: -3px;
    left: -125px;
    font-size: 12px;
    padding-top: 2px;
    color: #fb4560;

}
#youtube p img{
	position: absolute;
    top: -3px;
    left: -171px;

}



/*===== 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: absolute;
	left: -3px;
	top: -2px;
	background: transparent url("/mb/shared/img/v09b/pdct_thermae/bg_main.jpg") left top no-repeat;
	width: 720px;
	height: 453px;
	overflow: hidden;
	margin: 0;
	padding: 12px 15px 17px 13px;
	padding-bottom: 13px;
}
body#frm .thermae-10wi div#content div#main {
	background: transparent url("/mb/shared/img/v09b/pdct_thermae/bg_main_s.jpg") left top no-repeat;
	height: 436px;
}
div#gallery {
	height: 398px;
}
body#frm div#content div#main h1 {
	height: auto;
	padding: 0;
	background: none !important;
}


/*== Gallery Footer ==*/
#gallery-footer {
	margin-top: 6px;
	height: 42px;
	overflow: hidden;
	vertical-align: middle;
}
.thermae-10wi #gallery-footer {
	margin-top: 9px;
	height: 22px;
}
dl#release-date {
	float: left;
	color: #ffffff;
	font-size: 12px;
	letter-spacing: 1px;
}
dl#release-date dt {
	float: left;
	margin-top: 13px;
	line-height: 1;
}
dl#release-date dd {
	padding-left: 45px;
	line-height: 42px !important;
}
.thermae-10wi dl#release-date dt {
	float: left;
	margin-top: 3px;
	line-height: 1;
}
.thermae-10wi dl#release-date dd {
	padding-left: 45px;
	line-height: 22px !important;
}
ul#feat-function {
	float: right;
	width: auto;
}
ul#feat-function li {
	float: left;
}
ul#feat-function li.icn_one-seg {
	padding-right: 6px;
}
ul#feat-function li.icn_international,
ul#feat-function li.icn_international-3g,
ul#feat-function li.icn_s-felica {
	padding-right: 8px;
}
ul#feat-function li.icn_twitter,
ul#feat-function li.icn_wi-fi {
	padding-right: 2px;
}


/*========== 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;
}

/*========== 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: 11px;
	background: url("/mb/shared/img/v09b/pdct_thermae/bg_addthis_toolbox.gif") right top no-repeat;
}

#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;
}

#point_app .txt {
	margin-top: 20px;
	width: 300px;
}

#feat_point .point_wide {
	float: left;
	width: 691px;
	height: 174px;
	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_wide.gif") 7px 12px no-repeat;
}
#feat_point .point_wide h3 span.more-detail {
	top: 128px;
}
#feat_point .point_wide h3 a {
	display: block;
	width: 678px;
	height: 166px;
	text-decoration: none;
}

#point_app h3 { background: transparent url("/mb/shared/img/v09b/pdct_thermae/bg_feat-app.jpg") 0 2px no-repeat; }




/*== Feat Point For Kinoko ==*/
div#feat_point div.points h3 {
	background: url("/mb/shared/img/v09b/pdct_thermae/bg_h2_chapter.gif") no-repeat scroll left top transparent !important;
	border-bottom: 1px solid #D0D1D2;
	font-size: 18px;
	font-weight: bold;
	height: 26px !important;
	line-height: 1.2;
	padding-left: 14px !important;
}

div#feat_point div.points h3.line-2 {
	background: url("/mb/shared/img/v09b/pdct_thermae/bg_h2_chapter_2line.gif") no-repeat scroll left top transparent !important;
	height: 48px !important;
}

/*========== Bnr ==========*/
div#container.index .banner {
	margin-top: 18px;
	text-align: center;
}


/*========== Basic Info ==========*/

/*== Function List ==*/
div#container.index h3#function-list {
	margin: 20px 10px 5px;
	padding: 0;
	background: none;
}

/*== Color Design / Spec ==*/
#colors-spec {
	margin: 28px 10px 0;
}
#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: 10px;
	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;
}

.box_basic-info-wide {
	margin: 0;
	padding: 1px;
	width: 678px;
	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 35px 0 0px;
	height: 170px;	
}
.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: 10px;
	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: 10px;
	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_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: 199px;
	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;
}

/*========== feature_twitter.html =========================*/
#feat_twitter {
	margin-top: 25px;
}
dl.appli-widget {
	float: left;
	width: 191px;
	margin-right: 29px;
	position: relative;
}
dl.appli-widget.twittie {
	width: 230px;
	margin-right: 0;
}
dl.appli-widget.fix-height {
	height: 132px;
}
dl.appli-widget dt,
dl.appli-widget dd.txt-detail,
dl.appli-widget dd.supplier {
	padding-left: 70px;
}
dl.appli-widget dd.txt-detail {
	margin-top: 7px;
	font-size: 11px;
	line-height: 1.25;
}
dl.appli-widget dd.supplier {
	margin-top: 6px;
	font-size: 10px;
	color: #666666;
	line-height: 1.25;
	text-indent: -2.5em;
	margin-left: 2.5em;
}
dl.appli-widget dd.icons {
	position: absolute;
	left: 0;
	top: 0;
	width: 60px;
}

/* Small Type */
div#feat_twitter.compact .txt {
/*	width: 240px;
	margin-left: 0;
	padding-left: 15px;*/
}
div#feat_twitter.compact .detail {
/*	width: 402px;*/
	margin-left: 15px;
}
div#feat_twitter.compact dl.appli-widget {
	margin-right: 30px;
	width: 200px;	
}



/*========== Service.html =========================*/
div#container.service div.chapter {
	margin-right: 0;
}
div#container.service div.chapter h2 {
	height: 30px;
	padding-left: 0;
	margin-bottom: 20px;
	background: none;
	position: relative;
	overflow: hidden;
}

/* 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:       10px;
	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:       10px;
	line-height:     1.4;
	color:           #999999;
	padding:         5px 0 0 0;
}



/*========== Spec.html =========================*/
div#container.spec div.chapter {
	margin-right: 0;
}
div#container.spec div.chapter h2 {
	height: 30px;
	padding-left: 0;
	background: none;
	position: relative;
	overflow: hidden;
}
div#container.spec #content 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_thermae/bg_h3_spec_close.gif") left bottom no-repeat;
	cursor: pointer;
}
div#container.spec #content h3.accordion-open {
	background: url("/mb/shared/img/v09b/pdct_thermae/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: 11px;
	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: 11px;
}

/* press_table */

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;
}



/*========== Colors.html =========================*/

ul.design-note li {
	margin: 0 0 0 400px;
}

/*===== Related Info ===============*/
div#related-info {
	margin: 40px 0 0;
}
div#related-info h2 {
	height: 20px !important;
	margin-bottom: 15px;
	padding-left: 0;
	background: none;
	line-height: 1;
}



/*========== Simulation.html =========================*/

/*===== Introduction ===============*/
body#frm div#container.simulation div#main-content_inner {
	padding: 0 0 50px;
}
div#sim-introduction {
	margin: 25px 49px 0 21px;
}

/*== 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;
}

/*===== Simulation ===============*/
div#simulation {
	margin: 35px 21px 0;
}
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;
}
/*=== Box Item Details ===*/
#box_item-details {
	width: 262px;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	z-index: 10 !important;
}

#box_item-details dt {
	padding: 30px 20px 0;
	background: url("/mb/shared/img/v11a/pdct_savoia/bg_box_item-details.png") left top no-repeat;
	font-weight: bold;
}
#box_item-details dd.item_a {
	padding: 6px 20px 30px;
	background: url("/mb/shared/img/v11a/pdct_savoia/bg_box_item-details.png") left bottom no-repeat;
}
#box_item-details dd.item_a span {
	display: block;
	margin-bottom: 8px;
}
#box_item-details .link-list_navy {
	margin-top: 15px;
}
.btn_close {
	position: absolute;
	right: 15px;
	top: 12px;
	padding-left: 16px;
	background: url("/mb/shared/img/v11a/pdct_savoia/icn_bullet_list-close-win.gif") left center no-repeat;
}

/* Clear */
#box_item-details:after {
	content        : ".";
	height         : 0px;
	clear          : both;
	visibility     : hidden;
	display        : block;
}
#box_item-details {
	zoom:100%;
}

/* ----------------------------------------------------------------
 Support
----------------------------------------------------------------*/


body#frm .support #layout ul.link-list_blue li,
body#frm .userguide #layout ul.link-list_blue li,
body#frm .sar #layout ul.link-list_blue li {
	background-position: 0 5px;
}


/*========== support.html =========================*/

.support #main-content .chapter .chapt-inner ul.link-list_blue li {
	margin-top: 10px;
}
.support #main-content ul li.support {
	background: url(/mb/shared/img/v09b/pdct_thermae/support/btn_support_on.gif) left top no-repeat;
}
.support #main-content ul li.maker {
	background: url(/mb/shared/img/v09b/pdct_thermae/support/btn_maker_on.gif) left top no-repeat;
}
.support #main-content ul li.support a,
.support #main-content ul li.maker a {
	width: 196px;
}

.support #main-content .nav-sprt {
	width: 678px;
	margin: 8px 5px 0;
	background: url(/mb/shared/img/v09b/pdct_thermae/support/bg_nav_sprt.gif) left bottom repeat-x;
}
.support #main-content .nav-sprt.col_1 {
	width: 339px;
}
.support #main-content .nav-sprt ul li {
	float: left;
	width: 339px;
	background-position: left top;
	background-repeat: no-repeat;
}
.support #main-content .nav-sprt ul li a,
.support #main-content .nav-sprt ul li a strong,
.support #main-content .nav-sprt ul li a span {
	display: block;
	color: #333333;
}
.support #main-content .nav-sprt ul li a {
	min-height: 130px;
	_height: 130px;
}
.support #main-content .nav-sprt ul li a:hover img {
	visibility: hidden;
}
.support #main-content .nav-sprt ul li a:hover {
	text-decoration: none;
}
.support #main-content .nav-sprt ul li.app {
	background-image: url(/mb/shared/img/v09b/pdct_thermae/support/fig_nav_sprt_app_on.gif);
}
.support #main-content .nav-sprt ul li.manual {
	background-image: url(/mb/shared/img/v09b/pdct_thermae/support/fig_nav_sprt_manual_on.gif);
}
.support #main-content .nav-sprt ul li.sar {
	background-image: url(/mb/shared/img/v09b/pdct_thermae/support/fig_nav_sprt_sar_on.gif);
}
.support #main-content .nav-sprt ul li a span {
	padding: 10px 20px 15px;
}

.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
----------------------------------------------------------------*/

/* .Heading */
.userguide #main-content h1 span,
.userguide #main-content h1 span,
.userguide #main-content h2 span,
.userguide #main-content h2 span {
	display: none;
}

.userguide #main-content .chapter h3,
.userguide #main-content .chapter h4 {
	padding: 0;
	background: none;
}
.userguide #main-content .chapter h4 {
	font-weight: normal;
}


/* .manual-nav */
.userguide #main-content p.manual-nav {
	margin: 15px 0 0 10px;
	background: #f4f8f9 url(/mb/shared/img/v09b/pdct_thermae/support/bg_manual_nav_btm.gif) no-repeat left bottom;
}
.userguide #main-content p.manual-nav span {
	display: block;
	height: 10px;
	line-height: 10px;
	overflow: hidden;
	background: transparent url(/mb/shared/img/v09b/pdct_thermae/support/bg_manual_nav_top.gif) no-repeat left top;
}
.userguide #main-content p.manual-nav a {
	display: block;
	float: left;
	margin-right: 15px;
	padding: 0 0 10px 31px;
	color: #333333;
	background: url(/mb/shared/img/v09b/bullet/icn_arrow_light-gray.gif) 15px 5px no-repeat;
}
.userguide #main-content p.manual-nav a.current-page {
	font-weight: bold;
}
.userguide #main-content p.manual-nav a.english-manual {
	clear: left;
}
.userguide #main-content .useSwitch .chapt-inner {
	display: none;
}
.userguide #main-content .useSwitch .chapt-inner.current-page {
	display: block;
}


/*==========  agreement.html =========================*/

#attr {
	display: none;
}
.userguide .detail-agreement .chapt-inner {
	margin-top: 40px;
}
.userguide .detail-agreement h3 {
	text-align: center;
}
.userguide .detail-agreement .agree_btn a {
	display:block;
	width:114px;
	height:23px;
	margin:40px auto 0 auto;
}
.userguide .detail-agreement .agree_btn a:hover {
	background: none;
}


/*==========  download.html =========================*/

.userguide #manual-contents .chapt-inner {
	margin-top: 20px;
}

.userguide #manual-contents h3 {
	margin-top: 40px;
}

.userguide #manual-contents div.manual-dl {
	padding: 6px 0 23px;
	border: #c2c2c2 solid 1px;
}

.userguide #manual-contents div.manual-dl ul.manual-list {
	list-style: none;
	padding: 14px 0 0 0;
}
.userguide #manual-contents div.manual-dl ul.manual-list li {
	float: left;
	width: 308px;
	padding: 0 0 0 20px;
}
.userguide #manual-contents div.manual-dl ul.manual-list li a img {
	float: left;
	padding: 0 12px 0 0;
}

.userguide #manual-contents div.manual-dl h4 {
	padding: 14px 0 0 20px;
}
.userguide #manual-contents div.manual-dl h4 img {
	float: left;
	padding: 0 12px 0 0;
}

.userguide #manual-contents div.manual-dl table {
	margin: 20px 20px 0 20px;
	border-collapse: collapse;
}

#manual-contents div.manual-dl table tr th {
	width: 397px;
	border: #c2c2c2 solid 1px;
	border-left: none;
	background-image: none;
}

.userguide #manual-contents div.manual-dl table tr th,
.userguide #manual-contents div.manual-dl table tr td {
	padding: 8px 9px;
	text-align: left;
}

.userguide #manual-contents div.manual-dl table tr th.page-size,
.userguide #manual-contents div.manual-dl table tr td {
	width: 130px;
	border: #c2c2c2 solid 1px;
	border-right: none;
	background-image: none;
	text-align: center;
}

.userguide #manual-contents div.manual-dl table tr.first-category th {
	background: #f4f8f9;
	font-weight: bold;
	text-align: center;
}

.userguide #manual-contents div.manual-dl table tr th a {
	font-weight: normal;
}

.userguide #manual-contents .viewer-outside {
	margin: 20px 0 0;
}
.userguide #manual-contents .viewer-outside dl {
	margin-top: 10px;
}
.userguide #manual-contents .viewer-outside dl dd {
	margin-top: 5px;
}


/* CLEAR */

.userguide .chapter h2:after,
.userguide div.manual-dl h4:after,
.userguide p.manual-nav:after,
.userguide ul.manual-list:after,
.userguide ul.manual-list li:after,
.userguide .viewer-outside:after {
	content        : ".";
	height         : 0px;
	clear          : both;
	visibility     : hidden;
	display        : block;
}

.userguide .chapter h2,
.userguide div.manual-dl h4,
.userguide p.manual-nav,
.userguide ul.manual-list,
.userguide ul.manual-list li,
.userguide .viewer-outside {
	zoom:100%!important;
	display: block!important;
}


/*========== sar.html =========================*/

div#container.sar h3 {
	margin-bottom: 12px;
	padding: 0 0 1px 14px;
	background: transparent url("/mb/shared/img/v09b/pdct_thermae/support/bg_h3_square_blk.gif") 0 3px no-repeat;
}



/*============================== application.html ==============================*/

h1.main_img_app {
	height: 53px !important;
}
#application-2 table.app {
	width:301px;
}
#application-2 table.app2 {
	width:350px;
}
#application-2 table.app td.app_icn,
#application-2 table.app2 td.app_icn {
	vertical-align:top;
	padding-right:15px;
}
#application-2 table.app td.app_title {
	font-size:18px;
	font-weight:bold;
	height:18px;
	width:219px;
	float:left;
}
#application-2 table.app .app_title_2 {
	font-weight:bold;
	font-size:18px;
	line-height:18px;
	width:219px;	
	float:left;	
}
#application-2 table.app2 td.app_title {
	font-size:18px;
	font-weight:bold;
	height:18px;
	width:285px;
}
#application-2 table.app2 .app_title_2 {
	font-weight:bold;
	font-size:18px;
	line-height:18px;
	width:285px;	
}
#application-2 table.app td.app_info,
#application-2 table.app2 td.app_info {
	padding-top:0px;
	font-size:10px;	
}
#application-2 table.app td.app_txt,
#application-2 table.app2 td.app_txt {
	padding-top:14px;
	font-size:12px;
}
#application-2 table.app td.app_img {
	padding-top:14px;
	font-size:10px;
	color:#666666;
}
#application-2 .cap {
	font-size:10px;
	color:#666666;
}

div.chapter div.chapt-inner .unit-2-wifi {
    width: 317px;
	position:relative;
	right:-15px;
}

#application-2 .wifi_spot {
	background-color: #f3fbfe;
	border: 1px solid #76b9d0;
	padding:20px 15px 15px 15px;
}
#application-2 .wifi_spot .flt_r {
	width:133px;
}
#application-2 .wifi_spot .btn_wifi-spot {
	background: url("/mb/shared/img/v09b/pdct_thermae/application/btn_wifi-spot_on.gif") no-repeat top left;
	margin-top:28px;
	width:133px;
	height:38px;
}



/*=============== 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;
}

