@charset "utf-8";
/* ===================================================================
CSS information
 file name  :  top.css
 style info :  共通設定
=================================================================== */
#page{
	width:950px;
	text-align:center;
	margin:0 auto;
}

.box_left{
	width:691px;
	float:left;
	background:url(../img/back_2.gif) no-repeat;
	height:1418px;
	margin-bottom:15px;
}

.box_right{
	width:259px;
	float:right;	
	background:url(../img/title.jpg) no-repeat;
	height:1418px;
	margin-bottom:15px;
}

.box_right #logo a{
	display:block;
	margin:28px 0 0 135px;
	width:85px;
	height:136px;
	text-indent:-9999px;
}

.box_right h1{
	width:259px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
}

.directors_box_a a:hover,
.directors_box_b a:hover,
.directors_box_c a:hover,
.directors_box_d a:hover,
.directors_box_e a:hover{
	background:none;
}

.directors_box_a{
	width:596px;
	height:237px;
	margin-left:79px;
	text-indent:-9999px;
	background:url(../img/directors_a_over.jpg);
}

.directors_box_a a{
	width:596px;
	height:237px;
	display:block;
	background:url(../img/directors_a.jpg);
}

.directors_box_b{
	width:596px;
	height:237px;
	margin-left:79px;
	text-indent:-9999px;
	background:url(../img/directors_b_over.jpg) no-repeat right;
}

.directors_box_b a{
	width:596px;
	height:237px;
	display:block;
	background:url(../img/directors_b.jpg);
}

.directors_box_c{
	width:601px;
	height:240px;
	margin-left:61px;
	text-indent:-9999px;
	background:url(../img/directors_c_over.jpg);
}

.directors_box_c a{
	width:601px;
	height:240px;
	display:block;
	background:url(../img/directors_c.jpg);
}

.directors_box_d{
	width:596px;
	height:237px;
	margin-left:61px;
	text-indent:-9999px;
	background:url(../img/directors_d_over.jpg);
}

.directors_box_d a{
	width:596px;
	height:237px;
	display:block;
	background:url(../img/directors_d.jpg);
}

.directors_box_e{
	width:596px;
	height:237px;
	margin-left:79px;
	text-indent:-9999px;
	background:url(../img/directors_e_over.jpg);

}

.directors_box_e a{
	width:596px;
	height:237px;
	display:block;
	background:url(../img/directors_e.jpg);
}

#contents .box_top{
	width:907px;
	margin:10px 10px 0px;
	padding:10px;
	text-align:left;
	font-size:14px;
	border:1px solid #CCC;
	_color:#CC0000;
}

.directors_box_x{
	width:598px;
	margin:20px 0px 0px 65px;
	padding:5px;
	text-align:left;
	font-size:11px;
	border:1px solid #002080;
	color:#002080;
	background-color:#FFF;
}

.directors_box_y{
	width:598px;
	margin:5px 0px 5px 65px;
	padding:5px;
	text-align:left;
	font-size:11px;
	border:1px solid #E5007F;
	color:#E5007F;
	background-color:#FFF;
}
