@charset "utf-8";

/*css for enkaku page-------------------------------------------*/

h1.TitleContainerArea{
	float: left;
	width: 611px;
	margin-left:2px;
	color: #333333;
	font-family: "ShinGoPro-Medium";
	font-size: 15px;
}

div.box01 {
	margin: 20px 0 0 0px;
	padding-top: 10px;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
}


div.box03 {
	margin: 0px 0 0 0px;
	padding-top: 10px;
	border-bottom: 1px dotted #666666;
}
		
div.box01 p,
div.box02 p,
div.box03 p {
	width: 100px;
	font-size: 12px;
	color: #0D7CAC;
	font-weight: bold;
	padding: 12px 0 0 10px;
	}

div.box01 dl,
div.box02 dl,
div.box03 dl {
	margin: -17px 0 0 90px;
	}

div.box01 dl dt,
div.box02 dl dt,
div.box03 dl dt {
	width: 50px;
	font-size: 12px;
	color: #0D7CAC;
	font-weight: bold;
	
	text-align: center;
	line-height: 1.8;
	}

div.box01 dl dd {
	font-size:12px;
	color:#666666;
	margin: 0px 0 0 67px;
	padding: 0 0 20px 0px;
	}

div.box01 dl dd.top {
	margin: -18px 0 0 67px;
	}


div.box02 dl dd,
div.box03 dl dd {
	font-size:12px;
	color:#666666;
	margin: 0px 0 0 67px;
/*padding: 0 0 20px 0px;*/
	}

div.box02 dl dd,
div.box03 dl dd {
	margin: -22px 0 0 67px;
	line-height: 1.8;
}

.border {
border-bottom: dotted 1px #000000 ;
padding: 0 0 20px 0px;

}

.margin {

padding-top: 20px;
}

.single{
border-bottom: dotted 1px #000000 ;
padding-top:20px;

}

.border1 {
border-bottom: dotted 1px #000000 ;
padding-top: 10px;

}

.border10 {
border-bottom: dotted 1px #000000 ;


}



.border01 {
border-bottom: dotted 1px #000000 ;
padding: 10px 0 20px 0px;

}

.borderbottom {

	padding-top: 10px;
	
	}

.divHistoryItemContainer01{
	float: left;
	width: 623px;
	padding: 9px 0 2px 0;
	border-top: dotted 1px #999999!important;
}

.divHistoryItemYear{
	float: left;
	width: 50px;
	color: #0D7CAC;
	font-size: 12px;
	padding-left: 12px;

}

.divHistoryRightItemContainer{
	float: left;
	width: 541px;
	font-size: 12px;
	border-bottom: dotted 1px #999999;
	color: #666;
	padding-bottom: 7px;
	
}

.innerdate{
	float: left; 
	text-align: left;
	width:30px;
	font-weight: normal;
	color: #0D7CAC;
	
}
/*end css-------------------------------------------*/

