@charset "utf-8";


/*====================
 +base element
====================*/
body {
	background-color: #880000;
	background-image: url(../img/bg_body.jpg);
	background-repeat: repeat-x;
	font-family:
			Meiryo, "メイリオ",
			"Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3",
			"MS P Gothic", "ＭＳ Ｐゴシック",
			Osaka,
			verdana,helvetica,arial,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #444444;
	}


* {
	padding: 0;
	margin: 0;
}

/*====================
 +link pseudo-class
====================*/
a,
a:active {
	color: #2c71ac;
	text-decoration: underline;
	}
a:hover {
	color: #00a1dd;
	text-decoration: none;
	}
	
#footer .info .reference a,
#footer .info .reference a,
#header #utility li a,
#header #utility li a:active {
	text-decoration: none;
	}
#footer .info .reference a:hover,
#header #utility li a:hover {
	text-decoration: underline;
	}
 
/*====================
 +structure
====================*/
#structure {
	width: 950px;
	text-align: left;
	background-color: #FFFFFF;
	margin: 0 auto;
	}


/*====================
 +header
====================*/
#structure #header {
	width: 950px;
	height: 100px;
	background-image: url(../img/bg_head.jpg);
	background-repeat: no-repeat;
	}
#header #logo {
	float: left;
	height: 70px;
	margin-left: 0px;
	}
#header #logo_ut {
	float: right;
	margin-right: 0px;
	}
#header #utility {
	float: right;
	height: 24px;
	clear: right;
	width: 200px;
	}
#header #utility #language {
	float: left;
	width: 200px;
	}
	
#header #utility #language ul{
	list-style-type: none;
}

#header #utility #language li{
	float: left;
	width: 80px;
}

#header #utility #language a{
	text-align: center;
	font-size: 10px;
	display:block;
	padding: 1px;
	width: 78px;
	background-color: #ffffff;
	opacity: 0.6;
	filter: alpha(opacity=60);
	color: #880000;
	border: 1px solid #333;
}

#header #utility #language a:hover{
	background-color: #cccccc;
}

#header #headermenu {
	clear: both;
	}
	
#header #headermenu ul{
	list-style-type: none;
	margin-right: 20px;
}

#header #headermenu li{
	float: right;
	padding: 5px;
}
#header #headermenu a,
#header #headermenu a:active {
	color: #cccc99;
	font-size: 12px;
	text-decoration: none;
	padding-left: 20px;
	background-image: url(../img/header_li.gif);
	background-repeat: no-repeat;
	}
#header #headermenu a:hover {
	color: #999933;
	text-decoration: underline;
	background-image: url(../img/header_li_on.gif);
	background-repeat: no-repeat;
	}



/*====================
 +mainnavi
====================*/

#structure #mainnavi {
	background-color: #ffffff;
	}

#structure #mainnavi #photo {
	width: 610px;
	float: left;
	}
	
#structure #mainnavi #menu {
	width: 339px;
	float: right;
	background-image: url(../img/bg_main_menu.jpg);
	background-repeat: no-repeat;
	}

#structure #mainnavi #menu ul {
	width: 339px;
	float: right;
	margin-top: 17px;
	overflow: hidden;
	zoom:100%;
	list-style: none;
}
#structure #mainnavi #menu li a {
	display: block;
	width: 339px;
	text-indent: -9898px;
	background-image: url(../img/navi_menu3.jpg);
	background-repeat: no-repeat;
}
#structure #mainnavi #menu li a.navi01 {
	background-position: 0px 0px;
	width: 339px;
	height: 51px;
	}
#structure #mainnavi #menu li a.navi01:hover {
	background-position: -339px 0px;
	}
#structure #mainnavi #menu li a.navi02 {
	background-position: 0px -51px;
	height: 51px;
	}
#structure #mainnavi #menu li a.navi02:hover {
	background-position: -339px -51px;
	}
#structure #mainnavi #menu li a.navi03 {
	background-position: 0px -102px;
	height: 51px;
	}
#structure #mainnavi #menu li a.navi03:hover {
	background-position: -339px -102px;
	}
#structure #mainnavi #menu li a.navi04 {
	background-position: 0px -153px;
	height: 51px;
	}
#structure #mainnavi #menu li a.navi04:hover {
	background-position: -339px -153px;
	}
#structure #mainnavi #menu li a.navi05 {
	background-position: 0px -204px;
	height: 51px;
	}
#structure #mainnavi #menu li a.navi05:hover {
	background-position: -339px -204px;
	}
#structure #mainnavi #menu li a.navi06 {
	background-position: 0px -255px;
	height: 51px;
	}
#structure #mainnavi #menu li a.navi06:hover {
	background-position: -339px -255px;
	}


#structure #mainnavi #menu #cap {
	height: 87px;
	clear: both;
}

#structure #mainnavi #menu #cap dl {
	margin: 3px;
	padding: 3px;
}
#structure #mainnavi #menu #cap dt {
	padding-left: 14px;
	background-image: url(../img/li_cap.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 12px;
	color: #933;
	border-bottom: 1px dotted #880000;
}
#structure #mainnavi #menu #cap dd {
	color: #666666;
}

/*====================
 +bottom
====================*/

#structure #bottom {
	width: 950px;
	background-color: #ffffff;
	clear: both;
}
#structure #bottom .bn {
	color: #880000;
	letter-spasing: 0.2em;
	text-align: right;
	padding: 5px;
	clear: both;
}

/*left*/
#structure #bottom #left {
	width: 360px;
	float: left;
}

#structure #bottom #left h3 {
	font-size: 12px;
	text-align: right;
	border-bottom: 1px dotted #999999;
	border-top: 1px solid #999999;
	margin: 5px;
	padding: 1px;
	clear: both;
}
#structure #bottom #left .detailbox img {
	width: 90px;
	margin: 10px;
}
/*interview,other*/
#structure #bottom #left #interview,#other,#pickup {
	border: 1px solid #999;
	background-color: #ffffff;
	background-image: url(../img/bg_main_bottom.gif);
	background-repeat: repeat-x;
	margin: 10px 5px 5px 15px;
}

/*news*/
#structure #bottom #news {
	width: 540px;
	float: right;
	border: 1px solid #999;
	background-color: #ffffff;
	background-image: url(../img/bg_main_bottom.gif);
	background-repeat: repeat-x;
	margin: 10px 15px 5px 5px;
}
#structure #bottom #news dl{
	margin: 5px;
}
#structure #bottom #news dt{
	border-bottom: 1px dotted #ccc;
	font-weight: bold;
}
#structure #bottom #news dd{
	border-bottom: 1px solid #ccc;
	padding: 3px;
}



/*====================
 +footer
====================*/
#structure #footer {
	width: 950px;
	height: 99px;
	clear: both;
	}
#footer .info {
	background-image: url(../img/footer/bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 79px;
	font-size: 10px;
	clear: both;
	}
#footer .info .reference,
#footer .info #copyright {
	margin-top: 36px;
	}
#footer .info .reference {
	float: left;
	margin-left: 108px;
	}
#footer .info  #copyright {
	float: right;
	clear: right;
	margin-right: 28px;
	}
#footer .info  #copyright a {
	text-decoration: none;
	color: #444444;
	}
#footer .info  #copyright a:hover,
#footer .info  #copyright a.current {
	color: #00a1dd;
	text-decoration: underline;
	}




/*====================
 +clearfix
====================*/
.clearfix {
	overflow: hidden;
	}


/*====================
 +general class
====================*/

.pageup {
	clear: both;
	float: right;
	font-size: 10px;
	text-align: right;
	background-image: url(../img/icon/arrow_up.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding: 5px 14px 5px 0px;
	line-height: 10px;
	}
#footer .pageup {
	margin-right: 28px;
	}
.pageup a {
	text-decoration: none;
	}
.pageup a:hover,
.pageup a.current {
	text-decoration: underline;
	}
	
