@charset "utf-8";
/*********************/


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


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


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


ul.topicsList li {
	margin-top: 5px;
	padding: 0 0 0 18px;
	font-size: 13px;
	font-weight: bold;
	background: url(../images/icon1.gif) 0 50% no-repeat;
}


ul.topicsList2 li {
	margin-top: 0px;
	padding: 0 0 0 18px;
	font-size: 13px;
	text-indent: -1.2em;
}


ul.topicsListNoindent li {
	margin-top: 0px;
	padding: 0 0 0 10px;
	font-size: 13px;
}


ul.linkList li {
	margin-bottom: 5px;
	padding: 0 0 5px 13px;
	font-size: 13px;
	font-weight: bold;
	background: url(../images/icon2.gif) 0 5px no-repeat;
	border-bottom: #eeeeee 1px dashed;
}


ul.linkList li span {
    font-size: 11px;
	font-weight: normal;
}

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


h3#linkTitle {
	width: 155px;
	height: 25px;
	text-indent: -9999px;
	background: url(../images/link_title_eng.gif) left top no-repeat;
}


/*toppageのみ名称変更表示なし*/
div#subMenuFrameTop {
    height: 40px;
	padding-left: 5px;
	background: url(../images/sub_menu_back_eng_old.jpg) 0 0 no-repeat;
	position: relative;
}


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


div#wrapper {
	padding: 70px 0 120px;
	background: none;
}


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


div#link {
    width: 155px;
	float: right;
}


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


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


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;
	bottom: 5px;
}

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


div.topicsFrame2 {
    margin-top: 10px;
}


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


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


div.topicsBackMiddle {
	width: 320px;
	padding: 0 10px;
	background: url(../images/topic_back_eng_middle.gif) 0 0 repeat-y;
	
}


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


div.linkFrame {
    margin-left: 10px;
	padding: 5px;
}


dl.topicsDl {
}


span.detailBtn {
    position: absolute;
	right: 0;
	top: 0;
}


span.furtherBtn {
    position: absolute;
	right: 0;
	bottom: 3px;
}


p.topicsInsideSubTitle {
	font-weight: bold;
	font-size: 13px;
	padding-top: 5px;

}


p.topicsPred {
	margin: 5px 0 5px;
	font-size: 13px;
	font-weight: bold;
	color: #ff0000;
}


p.jumpP {
	text-align: center;
}


