@charset "shift_jis";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, map {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	list-style-type: none;
}


.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.clearfix{
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

/* スタイルスタート */

.texthidden{
	text-indent:-9999px;
}

#Body-Div{
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#Body-Div-inner{
	width: 980px;
	margin: auto;
}
#Copyright{
	text-align: center;
	color: #FF6600;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 15px;
}

h1{
	width: 463px;
	float: left;
	}
#Header-right{
	width: 517px;
	float: right;
	}
#Header-right p img,
#Header-right strong{
	display: block;
}

#Header-right p{
	height: 194px;
	overflow: hidden;
}



#Cast{
	clear: both;
}
#Cast dl dt,
#Cast dl dd{
	display: block;
	text-indent: -99999px;
}
#Cast #max{
	background-image: url(images/max.jpg);
	width: 361px;
	float: left;
	background-repeat: no-repeat;
	height: 480px;
}
#Cast #guest{
	background-image: url(images/guest.jpg);
	width: 619px;
	float: right;
	background-repeat: no-repeat;
	height: 480px;
}
#magazine{
	clear: both;
}