


/* サブ（トップページの画面の設定）--------------------------------------- */	
	
	
div#helpbox{
	width:180px;
	}
	
div#helpbox ul{
	padding-bottom:6px;
	}

div#helpbox ul.guide li{
	text-indent:-9999px;
	}
	
div#helpbox ul.guide li a{
	display:block;
	width:169px;
	}
		
div#helpbox ul.guide li a:hover{
	background-position:2px 0px;
	}
	
li#hajimete a{
	background:url(../img/guide_hajimete.gif) no-repeat left top;
	height:60px;
	}
	
li#yougosyuu a{
	background:url(../img/guide_yougo.gif) no-repeat left top;
	height:50px;
	}
	
li#situmon a{
	background:url(../img/guide_situmon.gif) no-repeat left top;
	height:50px;
	}
	

ul.oyakudati li{
	padding:0px 0px 2px 16px;
	background:url(../img/arroow01.gif) no-repeat 5px center;
	text-decoration:underline;
	}
	

li#cash_oyakudati{
	background:url(../img/guide_cashoyakudati.gif) no-repeat left top;
	height:38px;
	text-indent:-9999px;
	}



li#sonota_oyakudati{
	background:url(../img/guide_sonotaoyakudati.gif) no-repeat left top;
	height:38px;
	text-indent:-9999px;
	}


li#kigyou a{
	background:url(../img/guide_kigyou.gif) no-repeat left top;
	height:50px;
	}
	
li#interview a{
	background:url(../img/guide_interview.gif) no-repeat left top;
	height:60px;
	}
	
li#topics a{
	background:url(../img/guide_topics.gif) no-repeat left top;
	height:60px;
	}


div#newbox{
	margin-top:5px;
	width:170px;
	}

div#newbox h3{
	text-indent:-9999px;
	background:url(../img/guide_sintyaku.gif) no-repeat left top;
	height:38px;
	}
	
div#newbox ul li{
	width:160px;
	margin-left:7px;
	}
	
ul.kigyou{
	padding:20px 0 0 3px;
	}

ul.kigyou li{
	padding:0;
	}
	
/* リンク設定-----------------------------------------------------　*/

	
div#linkspace li{
	display: inline;
	font-size:11px;
	color:#F63;}
	
div#linkspace li a{
	padding:0px 2px;
	font-size:11px;
	color:#F63;
	}

/* グローバルナビの内容（はじめに・免責事項・会社案内など）-------------------------- */

div#contents_gnavi{
	background:url(../img/middlebar_cat.gif) no-repeat left top;
	width:485px;
	}
	
div#contents_gnavi h2{
	font-size:15px;
	color:#603;
	padding:20px 0px 0px 45px;
	}
	
div#contents_gnavi p{
	margin:30px 8px 0;
	line-height:18px;
	}



/* サイトマップ */
table#sitemap{
	margin:20px 0 0 10px;
	background:#fff;
	font-size:12px;
	border-collapse:collapse;
	}
	
table#sitemap td{
	vertical-align:top;}
	
td#l_kigyou{
	width:230px;
}

td#r_kigyou{
	width:230px;
	}

table#sitemap dl{
	border:#AAB9C6 1px solid;

	margin:0 2px 10px 2px;
	padding-bottom:7px;
	}

table#sitemap dt.gyou{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	background-color:#AAB9C6;
	padding:3px 2px;
	margin:0 0 10px 0;
	}
	
table#sitemap dd{
	margin-top:4px;
	margin-left:15px;
	background:url(../img/arroow01.gif) no-repeat left 2px;
	text-indent:13px;
	font-size:12px;
	}
	
table#sitemap dd.kasira{
	font-size:12px;
	background:none;
	margin:15px 0 0 0;
	color:#666;
	}
	
