@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: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #003366;
	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: 39px;
	width: 940px;
}
#navi ul li {
	list-style: none inside;
	display: inline;
	float: left;
}


#navi  ul  li#inter a {
	background-image: url(images/interview_e.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 177px;
	text-indent: -5000px;
	display: block;
}

#navi  ul  li#inter a:hover {
	background-image: url(images/interview_j.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 177px;
	text-indent: -5000px;
	display: block;
}
#navi  ul  li#prof a {
	background-image: url(images/profile_e.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 133px;
	text-indent: -5000px;
	display: block;
	float: left;
}

#navi  ul  li#prof a:hover {
	background-image: url(images/profile_j.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 133px;
	text-indent: -5000px;
	display: block;
	float: left;
}
#navi  ul  li#relea a {
	background-image: url(images/release_e.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 142px;
	text-indent: -5000px;
	display: block;
	float: left;
}

#navi  ul  li#relea a:hover {
	background-image: url(images/release_j.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 142px;
	text-indent: -5000px;
	display: block;
	float: left;
}
#navi  ul  li#offi a {
	background-image: url(images/official_e.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 488px;
	text-indent: -5000px;
	display: block;
	float: left;
}

#navi  ul  li#offi a:hover {
	background-image: url(images/official_j.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 488px;
	text-indent: -5000px;
	display: block;
	float: left;
}

/*interview  =
----------------------------*/

#interview {
	background-color: #d9d8d6;
	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;
	
	color:#003366;
	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 #in_1{
	float: left;
	height: 301px;
	width: 350px;
	margin-right: 15px;
}

#interview dl dd #in_2{
	float: left;
	height: 330px;
	width: 200px;
	margin-right:15px;
}

#interview dl dd #in_3{
	float: left;
	height: 330px;
	width: 350px;
	margin-right: 15px;
}

#interview p.thanks {
	margin: 20px;
	width: 860px;
	font-size: medium;
	font-weight: 800;
	color: #CC0033;
	text-align: center;
}

#interview #kansou {
	width: 840px;
	border: 5px double #003366;
	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: #d9d8d6;
	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 .yabu_cd {
	width: 860px;
	padding: 20px;
	height: 390px;
}

#release .yabu_cd .imcm1009 {
	width: 280px;
	margin-right: 10px;
	float: left;
}

#release .yabu_cd .imcm1006 {
	width: 280px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#release .yabu_cd .imcm8101 {
	width: 280px;
	float: left;
	clear: none;
	margin: 0px;
}


#profile {
	background-color: #d9d8d6;
	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: 525px;
	width: 350px;
	margin-right: 15px;
}


 .fortop {
	background-color: #d9d8d6;
	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:#003366;
	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;
}

