@charset "UTF-8";

#columnArea .pg_title .number {
	color:#bc002d;
}

#columnArea .section h4 {
	margin:0 0 10px 0;
}

#columnArea .section .rphoto {
	width:250px;
	float:right;
	padding:0 0 15px 15px;
}

#columnArea .section .rphoto p {
	text-align:center;
}

#columnArea .section ul.liston {
	list-style-type:disc;
	padding:0 0 0 30px;
	margin:0 0 10px 0;
}

#columnArea .detabox {
	border:1px solid #ddd;
	background:#f8f8f8;
	padding:10px;
	margin:0 0 20px 0;
}

#columnArea .detabox p {
	margin:0 0 10px 0;
}

#columnArea .detabox ul.liston {
	list-style-type:disc;
	padding:0 0 0 30px;
	margin:0 0 10px 0;
}

#columnArea .detabox ul.liston li {
	margin:0 0 10px 0;
}

