@charset "utf-8";

/*mainArea
------------------------------*/

#mainArea .catch {
	padding:0;
	margin:0 0 30px 0;
}

#mainArea .catch h3 {
	padding:0 0 20px 0;
}

#mainArea .catch p {
	padding:0 0 10px 0;
}

#mainArea .section p {
	padding:0 0 15px 0;
}

#mainArea .section .articleBox {
	margin:0 0 15px 0;
	padding:0 0 5px 0;
	border-bottom:1px dotted #ccc;
}

#mainArea .section .articleBox .left {
	width:216px;
}

#mainArea .section .articleBox .right {
	width:435px;
}

#mainArea .section .articleBox .right .link_tx {
	text-align:right;
	padding:0;
}

#mainArea .section .articleBox .right .link_tx a {
	padding:0 0 0 20px;
	background:url(../../images/common/icon_list01.gif) 0 50% no-repeat;
}

#mainArea .section  .flow_catch {
	padding:10px 0 30px 0;
	text-align:center;
}

#mainArea .section .flow {
	margin:0 0 10px 0;
	padding:10px 0 0 0;
}

#mainArea .section .flow dt {
	color:#DC0048;
	font-weight:bold;
	border-bottom:1px dotted #DC0048;
	padding:10px 10px 5px 0;
}

#mainArea .section .flow dd {
	padding:10px;
}

#mainArea .entryArea {
	padding:20px 0 50px 0;
	text-align:center;
}

#mainArea .section .ctimg {
	text-align:center;
	margin:0 0 20px 0;
}

