@charset "shift_jis";
#flash {
	width: 720px;
	height: 350px;
}

#top_contents {
	height: 196px;
	margin-top: 6px;
}

#topics {
	float: right;
	height: 158px;
	width: 168px;
	background: url(../img/bg_topics.gif);
	padding-top: 38px;
	font-size: 11px;
	color: #E1D2D2;
}

#topics dd {
	font-size: 11px;
	line-height: 1.3em;
	padding-bottom: 6px;
	border-bottom: 1px dotted #65494D;
}

#text {
	float: left;
	width: 545px;
	color: #CCCCCC;
}

#text h2 {
	height: 38px;
	border-bottom: 1px solid #333333;
	margin-bottom: 17px;
	margin-top: 3px;
}

#text h3,#text p {
	font-size: 11px;
	font-weight: normal;
	line-height: 1.9em;
	padding-left: 10px;
	padding-right: 10px;
}


#topics dt {
	margin-top: 6px;
}

#topics dd.bottom {
	border-style: none;
}

#topics #mycustomscroll {
	overflow: auto;
	padding-right: 8px;
	padding-left: 16px;
	height: 153px;
	scrollbar-base-color: #3f262d;
	scrollbar-track-color: #4a3238;
	margin-right: 6px;
	width: 136px;
}

#topics #mycustomscroll dd a {
	color: #E1D2D2;
	font-size: 11px;
}

#topics #mycustomscroll dd a:hover {
	text-decoration: none;
	color: #DDC08C;
}

.green {
	color: #288B07;
}

.red {
	color: #CF1818;
}

a.red {
	color: #CF1818!important;
}
.yellow {
	color: #CDBE34;
}
.attention {
	color: #E1C851;
}

#wrapper #header .right {
	right: 1px;
	top: 22px;
	position: absolute;
}


/*===========================================
  摜؂ւ
===========================================*/

.slideshow {
	position: relative;
	height: 350px;
	overflow: hidden;
}
.slideshow div {
	position: absolute;
	top: 0px;
	right: 0px;
}