@charset "utf-8";
* {
	padding:0;
	margin:0;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	color: #333333;
	background-image: url(../img/header_bg.jpg);
	background-repeat: repeat-x;
}
html {
	overflow: scroll;
}
img {
	border:0;
}
a:link {
	color: #3366FF;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 125px;
	width: 900px;
	margin-bottom: 30px;
	position: relative;
}
#summary {
	font-size: 12px;
	color: #666666;
	height: 17px;
	width: 500px;
	position: absolute;
	top: 10px;
	left: 10px;
}
#logo {
	height: 45px;
	width: 145px;
	position: absolute;
	left: 20px;
	top: 30px;
}
#tel {
	height: 27px;
	width: 230px;
	position: absolute;
	left: 660px;
	top: 45px;
}

ul#assist_navi {
	font-size: 12px;
	position: absolute;
	top: 10px;
	left: 520px;
	width: 400px;
}
#assist_navi li {
	list-style-type: none;
	background-image: url(../img/arrow01.gif);
	background-repeat: no-repeat;
	float: left;
	font-size: 12px;
	text-indent: 12px;
	background-position: 0px 1px;
	margin-left: 15px;
}
#assist_navi a:link {
	color: #666666;
	text-decoration: none;
}
#assist_navi a:visited {
	color: #666666;
	text-decoration: none;
}
#assist_navi a:hover {
	color: #3366CC;
	text-decoration: underline;
}

ul#gnavi {
	background-image: url(../img/gnavi_bg.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 90px;
}
#gnavi li {
	display: block;
	float: left;
	height: 35px;
	width: 130px;
	list-style-type: none;
	text-indent: -9999px;
	overflow: hidden;
}
#gnavi li a {
	background-image: url(../img/gnavi.jpg);
	display: block;
	height: 35px;
	width: 130px;
}
#gn01 a {
	background-position: 0px 0px;
}
#gn01 a:hover {
	background-position: 0px -35px;
}
#gn02 a {
	background-position: -130px 0px;
}
#gn02 a:hover {
	background-position: -130px -35px;
}
#gn03 a {
	background-position: -260px 0px;
}
#gn03 a:hover {
	background-position: -260px -35px;
}
#gn04 a {
	background-position: -390px 0px;
}
#gn04 a:hover {
	background-position: -390px -35px;
}
#gn05 a {
	background-position: -520px 0px;
}
#gn05 a:hover {
	background-position: -520px -35px;
}
#header_inq {
	height: 35px;
	width: 170px;
	position: absolute;
	top: 90px;
	left: 730px;
}
#header_inq a {
	background-image: url(../img/header_inq.jpg);
	display: block;
	height: 35px;
	width: 170px;
	text-indent: -9999px;
	overflow: hidden;
}
#header_inq a:hover {
	background-position: 0px -35px;
}
#image {
	margin-bottom: 20px;
}
#pankuzu {
	background-image: url(../img/pankuzu_bg.gif);
	height: 33px;
	width: 900px;
	font-size: 12px;
	line-height: 33px;
	text-indent: 15px;
	margin-bottom: 20px;
}
#left_side {
	float: left;
	width: 630px;
	margin-bottom: 30px;
}
#right_side {
	float: right;
	width: 250px;
	margin-bottom: 30px;
}
.sn_box {
	background-image: url(../img/bg_snavi.gif);
	background-repeat: repeat-y;
	margin-bottom: 20px;
}
.sn_box h2#top_novus {
	background-image: url(../img/ttl_novus.jpg);
	height: 25px;
	width: 250px;
	text-indent: -9999px;
	margin-bottom: 10px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.sn_box h2#top_news {
	background-image: url(../img/ttl_news.jpg);
	height: 25px;
	width: 250px;
	text-indent: -9999px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
.sn_box h2#contents {
	background-image: url(../img/ttl_contents.jpg);
	height: 25px;
	width: 250px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.sn_box h2#company {
	background-image: url(../company/img/ttl_company.jpg);
	height: 25px;
	width: 250px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.sn_box h2#recruit {
	background-image: url(../recruit/img/ttl_recruit.gif);
	height: 25px;
	width: 250px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

.top_news_list {
	font-size: 10px;
	text-align: right;
	padding-right: 10px;
	background-image: url(../img/dot_snavi.gif);
	background-repeat: no-repeat;
	background-position: 1px bottom;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: -5px;
}

#navi_entry {
	margin-bottom: 15px;
}

#navi_entry li {
	list-style: none;
	margin-bottom: 3px;
}

.sn_box dl {
	font-size: 12px;
	color: #666666;
	line-height: 130%;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.sn_box dt {
	background-image: url(../img/arrow03.gif);
	background-repeat: no-repeat;
	height: 15px;
	line-height: 15px;
	text-indent: 8px;
	color: #3366CC;
	background-position: 0px 3px;
}
.sn_box dd {
	padding-left: 8px;
	margin-bottom: 15px;
}
.sn_box dd a:link {
	color: #666666;
	text-decoration: underline;
}
.sn_box dd a:visited {
	color: #666666;
	text-decoration: underline;
}
.sn_box dd a:hover {
	color: #3399FF;
	text-decoration: underline;
}
.sn_box ul {
	font-size: 12px;
	margin-bottom: 5px;
}
.sn_box li {
	display: block;
	height: 30px;
	width: 250px;
	list-style-type: none;
	background-image: url(../img/arrow03.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	line-height: 30px;
	text-indent: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E8E8E8;
}
.sn_box li a {
	display: block;
	height: 30px;
	width: 250px;
}
.sn_box p {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 140%;
	color: #666666;
}
.sn_inq {
	height: 19px;
	width: 90px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.sn_inq a {
	background-image: url(../img/btn_inq01.jpg);
	display: block;
	height: 19px;
	width: 90px;
	text-indent: -9999px;
}
.sn_inq a:hover {
	background-position: -90px 0px;
}

.sn_bottom {
	background-image: url(../img/bottom_snavi.jpg);
	height: 5px;
	width: 250px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#sn_banner {
	background-color: #F3F5F8;
	width: 230px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sn_banner img {
	margin-bottom: 10px;
}
#sn_image {
	text-align: center;
	width: 250px;
	margin-bottom: 20px;
}
#bnr_entry {
	margin: 20px 0;
	text-align: center;
}
#bnr_entry li {
	margin-bottom: 10px;
	list-style: none;
}
.pagetop {
	clear: both;
	width: 630px;
	margin-bottom: 30px;
	text-align: right;
}
#footer_navi {
	clear: both;
	width: 900px;
	margin-bottom: 15px;
	background-image: url(../img/dot_900px.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 5px;
}
#footer_navi ul {
	text-align: center;
	width: 900px;
	font-size: 80%;
	color: #3366CC;
	padding: 5px;
}
#footer_navi li {
	display: inline;
	list-style-type: none;
}
#footer_navi a:link {
	color: #336699;
}
#footer_navi a:visited {
	color: #666666;
	text-decoration: none;
}
#footer_navi a:hover {
	color: #3399FF;
	text-decoration: underline;
}
#footer {
	font-size: 12px;
	line-height: 45px;
	color: #666666;
	background-image: url(../img/footer_bg.jpg);
	text-align: right;
	height: 45px;
	width: 885px;
	padding-right: 15px;
	margin-bottom: 10px;
}
.clear {
	clear: both;
}
