@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: #262626;
	background-color: #696969;
}
hr {
	display: none;
}
a img {
	border-style: none;
}
a:link {
	color: #220000;
	text-decoration: none;
}
a:visited {
	color: #220000;
	text-decoration: none;
}
a:hover {
	color: #220000;
	text-decoration: underline;
}
a:active {
	color: #c0c0c0;
	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: 41px;
	width: 940px;
}
#navi ul li {
	list-style: none inside;
	display: inline;
	float: left;
}


#navi  ul  li#inter a {
	background-image: url(images/e_int.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 200px;
	text-indent: -5000px;
	display: block;
}

#navi  ul  li#inter a:hover {
	background-image: url(images/j_int.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 200px;
	text-indent: -5000px;
	display: block;
}
#navi  ul  li#prof a {
	background-image: url(images/e_prof.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 150px;
	text-indent: -5000px;
	display: block;
	float: left;
}

#navi  ul  li#prof a:hover {
	background-image: url(images/j_prof.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 150px;
	text-indent: -5000px;
	display: block;
	float: left;
}
#navi  ul  li#relea a {
	background-image: url(images/e_disc.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 190px;
	text-indent: -5000px;
	display: block;
	float: left;
}

#navi  ul  li#relea a:hover {
	background-image: url(images/j_disc.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 190px;
	text-indent: -5000px;
	display: block;
	float: left;
}
#navi  ul  li#offi a {
	background-image: url(images/e_off.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 180px;
	text-indent: -5000px;
	display: block;
	float: left;
}

#navi  ul  li#offi a:hover {
	background-image: url(images/j_off.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 180px;
	text-indent: -5000px;
	display: block;
	float: left;
}

#navi  ul  li#blank  a{
	background-image: url(images/e_maker.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 220px;
	text-indent: -5000px;
	display: block;
	float: left;
}

#navi  ul  li#blank  a:hover{
	background-image: url(images/j_maker.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 220px;
	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 #boutou{
	font-weight: 800;
	width: 860px;
	margin:20px;
	border-bottom: 1px  dotted #003300;
	border-top: 1px dotted #003300;
}


#interview dl {
	margin: 20px;
	width: 860px;
}
#interview dt {
	width: 850px;
	color:#003300;
	font-weight: 800;
	font-size: 100%;
	text-indent: 0px;
	padding: 5px;
}
#interview dd {
	padding: 5px;
	width: 850px;
	margin-top: 10px;
	margin-bottom: 30px;
	background-repeat: no-repeat;
}
#interview dl dd #photos {
	width: 840px;
	clear: both;
	float: none;
	height: 320px;
}
#interview   dl dd #in_1  {
	float: left;
	height: 250px;
	width: 350px;
	margin-right: 15px;
}

#interview dl dd #in_2{
	float: left;
	height: 320px;
	width: 240px;
	margin-right:15px;
}

#interview dl dd #in_3{
	float: left;
	height: 320px;
	width: 240px;
	margin-right: 25px;
	margin-left: 7px;
}

#interview p.thanks {
	margin: 5px 20px 20px;
	width: 860px;
	font-size: medium;
	font-weight: 800;
	color: #CC0033;
	text-align: center;
}

#interview #kansou {
	width: 840px;
	border: 5px double #003300;
	margin-right: 15px;
	margin-left: 15px;
	padding: 10px;
	background-color: #ffffff;
	margin-bottom: 10px;
}
#interview #kansou img {
	margin-right: 10px;
	margin-left: 0px;
}




#release {
	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;
}
#release h3 {
	clear: both;
	float: none;
	width: 860px;
	height: 30px;
}

#release .cd {
	width: 860px;
	padding: 20px;
}

#release .cd .disc1 {
	width: 280px;
	margin-right: 15px;
	float: left;
	font-size: x-small;
	line-height: 1.8em;
}

#release .cd .disc2 {
	width: 280px;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	font-size: x-small;
	line-height: 1.8em;
}

#release .cd .disc3 {
	width: 265px;
	float: left;
	clear: right;
	margin: 0px;
	font-size: x-small;
	line-height: 1.8em;
	height: 380px;
}

#release .cd .other {
	width: 860px;
	clear: none;
	margin: 0px;
	font-size: small;
	padding: 10px 0px;
	float: left;
	height: 30px;
	border-bottom: 1px dotted #006633;
	border-top: 1px none;
}
#release .cd .other.title {
	font-weight: bold;
	color: #333333;
}



#profile {
	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;
}
#profile h3 {
	height: 30px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
#profile .yabu_prf {
	width: 860px;
	padding: 20px;
}

#profile p img {
	float: left;
	height: 300px;
	width: 300px;
	margin-right: 15px;
	margin-bottom: 15px;
}


 .fortop {
	background-color: #CCCCCC;
	margin: 0px 0px 10px;
	width: 900px;
	border-right: 0px none;
	border-left: 0px none;
	border-top: 0px none;
	border-bottom: 0px none;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 5px;
	color:#000000;
	text-indent: 10px;
	font-size: small;
}
#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;
}
