/*#history*/
a img,:link img,:visited img {
    border: none;
}

a:link{
	text-decoration:underline;
	color:#000033;
	}

a:visited {
	text-decoration:underline;
	color:#000033;
	}

a:hover{
	text-decoration:underline;
	color: #FF9900;
	}

a:active {
	text-decoration:none;
	color:#000033;
	}
	

#history {
	width:960px;
	float:left;
	display: inline;
	text-align: left;
	margin: 0;
	padding: 0px 0px 20px 0px;
	}

#history h2 {
	margin:0;
	padding: 0px 0px 20px 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	}
#history h3 {
	margin:0;
	padding: 0px 0px 10px 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	}

#history p {
	margin:0;
	padding: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	line-height:1.6;
	}

#history .txt h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.6;
	margin:0px 0px 5px 10px;
	}
#history .txt p{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.6;
	margin:0px 0px 10px 10px;
}

#history .txt03 {
	width:100%;
	text-align:center;
	clear:both;
}

#history table {
	width:100%;
	margin: 0;
	border:none;
	border-collapse:collapse;
	clear:both;
	}
#history table tr th{
	width:160px;
	background:#fffdee url(img/year_bg.gif) repeat-y ;
	align:left;
	vertical-align:top;
}

#history table tr td{
	align:left;
	vertical-align:top;
}

#history .year_top{
	height:30px;
	background:#fffdee url(img/year_bg_top.jpg) no-repeat ;
	}
#history .ph1{
	width:150px;
	float:left;
	display:inline;
	margin:0px 10px 0px 0px;
}
#history .ph2{
	width:230px;
	float:left;
	display:inline;
	margin:0px 10px 0px 0px;
}
#history .ph3{
	width:100px;
	float:left;
	display:inline;
	margin:0px 10px 0px 0px;
}
#history .cont0{
	width:380px;
	margin:0px 10px 10px 0px;
	padding:0;
	float:left;
	display:inline;
}

#history .cont1{
	width:800px;
	margin:0px 0px 10px 0px;
	padding: 0;
	float:left;
	display:inline;
}
#history .cont2{
	width:800px;
	margin:0px 0px 10px 0px;
	padding: 0;
	float:left;
	display:inline;
}

#history .cont_l{
	border-right:dotted 1px #6D7390;
	margin-right:10px;
	padding-right:10px;
}

#history .second{
	margin-top:10px;
}


#history .kit {
	float:left;
	display: inline;
	width:690px;
	height:140px;
	margin: 20px auto;
	text-align: center;
	}

#history .kit h5 a {
	display: block;
	font-size: 14px;
	padding:0;
	text-indent:-9999px;
	}

#history .btn_kit {
	background-image:url(img/btn_3step.jpg);
	background-repeat:no-repeat;
	width:690px;
	height:140px;
	}

#history .btn_kit a:link,#history .btn_kit a:visited {
	background-image:url(img/btn_3step.jpg);
	background-repeat:no-repeat;
	display: block;
	width:690px;
	height:140px;
	}

#history .btn_kit a:hover {
	background-image:url(img/btn_3step_on.jpg);
	background-repeat:no-repeat;
	}
	
	
	
	
	
	
	
	
	
	
	
