h2 {
	margin-top: 15px;
	margin-bottom: 15px;
}
h3 {
	margin-top: 15px;
	margin-bottom: 15px;
}
#mainImg {
	width: 700px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #00BBB7;
}
#contents  #column01 {
	width: 319px;
	float: left;
	margin-bottom: 30px;
}
.column01txt {
	padding-right: 18px;
	padding-left: 18px;
	background-image: url(../images/top_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#contents #column02 {
	width: 357px;
	float: right;
	margin-bottom: 30px;
}
#contents #column02 dl#column02txt {
	padding-right: 15px;
	padding-left: 15px;
}
.topixLine {
	width: 330px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.date {
	font-size: 11px;
	color: #00BBB7;
}

