﻿@charset "utf-8";
/** 30history **/



#contents h4{
	padding-left:20px;
}
#contents h4.long{
	padding-left:0;
}
#contents h5{
	margin:20px 0 10px;
}


/*list type 04*/
.lst04 li{
	margin-bottom:50px;
}

#contents dl{
	color:#000;
	margin:0 0 1em 0;

}
#contents dt{
	background:url(../img/t_bg.gif) left center no-repeat;
	margin-left:30px;
	margin-bottom:5px;
	padding-left:20px;
	font-size:90%;
	min-height:24px;
	line-height:24px;
}
* html #contents dt{
	height:24px;
}
.dt_none{
	background:none;
	padding-top:5px;
	padding-bottom:5px;

}



#contents h5{
    color:darkcyan;
    margin: 1em 0 0 30px;
    font-size: 100%;
    border-left: 10px solid darkcyan;
    border-bottom: 1px dotted darkcyan;
    padding-left: 10px;
    line-height: 2em;
}

/*dlptn01*/
#contents dl.dlptn01 dt{
	margin-top:20px;
}
#contents dl.dlptn01 dd{
	font-size:90%;
	background:url(../img/i_mark02.gif) left center no-repeat;
	padding:5px 0 5px 20px;
	margin-left:70px;
}

#contents dl.dlptn01  span{
	display:inline-block;
	margin:auto 10px;
}






#contents .orange{
    color: #FF6C00;
}
#contents .t1em{
    margin-top: 1em;
}

