﻿@charset "UTF-8";

@import "H0_september_base.css";


.container_left {
	width: 150px; float: left; margin-right: 12px; margin-left: 4px;
}

.topic_img {
	float: left; width: 150px; margin-right: 12px;
}

.container_center {
	width: 190px; float: left; margin-right: 10px;
}

.container_center div {
	text-align: right;
}

.container_center h3 {
	border: none;
	background: none;
	padding-left: 6px;
	border-left: 5px solid #99d256;
	font-weight: bold;
}

.container_right {
	width: 170px; float: left;
}

.container_bottom {
	clear: both; padding-top: 10px; text-align: center;
}
