


/*---フッターメニュー代替出力設定---*/

.sub{
	font-size:10px;
	background:#000000;
	color:#ffffff;
	}
	
.sub td {height:16px;}

.sub a:link {color: #ffffff; text-decoration: none;}
.sub a:hover {color: #ffffff; text-decoration: underline;}
.sub a:visited {color: #ffffff; text-decoration: none;}


/*---フッターサイトマップ設定---*/

#foot_map {
	margin:0px auto 20px;
	width:1000px;
	height:100px;
	background:#ffffff;
	font-size:11px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#666666;
	}
	
#foot_map a:link {color: #666666; text-decoration: none;}
#foot_map a:hover {color: #941d1f; text-decoration: underline;}
#foot_map a:visited {color: #666666; text-decoration: none;}

#foot_map li {
		line-height:1.5em;
		list-style-type:none;	
		}
	

#sct0{
	margin:0px auto;
	padding-top:10px;
	width:875px;
	}

#sct1 {
	width:100px;
	float:left;
	}	
	
#sct2 {
	width:155px;
	float:left;
	}

#sct3 {
	width:155px;
	float:left;
	}

#sct4 {
	width:170px;
	float:left;
	}

#sct5 {
	width:140px;
	float:left;
	}

#sct6 {
	width:155px;
	float:left;
	}


