/* なごみ本舗ヴァージョン８ css3 html5 */

@charset "shift_jis";
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
color: #564b47;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
line-height: 23px;
outline: none;
background-color: #F2E9D5;
}
a:link {
color: #785C64;
text-decoration: underline;
}
a:visited {
text-decoration: underline;
color: #222222;
}
a:hover {
text-decoration: none;
color: #785C5C;
-webkit-text-shadow: #fff 3px 3px 3px;
-moz-text-shadow: #fff 3px 3px 3px;
text-shadow: 0 0 5px #fff;
}
a:active {
text-decoration: underline;
color: #564b47;
}
/* HTML5のタグをブロック要素に */
header, section, footer, aside, nav, article, figure {
display: block;
margin: 0px;
padding: 0px;
}
img {
border:none;
}
#photozou_photo_stream_324104_1204949 img, .rshadow {
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 3px 3px 3px;
-moz-box-shadow: #666 3px 3px 3px;
box-shadow: #666 3px 3px 3px;
}
h1 {
font-size: 21px;
text-decoration: none;
font-weight: normal;
line-height: 50px;
}
.center {
text-align: center;
}
small{
text-align: right;
font-size: 12px;
}
/* ヘッダ− */
header a {
background-image: url(parts5/logo.png);
background-repeat: no-repeat;
background-position: left top;
height: 170px;
width: 460px;
display: block;
text-indent: -9999px;
}
.address, .address a {
font-size: 10px;
text-align: right;
}
/* 左上義援金 */
.rc {
text-align: center;
}
.rcn {
float: left;
padding: 10px 10px 25px 10px;
background: #eee;
border: 1px solid #fff;
-moz-box-shadow: 0px 2px 15px #333; /* Firefox用 */
-webkit-box-shadow: 0px 2px 15px #333; /* Safari,Chrome用 */
box-shadow: 0px 2px 15px #333; /* CSS3 */
position: relative;
z-index: 1;
-moz-transform: rotate(-10deg); /* Firefox用 */
-webkit-transform: rotate(-10deg);  /* Safari,Chrome用 */
-o-transform: rotate(-10deg);  /* Opea用 */
transform: rotate(-10deg); /* CSS3 */
filter: alpha(opacity=50);
-moz-opacity:0.50;
opacity:0.50;
}
/* 左上試聴 */
.kiku {
float: left;
position: relative;
z-index: 2;
-moz-transform: rotate(7deg); /* Firefox用 */
-webkit-transform: rotate(7deg);  /* Safari,Chrome用 */
-o-transform: rotate(7deg);  /* Opea用 */
transform: rotate(7deg);
background-image: url(parts5/tab_actv.png);
background-repeat: no-repeat;
background-position: left center;
color: #FFF;
height: 45px;
width: 169px;
text-align: center;
display: block;
padding-top: 25px;
padding-right: 6px;
padding-bottom: 6px;
padding-left: 6px;
text-shadow: 0 0 5px #fff;
font-size: 20px;
margin: 6px;
}
/* hotline */
.hotline {
padding-bottom: 6px;
padding-left: 320px;
background-image: url(parts5/hotline.png);
background-position: left 170px;
background-repeat: no-repeat;
padding-top: 6px;
margin-right: auto;
margin-left: auto;
}
/* プロフイメエジ */
.prof {
float: left;
background: #eee;
border: 1px solid #fff;
-moz-box-shadow: 0px 2px 15px #333; /* Firefox用 */
-webkit-box-shadow: 0px 2px 15px #333; /* Safari,Chrome用 */
box-shadow: 0px 2px 15px #333; /* CSS3 */
position: relative;
z-index: 1;
-moz-transform: rotate(-10deg); /* Firefox用 */
-webkit-transform: rotate(-10deg);  /* Safari,Chrome用 */
-o-transform: rotate(-10deg);  /* Opea用 */
transform: rotate(-10deg); /* CSS3 */
filter: alpha(opacity=50);
-moz-opacity:0.50;
opacity:0.50;
margin-right: 30px;
margin-bottom: 25x;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 25px;
padding-left: 10px;
}

/* thickbox */
#TB_window {
font: 12px Arial, Helvetica, sans-serif;
color: #333333;
}
#TB_secondLine {
font: 10px Arial, Helvetica, sans-serif;
color: #666666;
}
#TB_window a:link {
color: #666666;
}
#TB_window a:visited {
color: #666666;
}
#TB_window a:hover {
color: #000;
}
#TB_window a:active {
color: #666666;
}
#TB_window a:focus {
color: #666666;
}
#TB_overlay {
position: fixed;
left: 0px;
top: 0px;
height: 100%;
width: 100%;
z-index: 100;
}
.TB_overlayMacFFBGHack {
background: url(parts/macFFBgHack.png) repeat left top;
}
.TB_overlayBG {
background-color: #000;
filter: alpha(opacity=75);
-moz-opacity: 0.75;
opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
position: absolute;
height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
position: fixed;
left: 50%;
top: 50%;
z-index: 102;
border: 4px solid #525252;
color: #666666;
display: none;
text-align: left;
background: #333333;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
margin: 15px 0 0 15px;
border-top: 1px solid #666;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-left: 1px solid #666;
display: block;
}
#TB_caption {
float: left;
height: 25px;
padding: 7px 30px 10px 25px;
}
#TB_closeWindow {
float: right;
height: 25px;
padding: 11px 25px 10px 0;
}
#TB_closeAjaxWindow {
float: right;
padding: 7px 10px 5px 0;
margin-bottom: 1px;
text-align: right;
}
#TB_ajaxWindowTitle {
float: left;
padding: 7px 0 5px 10px;
margin-bottom: 1px;
}
#TB_title {
height: 27px;
background-color: #e8e8e8;
}
#TB_ajaxContent {
clear: both;
padding: 2px 15px 15px 15px;
overflow: auto;
line-height: 1.4em;
text-align: left;
}
#TB_ajaxContent.TB_modal {
padding: 15px;
}
#TB_ajaxContent p {
padding: 5px 0px 5px 0px;
}
#TB_load {
position: fixed;
display:none;
height:48px;
width:48px;
z-index:103;
top: 50%;
left: 50%;
margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect {
position: fixed;
left: 0;
top: 0;
height: 100%;
width: 100%;
z-index: 99;
border: none;
background-color: #fff;
opacity: 0;
-moz-opacity: 0;
filter: alpha(opacity=0);
}
* html #TB_HideSelect { /* ie6 hack */
position: absolute;
height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent {
clear: both;
margin-top: 1px;
margin-bottom: -1px;
margin-bottom: 1px;
border: none;
}/* contxtmenu */
.skin0 {
position: absolute;
width: 165px;
visibility: hidden;
z-index: 100;
border: 2px solid black;
font-family: Verdana;
font-size: 14px;
line-height: 20px;
background-color: menu;
cursor: default;
}
menuitems {
padding-right: 10px;
padding-left: 10px;
}
/* ここから下がLightbox用のスタイル */
.lightbox {
height: 100%;
width: 100%;
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
position: absolute;
top: 0;
left: 0;
z-index: 1000;
display: none;
-webkit-animation-name: fade;
-webkit-animation-duration: 0.50s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-timing-function: ease-in;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
-webkit-box-shadow: #666 5px 5px 5px;
-moz-box-shadow: #666 5px 5px 5px;
box-shadow: #666 5px 5px 5px;
}
.lightbox a {
display: table-cell;
vertical-align: middle;
text-align: center;
}
.lightbox img {
-moz-box-shadow: 0 0 15px #444444;
background-color: #FFFFFF;
padding: 5px 5px 45px;
-webkit-animation-name: grow;
-webkit-animation-duration: 0.50s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-timing-function: ease-out;
}
.lightbox p {
-moz-box-shadow: 0 0 15px #444444;
background-color: #FFFFFF;
color: #000000;
font: bold 15px Helvetica, Arial, Sans-serif;
text-shadow: 0 2px 6px #333333;
padding: 5px 5px 45px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -12%;
margin-top: -80px;
width: 612px;
height: 512px;
-webkit-animation-name: grow2;
-webkit-animation-duration: 0.50s;
-webkit-animation-iteration-count: 1;
-webkit-animation-direction: normal;
-webkit-animation-timing-function: ease-in;
background: #EEFF99;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EEFF99), to(#66EE33));
background: -moz-linear-gradient(#EEFF99, #66EE33);
background: linear-gradient(#EEFF99, #66EE33);
}
/* lightboxがフラグメントID経由でアクティブになった場合に、ここのスタイルが適用される */
.lightbox:target {
display: table;
}
/* keyframes */
@-webkit-keyframes fade {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-webkit-keyframes grow {
from {
height: 0px;
}
to {
height: 300px;
}
}
@-webkit-keyframes grow2 {
from {
height: 0px;
}
to {
height: 400px;
}
}
/* 978グリッドシステム */

.container {
width: 978px;
margin: 0 auto;
position: relative;
}
.grid1, .grid2, .grid3, .grid4, .grid5, .grid6, .grid7, .grid8, .grid9, .grid10, .grid11 {
float: left;
display: inline;
margin-left: 30px;
}
.grid1 {
width: 54px;
}
.grid2 {
width: 138px;
}
.grid3 {
width: 222px;

}
.grid4 {
width: 306px;
}
.grid5 {
width: 390px;
}
.grid6 {
width: 474px;
}
.grid7 {
width: 558px;
}
.grid8 {
width: 642px;
}
.grid9 {
width: 726px;
}
.grid10 {
width: 810px;
}
.grid11 {
width: 894px;
}
.grid6 section {
padding: 12px;
}
footer {
font-size: 12px;
text-align: right;
}
.first {
margin-left: 0;
clear: left;
}
/* clearfix */
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
/* IE6 */
* html .clearfix {
zoom: 1;
}
/* IE7 */
*:first-child+html .clearfix {
zoom: 1;
}
/* 2カラム右 */
.colr2 {
width: 198px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 7px 7px 7px;
-moz-box-shadow: #666 7px 7px 7px;
box-shadow: #666 7px 7px 7px;
background: #ffffff;
text-align: center;
padding: 12px;
}
/* BG */
img.bg {
/* Set rules to fill background */
min-height: 100%;
min-width: 1024px;
/* Set up proportionate scaling */
width: 100%;
height: auto;
/* Set up positioning */
position: fixed;
/* またはabsolute; */
top: 0;
left: 0;
}
 @media screen and (max-width: 1024px) {
img.bg {
left: 50%;
margin-left: -512px;
}
}

/* 機材館 */
.equ{
}

.equ img{
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 8px;
-moz-box-shadow: 10px 10px 16px #000000;
-webkit-box-shadow: 10px 10px 16px #000000;
box-shadow: 10px 10px 16px #000000;
margin-right: 30px;
margin-left: 30px;
z-index: 1;
-moz-transform: rotate(-10deg); /* Firefox用 */
-webkit-transform: rotate(-7deg);  /* Safari,Chrome用 */
-o-transform: rotate(-7deg);  /* Opea用 */
transform: rotate(-7deg); /* CSS3 */
margin-bottom: 30px;
}
/* テイクアウト用 */
.tobox {
width: 300px;
border: 1px solid #696;
text-align: center;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
-webkit-box-shadow: #666 5px 5px 5px;
-moz-box-shadow: #666 5px 5px 5px;
box-shadow: #666 5px 5px 5px;
background: #FFFFFF;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#C5D3CD));
background: -moz-linear-gradient(#FFFFFF, #C5D3CD);
background: linear-gradient(#FFFFFF, #C5D3CD);
margin-top: 12px;
margin-bottom: 12px;
padding-top: 6px;
padding-right: 0;
padding-bottom: 6px;
padding-left: 0;
}
.toboxp {
font-size: 8px;
border: 1px solid #696;
text-align: center;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
-webkit-box-shadow: #666 5px 5px 5px;
-moz-box-shadow: #666 5px 5px 5px;
box-shadow: #666 5px 5px 5px;
background: #FFFFFF;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#96D189));
background: -moz-linear-gradient(#FFFFFF, #96D189);
background: linear-gradient(#FFFFFF, #96D189);
-moz-transform: rotate(2deg); /* Firefox用 */
-webkit-transform: rotate(2deg);  /* Safari,Chrome用 */
-o-transform: rotate(2deg);  /* Opea用 */
transform: rotate(2deg); /* CSS3 */
width: 200px;
padding: 20px;
margin-right: auto;
margin-left: auto;
}
.toboxp2 {
font-size: 8px;
border: 1px solid #696;
text-align: center;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
-webkit-box-shadow: #666 5px 5px 5px;
-moz-box-shadow: #666 5px 5px 5px;
box-shadow: #666 5px 5px 5px;
background: #FFFFFF;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#ADACB4));
background: -moz-linear-gradient(#FFFFFF, #ADACB4);
background: linear-gradient(#FFFFFF, #ADACB4);
-moz-transform: rotate(-2deg); /* Firefox用 */
-webkit-transform: rotate(-2deg);  /* Safari,Chrome用 */
-o-transform: rotate(-2deg);  /* Opea用 */
transform: rotate(-2deg); /* CSS3 */
width: 200px;
padding: 20px;
margin-right: auto;
margin-left: auto;
}
/* This establishes the design of the boxes' paragraphs */
.box1 aside, .box2 aside, .box3 aside, .box4 aside, .box5 aside, .box6 aside, .box7 aside, .box9 aside, .box10 aside, .box11 aside, .box12 aside, .box13 aside, .box14 aside, .box15 aside, .box16 aside {
outline: none;
margin-top: 30px;
margin-right: 12px;
margin-bottom: 12px;
margin-left: 12px;
}
/* This is the selector of the ninth box, here's where we establish the measures, background colors, borders and shadows */
.box9 {
width: 200px;
min-height: 250px;
position:relative;
border: 1px solid rgba(0, 0, 0, 0.1);
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius:20px;
background: white;
-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
box-shadow:0px 0px 5px rgba(0, 0, 0, 0.3);
margin-top: 70px;
margin-right: 6px;
margin-bottom: 70px;
margin-left: 6px;
}
/* This is the border that envelops the box */
.box9:before {
content: '';
width: 110%;
left: 0;
height: 111%;
z-index:-1;
position:absolute;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius:20px;
border: 1px solid rgba(0, 0, 0, 0.1);
background: rgba(0, 0, 0, 0.0);
-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
-webkit-transform: translate(-5%, -5%);
-moz-transform: translate(-5%, -5%);
-o-transform: translate(-5%, -5%);
transform: translate(-5%, -5%);
}
/* This is the tape of the top section of the box */
.box9:after {
content: '';
position:absolute;
top:-25px;
left: 15%;
width: 130px;
height: 40px;
background: rgba(0, 0, 0, 0.1);
background: -webkit-gradient(linear, 555% 20%, 0% 92%, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.0)), color-stop(.1, rgba(0, 0, 0, 0.2)));
background: -moz-linear-gradient(555% 0 180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.2) 10%, rgba(0, 0, 0, 0.0));
border-left: 1px dashed rgba(0, 0, 0, 0.1);
border-right: 1px dashed rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);
}
/* This is the selector of the tenth box, here's where we establish the measures, background colors, borders and shadows */
.box10 {
filter: alpha(opacity=88);
-moz-opacity:0.88;
opacity:0.88;
width: 100%;
min-height: 330px;
padding: 12px;
position:relative;
background: #fff;
background: -webkit-gradient(linear, 100% 100%, 50% 10%, from(#fff), to(#f3f3f3), color-stop(.1, #fff));
background: -moz-linear-gradient(100% 50%, #fff, #fff 10%, #f3f3f3);
border: 1px solid #ccc;
-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1);
box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1);
-webkit-border-bottom-right-radius: 60px 5px;
-moz-border-radius-bottomright: 60px 5px;
border-bottom-right-radius: 60px 5px;
margin-bottom: 30px;
}
.box10 h1 {
font-size: 30px;
font-weight: normal;
margin: 6px;
text-align: left;
padding-top: 6px;
padding-right: 0px;
padding-bottom: 6px;
padding-left: 68px;
}
.icon_dri {
background-image: url(parts5/diarylogo.png);
background-repeat: no-repeat;
background-position: left center;
}
.icon_upd {
background-image: url(parts5/newlogo.png);
background-repeat: no-repeat;
background-position: left center;
}
.icon_ty {
background-image: url(parts5/ty.png);
background-repeat: no-repeat;
background-position: left center;
}
.icon_tbr {
background-image: url(parts5/tbr.png);
background-repeat: no-repeat;
background-position: left center;
}
.icon_tr {
background-image: url(parts5/tera.png);
background-repeat: no-repeat;
background-position: left center;
}
.box10 p {
font-size: 14px;
padding-right: 6px;
padding-left: 6px;
}
.box10 footer {
font-size: 10px;
text-align: center;
border: 1px solid #696;
padding: 6px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
-webkit-box-shadow: #666 5px 5px 5px;
-moz-box-shadow: #666 5px 5px 5px;
box-shadow: #666 5px 5px 5px;
background: #FFF7F5;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFF7F5), to(#E2D8E3));
background: -moz-linear-gradient(#FFF7F5, #E2D8E3);
background: linear-gradient(#FFF7F5, #E2D8E3);
margin-left: 80px;
margin-top: 6px;
margin-bottom: 12px;
}
/* These (before and after ) pseudo class are the ones that give the multiple sheets effect*/
.box10:before {
content: '';
width: 98%;
z-index:-1;
height: 100%;
padding: 0 0 1px 0;
position: absolute;
bottom:0;
right:0;
background: #fff;
background: -webkit-gradient(linear, 0% 20%, 0% 92%, from(#fff), to(#f9f9f9), color-stop(.1, #fff));
background: -moz-linear-gradient(0 0 270deg, #fff, #fff 10%, #f9f9f9);
border: 1px solid #ccc;
-webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.1);
box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.1);
-webkit-border-bottom-right-radius: 60px 5px;
-moz-border-radius-bottomright: 60px 5px;
border-bottom-right-radius: 60px 5px;
-webkit-transform: skew(2deg, 2deg) translate(3px, 8px);
-moz-transform: skew(2deg, 2deg) translate(3px, 8px);
-o-transform: skew(2deg, 2deg) translate(3px, 8px);
transform: skew(2deg, 2deg) translate(3px, 8px);
}
.box10:after {
content: '';
width: 98%;
z-index:-1;
height: 98%;
padding: 0 0 1px 0;
position: absolute;
bottom:0;
right:0;
background: #fff;
background: -webkit-gradient(linear, 0% 20%, 0% 100%, from(#f3f3f3), to(#f6f6f6), color-stop(.1, #fff));
background: -moz-linear-gradient(0 0 360deg, #f3f3f3, #fff 10%, #f6f6f6);
border: 1px solid #ccc;
-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
-webkit-transform: skew(2deg, 2deg) translate(-1px, 2px);
-moz-transform: skew(2deg, 2deg) translate(-1px, 2px);
-o-transform: skew(2deg, 2deg) translate(-1px, 2px);
transform: skew(2deg, 2deg) translate(-1px, 2px);
}
/* This is the selector of the eleventh box, here's where we establish the measures, background colors, borders and shadows */
.box11 {
filter: alpha(opacity=88);
margin: 6px;
width: 100%;
min-height: 150px;
padding: 6px;
position:relative;
background: #f3f3f3;
background: -webkit-gradient(linear, 0% 20%, 0% 92%, from(#f3f3f3), to(#fff), color-stop(.1, #f3f3f3));
background: -moz-linear-gradient(0 0 270deg, #f3f3f3, #f3f3f3 10%, #fff);
border-top: 1px solid white;
border-right: 1px solid #ccc;
-webkit-border-bottom-right-radius: 60px 60px;
-moz-border-radius-bottomright: 60px 60px;
border-bottom-right-radius: 60px 60px;
-webkit-box-shadow: -1px 2px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow: -1px 2px 2px rgba(0, 0, 0, 0.2);
box-shadow: -1px 2px 2px rgba(0, 0, 0, 0.2);
}
.box11 h1 {
font-size: 30px;
font-weight: normal;
margin: 6px;
text-align: left;
padding-top: 6px;
padding-right: 0px;
padding-bottom: 6px;
padding-left: 68px;
}
.box11 p {
font-size: 14px;
padding-right: 6px;
padding-left: 6px;
}
/* This pseudo class creates the bottom fold */
.box11:before {
content:'';
width: 25px;
height: 20px;
background: white;
position: absolute;
bottom:0;
right:0;
background:#fff;
background: -webkit-gradient(linear, 0% 20%, 50% 40%, from(#fff), to( #eee), color-stop(.1, #fff));
background: -moz-linear-gradient(0 50%, #fff, #fff 10%, #eee);
-webkit-border-bottom-right-radius: 30px;
-moz-border-radius-bottomright: 30px;
border-bottom-right-radius: 30px;
-webkit-box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.3);
-moz-box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.3);
box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.3);
-webkit-transform: rotate(-20deg) skew(-40deg, -3deg) translate(-13px, -13px);
transform: rotate(-20deg) skew(-40deg, -3deg) translate(-13px, -13px);
-moz-transform: rotate(-20deg) skew(-40deg, -3deg) translate(-13px, -13px);
transform: rotate(-20deg) skew(-40deg, -3deg) translate(-13px, -13px);
-o-transform: rotate(-20deg) skew(-40deg, -3deg) translate(-13px, -13px);
transform: rotate(-20deg) skew(-40deg, -3deg) translate(-13px, -13px);
transform: rotate(-20deg) skew(-40deg, -3deg) translate(-13px, -13px);
transform: rotate(-20deg) skew(-40deg, -3deg) translate(-13px, -13px);
}
/* This is the shading of the fold */
.box11:after {
content: '';
z-index: -1;
width: 100px;
height: 100px;
position:absolute;
bottom:0;
right:0;
background: rgba(0, 0, 0, 0.2);
display: inline-block;
-webkit-box-shadow: 20px 20px 8px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 20px 20px 17px rgba(0, 0, 0, 0.2);
box-shadow: 20px 20px 17px rgba(0, 0, 0, 0.2);
-webkit-transform: rotate(0deg) translate(-45px, -20px) skew(20deg);
-moz-transform: rotate(0deg) translate(-40px, -17px) skew(20deg);
-o-transform: rotate(0deg) translate(-40px, -17px) skew(20deg);
transform: rotate(0deg) translate(-40px, -17px) skew(20deg);
}
/* This is the top tape of the box */
.box11_tape {
position:absolute;
top:-25px;
left: 30%;
width: 130px;
height: 40px;
background:#ccc;
background: -webkit-gradient(linear, 555% 20%, 0% 92%, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.0)), color-stop(.1, rgba(0, 0, 0, 0.2)));
background: -moz-linear-gradient(555% 0 180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.2) 10%, rgba(0, 0, 0, 0.0));
border-left: 1px dashed rgba(0, 0, 0, 0.1);
border-right: 1px dashed rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);
}
/* ソーシャルブックマーク */
.amzn {
text-align: center;
border: 1px solid #564b47;
padding: 6px;
-webkit-border-radius: 14px;
-moz-border-radius: 14px;
border-radius: 14px;
-webkit-box-shadow: #666 7px 7px 7px;
-moz-box-shadow: #666 7px 7px 7px;
box-shadow: #666 7px 7px 7px;
background: #F2E9D5;
-moz-transform: rotate(2deg); /* Firefox用 */
-webkit-transform: rotate(2deg);  /* Safari,Chrome用 */
-o-transform: rotate(2deg);  /* Opea用 */
transform: rotate(2deg); /* CSS3 */
margin-top: 30px;
margin-bottom: 30px;
}
.rt {
text-align: center;
border: 1px solid #564b47;
padding: 6px;
-webkit-border-radius: 14px;
-moz-border-radius: 14px;
border-radius: 14px;
-webkit-box-shadow: #666 7px 7px 7px;
-moz-box-shadow: #666 7px 7px 7px;
box-shadow: #666 7px 7px 7px;
background: #ffffff;
margin-top: 30px;
margin-bottom: 30px;
}
.btn_sns div {
float: left;
padding: 2px;
}
.btn_sns:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/* 下部4カラム */
.ishiduki {
text-align: center;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 0px 2px 3px;
-moz-box-shadow: #666 0px 2px 3px;
box-shadow: #666 0px 2px 3px;
background: #FFFFFF;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#C2CABF));
background: -moz-linear-gradient(#FFFFFF, #C2CABF);
background: linear-gradient(#FFFFFF, #C2CABF);
-pie-background: linear-gradient(#FFFFFF, #C2CABF);
behavior: url(../../../deta/lib/PIE.htc);
height: 250px;
padding-top: 12px;
padding-right: 0;
padding-bottom: 12px;
padding-left: 0;
}
/* 斜め画像ブロック */
.galleryff {
float: left;
padding: 6px;
background: #eee;
border: 1px solid #fff;
-moz-box-shadow: 0px 2px 15px #333; /* Firefox用 */
-webkit-box-shadow: 0px 2px 15px #333; /* Safari,Chrome用 */
box-shadow: 0px 2px 15px #333; /* CSS3 */
position: relative;
margin: 6px;
z-index: 1;
-moz-transform: rotate(-7deg); /* Firefox用 */
-webkit-transform: rotate(-7deg);  /* Safari,Chrome用 */
-o-transform: rotate(-7deg);  /* Opea用 */
transform: rotate(-7deg); /* CSS3 */
}
.galleryff2 {
float: left;
padding: 6px;
border: 1px solid #fff;
-moz-box-shadow: 0px 2px 15px #333; /* Firefox用 */
-webkit-box-shadow: 0px 2px 15px #333; /* Safari,Chrome用 */
box-shadow: 0px 2px 15px #333; /* CSS3 */
position: relative;
margin: 6px;
z-index: 2;
-moz-transform: rotate(7deg); /* Firefox用 */
-webkit-transform: rotate(7deg);  /* Safari,Chrome用 */
-o-transform: rotate(7deg);  /* Opea用 */
transform: rotate(7deg); /* CSS3 */
background-color: #eee;
}
/*バズ・ブーストテイクアウト用 */
.bb {
background-image: url(parts5/boxbg.png);
background-repeat: repeat;
padding: 30px;
background: #eee;
border: 1px solid #fff;
-moz-box-shadow: 0px 2px 15px #333; /* Firefox用 */
-webkit-box-shadow: 0px 2px 15px #333; /* Safari,Chrome用 */
box-shadow: 0px 2px 15px #333; /* CSS3 */
position: relative;
margin: 6px;
z-index: 1;
-moz-transform: rotate(-7deg); /* Firefox用 */
-webkit-transform: rotate(-7deg);  /* Safari,Chrome用 */
-o-transform: rotate(-7deg);  /* Opea用 */
transform: rotate(-7deg); /* CSS3 */
width: 306px;
}
.bbt {
padding: 30px;
background: #eee;
border: 1px solid #fff;
-moz-box-shadow: 0px 2px 15px #333; /* Firefox用 */
-webkit-box-shadow: 0px 2px 15px #333; /* Safari,Chrome用 */
box-shadow: 0px 2px 15px #333; /* CSS3 */
position: relative;
margin: 6px;
z-index: 2;
-moz-transform: rotate(7deg); /* Firefox用 */
-webkit-transform: rotate(7deg);  /* Safari,Chrome用 */
-o-transform: rotate(7deg);  /* Opea用 */
transform: rotate(7deg); /* CSS3 */
}
.ishiduki:after {
clear:both;
}
.ishiduki p {
font-size: 12px;
padding: 6px;
}
/* タブパネル　*/
.TabbedPanels {
padding: 0px;
float: left;
clear: none;
width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
margin-top: 0px;
margin-right: 0px;
margin-bottom: 12px;
margin-left: 0px;
}
.TabbedPanelsTabGroup {
margin: 0px;
padding: 0px;
}
.TabbedPanelsTab {
position: relative;
top: 1px;
float: left;
list-style: none;
-moz-user-select: none;
-khtml-user-select: none;
cursor: pointer;
background-image: url(parts5/tab_normal.png);
background-repeat: no-repeat;
background-position: center center;
height: 50px;
width: 180px;
margin-top: 0px;
margin-right: 1px;
margin-bottom: 0px;
margin-left: 0px;
font-family: sans-serif;
font-size: 28px;
font-weight: bold;
text-align: center;
color: #CCC;
padding-top: 30px;
}
.TabbedPanelsTabHover {
background-image: url(parts5/tab_hv.png);
color: #FFC;
}
.TabbedPanelsTabSelected {
background-image: url(parts5/tab_actv.png);
color: #FFF;
}
.TabbedPanelsTab a {
color: black;
text-decoration: none;
}
.TabbedPanelsContentGroup {
clear: both;
}
.TabbedPanelsContent {
padding-top: 12px;
padding-bottom: 12px;
}
.TabbedPanelsContentVisible {
}
.VTabbedPanels .TabbedPanelsTabGroup {
float: left;
width: 10em;
height: 20em;
background-color: #EEE;
position: relative;
border-top: solid 1px #999;
border-right: solid 1px #999;
border-left: solid 1px #CCC;
border-bottom: solid 1px #CCC;
}
.VTabbedPanels .TabbedPanelsTab {
float: none;
margin: 0px;
border-top: none;
border-left: none;
border-right: none;
}
.VTabbedPanels .TabbedPanelsTabSelected {
background-color: #EEE;
border-bottom: solid 1px #999;
}
.VTabbedPanels .TabbedPanelsContentGroup {
clear: none;
float: left;
padding: 0px;
width: 30em;
height: 20em;
}
/* メニューバー */
ul.MenuBarHorizontal {
padding: 0;
list-style-type: none;
font-size: 100%;
cursor: default;
width: auto;
margin-top: 0;
margin-right: 0;
margin-bottom: 12;
margin-left: 0;
}
ul.MenuBarActive {
z-index: 1000;
}
ul.MenuBarHorizontal li {
margin: 0;
padding: 0;
list-style-type: none;
font-size: 100%;
position: relative;
text-align: left;
cursor: pointer;
width: 20%;
float: left;
background-image: url(parts5/menubg.png);
background-repeat: no-repeat;
background-position: center bottom;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 0px 2px 3px;
-moz-box-shadow: #666 0px 2px 3px;
box-shadow: #666 0px 2px 3px;
}
ul.MenuBarHorizontal ul {
margin: 0;
padding: 0;
list-style-type: none;
font-size: 100%;
z-index: 1020;
cursor: default;
width: 200px;
position: absolute;
left: -1000em;
background-image: url(parts5/menubg.png);
background-repeat: no-repeat;
background-position: center bottom;
}
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible {
left: auto;
}
ul.MenuBarHorizontal ul li {
width: 200px;
}
ul.MenuBarHorizontal ul ul {
position: absolute;
margin: -5% 0 0 95%;
}
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible {
left: auto;
top: 0;
}
ul.MenuBarHorizontal ul {
background-image: url(parts5/menubg.png);
background-repeat: no-repeat;
background-position: center center;
}
ul.MenuBarHorizontal a {
display: block;
cursor: pointer;
padding: 0.5em 0.75em;
color: #333;
text-decoration: none;
background-image: url(parts5/menubg.png);
background-repeat: no-repeat;
background-position: center center;
}
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus {
color: #564b47;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 0px 2px 3px;
-moz-box-shadow: #666 0px 2px 3px;
box-shadow: #666 0px 2px 3px;
background-image: url(parts5/menuac.png);
background-repeat: no-repeat;
background-position: center center;
behavior: url(../deta/lib/PIE.htc);
}
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible {
color: #ffffff;
background-image: url(parts5/menuhv.png);
background-repeat: no-repeat;
background-position: center center;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 0px 2px 3px;
-moz-box-shadow: #666 0px 2px 3px;
box-shadow: #666 0px 2px 3px;
}
ul.MenuBarHorizontal a.MenuBarItemSubmenu {
color: #ffffff;
background-image: url(parts5/menuhv.png);
background-repeat: no-repeat;
background-position: center center;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 0px 2px 3px;
-moz-box-shadow: #666 0px 2px 3px;
box-shadow: #666 0px 2px 3px;
}
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu {
background-image: url(SpryMenuBarRight.gif);
background-repeat: no-repeat;
background-position: 95% 50%;
background-image: url(parts5/menuhv.png);
background-repeat: no-repeat;
background-position: center center;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 0px 2px 3px;
-moz-box-shadow: #666 0px 2px 3px;
box-shadow: #666 0px 2px 3px;
}
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover {
background-image: url(SpryMenuBarDownHover.gif);
background-repeat: no-repeat;
background-position: 95% 50%;
color: #ffffff;
background-image: url(parts5/menuac.png);
background-repeat: no-repeat;
background-position: center center;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: #666 0px 2px 3px;
-moz-box-shadow: #666 0px 2px 3px;
box-shadow: #666 0px 2px 3px;
}
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover {
background-image: url(SpryMenuBarRightHover.gif);
background-repeat: no-repeat;
background-position: 95% 50%;
background-image: url(parts5/menuac.png);
background-repeat: no-repeat;
background-position: center center;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: #666 0px 2px 3px;
-moz-box-shadow: #666 0px 2px 3px;
box-shadow: #666 0px 2px 3px;
}
ul.MenuBarHorizontal iframe {
position: absolute;
z-index: 1010;
filter:alpha(opacity:0.1);
}
@media screen, projection {
ul.MenuBarHorizontal li.MenuBarItemIE {
display: inline;
f\loat: left;
background: #FFF;
}
}
/*
Slideshow
*/

#container {
width:978px;
padding:10px;
margin:0 auto;
position:relative;
z-index:0;
}
#example {
width:958px;
height:550px;
position:relative;
}
#ribbon {
position:absolute;
top:-3px;
left:-15px;
z-index:500;
}
#frame {
position:absolute;
z-index:0;
width:978px;
height:470px;
top:-3px;
left:-80px;
}
#slides {
position:absolute;
top:15px;
left:4px;
z-index:100;
}
.slides_container {
width:978px;
overflow:hidden;
position:relative;
display:none;
}
.slides_container a {
width:978px;
height:470px;
display:block;
}
#slides .next, #slides .prev {
position:absolute;
top:107px;
left:-39px;
width:24px;
height:43px;
display:block;
z-index:101;
}
#slides .next {
left:585px;
}
/*Pagination*/
.pagination {
margin:26px auto 0;
width:100px;
}
.pagination li {
float:left;
margin:0 1px;
list-style:none;
}
.pagination li a {
display:block;
width:12px;
height:0;
padding-top:12px;
background-image:url(parts5/pagination.png);
background-position:0 0;
float:left;
overflow:hidden;
}
.pagination li.current a {
background-position:0 -12px;
}
/*Jplayer */

div.jp-audio, div.jp-video {
/* Edit the font-size to counteract inherited font sizing.
 * Eg. 1.25em = 1 / 0.8em
 */

font-size:1.25em;
font-family:Verdana, Arial, sans-serif;
line-height:1.6;
color: #666;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 8px 8px 8px;
-moz-box-shadow: #666 8px 8px 8px;
box-shadow: #666 8px 8px 8px;
}
div.jp-audio {
width:420px;
}
div.jp-video-270p {
width:480px;
}
div.jp-video-360p {
width:640px;
}
div.jp-interface {
position: relative;
background-color:#eee;
/* width:418px; */
width:100%;
border:1px solid #009be3;
}
div.jp-audio div.jp-type-single div.jp-interface {
height:80px;
border-bottom:none;
}
div.jp-audio div.jp-type-playlist div.jp-interface {
height:80px;
}
div.jp-video div.jp-type-single div.jp-interface {
height:60px;
border-bottom:none;
}
div.jp-video div.jp-type-playlist div.jp-interface {
height:60px;
}
div.jp-interface ul.jp-controls {
list-style-type:none;
padding:0;
margin: 0;
}
div.jp-interface ul.jp-controls li {
/* position: absolute; */
display:inline;
}
div.jp-interface ul.jp-controls a {
position: absolute;
overflow:hidden;
text-indent:-9999px;
}
a.jp-play, a.jp-pause {
width:40px;
height:40px;
z-index:1;
}
div.jp-audio div.jp-type-single a.jp-play, div.jp-audio div.jp-type-single a.jp-pause {
top:20px;
left:40px;
}
div.jp-audio div.jp-type-playlist a.jp-play, div.jp-audio div.jp-type-playlist a.jp-pause {
top:20px;
left:48px;
}
div.jp-video a.jp-play, div.jp-video a.jp-pause {
top:15px;
}
div.jp-video-270p div.jp-type-single a.jp-play, div.jp-video-270p div.jp-type-single a.jp-pause {
left:195px;
}
div.jp-video-270p div.jp-type-playlist a.jp-play, div.jp-video-270p div.jp-type-playlist a.jp-pause {
left:220px;
}
div.jp-video-360p div.jp-type-single a.jp-play, div.jp-video-360p div.jp-type-single a.jp-pause {
left:275px;
}
div.jp-video-360p div.jp-type-playlist a.jp-play, div.jp-video-360p div.jp-type-playlist a.jp-pause {
left:300px;
}
a.jp-play {
background: url("parts5/jplayer.blue.monday.jpg") 0 0 no-repeat;
}
a.jp-play:hover {
background: url("parts5/jplayer.blue.monday.jpg") -41px 0 no-repeat;
}
a.jp-pause {
background: url("parts5/jplayer.blue.monday.jpg") 0 -42px no-repeat;
display: none;
}
a.jp-pause:hover {
background: url("parts5/jplayer.blue.monday.jpg") -41px -42px no-repeat;
}
div.jp-audio div.jp-type-single a.jp-stop {
top:26px;
left:90px;
}
div.jp-audio div.jp-type-playlist a.jp-stop {
top:26px;
left:126px;
}
div.jp-video a.jp-stop {
top:21px;
}
div.jp-video-270p div.jp-type-single a.jp-stop {
left:245px;
}
div.jp-video-270p div.jp-type-playlist a.jp-stop {
left:298px;
}
div.jp-video-360p div.jp-type-single a.jp-stop {
left:325px;
}
div.jp-video-360p div.jp-type-playlist a.jp-stop {
left:378px;
}
a.jp-stop {
background: url("parts5/jplayer.blue.monday.jpg") 0 -83px no-repeat;
width:28px;
height:28px;
z-index:1;
}
a.jp-stop:hover {
background: url("parts5/jplayer.blue.monday.jpg") -29px -83px no-repeat;
}
div.jp-audio div.jp-type-playlist a.jp-previous {
left:20px;
top:26px;
}
div.jp-video div.jp-type-playlist a.jp-previous {
top:21px;
}
div.jp-video-270p div.jp-type-playlist a.jp-previous {
left:192px;
}
div.jp-video-360p div.jp-type-playlist a.jp-previous {
left:272px;
}
a.jp-previous {
background: url("parts5/jplayer.blue.monday.jpg") 0 -112px no-repeat;
width:28px;
height:28px;
}
a.jp-previous:hover {
background: url("parts5/jplayer.blue.monday.jpg") -29px -112px no-repeat;
}
div.jp-audio div.jp-type-playlist a.jp-next {
left:88px;
top:26px;
}
div.jp-video div.jp-type-playlist a.jp-next {
top:21px;
}
div.jp-video-270p div.jp-type-playlist a.jp-next {
left:260px;
}
div.jp-video-360p div.jp-type-playlist a.jp-next {
left:340px;
}
a.jp-next {
background: url("parts5/jplayer.blue.monday.jpg") 0 -141px no-repeat;
width:28px;
height:28px;
}
a.jp-next:hover {
background: url("parts5/jplayer.blue.monday.jpg") -29px -141px no-repeat;
}
div.jp-progress {
position: absolute;
overflow:hidden;
background-color: #ddd;
}
div.jp-audio div.jp-type-single div.jp-progress {
top:32px;
left:130px;
width:122px;
height:15px;
}
div.jp-audio div.jp-type-playlist div.jp-progress {
top:32px;
left:164px;
width:122px;
height:15px;
}
div.jp-video div.jp-progress {
top:0px;
left:0px;
width:100%;
height:10px;
}
div.jp-seek-bar {
background: url("parts5/jplayer.blue.monday.jpg") 0 -202px repeat-x;
width:0px;
/* height:15px; */
height:100%;
cursor: pointer;
}
div.jp-play-bar {
background: url("parts5/jplayer.blue.monday.jpg") 0 -218px repeat-x;
width:0px;
/* height:15px; */
height:100%;
}
/* The seeking class is added/removed inside jPlayer */
div.jp-seeking-bg {
background: url("pbar-ani.gif");
}
a.jp-mute, a.jp-unmute {
width:18px;
height:15px;
}
div.jp-audio div.jp-type-single a.jp-mute, div.jp-audio div.jp-type-single a.jp-unmute {
top:32px;
left:274px;
}
div.jp-audio div.jp-type-playlist a.jp-mute, div.jp-audio div.jp-type-playlist a.jp-unmute {
top:32px;
left:296px;
}
div.jp-video a.jp-mute, div.jp-video a.jp-unmute {
top:27px;
}
div.jp-video-270p div.jp-type-single a.jp-mute, div.jp-video-270p div.jp-type-single a.jp-unmute {
left:304px;
}
div.jp-video-270p div.jp-type-playlist a.jp-unmute, div.jp-video-270p div.jp-type-playlist a.jp-mute {
left:363px;
}
div.jp-video-360p div.jp-type-single a.jp-mute, div.jp-video-360p div.jp-type-single a.jp-unmute {
left:384px;
}
div.jp-video-360p div.jp-type-playlist a.jp-mute, div.jp-video-360p div.jp-type-playlist a.jp-unmute {
left:443px;
}
a.jp-mute {
background: url("parts5/jplayer.blue.monday.jpg") 0 -186px no-repeat;
}
a.jp-mute:hover {
background: url("parts5/jplayer.blue.monday.jpg") -19px -170px no-repeat;
}
a.jp-unmute {
background: url("parts5/jplayer.blue.monday.jpg") 0 -170px no-repeat;
display: none;
}
a.jp-unmute:hover {
background: url("parts5/jplayer.blue.monday.jpg") -19px -186px no-repeat;
}
div.jp-volume-bar {
position: absolute;
overflow:hidden;
background: url("parts5/jplayer.blue.monday.jpg") 0 -250px repeat-x;
width:46px;
height:5px;
cursor: pointer;
}
div.jp-audio div.jp-type-single div.jp-volume-bar {
top:37px;
left:302px;
}
div.jp-audio div.jp-type-playlist div.jp-volume-bar {
top:37px;
left:324px;
}
div.jp-video div.jp-volume-bar {
top:32px;
}
div.jp-video-270p div.jp-type-single div.jp-volume-bar {
left:332px;
}
div.jp-video-270p div.jp-type-playlist div.jp-volume-bar {
left:391px;
}
div.jp-video-360p div.jp-type-single div.jp-volume-bar {
left:412px;
}
div.jp-video-360p div.jp-type-playlist div.jp-volume-bar {
left:471px;
}
div.jp-volume-bar-value {
background: url("parts5/jplayer.blue.monday.jpg") 0 -256px repeat-x;
width:0px;
height:5px;
}
div.jp-current-time, div.jp-duration {
position: absolute;
font-size:.64em;
font-style:oblique;
}
div.jp-duration {
text-align: right;
}
div.jp-audio div.jp-type-single div.jp-current-time, div.jp-audio div.jp-type-single div.jp-duration {
top:49px;
left:130px;
width:122px;
}
div.jp-audio div.jp-type-playlist div.jp-current-time, div.jp-audio div.jp-type-playlist div.jp-duration {
top:49px;
left:164px;
width:122px;
}
div.jp-video div.jp-current-time, div.jp-video div.jp-duration {
top:10px;
left:0px;
width:98%;
padding:0 1%;
}
div.jp-playlist {
/* width:418px; */
width:100%;
background-color:#ccc;
border:1px solid #009be3;
border-top:none;
}
div.jp-playlist ul {
list-style-type:none;
margin:0;
padding:0 20px;
/* background-color:#ccc; */
/* border:1px solid #009be3; */
/* border-top:none; */
/* width:378px; */
font-size:.72em;
}
div.jp-type-single div.jp-playlist li {
padding:5px 0 5px 20px;
font-weight:bold;
}
div.jp-type-playlist div.jp-playlist li {
padding:5px 0 4px 20px;
border-bottom:1px solid #eee;
}
/*
div.jp-video div.jp-playlist li {
padding:5px 0 5px 20px;
font-weight:bold;
}
*/
div.jp-type-playlist div.jp-playlist li.jp-playlist-last {
padding:5px 0 5px 20px;
border-bottom:none;
}
div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
list-style-type:square;
list-style-position:inside;
padding-left:8px;
}
div.jp-type-playlist div.jp-playlist a {
color: #666;
text-decoration: none;
}
div.jp-type-playlist div.jp-playlist a:hover {
color:#0d88c1;
}
div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
color:#0d88c1;
}
div.jp-type-playlist div.jp-playlist div.jp-free-media {
display:inline;
margin-left:20px;
}
div.jp-video div.jp-video-play {
background: transparent url("parts5/jplayer.blue.monday.video.play.png") no-repeat center;
/* position: relative; */
position: absolute;
cursor:pointer;
z-index:2;
}
div.jp-video div.jp-video-play:hover {
background: transparent url("parts5/jplayer.blue.monday.video.play.hover.png") no-repeat center;
}
div.jp-video-270p div.jp-video-play {
top:-270px;
width:480px;
height:270px;
}
div.jp-video-360p div.jp-video-play {
top:-360px;
width:640px;
height:360px;
}
div.jp-jplayer {
width:0px;
height:0px;
}
div.jp-video div.jp-jplayer {
border:1px solid #009be3;
border-bottom:none;
z-index:1;
}
div.jp-video-270p div.jp-jplayer {
width:480px;
height:270px;
}
div.jp-video-360p div.jp-jplayer {
width:640px;
height:360px;
}
div.jp-jplayer {
background-color: #000000;
