@charset "utf-8";
/* CSS Document */

*{
	padding:0;
	margin:0;
	border:0 none;
}

body,td,th {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #000000;
}

a {
	color:#3D6006;
	text-decoration:underline;
	outline: 0;
}

a:hover{
	color:#7CBE14;
}

body {
	background-color:#990000;
	background-image:url(../img/bg.gif);
	background-position:top center;
	text-align:center;
}

.wrapper{
	margin:0 auto;
	/*min-height:600px;*/
	/*overflow:hidden;*/
	text-align:left;
	width:780px;
	background-color:#FFFFFF;
}


.header{
/*	height:230px; */
    height:251px;
	margin:0 0 10px;
	position:relative;
	width:780px;
}

.tagline {
	font-size:10px;
	left:0;
	line-height:1;
	position:absolute;
	top:7px;
}

.header h1{
	background-image:url(../img/logo.gif);
	background-repeat:no-repeat;
/*	height:174px; */
	height:195px;
	left:0;
	position:absolute;
	text-indent:-9999px;
	width:780px;
}

.header h1 a{
	display:block;
/*	height:174px; */
	height:195px;
	width:320px;
}

.mail{
	position:absolute;
	top:130px;
	left:440px;
	text-indent:-9999px;
	width:270px;
	height:30px;
}

.mail a{
	width:270px;
	height:30px;
	display:block;
}

.attention {
	position:absolute;
	top:170px;
	left:575px;
	text-indent:-9999px;
	width:50px;
	height:30px;
}

.attention a {
	width:50px;
	height:30px;
	display:block;
}

.navi{
	background-image:url(../img/navi.gif);
	background-repeat:no-repeat;
	bottom:0;
	height:50px;
	left:0;
	overflow:hidden;
	position:absolute;
	width:780px;
}

ul.navi li{
	display:block;
	float:left;
	font-size:1px;
	height:50px;
	width:130px;
}

ul.navi li a{
	background-repeat:no-repeat;
	display:block;
	height:50px;
	text-decoration:none;
	text-indent:-9999px;
	width:130px;
}

ul.navi li a:hover{
	background-image:url(../img/navi.gif);
}

ul.navi li.topBtn a:hover{
	background-position:0 -50px;
}

ul.navi li.staffBtn a:hover{
	background-position:-130px -50px;
}

ul.navi li.systemBtn a:hover{
	background-position:-260px -50px;
}

ul.navi li.accessBtn a:hover{
	background-position:-390px -50px;
}

ul.navi li.recruitBtn a:hover{
	background-position:-520px -50px;
}

ul.navi li.linkBtn a:hover{
	background-position:-650px -50px;
}

.main_content{
	width:940px;
}

.footer{
	background-image:url(../img/copyright.gif);
	margin:40px auto 40px auto;
	width:378px;
	height:16px;
	clear:both;
}

.footer_2008{
	background-image:url(../img/copyright_2008.gif);
	margin:40px auto 40px auto;
	width:378px;
	height:16px;
	clear:both;
}

.footer_2008-2009{
	background-image:url(../img/copyright_2008-2009.gif);
	margin:40px auto 40px auto;
	width:378px;
	height:16px;
	clear:both;
}

.footer_2008-2010{
	background-image:url(../img/copyright_2008-2010.gif);
	margin:40px auto 40px auto;
	width:378px;
	height:16px;
	clear:both;
}

.footer_2008-2011{
	background-image:url(../img/copyright_2008-2011.gif);
	margin:40px auto 40px auto;
	width:378px;
	height:16px;
	clear:both;
}

.footer_2009{
	background-image:url(../img/copyright_2009.gif);
	margin:40px auto 40px auto;
	width:378px;
	height:16px;
	clear:both;
}

.footer_2009-2010{
	background-image:url(../img/copyright_2009-2010.gif);
	margin:40px auto 40px auto;
	width:378px;
	height:16px;
	clear:both;
}

.footer_2009-2011{
	background-image:url(../img/copyright_2009-2011.gif);
	margin:40px auto 40px auto;
	width:378px;
	height:16px;
	clear:both;
}

.footer_2010{
	background-image:url(../img/copyright_2010.gif);
	margin:40px auto 40px auto;
	width:378px;
	height:16px;
	clear:both;
}

.footer_2010-2011{
	background-image:url(../img/copyright_2010-2011.gif);
	margin:40px auto 40px auto;
	width:378px;
	height:16px;
	clear:both;
}

.footer_2011{
	background-image:url(../img/copyright_2011.gif);
	margin:40px auto 40px auto;
	width:378px;
	height:16px;
	clear:both;
}

.title_content{
	margin:10px 0 0 100px;
	width:700px;
	height:47px;
	/*background-image:url(../img/recruit_logo.png);*/
}

.recruit_table{
	margin:75px 0 0 75px;
}

.style1 {
	color: #FF0000
}

.style2 {
	color: #FFFFFF;
	margin-left:20px;
	font-size: large;
	font-weight: bold;
}

.style4 {
	font-size: xx-large;
	font-weight: bold;
	color: #FF0000;
}

.style5 {
	font-size: x-large;
	font-weight: bold;
	color: #FF6600;
}

.style6 {
	color: #000000
}

.style7 {
	font-size: x-large
}

.style8 {
	font-size: 14px;
	color: #0000FF;
	font-weight: bold;
}

.style9 {
	color: #003AFF;
	font-weight: bold;
}

.style10 {
	font-size: large;
	color: #CC0000;
	font-weight: bold;
}

.style11 {
	font-size: xx-large;
	font-weight: bold;
	color: #0066FF;
}

.style12 {
	font-size: xx-large;
	font-weight: bold;
	color: #FF0033;
}

.style13 {
	color: #330000;
	font-weight: bold;
}

.style14 {
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
}

.style15 {
	font-size: large
}

.style16 {
	color: #FFFFFF
}

.style17 {
	color: #FF0000
}

.style23 {
	color: #0000FF
}

.style24 {
	color: #006600
}

.style26 {
	color: #CC0000
}

.style32 {
	font-size: large;
	font-weight: bold;
}

.style33 {
	font-size: x-large;
	font-weight: bold;
}

.style37 {
	font-weight: bold
}

.style40 {
	color: #990066
}

.style42 {
	color: #FF3300;
	font-weight: bold;
	font-size: x-large;
}

.style47 {
	color: #000000;
	font-size: large;
	font-weight: bold;
}

