@charset "UTF-8";
/**
 * html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/)
 * Richard Clark (http://richclarkdesign.com)
 * http://cssreset.com
 */
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 {
    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;
}

/* ここまでリセットCSS */

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

body{
    background-color: #ffffe6;
    font-size: 14px;
    font-family: Verdana,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","游ゴシック",YuGothic,"メイリオ",Meiryo,sans-serif;
    letter-spacing: 1px;
    line-height: 2em;
    color: #333;
    width: 100%;
    border-bottom: 30px solid #ffcc66;
}

#container{
    width: 920px;
    margin: 0 auto 50px;
}

/* header */

#header{
width: 920px;
margin: 0;
padding: 0;
}

#header h1{
float: left;
}

#header p{
float: right;
display: inline;
margin:  20px;
display:-moz-box;
display:-webkit-box;
display:-o-box;
display:-ms-box;
box-align:center;
color: #FF9966;
font-size: 15px;
font-weight: bold;
}

/* slider */

.slider {
  list-style: none;
  height: 200px;
  overflow: hidden;
  position: relative;
  top:10px;
}

.mask{
    position: absolute;
    z-index: 10;
    margin-bottom: 30px;
}
/* content */

#content01 #contentright{
    float: right;
    display: inline;
    width: 230px;
}

#content01 #contentleft{
    float: left;
    margin-right: 10px;
    width: 670px;
}

/* nav */
#nav{
    width: 670px;
}

#nav ul{
    float: left;
    display: inline;
    border-bottom: 1px;
    margin-top: 20px;
    margin-bottom: 10px;
}

#nav ul li{
    border: 1px solid #fff;
    box-shadow: 0 0 1px #fff inset;
    color: #333;
    display: inline-block;
    float: left;
    list-style: none outside none;
    margin-left: -1px;
    margin-top: -1px;
    text-align: center;
    width: 222px;
    font-size: 80%;
    background-color: #ffcc66;
}

#nav ul li a {
    color: #333;
    display: block;
    text-decoration: none;
}
#nav ul li a:hover {
    color: #fff;
    background: none repeat scroll 0 0 #FF9966;
}

#about{
    margin-top: 20px;
  }

#about h2{
    margin: 40px 0 10px 0;
  }

/* 劇団 */
article #wb,#schedule,article #garapa{
    padding-bottom: 10px;
    padding-top:5px; 
}

article #wb h2,#schedule h2,article #garapa h2{
    padding-bottom: 10px; 
    margin-top: 5px;

}

#wb .profile,#garapa .profile,#hb .profile{
    margin-bottom: 20px;
 }

#wb .profile h3,#garapa .profile h3,#hb .profile h3{
    display: inline;
    margin: 20px 0;
    padding: 0;
}

#wb .profile .eat,#garapa .profile .eat,#hb .profile .eat{
    float: left;
    margin-right: 20px;
    width: 400px;
}
#wb .profile .caption,#garapa .profile .caption,#hb .profile .caption{
    float: right;
    width: 500px;
}

#wb .theater .flier,#garapa .theater .flier,#hb .theater .flier{
    float: right;
    margin-left: 20px;
}

#wb .theater h4 .profile,#garapa .theater h4 .profile,#hb .theater h4 .profile{
    font-size: 18px;
    margin: 10px 0;
}

.tbl{
width: 100%;
border-collapse: separate;
border-spacing: 0px;
border: 1px solid #ffcc66;
}
.tbl th{
width:20%;
padding:4px;
text-align: left;
vertical-align: top;
color: #444;
background-color: #ffcc66;
border-left: 3px double #fff;
border-top: 1px dotted #fff;
border-right: 1px solid #fff;
border-bottom: 1px dotted #fff;
}
.tbl td{
width:80%;
padding:4px;
background-color: #fff;
border-right: 1px dotted #ffcc66;
border-bottom: 1px dotted #ffcc66;
}

#wb p.tikect,#garapa p.tikect,#hb p.tikect{
    padding:15px 25px;
    width: 400px;
    margin: 20px auto;
    text-align: center;
}

#wb p.tikect a,#garapa p.tikect a,#hb p.tikect a{
    padding:15px 25px;
    color:#fff;
    letter-spacing: 0;
    font-size:20px;
    text-decoration:none;
    background:#339933;
    border-radius: 10px;
    width: 400px;
}

#wb p.tikect a:hover,#garapa p.tikect a:hover,#hb p.tikect a:hover,{
    padding:15px 25px;
    color:#fff;
    letter-spacing: 0;
    font-size:20px;
    text-decoration:none;
    background:#FF9966;
    border-radius: 10px;
    width: 400px;
}

#schedule,#ouen,#master,#osusume,#campaign,#talk{
    background:url("../img/schedule_bk.png") repeat-x scroll ;
    background-color: #fff;
    padding: 50px 0 50px 30px;
    margin-bottom: 50px;
}

#schedule h3,#ouen h3{
    font-size: 18px;
}

#ouen div{
    margin-bottom:20px;
}

/* topへ */
.page_top {
    position:fixed;
    bottom:10px;
    right:10px;
    padding:15px 20px;
    color:#fff;
    font-size:20px;
    text-decoration:none;
    background:#333;
    border-radius: 50px;
}
.page_top:hover {
    background:#FF9966;
}