@charset "utf-8";
/* CSS Document */
#gnav{
	border-bottom:5px solid #E60012;
}
#gnav .recruit a{
	background-image:url(../../common/img/gnav.gif);
	background-position:-544px -51px;
}
#main{
	padding-bottom:100px;
}
#main h2{
	text-indent:0;
	color:#E60012;
	height:auto;
	margin-top:30px;
	margin-bottom:30px;
	margin-left:30px;
	font-size:1.0em;
}
#side h2{
	background-image:url(../img/nav_ttl.gif);
	background-repeat:no-repeat;
	width:113px;
	height:15px;
}

#lnav ul{
	background-image:url(../img/lnav.gif);
	background-repeat:no-repeat;
	width:180px;
	height:221px;
}
#lnav a:hover{
	background-image:url(../img/lnav.gif);
}

.index a:hover{
	background-position:-181px -1px;
}

/*Active*/
.index a{
	background-image:url(../img/lnav.gif);
	background-position:-181px -1px;
}

#main p{
	margin-left:30px;
	margin-right:20px;
	margin-bottom:30px;
}
#main h3{
	font-size:0.8em;
	font-weight:normal;
}
#main li{
	float:left;
	margin-right:30px;
}
.gotosemi{
	color:#E60012;
	font-size:0.8em;
}
.gotosemi:hover{
	font-weight:bold;
}
#new ul{
	margin-bottom:10px;
	margin-top:10px;
	margin-left:50px;
}
#new,#carrier{
	margin-left:30px;
	margin-bottom:30px;
}
#carrier p{
	margin-left:0px;
}
#carrier a{
	padding-left:5px;
	padding-right:5px;
	color:#333;
}
#carrier a:hover{
	color:#fff;
	background-color:#E60012;
	text-shadow:none;
}


