@charset "UTF-8";
@import url(cmn.css);
@import url(base.css);

#n1 img{
	margin-top: -50px;
}

#coR h2, #coR h3{
	margin-bottom: 10px;
}

.c2{
	display: block;
	width: 218px;
	text-align: center;
	float: left;
	margin-bottom: 20px;
}
.b{
	border-left: 1px dotted #ddd;
	border-right: 1px dotted #ddd;
	margin: 0 5px 20px;
	padding: 0 5px;
}
.c2 dt{
	margin-bottom: 5px;
	display: block;
}
.c2 dd{
	display: block;
	letter-spacing: -0.5px;
	font-size: 90%;
}