@charset "utf-8";
/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #333333;
}
body{
	font-size: 12px;
	line-height: 1.5em;
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
}
div {  
    zoom: 1;/*for IE 5.5-7*/  
}  
div:after {/*for modern browser*/  
    content: ".";  
    clear: both;  
    display: block;  
    line-height: 0;  
    height: 0;  
    visibility: hidden;  
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fright{
	float: right;
}
.fleft{
	float: left;
}
.clear {
	clear: both;
}
.red {
	color: #FF0000;
}
.small {
	font-size: 11px;
	line-height: 15px;
}

h1 {
	font-size: 10px;
	font-weight: normal;
	padding-top: 5px;
}
h2 {
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 214px;
	text-indent: -9999px;
}
h2 a{
	height: 55px;
	width: 214px;
	display: block;
}
h3 {
	font-size: 12px;
}
table  {
    margin: 15px auto 0 auto;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-collapse: collapse;
    text-align: left;
}
table th {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #f0f0f0;
    font-weight: normal;
    text-align: right;
}
table td {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

#container {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/containerbg.png);
	background-repeat: repeat-y;
}
#header {
	padding-right: 15px;
	padding-left: 15px;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}
#contents {
	clear: both;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
}
#footer {
	clear: both;
	color: #FFFFFF;
	background-color: #333333;
	font-size: 11px;
	height: 45px;
	padding-top: 10px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

/* ヘッダーメニュー */
#header p{
	text-align:right;
	margin:-15px 0px 0px 0px;
}
#header ul.blog {

}
#header ul.blog li {
	float: left;
}


#navi {
	width: 614px;
	margin:-45px 0px 0px 260px;
}

#header ul {
	background-image: url(../img/headerNavi.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 612px;
}
#header li {
	float: left;
}
#header #L1  {
	background-image: url(../img/headerNavi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header #L1 a  {
	background-image: url(../img/jgboard_headerNavi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	width: 152px;
	display: block;
	height: 40px;
	overflow:hidden;
	outline:none;

}
#header #L1 a:hover  {
	background-position: left -40px;
}
#header #L2  {
	background-image: url(../img/jgboard_headerNavi.jpg);
	background-repeat: no-repeat;
	background-position: -152px top;
}
#header #L2 a  {
	background-image: url(../img/headerNavi.jpg);
	background-repeat: no-repeat;
	background-position: -152px top;
	text-indent: -9999px;
	width: 109px;
	display: block;
	height: 40px;
	overflow:hidden;
	outline:none;
}
#header #L2 a:hover  {
	background-position: -152px -40px;
}
#header #L3  {
	background-image: url(../img/headerNavi.jpg);
	background-repeat: no-repeat;
	background-position: -269px top;
}
#header #L3 a  {
	background-image: url(../img/headerNavi.jpg);
	background-repeat: no-repeat;
	background-position: -269px top;
	text-indent: -9999px;
	width: 111px;
	display: block;
	height: 40px;
	overflow:hidden;
	outline:none;
}
#header #L3 a:hover  {
	background-position: -269px -40px;
}
#header #L4  {
	background-image: url(../img/headerNavi.jpg);
	background-repeat: no-repeat;
	background-position: -410px top;
}
#header #L4 a  {
	background-image: url(../img/headerNavi.jpg);
	background-repeat: no-repeat;
	background-position: -380px top;
	text-indent: -9999px;
	width: 107px;
	display: block;
	height: 40px;
	overflow:hidden;
	outline:none;
}
#header #L4 a:hover  {
	background-position: -380px -40px;
}
#header #L5  {
	background-image: url(../img/headerNavi.jpg);
	background-repeat: no-repeat;
	background-position: -487px top;
}
#header #L5 a  {
	background-image: url(../img/headerNavi.jpg);
	background-repeat: no-repeat;
	background-position: -487px top;
	text-indent: -9999px;
	width: 129px;
	display: block;
	height: 40px;
	overflow:hidden;
	outline:none;
}
#header #L5 a:hover  {
	background-position: -487px -40px;
}

/* IE 透過png */
img, div { behavior: url(iepngfix/iepngfix.htc) }

/* コンチEチEレフトサイチE*/
#contents #leftSide {
	float: left;
	width: 200px;
}
#leftSide h3 {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#leftSide  ul  {

}
#leftSide li {
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}
#leftSide li a:hover {
	color: #FF0000;
}

/* コンチEチEメイン */
#main {
	float: right;
	width: 630px;
}
#h3_1 {
	background-image: url(../img/h3_1.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 625px;
	background-position: left top;
	text-indent: -9999px;
}
#h3_2 {
	background-image: url(../img/h3_2.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 625px;
	background-position: left top;
	text-indent: -9999px;
}
#h3_3 {
	background-image: url(../img/h3_3.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 625px;
	background-position: left top;
	text-indent: -9999px;
}
h4 {
	background-image: url(../img/h4Bg.jpg);
	background-repeat: no-repeat;
	height: 25px;
	text-indent: 18px;
	padding-top: 6px;
	font-size: 12px;
}
.mainBox {
	padding-bottom: 30px;
	padding-left: 40px;
}
.mainBox2 {
	width: 190px;
	float: left;
	padding-top: 20px;
}
.mainBox2 p {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#category {
	width: 350px;
	float: left;
	padding-left: 15px;
	padding-bottom: 20px;
}
#category li {
	float: left;
}
#category li a {
	text-indent: -9999px;
}
#category a:hover {
	filter: alpha(opacity=20);
	-moz-opacity: 0.20;
	opacity: 0.20;
	background: #ffffff;
}
#category #L1 {
	background-image: url(../img/category1.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 163px;
}
#category #L1 a{
	display: block;
	height: 70px;
	width: 163px;
}
#category #L2 {
	background-image: url(../img/category2.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 166px;
}
#category #L2 a{
	display: block;
	height: 70px;
	width: 166px;
}
#category #L3 {
	background-image: url(../img/category3.jpg);
	background-repeat: no-repeat;
	height: 61px;
	width: 163px;
}
#category #L3 a{
	display: block;
	height: 61px;
	width: 163px;
}
#category #L4 {
	background-image: url(../img/category4.jpg);
	background-repeat: no-repeat;
	height: 61px;
	width: 166px;
}
#category #L4 a{
	display: block;
	height: 61px;
	width: 166px;
}
#news {
	padding-left: 15px;
	padding-bottom: 15px;
}
#news li {
	background-image: url(../img/icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 22px;
	line-height: 1.8em;
}
#news .date {
	padding-right: 20px;
}
#main #recome {
	clear: both;
	height: 150px;
	padding-top: 6px;
	padding-left: 0px;
}
#main #recome li {
	float: left;
	padding-right: 5px;
}
#link {
	clear:both;
}

#link ul {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#link li {
	float: left;
	width: 160px;
	margin: 20px 10px 20px 0px;
	
}
/* フッターメニュー */

#footer p {
	color: #FFFFFF;
	white-space: nowrap;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
}
#footer a hover {
	color: #FFFFFF;
}
/* 求人 */
#recruit p{
	padding-left: 15px;
	line-height: 150%;
}

#recruit table th {
    text-align: left;
}

/* 奨学甁E*/
#schola_box{
	padding-bottom: 10px;
}
#schola_box p{
	padding-left:15px;
}
#schola_box ul{
	padding-left:15px;
}

#schola_box p.left30px{
	padding-left:30px;
}
#schola_box p.left45px{
	padding-left:45px;
}
a.gansyo {
	color: #000099;
	text-decoration: underline;
	
}
a.gansyo hover {
	color: #000099;
}
 
