@charset "utf-8";

/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　01. コンテンツ

******************************************************************************* */
/* ==

　01. コンテンツ

=============================================================================== */
#main .anchorNav {
	margin:0 0 40px 0;
	padding: 0 15px 10px;
	background-color: #f2f2f2;
}
#main .anchorNav li {
	float: left;
	margin: 10px 20px 0 0;
	padding: 0 0 0 17px;
	background: url(../images/common/ico_arw05.png) left center no-repeat;
	font-weight: bold;
}
#main .historyList dt {
	line-height: 1.6;
	margin: 0 0 6px;
	padding: 6px 10px 4px;
	border: none;
	background: #e5e5e5;
	color: #333;
	font-size: 150%;
	font-weight: bold;
}
#main .historyList dd {
	padding: 0 0 15px;
	font-size: 100%;
	overflow: hidden;
}
#main .historyList_in {
	margin: -2px 0 17px;
	padding: 17px 0 0;
	border-top: 1px dotted #ccc;
}
#main .historyList .colIco {
	display: block;
	float: left;
	width: 120px;
}
#main .historyList .colTxt {
	float: left;
	width: 830px;
}
#main .historyList .colImg {
	float: left;
	width: 150px;
}
#main .historyList_in-img .colTxt {
	width: 680px;	
}
#main .historyList_in-imgW .colTxt {
	width: 520px;	
}
#main .historyList_in-imgW .colImg {
	width: 310px;
}
#main .historyList_in-imgT .colTxt {
	width: 360px;	
}
#main .historyList_in-imgT .colImg {
	width: 470px;
}