body {
	margin:0px;
	padding:50px 0px;
	background-color:#fafaf0;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#223333;
}
a{
	text-decoration:none;
	color:#ea0033;
}
a:hover{
	text-decoration:underline;
	color:#ea0066;
}
p{
	font-size:0.9em;
	line-height:1.6em;
}
img{
	border:none;
}
.note{
	font-size:0.75em;
}
/*
 * 
 */
#wrapper{
	position:relative;
	display:block;
	width:900px;
	left:50%;
	margin-left:-450px;
	padding-bottom:100px;
}
/*
 * ヘッダー
 */
#header{
	position:relative;
	display:block;
	width:900px;
	left:50%;
	margin-left:-450px;
	padding:0px 0px 0px 0px;
}
#header img{
	padding:0px 0px 15px 0px;
}
#header #lang{
	position:absolute;
	display:block;
	left:790px;
	font-size:0.6em;
}
#header #lang a{
	position:absolute;
	display:block;
	width:50px;
	color:#f0f0fa;
	text-decoration:none;
	text-align:center;
	margin:0px;
	padding:1px 0px;
	background-color:#999999;
}
#header #lang a:hover{
	background-color:#111111;
}
#header #lang #eng{
	left:60px;
}
/*
 * 
 */
#mainClip{
	padding:30px 0px 30px 0px;
}
/*
 * 
 */
#read{
	padding:30px 0px;
}
/*
 * 
 */
#trailer{
	position:relative;
	display:block;
	width:550px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 70px 0px;
	border-bottom:1px dotted #111122;
}
#trailer h2{
	position:relative;
	display:block;
	width:580px;
	height:19px;
	margin:0px;
	padding:0px;
	font-size:0.7em;
	line-height:1em;
	text-indent:-10000px;
	background-image:url("images/trailer/trailer.gif");
	background-repeat:no-repeat;
}
#trailer ul{
	position:absolute;
	display:block;
	list-style:none;
	margin:0px;
	padding:0px;
}
#trailer ul li{
	margin:0px;
	padding:0px;
}
#trailer ul h3{
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	color:#222233;
	font-weight:normal;
	font-style:italic;
	font-size:0.75em;
	line-height:1em;
	text-decoration:underline;
}
#trailer ul a{
	color:#333344;
	text-decoration:none;
	margin:0px 15px;
	padding-bottom:1px;
	font-size:0.85em;
	line-height:1em;
}
#trailer ul a:hover{
	color:#1166aa;
	border-bottom:2px solid #3399cc;
}
#trailer #prev{
}
#trailer #dl{
	left:310px;
}
/*
 * 
 */
#spec{
	position:relative;
	display:block;
	width:580px;
	padding:40px 0px 30px 0px;
}
#spec p{
	position:relative;
	display:block;
}
#spec #dvd-pack{
	float:left;
	margin-right:40px;
}
/*
 * 
 */
#rev{
	position:relative;
	display:block;
	width:550px;
	padding:0px;
	margin:0px;
}
#profile{
	position:relative;
	display:block;
	width:550px;
	padding:70px 0px 0px 0px;
	margin:0px;
}
#profile h2{
	font-size:0.8em;
}
#profile ul{
	position:relative;
	display:block;
	width:550px;
	list-style:none;
	margin:0px;
	padding:0px;
}
#profile li{
	float:left;
	margin-right:15px;
}
/*
 * 
 */
#clip{
	float:right;
	list-style:none;
	margin:0px;
	padding:0px;
}
#clip li{
	margin-bottom:10px;
}
/*
 * 
 */
#contact{
	float:left;
	width:550px;
	margin:0px;
	margin-top:40px;
	padding:0px;
	font-size:0.7em;
}
/*
 * 
 */
#footer{
	float:left;
	width:550px;
	margin:0px;
	margin-top:30px;
	padding:0px;
	border-top:1px solid #666666;
}
#footer .note{
	margin:15px 0px;
}
#footer #logo{
	
}
#footer #logo img{
	padding-right:30px;
}
/*
 * QTページ
 */
#qt-page #header{
	width:960px;
	left:50%;
	margin-left:-480px;
}
#qt-page #wrapper{
	width:960px;
	left:50%;
	padding:0px;
	margin:0px;
	margin-left:-480px;
	margin-bottom:20px;
	text-align:center;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
}
#qt-page #trailer{
	width:960px;
	left:50%;
	margin-left:-480px;
}
/*
 * 
 */
#information{
	float:left;
	width:550px;
	border-bottom:1px dotted #666666;
	padding-bottom:10px;
	margin-bottom:40px;
}
#information #comment{
	padding-bottom:25px;
	margin-top:20px;
	margin-bottom:30px;
}
#information #schedule{
	margin:0px;
	padding:0px;
	font-size:0.9em;
	line-height:1.6em;
	list-style:none;
}
#information #schedule a{
	color:#990033;
}
#information #schedule li{
	float:left;
	width:550px;
}
#information #schedule .title{
	margin-bottom:20px;
	font-weight:bolder;
}
#information #schedule .date{
	font-weight:bolder;
	font-size:0.8em;
	padding-top:7px;
	border-top:6px solid #f3f3e9;
}
#information #schedule .text{
	width:520px;
	margin-left:10px;
	padding-left:20px;
	border-left:1px solid #bbbbbb;
	margin-top:10px;
	margin-bottom:15px;
}
