@charset "shift_jis";
@import "common.css";
@import "contents.css";

#contents_body .two_column_left {
	width: 310px;
	text-align: left;
	float: left;
}

#contents_body .two_column_right {
	width: 310px;
	text-align: left;
	float: right;
}

#contents_body .column_ttl {
	width: 310px;
	height: 35px;
	font-size: 11pt;
	font-weight: bold;
	color: #c7394d;
	text-align: left;
	text-indent: 40px;
	background: url(../images/bg_two_column_ttl3.jpg) no-repeat;
}

#contents_body .column_ttlsp {
	width: 260px;
	height: 53px;
	font-size: 11pt;
	font-weight: bold;
	color: #c7394d;
	text-align: left;
	padding-left: 50px;
	background: url(../images/bg_two_column_ttl3sp.jpg) no-repeat;
}

#contents_body .column_ttl span {
	position: relative;
	top: 6px;
}

#contents_body .column_ttlsp span {
	position: relative;
	top: 6px;
	line-height: 130%;
}

#contents_body .column_body {
	width: 310px;
	font-size: 9pt;
	line-height: 160%;
	text-align: left;
	margin-bottom: 20px;
}

#contents_body p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#contents_body .bottom {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
