@charset "utf-8";
/*
Site Name: JOQR from TOKYO SKYTREE TOWN(R) STUDIO SPS
Description: default.css(do not change)
Version:1.0 

===== CONTENTS ===========================================

1: HTML5 reset (html5doctor.com Reset Stylesheetv1.6.1)
2: base setting
3: clea

==========================================================
*/

/* --------------------------------------------------
 1:HTML5 reset
-------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
display:block;
}

nav ul, div ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
/**/
/* --------------------------------------------------
 2:base
-------------------------------------------------- */
/* page style */
body {
background: #FFF;
font: 100%/1.231 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
color: #333;
text-align: left;
-webkit-text-size-adjust: none;
}
body a:link{
color: #666;
    text-decoration:none;
}
body a:visited{
    color: #303030;
    text-decoration:none;
}
#wrap {
background: #d3f3f1 url(../img/bg.png) center top no-repeat;
    -webkit-background-size: 320px 95px;
width: 320px;
margin: 0 auto;
}



/* Layout Package */
/*header*/
header#header {
width: 320px;
height: 68px;
display: box;
display:-webkit-box;
}
h1 {
margin: 50px 0 0 9px;
width: 261px;
height: 20px;
text-indent: -9999px;
}
/*-----header navi-*/
header nav#bktop {
}
header nav#bktop a{
background: #FFF url(../img/bktop.png) center 5px no-repeat;
    -webkit-background-size: 26px 22px;
box-shadow: 0 0 2px 2px rgba(0,0,0,0.2);
border-bottom: #39f solid 3px;
border-left: #39f solid 3px;
border-right: #39f solid 3px;
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
width: 38px;
height: 36px;
text-indent: -9999px;
display: block;
}

/*infomation*/
#info {
background: #FFF;
border: #d5d5d5 solid 1px;
margin: 0 auto;
margin-bottom: 12px;
width: 280px;
height: 170px;
}


/*contents*/
/*-----article layout-*/
article#kiji {
background: #FFF;
margin: 0 auto;
padding: 8px 12px;
width: 274px;
}
article#kiji img {
margin: 0 auto;
margin-bottom: -3px;
margin-top: 6px;
width: 272px;
height: auto;
}
article#kiji iframe {
width: 272px;
height: 200px;
}
article#kiji p {
padding-bottom: 6px;
padding-top: 10px;
font-size: 11px;
line-height: 16px;
color: #000;
}
article#kiji p a {
color: #39f;
text-decoration: underline;
display: inline-block;
}
nav#pgnavi {
background: #1db2ff;
margin: 0 auto;
padding: 5px;
width: 280px;
display: box;
display:-webkit-box;
}
nav#pgnavi p.back {
width: 142px;
height: 45px;
}
nav#pgnavi p.next {
width: 142px;
height: 45px;
}
nav#pgnavi a {
font-size: 12px;
line-height: 45px;
}
nav#pgnavi p.back a {
background: #FFF url(../img/bg_arrow_inv.png) left center no-repeat;
    -webkit-background-size: 280px 13px;
margin-right: 5px;
padding-left: 23px;
width: 114px;
height: 45px;
font-size: 12px;
line-height: 45px;
display: block;
}
nav#pgnavi p.next a {
background: #FFF url(../img/bg_arrow.png) right center no-repeat;
    -webkit-background-size: 280px 13px;
padding-right: 23px;
width: 115px;
height: 45px;
text-align: right;
display: block;
}
/*-----Txt Header-*/
section#contents h2.cnt01 {
background: url(../img/cont01.png) no-repeat;
    -webkit-background-size: 294px 40px;
margin-left: 15px;
width: 294px;
height: 40px;
font-size: 16px;
font-weight: bold;
line-height: 35px;
color: #666;
}
section#contents h2.cnt02 {
background: url(../img/cont02.png) no-repeat;
    -webkit-background-size: 294px 40px;
margin-left: 15px;
width: 294px;
height: 40px;
font-size: 16px;
font-weight: bold;
line-height: 35px;
color: #666;
}
article#kiji section h2.kiji {
font-size: 13px;
font-weight: bold;
line-height: 18px;
color: #333;
}
/*-----contentsBox-*/
nav#cntBox {
background: #1db2ff;
margin: 0 auto;
padding: 0 5px 0 5px;
width: 280px;
}
nav#cntBox ul.cntli li {
background: #FFF url(../img/bg_arrow.png) left center no-repeat;
    -webkit-background-size: 280px 13px;
border-bottom: #1db2ff solid 5px;
width: 280px;
}
nav#cntBox ul.cntli li.morelink {
background: #d4effd url(../img/bg_arrow.png) left center no-repeat !important;
border-bottom: #1db2ff solid 5px;
height: 28px !important;
padding-bottom: 0px !important;
padding-top: 0px !important;
}
li .boxtxt1 {
font-size: 12px;
line-height: 16px;
color: #333;
display: block;
}
nav#cntBox ul.cntli li.morelink .boxtxt1 {
line-height: 12px !important;
}
nav#cntBox ul.cntli li a {
padding: 8px 12px 8px 10px;
display: block;
}






/*footer navi*/
/*-----menu navi-*/
nav#menunavi {
background: url(../img/menubg.png) no-repeat;
    -webkit-background-size: 320px 231px;
width: 320px;
height: 231px;
}
nav#menunavi div.menu {
margin-left: 108px;
margin-top: 33px;
}
nav#menunavi div.menu img.radiko{
margin-bottom: 2px;
width: 170px;
height: 47px;
}
nav#menunavi div.menu img.oshima{
margin-left: 9px;
margin-bottom: 2px;
width: 152px;
}
nav#menunavi div.menu img.joqrtt{
margin-bottom: 2px;
margin-left: 8px;
width: 152px;
height: 50px;
}
nav#menunavi div.menu img.gwsp{
margin-left: 8px;
width: 152px;
}
/*-----banner navi-*/
nav#bnnavi {
background: #FFF;
padding-top: 10px;
}
nav#bnnavi div.bn {
margin: 0 auto;
padding-bottom: 5px;
width: 305px;
display: box;
display:-webkit-box;
}
nav#bnnavi div.bn img {
width: 150px;
height: auto;
display: block;
}
/*-----display navi-*/
nav#dispnavi {
background: #FFF;
padding-top: 14px;
height: 22px;
font-size: 11px;
line-height: 14px;
}
nav#dispnavi p.display {
margin: 0 auto;
text-align: center;
color: #666;
}
nav#dispnavi p.display a {
color: #36F;
text-decoration: underline;
}
/*footer*/
footer#footer {
background: #795d3c;
height: 46px;
padding-top: 8px;
}
#copy {
margin: 0 auto;
font-size: 8px;
text-align: center;
color: #FFF;
}
/*margin-padding-text-border Layout*/
.mB13 {
margin-bottom: 13px !important;
}
.mB15 {
margin-bottom: 15px !important;
}
.mB18 {
margin-bottom: 18px !important;
}
.mnon {
margin: 0 !important;
}
.w5h35 {
width: 5px;
height:35px;
}
/* --------------------------------------------------
 3:clea
-------------------------------------------------- */
.clearfix:after{content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;}
