@charset "UTF-8";
@import url(../../etc/default.css);


/* pages */

body{
width: 722px;
font-size: 85%;
background: #fff;
color: #333;
line-height: 1.4;
font-family: Arial, sans-selif;
}
#container{
position: relative;
background: #fff url(img/career_bg.gif);
border: 1px solid #ccc;
}
#header p{
margin-bottom: 20px;
}
.nav{
padding: 0 10px;
text-align: right;
}
.nav li{
display: inline;
}
#header .goconso{
padding: 0 12px;
background: url(../../img/header_bg.gif) repeat-x center center;
line-height: 1;
}
#main{
margin: 20px;
}
#footer{
margin: 24px 12px 0;
padding: 24px;
border-top: 2px solid #ccc;
}


/* common */
a{
color: #1066de;
text-decoration: none;
}
a:hover{
color: #e9967a;
text-decoration: underline;
}
img{
border: none;
vertical-align: bottom;
}
hr{
clear: both;
width: 0;
height: 0.1px;
margin: 0;
padding: 0;
visibility: hidden;
}


/* hx */
h2{
margin: 36px 0 12px;
padding: 2px 12px 2px 48px;
background: url(img/h_title.gif) left center no-repeat;
color: #fff;
font-size: 120%;
}
h1{
margin-bottom: 20px;
padding: 0;
background: none;
}
#top h2{
clear: both;
background: url(img/h2.gif) left center no-repeat;
padding: 16px;
font-size: 120%;
color: #f70f34;
}
h3{
margin: 12px 0 6px;
color: #f33;
font-size: 120%;
font-weight: bold;
}
#top h3{
padding-left: 16px;
background: url(img/circle_red.gif) left center no-repeat;
font-size: 120%;
font-weight: normal;
}
#top .gonendo{
width: 650px;
margin: 0;
padding: 0 12px;
list-style: none;
}
#top .gonendo li{
width: 300px;
margin: 0;
margin-bottom: 10px;
padding: 0;
text-align: center;
float: left;
color: #fff;
font-size: 120%;
}
#top .gonendo li a{
display: block;
margin-right: 5px;
padding: 2px;
background: #f63e40;
color: #fff;
}
#top dt{
margin-top: 12px;
color: #f33;
}
#top dl li{
display: inline;
margin-right: 1em;
}


/* block */
.yajirushi{
margin-left: 17px;
padding-left: 20px;
background: url(img/arrow_r.gif) 0 0.4em no-repeat;
}
.figure{
margin: 12px 0;
text-align: center;
}
.gotop{
text-align: right;
}


/* table */
table{
border-collapse: collapse;
font-size: 100%;
}
.ichiran{
margin: 0 24px 24px;
}
.daigaku{
width: 680px;
table-layout: fixed;
}
th,
td{
padding: 1px 6px;
}
.daigaku th,
.daigaku td{
border: 1px solid #f66;
}
.ichiran th{
color: #f34;
text-align: left;
}
.daigaku th{
background: #f99;
text-align: center;
}
.gakubu{width: 100px;}
.gakka{width: 100px;}
.kamoku{width: 240px;}
.kikan{width: 60px;}