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

special/tutorial
--------------------------------------*/
div.head{
}

div.head h4{
	border-bottom:2px dotted #02029b;
	border-top:2px dotted #02029b;
	margin:0;
	pading:0;
	font-size:16px;
	color:#02029b;
}

dt{
font-weight:bold;
border:1px solid #02029b;
	padding:1px;
}

dt span{
font-weight:bold;
background:#02029b;
padding:2px 5px;
margin:1px 0.5em 1px 1px;
color:#FFF;
}

div.section.date{
background:#f4f4f4;
padding:3px;
}

div.section.history{
background:#f4f4f4;
padding:10px;
}