#header {
	height: 129px;
	background: url(bg_main.jpg) no-repeat 0 0;
}
#header h1 {
	float: right;
	width: 100px;
	height: 50px;
	margin-top: 10px;
}
#header h1 a {
	display: block;
	width: 100px;
	height: 50px;
	text-indent: -9999px;
	outline: none;
}
.ce li {
	margin: 10px 0;
}
.ce a:hover * {
	filter: alpha(opacity=40);
	-moz-opacity:0.40;
	opacity:0.40;
}
#contentsbody dl {
	margin-top: 25px;
}
#contentsbody dt {
	font-weight: normal;
	width: 4em;
	font-weight: bold;
}
#contentsbody dd {
	margin-left: 4em;
	position: relative;
	top: -1.7em;
	margin-bottom: -10px !important;
}
.interviewer {
	margin-left: 5em !important;
	color: #5088bc;
}
#contentsbody .conv dt {
	font-weight: normal;
	width: 6em;
}
#contentsbody .conv dd {
	margin-left: 6em;
	position: relative;
	top: -1.7em;
}

/*name*/
.inoue {
	color: #099;
}
.yoshida {
	color: #C36;
}
.ashikawa {
	color: #F90;
}
.shirakawa {
	color: #06F;
}
.omiya {
	color: #060;
}
.tokanou {
	color: #63F;
}

.noguti {
	color: #b91511;
}
.robert {
	color: #5088bc;
}
.w150 {
	width: 150px;
}
.description {
	font-size: 83%;
	margin-right: 0 !important;
}
