@charset "shift_jis";
/*********************/


/********************/
/********************/
div#newsFrame dl {
    font-size: 12px;
}


div#newsFrame dt {
    width: 90px;
	padding-left: 13px;
	font-weight: bold;
	color: #cc0000;
	float: left;
	background: url(../images/icon2.gif) 0 3px no-repeat;
}


div#newsFrame dd {
    margin-bottom: 5px;
	padding: 0 0 5px 103px;
	border-bottom: #2b8041 1px dashed;
}


div#newsFrame dd span {
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}


div#newsFrame dd.noLine {
    margin-bottom: 5px;
    margin-left: 103px;
	padding: 0 0 5px 0px;
	border-bottom: #2b8041 1px dashed;
}


div#footer strong {
    font-weight: bold;
}


ul#banner {
	width: 130px;
	margin-top: 30px;
	float: right;
}


ul#banner li {
	margin-bottom: 20px;
	line-height: 0;
	vartical-align: bottom;
	font-size: 0;
}


dl.topicsDl dt {
	width: 80px;
	padding: 0 0 0 15px;
	font-size: 12px;
	float: left;
	background: url(../images/icon1.gif) 0 50% no-repeat;
}


dl.topicsDl dd {
	margin-bottom: 5px;
	padding-left: 100px;
	font-size: 13px;
	font-weight: bold;
}


dl.topicsDl dd.shozoku {
	margin-bottom: 5px;
	padding-left: 101px;
	font-weight: normal;
	font-size: 10px;
	margin-top: -5px;
}


/**************/
/***** ID *****/
/**************/
h3#topicsTitle {
	width: 355px;
	height: 25px;
	text-indent: -9999px;
	background: url(../images/topics_title.gif) left top no-repeat;
}


h3#newsTitle {
	width: 355px;
	height: 25px;
	margin-bottom: 5px;
	text-indent: -9999px;
	background: url(../images/news_title.gif) left top no-repeat;
}


div#subMenuFrame {
    height: 40px;
	padding-left: 5px;
	background: url(../images/sub_menu_back.jpg) 0 0 no-repeat;
	position: relative;
}


div#info {
	width: 355px;
	float: left;
}


div#topics {
	margin-bottom: 15px;
}


div#topicsFrame {
    padding: 5px 0 0;
}


div#newsFrame {
	padding: 5px 0 0 2px;
	height: 200px;
	overflow: auto;
}


div#footer {
    width: 685px;
	margin: 10px 5px 0;
    padding: 10px 0 5px 5px;
	font-size: 11px;
	line-height: 1.1;
	border-top: #e60000 1px solid;
	clear: both;
	position: relative;
}


p#count {
    position: absolute;
	right: 0;
	top: 45px;
}


/*****************/
/***** CLASS *****/
/*****************/


h4.topicsInsideTitle {
	width: 341px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #0a812a;
	border-bottom: #0a812a 1px solid;
	position: relative;
}


h4.topicsInsideTitle span.red {
	font-weight: bold;
	color: #F00;
}


div.topicsBackTop {
    height: 10px;
	background: url(../images/topic_back_top.gif) 0 0 no-repeat;
	margin-bottom: 0px;
}


div.topicsBackTopRed {
    height: 10px;
	background: url(../images/topic_back_top_red.gif) 0 0 no-repeat;
	margin-bottom: 0px;
}

/*IE6 hack*/
*html div.topicsBackTop {
    height: 10px;
	margin-bottom: -6px;
	background: url(../images/topic_back_top.gif) 0 0 no-repeat;
}

*html div.topicsBackTopRed {
    height: 10px;
	margin-bottom: -6px;
	background: url(../images/topic_back_top_red.gif) 0 0 no-repeat;
}
/**********/


div.topicsBackMiddle {
	width: 341px;
	padding: 0 7px 3px;
	background: url(../images/topic_back_middle.gif) 0 0 repeat-y;
	margin-top: 0px;
}


div.topicsBackMiddleRed {
	width: 341px;
	padding: 0 7px 3px;
	background: url(../images/topic_back_middle_red.gif) 0 0 repeat-y;
	margin-top: 0px;
}


div.topicsBackBottom1 {
	height: 10px;
	background: url(../images/topic_back_bottom.gif) 0 0 no-repeat;
	margin-bottom: 10px;
}


div.topicsBackBottom1Red {
	height: 10px;
	background: url(../images/topic_back_bottom_red.gif) 0 0 no-repeat;
	margin-bottom: 10px;
}


div.topicsBackBottom {
    height: 10px;
	background: url(../images/topic_back_bottom.gif) 0 0 no-repeat;
}



div.topicsEndFrame {
	font-size: 12px;
	border: 1px solid #FF0000;
	padding: 3px;
	text-align: center;
	margin: 2px 0px 3px;
}


div.topicsEndFrame p span {
	font-size: 12px;
	color: #FF0000;
    font-weight: bold;
}


dl.topicsDl {
}


p.topicsP {
	padding: 0 0 0 15px;
	font-size: 12px;
	background: url(../images/icon1.gif) 0 50% no-repeat;
}


p.topicsP2 {
    margin: 5px 0 0;
	padding: 3px;
	font-size: 12px;
	text-align: center;
	background-color: #ffffff;
	border: #cccccc 1px solid;
}


p.topicsP3 {
	margin: 5px 0 0;
	padding: 3px;
	font-size: 12px;
	text-align: center;
	background-color: #ffffff;
	border: 1px solid #F00;
}


p.topicsP3 span {
	color: #F00;
}



span.detailBtn {
    position: absolute;
	right: 0px;
	bottom: 5px;
}


div#footer p.attention {
	font-size: 12px;
	background: url(../images/icon2.gif) 0 50% no-repeat;
	padding-left: 10px;
	padding-top: 3px;
}
