body {
	background-color: #000000;
	margin: 0px;
	background-image:url(../img/common/bg_face.jpg);
	background-repeat:no-repeat;
	text-align:left;
}
.wrapper {
	width:920px;
	margin-top:30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
}
.copyright {
	font-size: 10px;
	color: #666666;
	text-align: center;
	margin-bottom:3px;
	clear: both;
}
.smallfont {
	font-size:8px;
}

/*----------------------------------------------------左メニューの設定*/
#left {
	text-align: right;
	float: left;
	width: 312px;
}


#left li {
	list-style-type: none;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}


/*----------------------------------------------------右側テキスト部分の設定*/
#right {
	width:531px;
	float: right;
}
#right h2, #right p {
	margin: 0px;
	padding: 0px;
}
#right .txt {
	font-size: 12px;
	line-height: 1.7em;
	background-image: url(../img/common/txtarea_bg.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
}
#right .txt h3 {
	margin-bottom: 10px;
	padding: 0px;
	font-size: 14px;
}
#right .txt #top {
	margin-top: 0px;
}
#right .txt a {
	color:#CC0000;
}

/* ---------------------------------------------------- */


.clear{
	clear:both;
}


#left h1 {
	margin-top:20px;
}

#left li {
	line-height:1;
}


table.interview {

}

table.interview th {
	white-space:nowrap;
	text-align:right;
}

table.interview th,td {
	font-size:10.5pt;
	font-family:"ヒラギノ明朝 Pro W3","ＭＳ Ｐ明朝", "細明朝体", serif;
	vertical-align:top;
	line-height:1.7;
}

.gn {
	padding-top:25px;
	font-weight:bold;
	color:olive;
}
