@charset "UTF-8";
/*--------------------------------------
	Style Name : Seminor Style Sheet

program/seminor
--------------------------------------*/
#main-content .article{
margin:0 20px 20px 20px;
padding-top: 40px;
border:1px solid #AAA;
}

#main-content .head span{
font-weight:bold;
padding-left:6px;
color:#2D8FA8;
}

#main-content .head h4{
	color:#FFF;
	background: #2D8FA8;
	margin: 0 20px 10px;
	padding: 0.4em;
	font-size: 18px;
	font-weight: bold;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	text-shadow: none;
}

#main-content table{
	margin-bottom: 30px;
}

dt{
font-weight:bold;
border:1px solid #2D8FA8;
padding:4px 1px 2px 2px;
}

dt span{
font-weight:bold;
background:#2D8FA8;
padding:4px 8px 2px 8px;
margin:4px 0.5em 1px 1px;
color:#FFF;
}

#main-content .section.line{
border-bottom:2px dotted #2D8FA8;
border-top:2px dotted #2D8FA8;
padding:3px;
margin-top:20px;
}

#main-content .section.date2{
background:#e9e9e9;
padding:2px 0px 0px 15px;
font-size:12px;
}

#main-content .section.history{
background:#e9e9e9;
padding: 0.4em;
margin-bottom: 20px;
}


h6{
	margin:10px 0 5px 0;
	padding:9px 0 5px 10px;
 font-weight:bold;
  border:1px dotted #999;
		font-size:16px;
}
