#mainArea h1.cp2010sp01 img#crayon {
	left:265px;
}

#mainArea .section {
	padding:0 0 25px;
	border:none;
}

#mainArea .section h2 {
	padding:0 0 18px;
}

.section .photo {
	width:220px;
}

.section .detailArea {
	width:460px;
}

.detailArea dl {
	position:relative;
	margin:0 0 15px;
	border-top:solid 1px #ccc;
}

.detailArea dt {
	padding:5px 100px 5px 5px;
	border-bottom:solid 1px #ccc;
}

#mainArea .detailArea dt {
	font-size:108%;
	line-height:18px;
	vertical-align:middle;
}

#mainArea .detailArea dt a {
	text-decoration:none;
}

#mainArea .detailArea dt a:hover {
	text-decoration:underline;
}

.detailArea .description {
	padding:5px 7px;
	border-bottom:solid 1px #ccc;
}

.detailArea .btn {
	position:absolute;
	top:6px;
	right:0;
	width:97px;
}

.detailArea .btn a,
.detailArea .btn img {
	display:block;
	width:97px;
}


#sect01 .detailArea {
	float:left;
}

#sect01 .detailArea dt,
#sect01 .detailArea dt a {
	color:#f3591d;
}


#sect01 dl.medalArea {
	float:right;
	width:200px;
}

#sect01 dl.medalArea dt {
	padding:14px 0 7px;
	text-align:center;
}

#sect01 dl.medalArea dd {
	width:175px;
	margin:0 auto;
	color:#000;
	font-size:78%;
}

#sect01 dl.medalArea dd a {
	color:#000;
}



