/*折りたたみメニュー用（商品メニュー用）
=================================================================*/

.sidetitle {
	width : 195px;
	color:#333333;
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	margin-top:3px;
	line-height:140%;
	text-align:left;
	font-weight: bold;
	height: 22px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

/* 折りたたみスクリプト用 */
.sidetitle a.foldmark {
     font-size:9px; 
     padding-right:3px; 
     text-decoration: none; 
     }

/* 折りたたみスクリプト用 */
.sidetitle {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.sidetitle img {
    vertical-align:middle;
    _vertical-align:bottom;
    margin-bottom:0;
    _margin-bottom:1px;
}

.sidetitle a {
       width : 192px;
}

/* 通常 */
.sidetitle a:link,
.sidetitle a:visited {
	display: block;
	color:#333333;
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	text-decoration: none;
	height: 22px;
	width: 192px;
	padding-top: 6px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

/* マウスポイント時 */
.sidetitle A:HOVER {
	color:#333333;
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	text-decoration: none;
	height: 22px;
	width: 192px;
	padding-top: 6px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}


/*折りたたみメニュー用（オンデマンド）
=================================================================*/
.sidetitle-ondemand {
	font-size: 13px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
}



/*折りたたみメニュー用（本文・説明用）
=================================================================*/

.sentences {
	color:#333333;
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	margin-top:3px;
	line-height:140%;
	text-align:left;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

/* 折りたたみスクリプト用 */
.sentences a.foldmark {
     font-size:9px; 
     padding-right:3px; 
     text-decoration: none; 
     }

/* 折りたたみスクリプト用 */
.sentences {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.sentences img {
    vertical-align:middle;
    _vertical-align:bottom;
    margin-bottom:0;
    _margin-bottom:1px;
}

.sentences a {
}

/* 通常 */
.sentences a:link,
.sentences a:visited {
	display: block;
	color:#333333;
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	text-decoration: none;
	font-weight: bold;
}

/* マウスポイント時 */
.sentences A:HOVER {
	color:#333333;
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	text-decoration: none;
	font-weight: bold;
}

/*記事折りたたみ
=================================================================*/
#sent-open{   

}.tbl-100ps-dot {
	width: 100%;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 6px;
}

/*---吹き出し
-------------------------*/
.bubbleInfo {
	position:relative;
	width:156px;
	height:258px;
	top:auto;
	left:auto;
}
         .bubbleInfo,
         .bubbleInfo * { margin:0; padding:0; }
		 
/* Bubble pop-up */
         .popup { position:absolute; display:none; z-index:50; border-collapse:collapse; }
         .popup td.corner { height:15px; width:19px; }
           .popup td#topleft { background-image:url(../img_common/bubble-1.png); }
           /*---.popup td.top { background-image:url(../img_common/bubble-2.png); }-------------------------*/
           .popup td#topright { background-image:url(../img_common/bubble-3.png); }
           .popup td.left { background-image:url(../img_common/bubble-4.png); }
           .popup td.right { background-image:url(../img_common/bubble-5.png); }
           .popup td#bottomleft { background-image:url(../img_common/bubble-6.png); }
           .popup td.bottom { background-image:url(../img_common/bubble-7.png); text-align:center;}
           .popup td.bottom img { display:block; margin:0 auto; }
           .popup td#bottomright { background-image:url(../img_common/bubble-8.png); }
         .popup table.popup-contents { font-size:12px; line-height:1.2em; background-color:#fff; color:#666; font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif; }
         table.popup-contents th { text-align:right; text-transform:lowercase; }
         table.popup-contents td { text-align:left; }
         tr#release-notes th { text-align:left; text-indent:-9999px; background:url(../img_common/starburst.gif) no-repeat top right; height:17px; }
         tr#release-notes td a { color:#333; }

/*---商品ページイメージ画像切り替え
-------------------------*/
#viewer {
	margin: 0 auto;
	width: 260px;
	text-align: left;
}
#viewer div {
	width: 260px;
	height: 226px;
	overflow: hidden;
	position: relative;
}
#viewer div img {
	top: 0;
	left: 0;
	position: absolute;
}

#viewer ul {
	width: 260px;
	text-align: center;
}

#viewer ul li {
	width: 86px;
	float: left;
	display: inline;
	margin-bottom: 4px;
}

#viewer .active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}


/* =======================================
	ClearFixElements
======================================= */
#viewer ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#viewer ul {
	display: inline-block;
	overflow: hidden;
}

/*---商品ページイメージ画像切り替え（大）
-------------------------*/
#viewer-big {
	margin: 0 auto;
	width: 470px;
	text-align: left;
}
#viewer-big div {
	width: 470px;
	height: 406px;
	overflow: hidden;
	position: relative;
}
#viewer-big div img {
	top: 0;
	left: 0;
	position: absolute;
}

#viewer-big ul {
	width: 470px;
	text-align: center;
}

#viewer-big ul li {
	width: 86px;
	float: left;
	display: inline;
}

#viewer-big .active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}


/* =======================================
	ClearFixElements
======================================= */
#viewer-big ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#viewer-big ul {
	display: inline-block;
	overflow: hidden;
}

/*---画像マウスオーバーで透過
-------------------------*/
#trans a img {
	-webkit-transition: 0.3s ease-in-out;
	   -moz-transition: 0.3s ease-in-out;
		 -o-transition: 0.3s ease-in-out;
			transition: 0.3s ease-in-out;
}
#trans a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

/*吹き出しMAP
=================================================================*/
.tipText {
	position: absolute;
	padding: 10px;
	background-color: #ffffff;
	border:1px solid #ccc;
	border-width:0px 1px 1px 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.tipText b {
font-size:20px;
}

/*単価
=================================================================*/
.txt_unit_price {
	font-size: 12px;
	color: #666666;
	margin-bottom: 5px;
	font-style: oblique;
} 


/*トップページ背景動画
=================================================================*/


    .header_img{
    position: relative;
    overflow: hidden;
    }
    .youtube_bg{
    position: relative;
    margin-top: -55px;
    margin-bottom: -70px;
    padding: 0 0 50%;
    overflow: hidden;
    }
    .youtube_bg:hover{
    margin-bottom: 0px;
    }
    .youtube_bg iframe{
    position: absolute;
    width: 100%;
    height: 100%;
    }
    @media screen and (max-width:600px){
    .youtube_bg{
    margin-top: 0;
    margin-bottom: 0;
    }
    }
    .header_img p{
    display: block;
    position: absolute;
    top: 25%;
    left: 10%;
    z-index: 200;
    }
    @media screen and (max-width:780px){
    .header_img p{
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    text-align: center;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    }
    }
    .top_header_catch01{
    display: block;
    color: #fff;
    font-size: 60px;
    font-weight: bold;
    line-height: 1.4;
    text-shadow: 0 1px 2px rgba(0,0,0,.5);
    }
    .top_header_catch02{
    color: #fff;
    font-size: 34px;
    font-weight: bold;
    line-height: 1.4;
    text-shadow: 0 1px 2px rgba(0,0,0,.5);
    }

/*検索窓
=================================================================*/
#search-box {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 950px;
	background-color: #E5E5E5;
	padding: 0px;
	float: right;
}

/*トップへ戻る
=================================================================*/

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
	text-decoration: none;
	color: #999999;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
	font-size: 40px;
	font-weight: bolder;
	border: thin solid #999999;
}
#page-top a:hover {
    text-decoration: none;
    background: #CCCCCC;
}