* {
	margin: 0;
	padding: 0;
	font-size: 12px ;
	line-height: 1.5em;
	font-family: 	'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
}


html, body {
	margin: 0;
	padding: 0;
	color: #75355b;
	background: #99f6ff url(../images/bg.jpg) top repeat-x;
	text-align: center;
}	
* html body {
	font-size: 100%;
}
*:first child+html body {
	font-size: 100%;
}
#base {
	margin: 0 auto;
	width: 990px;
}


#top {
	width: 990px;
	height: 793px;
	background: url(../images/top.jpg) no-repeat;
	text-align: left;
}

#top .date {
	width: 380px;
	height: 40px;
	padding: 10px 0 0 23px;
}
#top dl {
	width: 260px;
	height: 255px;
	font-weight: bold;
	padding: 78px 0 0 23px;
}
#top dt {
	color: #9e487b;
	border-bottom: 1px dashed #9e487b;
	margin: 0 0 0.2em 0;
	font-size: x-small;
}
#top dd {
	color: #75355b;
	font-size: x-small;
	margin: 0 0 0.5em 0;
}
#top dd a {
	font-size: x-small;
}

#release {
	width: 897px;
	height: 104px;
	font-weight: bold;
	margin-top: 62px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 38px;
}
#release .normal {
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.3;
	margin: 0 0 0 2em;
}
#release .white {
	font-weight: bold;
	color: #fff;
}
#release .movcme {
	float: right;
}
#release .space {
	float: left;
}


.sicho {
	vertical-align: middle;
}



#wrapp {
	margin: 0 auto;
	width: 952px;
	text-align: left;
}

ul#movie,
ul#profile {
	list-style: none;
}
ul#movie li {
	background: url(../images/movbg.jpg) no-repeat;
	width: 476px;
	height: 128px;
	position: relative;
	float: left;
}
ul#movie li img.movie {
	position: absolute;
	padding: 23px 0 0 24px;
	z-index: 1;
}
ul#movie li p a {
	position: absolute;
	top: 0;
	left: 0;
	width: 324px;
	height: 126px;
	padding: 0 0 0 148px;
	display: block;
	z-index: 2;
	background: url(../blank.gif);
}
ul#movie .present {
	background: url(../images/movbg2.jpg) no-repeat;
	width: 476px;
	height: 128px;
	position: relative;
	float: left;
	width: 446px;
	height: 126px;
	padding: 15px 0 10px 20px;
}



#profilecontent {
	margin: 0 auto;
	width: 900px;
	background: url(../images/profile.jpg) 0 30px no-repeat;
	text-align: left;
	position: relative;
}
#profileHonbun {
	margin: 0;
	width: 490px;
	height: 295px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 210px;
}

.profilebt {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 3;
}


#profileBase {
	margin: 0 auto;
	width: 800px;
	text-align: left;
}

ul#profile {
	margin: 0 auto 10px;
}
ul#profile li {
	margin: 0 5px;
	width: 255px;
	height: 255px;
	float: left;
}
ul#profile li img {
	z-index: 1;
}

ul#profile dl {
	font-weight: bold;
	z-index: 2;
	margin: -50px 0 0 0;
}
ul#profile dt {
	color: #9e487b;
	border-bottom: 1px dashed #9e487b;
	margin: 0 0 0.2em 0;
	height: 1em;
	padding: 0 0 0.5em 0;
	color: #fff;
}
ul#profile dd {
	height: 1em;
	color: #75355b;
	margin: -1.8em 0 0.7em 5em;
}
* html ul#profile dt {
	margin: 0 0 0 0;
	padding: 0 0 0.1em 0;
}
* html ul#profile dd {
	margin: -1.7em 0 0.3em 5em;
}



hr {
	height: 1px; /* 線の太さ */
	clear: both;
	visibility: hidden;
}


img {
	border: 0;
}


p {
	margin: 0.5em 0;
}
h1 {
	color: #f3c;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0 auto 0.5em;
	width: 900px;
	border-bottom: 1px solid #f3c;
}
h2 {
	font-size: 1.2em;
	background: 0;
}
h3 {
	color: #ff0;
	font-size: 1.2em;
	background: 0;
}
h4 {
	top: 0;
	left: 0;
	width: 324px;
	height: 126px;
	padding: 0 0 0 148px;
	font-size: 1.2em;
	background: 0;
}




a {
	outline: 0;
}
a:link,
a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: inherit;
	text-decoration: none;
	color:#ff58bc;
	background: 0;
	}
a:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: inherit;
	color:#fcf;
	background: 0;
	}
a:active {
	text-decoration: none;
	font-weight: bold;
	font-size: inherit;
	color:#ff6;
	background: 0;
	}


#top a:link,
#top a:visited {
	font-weight: inherit;
	font-size: inherit;
	color:#ff0;
	}
#top a:hover {
	font-weight: inherit;
	font-size: inherit;
	color:#fff;
	}
#top a:active {
	font-weight: inherit;
	font-size: inherit;
	color:#ff6;
	}


ul#movie a:link,
ul#movie a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: inherit;
	text-decoration: none;
	color:#fff;
	background: 0;
	}
ul#movie a:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: inherit;
	color:#ff58bc;
	background: 0;
	}
ul#movie a:active {
	font-weight: bold;
	font-size: inherit;
	color:#ff6;
	background: 0;
	}


#copyright {
	height: 65px;
	margin: 10px auto 0;
	padding: 10px 0 0 0;
	font-size: x-small;
}
#copyright a:link,
#copyright a:visited,
#copyright a:hover,
#copyright a:active {
	font-size: x-small;
}
#copyright img {
	margin: 10px 0 0 0;
}
