@charset "utf-8";
/* CSS Document */

#contents #leftcontents {
	float: left;
	width: 450px;
	margin-top: 15px;
	margin-bottom:15px;
}
#contents #rightcontents {
	float: right;
	width: 450px;
	margin-top: 15px;
}
h4.access_p {
	line-height:20px;
	font-weight:bolder;
	color:#606;
	margin-top:15px;
	padding-left:10px;
	padding-bottom:3px;
	border-left:solid 5px #96F;
	border-bottom:dashed 1px #96F;
}
#contents #rightcontents p {
	margin-top:5px;
}
#contents #rightcontents p span {
	font-size:95%;
	color:#666;
}