@charset "UTF-8";
/* CSS Document */

@import "/lib/cmn_css/component.css";
@import "/corporate/css/corporate_comp.css";

.second {
	background:url(/corporate/image_uniq/ttl_history.gif) top left no-repeat;
	clear:both;
	margin-bottom:7px;
	padding:0;
	width:580px;
	height:32px;
}

#contents ul.year {
	margin-bottom: 30px;
	width: 580px;
}

#contents ul.year li {
	float: left;
	padding: 0 15px 5px 0;
	white-space: nowrap;
}

.year2010 {
	background:url(/corporate/image_uniq/ttl_cp_history2010.gif) top left no-repeat;
	clear:both;
	margin-bottom:7px;
	padding:0;
	width:580px;
	height:24px;
}


.year01 {
	background:url(/corporate/image_uniq/ttl_cp_history2000.gif) top left no-repeat;
	clear:both;
	margin-bottom:7px;
	padding:0;
	width:580px;
	height:24px;
}

.year02 {
	background:url(/corporate/image_uniq/ttl_cp_history1990.gif) top left no-repeat;
	clear:both;
	margin-bottom:7px;
	padding:0;
	width:580px;
	height:24px;
}

.year03 {
	background:url(/corporate/image_uniq/ttl_cp_history1980.gif) top left no-repeat;
	clear:both;
	margin-bottom:7px;
	padding:0;
	width:580px;
	height:24px;
}

.year04 {
	background:url(/corporate/image_uniq/ttl_cp_history1970.gif) top left no-repeat;
	clear:both;
	margin-bottom:7px;
	padding:0;
	width:580px;
	height:24px;
}

.year05 {
	background:url(/corporate/image_uniq/ttl_cp_history1960.gif) top left no-repeat;
	clear:both;
	margin-bottom:7px;
	padding:0;
	width:580px;
	height:24px;
}

.year06 {
	background:url(/corporate/image_uniq/ttl_cp_history1950.gif) top left no-repeat;
	clear:both;
	margin-bottom:7px;
	padding:0;
	width:580px;
	height:24px;
}

.year07 {
	background:url(/corporate/image_uniq/ttl_cp_history1940.gif) top left no-repeat;
	clear:both;
	margin-bottom:7px;
	padding:0;
	width:580px;
	height:24px;
}

.year2010 span, .year01 span, .year02 span, .year03 span, .year04 span, .year05 span, .year06 span, .year07 span {
/* fontsizeFixed */
	display:block;
	font-size:small;
	text-indent:-9999px;
	overflow:hidden;
}

/* uwagaki style */
#contents table.cpTable th {width: 20%; vertical-align: top;}
#contents table.cpTable td {vertical-align: top;}

#contents div.hisBox {
	width:580px;
	margin-bottom:10px;
	}


#contents div.cateListL {
	float: left;
	margin-right: 10px;
	width: 125px;
}

#contents div.cateListR {
	float: left;
	width: 430px;
}


