@charset "UTF-8";
/*========================================
  KH Default Style Sheet
  Since: 2010-5-10
  Editor: Hearts Creative Kazoo
=========================================*/

/*----------------------------------------
   [ body default ]
-----------------------------------------*/

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: lighter;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 100%;
	background-color: #f2f2f2;
}

/**:first-child+html body,dd,dt {
    font-family: 'メイリオ', 'Meiryo',;
}*/

h1,h2,h3,h4,h5,h6,p,ul,li,ol,img,div,dd,dt {
	margin:0px;
	padding:0px;
	list-style-type:none;
	line-height:100%;
	border:none;
}

img, a img {
	border: 0;
	outline:none;
	margin: 0px;
	padding: 0px;
}

/*clearfix*/
.clearfix:after {
content: "."; 
display: block; 
clear: both;
height: 0;
visibility: hidden;
}

.clearfix {
min-height: 1px;
}

* html .clearfix {
height: 1px;
  /*q~*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*IE6 PNGFIX*/
.iepngfix {
  behavior: expression(IEPNGFIX.fix(this));
}

a {color: #ef7a00; text-decoration: none;}
a:link {color: #ef7a00; text-decoration: none; }
a:visited {color: #ef7a00; text-decoration: none; }
a:active {color: #ef7a00; text-decoration: none; }
a:hover {color:#ef7a00; text-decoration: underline; }



#container {
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	display: block;
	float: left;
	height: 150px;
	width: 1000px;
	padding-top: 50px;
}

#header .logo {
	float: left;
	padding-top: 100px;
	padding-left: 50px;
	display: block;
}

#header h1 {
	font-size: 9px;
	line-height: 1.5em;
	font-weight: lighter;
	color: #333;
	letter-spacing: 0.2em;
	margin-bottom: 15px;
	float: left;
	padding-left: 5px;
	width: 995px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;	/*text-shadow: 1px 1px 1px #4A0302;*/
}

#header a img {
	float: left;
}

#header h2 {
	font-size: 11px;
	line-height: 1em;
	color: #333;
	font-weight: lighter;
	letter-spacing: 0.1em;
	float: left;
	width: 228px;
	padding-left: 5px;
}

#header #logo {
	float: left;
	width: 228px;
}

#hc_main {
	height: 360px;
	width: 960px;
	text-align: center;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
}

* html #hc_main {
behavior: expression(
this.style.behavior || (
this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
this.style.backgroundImage = "none",
this.style.behavior = "none"
)
);
}

#copyright {
	float: left;
	width: 995px;
	display: block;
	padding-left: 5px;
	font-size: 9px;
	color: #333;
	letter-spacing: 0.2em;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 40px;	/*text-shadow: 1px 1px 1px #4A0302;*/
}

#cast {
	float: left;
	width: 995px;
	font-size: 10px;
	line-height: 2em;
	color: #333;
	letter-spacing: 0.1em;
	font-weight: normal;
	padding-left: 5px;
	margin-bottom: 30px;
}

#cast .title {
	display: block;
	width: 990px;
	font-size: 12px;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 10px;
	letter-spacing: 0.2em;
	color: #A00F08;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#cast .wait {
	width: 400px;
	display: block;
	margin-bottom: 20px;
	color: #666;
}

#contact_btn {
	float: left;
	width: 137px;
}

#hc_main_swf {
	float: left;
	width: 960px;
}
