#CN h1 {
	background-image: url(images/3_title.gif);
	color: #c43c45;
}
#CN h2 {
	background-image: url(images/3_midashi.gif);
	color: #993333;
	margin-bottom:1px;
}
#CN h3 {
	background-image: url(images/3_komidashi.gif);
	color: #993333;
	margin-bottom:1px;
}


#BOX {
	margin-left:15px
	}
#BOX  .link {
	text-align: right;
	margin-right: 20px;
	margin-bottom: 6px;
}

.box {
	background-color: #FFFFFF;
	clear: both;
	padding: 0px;
	font-size: 12px;
	width: 496px;
	border: 1px solid #E25136;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
p{
	margin-top:1px;
}
.box p {
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.link a{
	font-size: 12px;
	font-weight: bold;
	color: #E25136;

}

