@charset "utf-8";

/*formatting style  =
----------------------------*/


* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif;
	font-size: 80%;
	line-height: 1.6;
	color: #333333;
	background-color: #C0C0C0;
}
hr {
	display: none;
}
a img {
	border-style: none;
}
a:link {
	color: #bbad29;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #CC99FF;
}
a:active {
	color: #669966;
	text-decoration: none;
	
}
/*basic layout  =
----------------------------*/

#wrapper {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	border-right: 3px groove #666666;
	border-left: 3px groove #666666;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-color: #666666;
	border-bottom-color: #666666;
}

/*header  =
----------------------------*/
#siteid {
	background-image: url(images/logo_bg.gif);
	background-repeat: repeat-x;
	height: 41px;
	width: 940px;
}

/*navi  =
----------------------------*/
#navi ul {
	height: 35px;
	width: 940px;
}
#navi ul li {
	list-style: none inside;
	display: inline;
	float: left;
}


#navi  ul  li#inter a {
	background-image: url(images/navi_interview.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 213px;
	text-indent: -5000px;
	display: block;
}

#navi  ul  li#inter a:hover {
	background-image: url(images/navi_interview_ov.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 213px;
	text-indent: -5000px;
	display: block;
}
#navi  ul  li#review a {
	background-image: url(images/navi_review.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 185px;
	text-indent: -5000px;
	display: block;
	float: left;
}

#navi  ul  li#review a:hover {
	background-image: url(images/navi_review_ov.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 185px;
	text-indent: -5000px;
	display: block;
	float: left;
}
#navi  ul  li#official a {
	background-image: url(images/navi_of.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 186px;
	text-indent: -5000px;
	display: block;
	float: left;
}

#navi  ul  li#official a:hover {
	background-image: url(images/navi_of_ov.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 186px;
	text-indent: -5000px;
	display: block;
	float: left;
}
#navi  ul  li#univa a {
	background-image: url(images/navi_unive.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 356px;
	text-indent: -5000px;
	display: block;
	float: left;
}

#navi  ul  li#univa a:hover {
	background-image: url(images/navi_unive_ov.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 356px;
	text-indent: -5000px;
	display: block;
	float: left;
}
/*interview  =
----------------------------*/
#interview {
	background-color: #FFFFFF;
	width: 900px;
	border-right: 0px none;
	border-left: 0px none;
	border-top: 0px none;
	border-bottom: 0px none;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 10px;
}
#interview dl {
	margin: 20px;
	width: 860px;
}
#interview dt {
	width: 850px;
	background-color: #dccf58;
	font-weight: 800;
	font-size: 100%;
	text-indent: 10px;
	padding: 5px;
}
#interview dd {
	padding: 5px;
	width: 850px;
	margin-top: 10px;
	margin-bottom: 40px;
	background-repeat: no-repeat;
}
#interview dl dd p img {
	float: left;
	height: 293px;
	width: 230px;
	margin-right: 15px;
}
#interview   p#kansou {
	width: 840px;
	border: 5px double #bbad29;
	margin-right: 15px;
	margin-left: 15px;
	padding: 10px;
	background-color: #EEDBED;
	margin-bottom: 10px;
}


/*release  =
----------------------------*/
#release {
	background-color: #FFFFFF;
	margin: 10px 20px;
	width: 900px;
	border-right: 0px none;
	border-left: 0px none;
	border-top: 0px none;
	border-bottom: 0px none;
	padding-bottom: 10px;
}
#release h3 {
	clear: both;
	float: none;
	width: 860px;
	height: 30px;
}
#release #album {
	height: 340px;
	width: 900px;
	background-color: #ffffff;
	margin-bottom: 10px;
}
#release    #album #jk {
	margin: 0px;
	height: 300px;
	width: 300px;
	float: left;
	padding: 20px;
	background-color: #ffffff;
}
#release    #album #kyoku {
	float: left;
	width: 480px;
	background-color: #ffffff;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: none;
}

/*profile  =
----------------------------*/

#profile {
	width: 900px;
	border-right: 0px none;
	border-left: 0px none;
	border-top: 0px none;
	border-bottom: 0px none;
	padding-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
}
#profile h3 {
	height: 30px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
#profile .alice_prf {
	width: 860px;
	padding: 20px;
}


#fortop {
	background-color: #FFFFFF;
	margin: 0px 0px 10px;
	width: 880px;
	border-right: 0px none;
	border-left: 0px none;
	border-top: 0px none;
	border-bottom: 0px none;
	text-align: right;
	padding-right: 20px;
}

/*footer  =
----------------------------*/
#footer {
	background-image: url(images/logo_bg.gif);
	background-repeat: repeat-x;
	clear: none;
	height: 35px;
	width: 940px;
	text-indent: 30px;
	line-height: 2.4em;
	color: #FFFFFF;
	margin: 10px 0px 0px;
}

