/* 20100605-06 rec report CSS */

div.box01{
	border: 4px double #87CEEB;
	width: 515px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	margin-top: 3px;
	line-height: 180%;
}
div.box200{
	background-image: url(../images/rec100605/background-200.gif);
/*	border-bottom: 8px dotted #87CEEB;*/
	width: 515px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	margin-top: 3px;
	line-height: 180%;
}
div.box400{
	background-image: url(../images/rec100605/background-400.gif);
/*	border-bottom: 8px dotted #87CEEB;*/
	width: 515px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	margin-top: 3px;
	line-height: 180%;
}
div.box650{
	background-image: url(../images/rec100605/background-650.gif);
/*	border-bottom: 8px dotted #87CEEB;*/
	width: 515px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	margin-top: 3px;
	line-height: 180%;
}

div.box02{
	border: 1px dotted #87CEEB;
	background-color: #D5ECFD;
	text-align: center;
	font-size: 14px;
	line-height: 150%;
	color: navy;
	font-weight: bold;
	padding: 5px;
}
/* p */

p.box_left{
	text-align: left;
	color: #313131;
	padding-left: 15px;
	padding-top: 15px;
}
p.box_right{
	text-align: right;
	color: #313131;
	padding-right: 30px;
	padding-bottom: 10px;
}
p.box_color{
	border: 1px dotted #87CEEB;
	background-color: #D5ECFD;
	text-align: center;
	font-size: 14px;
	line-height: 150%;
	color: navy;
	font-weight: bold;
	padding: 10px;
}


font.20{
	font-size: 20px;
	line-height: 150%;
	color: Maroon;
	font-weight: bold;
}