@import url("common.css");
@import url("header.css");
@import url("footer.css");
@import url("menu.css");
#contents {
	float: left;
	width: 563px;
	padding-bottom: 25px;
}
#menu .m01, #menu .m01 a:hover {
	background-image: url(../img/m01r2.jpg);
}

#flash {
	padding-top: 10px;
	padding-bottom: 15px;
}


#topics {
	padding-bottom: 25px;
	min-height:200px;
	clear: both;
	scrollbar-base-color:#EBF4C6;
	scrollbar-track-color:#DEDEDE;
}
#topics h2,#action h2 {
	margin: 0px;
	width: 563px;
	overflow: hidden;
	display: block;
	height: 43px;
	background-repeat: no-repeat;
	padding: 0px;
}
#topics h2 {
	background-image: url(../img/t01.jpg);
}
#action h2 {
	background-image: url(../img/t02.jpg);
}
#topics h2 a ,#action h2 a{
	display: block;
	margin: 0px;
	height: 43px;
	width: 103px;
	overflow: hidden;
	padding: 0px;
	float: right;
}



#topics ul {
	padding-left: 10px;
	padding-top: 15px;
	clear: right;
	height:150px;
	overflow-x: hidden;
	overflow-y: scroll;
	display: block;
	padding-right: 5px;
	margin-top: 5px;
}
#topics ul li {
	line-height: 250%;
	padding-left: 15px;
	background-image: url(../img/list01.jpg);
	background-repeat: no-repeat;
	background-position: left 1em;
}
#topics ul li span {
	padding-right: 1em;
}
#action {
	min-height:300px;
	scrollbar-base-color:#E7F7F8;
	scrollbar-track-color:#DEDEDE;
}
#action #action_scroll {
	display: block;
	height: 350px;
	overflow-x: hidden;
	overflow-y: scroll;
	padding-right: 5px;
	margin-top: 5px;
}

#action .a_con {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#action .a_con h3 {
	background-image: url(../img/list02.jpg);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	padding-left: 15px;
}
#action .a_con h3 span {
	padding-right: 1em;
}
#action .a_con p {
	width: 375px;
	padding-top: 10px;
	float: left;
	padding-left: 15px;
}
#action .a_con img {
	float: right;
	padding-top: 10px;
}
.banners .rinpa {
	display: none !important;
}
#topLinks {
	padding-top: 10px;
	padding-bottom: 20px;
}
#topLinks li {
	float: left;
	height: 60px;
	width: 180px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 4px;
}
#topLinks li a img {
	vertical-align: bottom;
}

