@charset "utf-8";

body {

}

.topics_side {
	width: 230px;
	margin-bottom: 24px;
	float: right;
}

.topics_side .topics_back {
	width: 230px;
	height: auto;
	padding: 4px 0px 8px;
}

.topics_side h3.topics {
	width: 230px;
	height: 20px;
	background: url(../images/common/news.png) no-repeat;
	margin-bottom: 4px;
}

.topics_side dl {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	font-size: 80%;
}

.topics_side dl dt {
	margin-bottom: 2px;
	color: #006622;
	border-bottom: solid 1px #006622;
	font-weight: bold;
}

.topics_side dl dd {
	margin-left: 1.5em;
	margin-bottom: 1px;
	color: #2b2b2b;
}

.contents_side {
	width: 631px;
	float: left;
}

.contents_side h2 {
	width: 300px;
	height: 205px;
	margin: 0 0 18px;
}

.contents_side h2.left_column {float: left;}
.contents_side h2.right_column {float: right;}

.contents_side h2.souma-b {background:url(../images/top/souma-b_r.png) no-repeat;}

.contents_side h2.souma-b a {background:url(../images/top/souma-b.png) no-repeat;}
.contents_side h2.souma-b a:hover {background:none;}

.contents_side h2.souma-c {background:url(../images/top/souma-c_r.png) no-repeat;}
.contents_side h2.souma-c a {background:url(../images/top/souma-c.png) no-repeat;}
.contents_side h2.souma-c a:hover {background:none;}

.contents_side h2.souma-e {background:url(../images/top/souma-e_r.png) no-repeat;}
.contents_side h2.souma-e a {background:url(../images/top/souma-e.png) no-repeat;}
.contents_side h2.souma-e a:hover {background:none;}

.contents_side h2.souma-f {background:url(../images/top/souma-f_r.png) no-repeat;}
.contents_side h2.souma-f a {background:url(../images/top/souma-f.png) no-repeat;}
.contents_side h2.souma-f a:hover {background:none;}

.contents_side h2.iz-navi {background:url(../images/top/iz-navi_r.png) no-repeat;}
.contents_side h2.iz-navi a {background:url(../images/top/iz-navi.png) no-repeat;}
.contents_side h2.iz-navi a:hover {background:none;}

.contents_side h2.souma {background:url(../images/top/souma_r.png) no-repeat;}
.contents_side h2.souma a {background:url(../images/top/souma.png) no-repeat;}
.contents_side h2.souma a:hover {background:none;}

