@charset "UTF-8";

div#Content .box {
	overflow: hidden;
	position: relative;
	width: 884px;
	margin: 0px 0px 50px;
}

div#Content .ph
	{
	width: 250px;
	float: left;
	margin: 0px;
	}
	
div#Content .txt
	{
	width: 634px;
	float: right;
	margin: 0px;
	}
	
div#Content .cap
	{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	color: #FFFFFF;
	line-height: 1.4em;
	}
	
div#Content .ph_right
	{
	width: 250px;
	float: right;
	margin: 0px;
	}
	
div#Content .txt_right
	{
	width: 634px;
	float: left;
	margin: 0px;
	}
	
div#Content .cap_right
	{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	color: #FFFFFF;
	line-height: 1.4em;
	}
	

/* ヒストリー */
.history {
	width:634px;
	height:107px;
	background:url(../../history/img/txt01.gif) no-repeat left bottom;
}
.history a {
	display:block;
	width:634px;
	height:107px;
	font-size:1px;
	line-height:1px;
	outline:none;
	text-indent:-9999px;
}
.history a:hover {
	background:url(../../history/img/txt01_on.gif) no-repeat left bottom;
	}
	
/* シリアル */
.serial {
	width:634px;
	height:107px;
	background:url(../../history/img/txt02.gif) no-repeat left bottom;
}
.serial a {
	display:block;
	width:634px;
	height:107px;
	font-size:1px;
	line-height:1px;
	outline:none;
	text-indent:-9999px;
}
.serial a:hover {
	background:url(../../history/img/txt02_on.gif) no-repeat left bottom;
	}



/* 本文 */
div#Content .his_box {
	overflow: hidden;
	position: relative;
	width: 884px;
	margin: 0px 0px 0px;
	background-image: url(../../history/history/img/back.jpg);
	background-repeat: no-repeat;
}

div#Content .his_ph
	{
	width: 360px;
	float: right;
	margin: 0px;
	}
	
div#Content .his_txt
	{
	width: 524px;
	float: left;
	margin: 0px;
	}


/* テーブル */

table.list{
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#000000;
	empty-cells:show;
	width: 884px;
	margin-bottom: 20px;
	color: #FFFFFF;
	font-size: 0.75em;
}
.list th{
    border-right:1px solid #FFFFFF;
    border-bottom:1px solid #FFFFFF;
    color:#FFFFFF;
    background-color:#444444;
    background-position:left top;
    padding:0.3em 1em;
}
.list td{
    border-right:1px solid #FFFFFF;
    border-bottom:1px solid #FFFFFF;
    padding:0.3em 1em;
}

.midashi {
	background-color: #8b8b8b;
}

.list_txt {
	font-family: "ＭＳ Ｐゴシック", Osaka, HiraKakuPro-W3;
	font-size: 0.75em;
	color: #FFFFFF;
}

.icon {
	margin: 0px 0px 0px 666px;
	padding: 0px;
	height: 45px;
	width: 218px;
}
