@charset "utf-8";
/* CSS Document */
/* top*/
.topititle{
	font-size: 1em;
	line-height: 1.8em;
	font-weight: bold;
	color: #008EC2;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #D1D1D1;
	border-bottom-color: #D1D1D1;
	margin-bottom: 10px;
	text-indent: 5px;
}


.topi_box00{
	width: 560px;
	height: auto;
	margin-bottom: 30px;
	margin-left: 10px;
}

	

