﻿/*　工場関連　*/

/*　トップページ　*/

#top-fact {
	width:744px; height:150px;
	margin:0; padding:0;
	text-align:left;}
#top-fact ul {margin:0; padding:0;}
#top-fact li {margin:0; padding:0; float:left; list-style-type:none;}

ul#top-fact a {
	display:block;
	height:150px;
	overflow:hidden;
	text-decoration:none;
}

#top-fact li a{
	height:150px;
	display:block;
	overflow: hidden;
	background:url(/img/top-factory.jpg) no-repeat;
	text-indent:-9999em;
}

#top-fact #top-fact-1 { width:248px; }
#top-fact #top-fact-2 {width:248px; }
#top-fact #top-fact-3 { width:248px; }

#top-fact #top-fact-1 a { background-position: 0px 0px ;}
#top-fact #top-fact-2 a { background-position: -248px 0px ;}
#top-fact #top-fact-3 a { background-position: -496px 0px ;}

#top-fact #top-fact-1 a:hover { background-position: 0px -150px ;}
#top-fact #top-fact-2 a:hover { background-position: -248px -150px ;}
#top-fact #top-fact-3 a:hover { background-position: -496px -150px ;}

/* 訪れたページのメニュー部分をアクティブ状態に */
#top-fact #top-fact-1_visited { width:248px; }
#top-fact #top-fact-2_visited { width:248px; }
#top-fact #top-fact-3_visited { width:248px; }

#top-fact #top-fact-1_visited a { background-position: 0px -150px ;}
#top-fact #top-fact-2_visited a { background-position: -248px -150px ;}
#top-fact #top-fact-3_visited a { background-position: -496px -150px ;}


/* テーブル */

.chart-blue td.td-caption { text-align:center; color:#fff; background:#36f;}
.chart-clear td.td-caption { text-align:center; color:#333;}


.column { width:544px; margin:0 0 1em 0; padding:0;}
.column-top { width:544px; height:10px; margin:0; padding:0; background: url(/factory/oyama/img/column_back-top.gif) no-repeat bottom center;}
.column-bottom { width:544px; height:10px; margin:0; padding:0; background: url(/factory/oyama/img/column_back-bottom.gif) no-repeat top center;}
.column-middle { width:544px; margin:0; padding:5px; background:#ecf1f8;}