body {
	margin: 0;
/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
	text-align: center;
/* center on ie */
	min-width: 710px;
	color: #333;
	background: #EAEBF5;
	font-family: "Hiragino Kaku Gothic Pro","MS　Pゴシック", "Osaka", sans-serif;
	font-size: 12px;
	}


form, input { margin: 0; padding: 0; }
a { text-decoration: underline; }
a:hover { text-decoration: none; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: bold; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
	{
	margin-top: 10px;
	margin-bottom: 10px;
	}

/* standard helper classes */

.clr {
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	}
* html .pkg { display: inline-block; }
/* no ie mac ＼*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

#topcontainer {
	margin: 15px auto; /* center on everything else */
	padding: 0;
	width: 710px;
	min-height: 415px;
	text-align: left;
	}


#topbanner {
	width: 710px; /* necessary for ie win */
	border: 1px solid #ccc;
	background: #fff;
	text-align: center;
	}

#topbanner img {
	margin: 0;
	}

#nav {
	width: 710px;
	height: 28px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	margin: 10px 0px;
	padding: 0;
	background-image: url(images/menu.gif);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	}

#nav ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav-pre {
	width: 710px;
	height: 28px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	margin: 10px 0px;
	padding: 0;
	background-image: url(images/menu-pre.gif);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	}

#nav-pre ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav-pre li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.topcontent {
	margin: 20px 20px 30px 20px;
	padding:10px 5px 10px 15px;
	border:1px solid #999;
	text-align: left;
	}

.toptitle {
	font-size:18px;
	font-weight:bold;
	margin:0;
	color:#0066cc;
	}

.topcom {
	font-size:14px;
	font-weight:normal;
	padding:15px 25px;
	}

.navibtn {
	text-align: left;
	margin-top:10px;
	margin-left:60px;
	}

.buda {
	text-align: center;
	margin:10px auto;
	}

.press {
	margin: 0 10px 15px 0;
	text-align: right;
	}

.press img {
	margin-right: 5px;
	vertical-align: middle;
	}

.copyright {
	width: 710px;
	font-size: 10px;
	text-align: center;
	margin-top: 15px;
	}

#container{
	text-align:left;
	background-repeat:no-repeat;
	background-position:center top;
	background-attachment: scroll;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(images/blogbanner.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 710px;
}

#container-pre {
	text-align:left;
	background-repeat:no-repeat;
	background-position:center top;
	background-attachment: scroll;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(images/banner-pre.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 710px;
}

#banner{
	width:710px;
	font-family: "Hiragino Kaku Gothic Pro","MS　Pゴシック", "Osaka", sans-serif;
	text-align:left;
	margin-left:10px;
	background-image: none;
	vertical-align: top;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	height: 175px;
}

.gohome {
	padding-top: 24px;
	padding-left: 188px;
}

#content {
	text-align:left;
	margin: 10px 60px;
	padding: 0px;
}

#content h2,#cast h2 {
	padding-bottom: 3px;
	border-bottom: solid 1px #999;
	}

#content p {
	margin-left: 35px;
	margin-bottom: 15px;
	font-size: 12px;
	color:#000;
	}

#content p img {
	vertical-align: top;
	}

.catch {
	margin-left: 35px;
	margin-bottom: 25px;
	font-size: 13px;
	font-weight: bold;
	color: #336699;
	}

table.stage {
	margin-left: 35px;
	}

table.staff {
	margin-left: 210px;
	border: none;
	}

table.contact {
	margin-left: 35px;
	border: none;
	}

#content td {
	font-size: 12px;
	color:#000;
	vertical-align: top;
	padding: 5px 0;
	}

small {
	font-size: 10px;
	font-weight: normal;
	}

.staff {
	margin-top: 15px;
	margin-left: 35px;
	margin-bottom: 25px;
	padding-bottom: 10px;
	border-bottom: solid 1px #CCE100;
	}

.staff h3 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 14px;
	color:#000;
	}

.staff_l {
	float: left;
	width: 170px;
	}

.staff_r {
	float: right;
	width: 380px;
	font-size: 12px;
	color:#000;
	}

.staff_r img {
	vertical-align: bottom;
	}

.line {
	margin: 15px 0 15px 35px;
	border-bottom: solid 1px #CCE100;
	}

#cast {
	text-align:left;
	margin: 10px 60px;
	padding: 0px;
	}

#cast table {
	margin-left: 20px;
	width: 550px;
	}

#cast td {
	text-align: center;
	font-size: 12px;
	color:#000;
	vertical-align: top;
	padding: 5px 0;
	}

.line2 {
	margin: 0 auto;
	border-bottom: solid 1px #CCE100;
	}

#cast2 {

	}

#cast2 h3 {
	margin-top: 20px;
	margin-left: 230px;
	text-align: left;
	font-size: 18px;
	}

#cast2 table {
	margin-top: 10px;
	margin-left: 230px;
	margin-bottom: 15px;
	width:300px;
	}

#cast2 td {
	text-align: left;
	font-size: 12px;
	color:#000;
	padding: 5px;
	}

dl {
	margin-left: 35px;
	margin-right: 15px;
	margin-bottom:15px;
	background-image: url(images/sylphy.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}

dt {
	font-size: 14px;
	font-weight: bold;
	color:#000;
	margin-bottom:5px;
	}

dd {
	font-size: 12px;
	margin-bottom:15px;
	color:#000;
	}

.f14 {
	font-size: 14px;
	margin-left: 35px;
	margin-bottom: 15px;
	}