@charset "utf-8";

/* shared
----------------------------------------------------------------------- */

.clear {
	clear: both;
}
.clearfix {
	min-height: 1px;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* content
----------------------------------------------------------------------- */

#tyrosContent{
	padding-bottom:80px;
	background:url(../images/bg.jpg) repeat-y 0 450px;
	background-color:#000;
	font-family:Arial, sans-serif;
	color:#fff;
}
#tyrosContent a{
	color:#fff;
	text-decoration:none;
}
#tyrosContent a img:hover,
#tyrosContent a.newWinBtnSmall:hover,
#tyrosContent a.newWinBtnNormal:hover,
#tyrosContent a.newWinBtnLarge:hover,
#tyrosContent a.linkBtnSmall:hover,
#tyrosContent a.linkBtnNormal:hover,
#tyrosContent a.linkBtnLarge:hover,
#tyrosContent a.specBtn:hover{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity:0.7;
}
#tyrosContent .tyContentUnit .tyProductViewer .tyProductCtl .tyProductViewList li a img:hover{
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity:1;
}
#tyrosContent a.newWinBtnSmall {
	display:block;
	float:left;
	padding:5px 8px 5px 28px;
	background:url(../images/icon_new_win_01.png) 7px center no-repeat #000;
	border:solid 1px #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	font-size:0.85em;
}
#tyrosContent a.newWinBtnNormal {
	display:block;
	float:left;
	padding:5px 10px 5px 30px;
	background:url(../images/icon_new_win_01.png) 9px center no-repeat #000;
	border:solid 1px #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#tyrosContent a.newWinBtnLarge {
	display:block;
	float:left;
	padding:9px 10px 9px 30px;
	background:url(../images/icon_new_win_01.png) 9px center no-repeat #000;
	border:solid 1px #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#tyrosContent a.linkBtnSmall {
	display:block;
	float:left;
	padding:5px 8px 5px 24px;
	background:url(../images/icon_link_01.png) 5px center no-repeat #000;
	border:solid 1px #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	font-size:0.85em;
}
#tyrosContent a.linkBtnNormal {
	display:block;
	float:left;
	padding:5px 10px 5px 26px;
	background:url(../images/icon_link_01.png) 7px center no-repeat #000;
	border:solid 1px #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#tyrosContent a.linkBtnLarge {
	display:block;
	float:left;
	padding:9px 10px 9px 26px;
	background:url(../images/icon_link_01.png) 7px center no-repeat #000;
	border:solid 1px #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#tyrosContent a.specBtn {
	display:block;
	float:left;
	font-size:0.7em;
	padding:5px 5px 18px 5px;
	background:url(../images/icon_spec_01.png) bottom center no-repeat #000;
	border:solid 1px #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#tyrosContent h2{
	margin-top:30px;
	margin-bottom:20px;
	padding:0 20px 5px;
	background:url(../images/title_bg.jpg) no-repeat 0 bottom;
	font-size:2.2em;
}
#tyrosContent h3{
	margin-top:20px;
	margin-bottom:15px;
	padding:0 20px;
	font-size:1.8em;
}
#tyrosContent h3.first{
	margin-top:0;
}
#tyrosContent h4{
	margin-bottom:9px;
	font-size:1.25em;
}
#tyrosContent h4 .tyIconNew{
	margin-left:10px;
	padding:0 10px;
	background-color:#9F1100;
	font-size:0.75em;
	font-weight:normal;
}
#tyrosContent .tyPageTop{
	margin-top:35px;
	padding:0 20px;
	text-align:right;
}

/* tyBranding */
#tyrosContent #tyBranding{
	background:url(../images/visual_bg.jpg) no-repeat 0 0;
	min-height:450px;
	_height:450px;
}
#tyrosContent #tyHeader{
	background:url(../images/header_bg.png) no-repeat 0 0;
	height:35px;
}
#tyrosContent #tyHeader h1{
	float:left;
	padding-top:9px;
	padding-left:25px;
}
#tyrosContent #tyHeader ul{
	float:right;
	margin-bottom: 0 !important;
}
#tyrosContent #tyHeader ul li{
	display:inline;
	padding-left:15px;
	padding-right:20px;
}
#tyrosContent #tyHeader ul li a{
	font-size:1.17em;
	line-height:35px;
	-webkit-text-shadow:1px 1px 4px #000;
	-moz-text-shadow:1px 1px 4px #000;
	text-shadow:1px 1px 4px #000;
}
#tyrosContent #tyVisual{
	position:relative;
}
#tyrosContent #tyVisual .tyVisualList{
	position:relative;
	overflow:hidden;
	margin-bottom: 0 !important;
}
#tyrosContent #tyVisual .tyVisualList li{
	position:absolute;
	width:740px;
}
#tyrosContent #tyVisual .tyVisualList #tyVisual01{
	padding:8px 10px;
	width:720px;
}
#tyrosContent #tyVisual .tyVisualList #tyVisual02{
	width:740px;
	height:396px;
}
#tyrosContent #tyVisual .tyVisualList #tyVisual02 #tyVisual02Photo{
	position:absolute;
	top:0;
	left:0;
}
#tyrosContent #tyVisual .tyVisualList #tyVisual02 #tyVisual02Title{
	position:absolute;
	top:45px;
	left:275px;
}
#tyrosContent #tyVisual .tyVisualList #tyVisual02 #tyVisual02Thumb{
	position:absolute;
	top:120px;
	left:520px;
	width:200px;
	font-size:1.1em;
}
#tyrosContent #tyVisual .tyVisualList #tyVisual02 #tyVisual02Thumb span{
	display:block;
	margin-bottom:5px;
}
#tyrosContent #tyVisual .tyVisualList #tyVisual02 #tyVisual02Thumb a {
	cursor: pointer;
}
#tyrosContent #tyVisual ol.selector{
	padding: 0;
	text-align:center;
}
#tyrosContent #tyVisual ol.selector li{
	display:inline;
	cursor:pointer;
}
#tyrosContent #tyVisual ol.selector li.current{
	cursor:auto;
}


/* tyContentUnit */
#tyrosContent .tyContentUnit{
	padding:0 20px;
}
#tyrosContent .tyContentUnit .tyRightUnit{
	float:right;
	padding-left:15px;
	padding-bottom:15px;
}
#tyrosContent .tyContentUnit .tyRightUnit a {
	cursor: pointer;
}
#tyrosContent .tyContentUnit .tyLeftUnit{
	float:left;
	padding-right:15px;
	padding-bottom:15px;
}

/* what's tyros */
#tyrosContent .tyContentUnit .tyProductList{
	padding-top:20px;
}
#tyrosContent .tyContentUnit .tyProductList li{
	float:left;
	margin-left:50px;
}
#tyrosContent .tyContentUnit .tyProductList li.first{
	margin-left:0;
}
#tyrosContent .tyContentUnit .tyProductList li .tyProductName{
	float:left;
	padding-left:25px;
	font-size:1.33em;
}
#tyrosContent .tyContentUnit .tyProductList li .tyProductDetailBtn{
	float:right;
	padding-left:10px;
}
#tyrosContent .tyContentUnit .tyProductList li.tyWidth305{
	width:305px;
}
#tyrosContent .tyContentUnit .tyProductList li.tyWidth340{
	width:340px;
}

/* Tyros Features */
#tyrosContent .tyContentUnit .tyFeaturesList {
	margin-bottom: 0;
}
#tyrosContent .tyContentUnit .tyFeaturesList li{
	position:relative;
	float:left;
	width:20%;
	height:50px;
}
#tyrosContent .tyContentUnit .tyFeaturesList li strong{
	display:block;
	padding-top: 15px;
	width:100%;
	height:50px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-size: 100% 50px;
	font-size:1.2em;
	line-height:120%;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
#tyrosContent .tyContentUnit .tyFeaturesList li.tyNaviAudioStyle strong{ background-image:url(../images/tf_navi01.png); }
#tyrosContent .tyContentUnit .tyFeaturesList li.tyNaviNewDsp strong{ background-image:url(../images/tf_navi02.png); }
#tyrosContent .tyContentUnit .tyFeaturesList li.tyNaviEnsembleVoice strong{ background-image:url(../images/tf_navi03.png); }
#tyrosContent .tyContentUnit .tyFeaturesList li.tyNaviAudioFeatures strong{ background-image:url(../images/tf_navi04.png); }
#tyrosContent .tyContentUnit .tyFeaturesList li.tyNaviOrganWorld strong{ background-image:url(../images/tf_navi05.png); }
#tyrosContent .tyContentUnit .tyFeaturesList li strong.tyNaviClose{ background-image:url(../images/tf_navi_close.png); color:#222; }


#tyrosContent .tyContentUnit .tyFeaturesList li ul{
	position:absolute;
	top:50px;
	left:0;
	z-index:7000;
}
#tyrosContent .tyContentUnit .tyFeaturesList li ul li{
	height:auto;
	width:100%;
	border-bottom:solid 1px #262626;
	text-align:center;
}
#tyrosContent .tyContentUnit .tyFeaturesList li ul li a{
	display:block;
	padding:10px 5px;
	width:100%;
}
#tyrosContent .tyContentUnit .tyFeaturesList li.tyNaviAudioStyle ul li a{ background-color:#5B0E12; }
#tyrosContent .tyContentUnit .tyFeaturesList li.tyNaviAudioStyle ul li a:hover{ background-color:#3A000A; }
#tyrosContent .tyContentUnit .tyFeaturesList li.tyNaviNewDsp ul li a{ background-color:#5A4124; }
#tyrosContent .tyContentUnit .tyFeaturesList li.tyNaviNewDsp ul li a:hover{ background-color:#3D2A18; }
#tyrosContent .tyContentUnit .tyFeaturesList li.tyNaviEnsembleVoice ul li a{ background-color:#696B31; }
#tyrosContent .tyContentUnit .tyFeaturesList li.tyNaviEnsembleVoice ul li a:hover{ background-color:#474621; }
#tyrosContent .tyContentUnit .tyFeaturesList li.tyNaviAudioFeatures ul li a{ background-color:#003881; }
#tyrosContent .tyContentUnit .tyFeaturesList li.tyNaviAudioFeatures ul li a:hover{ background-color:#001C58; }
#tyrosContent .tyContentUnit .tyFeaturesList li.tyNaviOrganWorld ul li a{ background-color:#1D2168; }
#tyrosContent .tyContentUnit .tyFeaturesList li.tyNaviOrganWorld ul li a:hover{ background-color:#17174C; }

#tyrosContent .tyContentUnit .tyProductViewer{
	padding:15px 25px 20px;
	background-color:#000;
}
#tyrosContent .tyContentUnit .tyProductViewer .tyProductArea{
	position:relative;
	width:650px;
	height:220px;
}
#tyrosContent .tyContentUnit .tyProductViewer .tyProductArea li{
	position:absolute;
	width:650px;
	height:220px;
	text-align:center;
	z-index:10;
}
#tyrosContent .tyContentUnit .tyProductViewer .tyProductArea .tyPointerList{
	position: absolute;
	top:0;
	left:0;
	z-index:20;
}

#tyrosContent .tyContentUnit .tyProductViewer .tyProductArea .tyPointerList li{
	position:absolute;
	width:25px;
	height:25px;
	z-index:30;
}
#tyrosContent .tyNaviActive{
	z-index:9999 !important;
}
#tyrosContent .tyContentUnit .tyProductViewer .tyProductArea .tyPointerList li ul{
	position:absolute;
	top:0;
	left:25px;
	width:135px;
	border-top:solid 1px #fff;
	border-left:solid 1px #fff;
	border-right:solid 1px #fff;

}
#tyrosContent .tyContentUnit .tyProductViewer .tyProductArea .tyPointerList li ul li{
	position:static;
	height:auto;
	width:135px;
	text-align:center;
	border-bottom:solid 1px #fff;
}
#tyrosContent .tyContentUnit .tyProductViewer .tyProductArea .tyPointerList li ul li .tyPointerTitle{
	display:block;
	padding:10px 5px;
	width:125px;
	background-color:#840C03;
	font-weight:bold;
}
#tyrosContent .tyContentUnit .tyProductViewer .tyProductArea .tyPointerList li ul li a{
	display:block;
	padding:10px 5px;
	width:125px;
	background-color:#9F1100;
}
#tyrosContent .tyContentUnit .tyProductViewer .tyProductArea .tyPointerList li ul li a:hover{
	background-color:#840C03;
}
#tyrosContent .tyContentUnit .tyProductViewer .tyProductArea .tyPointerList .tyPointer01{ top:75px; left:133px; }
#tyrosContent .tyContentUnit .tyProductViewer .tyProductArea .tyPointerList .tyPointer02{ top:172px; left:45px; }
#tyrosContent .tyContentUnit .tyProductViewer .tyProductArea .tyPointerList .tyPointer03{ top:66px; left:460px; }
#tyrosContent .tyContentUnit .tyProductViewer .tyProductArea .tyPointerList .tyPointer04{ top:85px; left:489px; }
#tyrosContent .tyContentUnit .tyProductViewer .tyProductArea .tyPointerList .tyPointer05{ top:56px; left:518px; }
#tyrosContent .tyContentUnit .tyProductViewer .tyProductArea .tyPointerList .tyPointer06{ top:85px; left:518px; }
#tyrosContent .tyContentUnit .tyProductViewer .tyProductArea .tyPointerList .tyPointer07{ top:100px; left:460px; }
#tyrosContent .tyContentUnit .tyProductViewer .tyProductArea .tyPointerList .tyPointer08{ top:75px; left:162px; }


#tyrosContent .tyContentUnit .tyProductViewer .tyProductLargeBtn{
	margin-bottom:20px;
	text-align:right;
}
#tyrosContent .tyContentUnit .tyProductViewer .tyProductCtl{
	margin-top:35px;
}
#tyrosContent .tyContentUnit .tyProductViewer .tyProductCtl .tyProductViewList{
	width:445px;
}
#tyrosContent .tyContentUnit .tyProductViewer .tyProductCtl .tyProductViewList li{
	float:left;
	margin-right:5px;
}
#tyrosContent .tyContentUnit .tyProductViewer .tyProductCtl .tyProductViewList li img{
	display:block;
	border:solid 1px #000;
	cursor:pointer;
}
#tyrosContent .tyContentUnit .tyProductViewer .tyProductCtl .tyProductViewList li.current img{
	border:solid 1px #fff;
}
#tyrosContent .tyContentUnit .tyProductViewer .tyProductCtl .tyProductViewList li img:hover{
	border:solid 1px #fff;
}
#tyrosContent .tyContentUnit .tyProductViewer .tyProductCtl .tyProductCtlList{
	float:right;
}
#tyrosContent .tyContentUnit .tyProductViewer .tyProductCtl .tyProductCtlList li{
	float:left;
	margin-left:10px;
	padding:1px 0;
}

#tyrosContent #tyInterviewSlider{
	position:relative;
	width:700px;
}
#tyrosContent #tyInterviewSlider .tyInterviewContents{
	position:relative;
	width:600px;
	margin:0 50px;
	overflow:hidden;
}
#tyrosContent #tyInterviewSlider .tyInterviewContents .tyInterview2Block{
	position:absolute;
	width:600px;
}
#tyrosContent #tyInterviewSlider .tyInterviewContents .tyInterviewItem{
	float:left;
	width:280px;
	word-break:break-all;
}
#tyrosContent #tyInterviewSlider .tyInterviewContents .tyInterview2Block .rightItem{
	float:right;
}
#tyrosContent #tyInterviewSlider .tyContentSwitch{
	position:absolute;
	left:0;
	top:0;
	width:700px;
}
#tyrosContent #tyInterviewSlider .tyContentSwitch li.prev,
#tyrosContent #tyInterviewSlider .tyContentSwitch li.next{
	position:absolute;
	top:70px;
	cursor:pointer;
}
#tyrosContent #tyInterviewSlider .tyContentSwitch li.prev{
	left:0;
}
#tyrosContent #tyInterviewSlider .tyContentSwitch li.next{
	right:0;
}
#tyrosContent #tyInterviewSlider ol.selector{
	text-align:center;
}
#tyrosContent #tyInterviewSlider ol.selector li{
	display:inline;
	cursor:pointer;
}
#tyrosContent #tyInterviewSlider ol.selector li.current{
	cursor:auto;
}

#tyrosContent .tyPhotoList li{
	float:left;
	margin-left:12px;
	margin-bottom:12px;
	background-color:#000;
}
#tyrosContent .tyPhotoList li.tyLeftPosition{
	clear:both;
	margin-left:0;
}
#tyrosContent .tyPhotoList li a{
	display:block;
	border:solid 1px #fff;
}

.tyTablePtn01{
	width:100%;
}
.tyTablePtn01 th,
.tyTablePtn01 td{
	padding:12px;
	font-size:0.86em;
	font-weight:normal;
	text-align:left;
}
.tyTablePtn01 th{
	border:solid 1px #fff;
	background-color:#000;
	color:#fff;
}
.tyTablePtn01 thead th{
	text-align:center;
}
.tyTablePtn01 tbody th{
	text-align:left;
}
.tyTablePtn01 td{
	border:solid 1px #000;
	background-color:#E8E8E8;
}
.tyTablePtn01 .center{
	text-align:center;
}
.tyTablePtn01 .dispNone{
	background-color:transparent !important;
	border:none !important;
}


#tyContentHidden {
	display:none;
}

/* thickbox disp design */

#tyProductSpecDisp{
	display:none;
}

/* thickbox disp design common */
#tyPhotoContents,
#tyVideoContents{
	display:none;
}
#tyPhotoViewer{
	width:1000px;
}
#tyPhotoViewer .tyViewArea{
	position:relative;
	width:100% !important;
	height:735px;
	background:#fff;
	overflow:hidden;
}
#tyPhotoViewer #tyPhotoViewerSizeCtl{
	padding:10px 0;
}
#tyPhotoViewer #tyPhotoViewerSizeCtl li{
	float:left;
	margin-right:10px;
}
#tyPhotoViewer .enlarge,
#tyPhotoViewer .reduce{
	cursor:pointer;
}
#tyVideoPlayer,
.tyPopDispArea{
	padding: 20px 100px 0 100px !important;
}
#tyVideoPlayer .title{
	padding:15px 0 0 0 !important;
	font-size:1.2em !important;
	font-weight:normal !important;
}

/* thickbox override default */
#TB_overlay{
	filter:alpha(opacity=100) !important;
	-moz-opacity: 1 !important;
	opacity:1 !important;
	background-color:#000 !important;
}
#TB_window{
	border:none !important;
}
#TB_title{
	background-image:none !important;
	background-color:#fff !important;
}
#TB_closeAjaxWindow{
	padding:5px 10px 0 0 !important;
}

/* thickbox override product view mode */
.TB_window_customized #TB_title{
	background-color:#000 !important;
}
.TB_window_customized #TB_closeAjaxWindow{
	padding:0 !important;
}