@charset "UTF-8";
@import "common.css";

/*-----------------------------------------
	footerを常時下に
-----------------------------------------*/

div#container-in {
    padding-bottom:104px;
}

/*-----------------------------------------
	main
-----------------------------------------*/

#top-main {
	width:870px;
	margin:0 auto;
}

#flash {
	float:right;
	width:649px;
	text-align:left;
	margin:35px 0 0 0;
}

#top-left {
	float:left;
	width:205px;
	margin:35px 0 0 0;
}


#top-bottom {
	clear:both;
	width:870px;
}

#top-bottom li {
	float:left;
	margin-bottom:10px;
}

.banner-l-17 {
	margin-left:17px;
}

.banner-l-16 {
	margin-left:16px;
}

#top-tmp-banner { /* 316pxバナーx2 */
	padding:25px 0 20px;
}

#top-tmp-banner .top-tmp-bn-left {
	width:316px;
	float:left;
}

#top-tmp-banner .top-tmp-bn-right {
	width:316px;
	float:right;
}

#top-tmp-banner-s { /* 3コ並び */
	padding:25px 0 0 1px;
}

#top-tmp-banner-s li{
	width:205px;
	float:left;
	margin-right:16px;
}

#top-tmp-banner-s li.edge {
	margin-right:0;
}

#top-tmp-banner-s02 { /* 4コ並び */
	padding:10px 0 0 1px;
}

#top-tmp-banner-s02 li{
	width:152px;
	float:left;
	margin-right:13px;
}

#top-tmp-banner-s02 li.edge {
	margin-right:0;
}

#top-tmp-banner-s03 { /* 4コ並び */
	padding:10px 0 0 1px;
}

#top-tmp-banner-s03 li{
	width:205px;
	float:left;
	margin-right:16px;
}

#top-tmp-banner-s03 li.edge {
	margin-right:0;
}

#top-banner-sttl {
	padding:15px 0 0;
}

/*-----------------------------------------
	left-banner
-----------------------------------------*/

#top-left .left-box li a:link,
#top-left .left-box li a:visited,
#top-left .left-box li a:hover,
#top-left .left-box li a:active {
	text-decoration:underline;
}


.left-box {
	width:205px;
	margin:25px 0 30px 0;
}

.left-box li {
	width:181px;
	margin:0 7px 5px 7px;
	padding-left:10px;
	background:url(../common/icon_arrow03.gif) 0 5px no-repeat;
	font-size:10px;
}

/* 小リンク */

.left-sub-banner-top {
	padding:0 0 0 10px;
}

.left-sub-banner-top li {

}


/*-----------------------------------------
	footer
-----------------------------------------*/

#footer {
	width:100%;
    height:104px;
	position:absolute;
    bottom:0px;
}

#foot-link {
	width:605px;
	margin:0 auto 14px auto;
}

#foot-link-in {
	float:right;
	width:502px;
}

#foot-link-in li {
	float:left;
}

#footer-bg {
	width:100%;
	height:82px;
	padding-top:11px;
	background:url(../common/footer_bg.gif) left repeat;
	text-align:center;
}

.footer-in {
	width:865px;
	margin:0 auto;
}

#footer-in address {
	margin-top:2px;
}

#foot-link {
	/*
	width:522px;
	margin:0 0 10px 348px;
	*/
	/*
	width:596px;
	margin:0 0 10px 276px;
	*/
	/*
	width:515px; ※求人あり
	margin:0 0 10px 357px;
	*/
	/*
	width:441px; ※求人なし
	margin:0 0 10px 431px;
	*/
	width:515px;
	margin:0 0 10px 357px;
}

#foot-link li {
	float:left;
	margin-left:17px;
	line-height:0;
	font-size:0;
	display:inline;
}

