@charset "EUC-JP";

/*====== categoryList ======*/

h3.ctgList_ttl {
	margin-bottom: 15px;
	padding: 7px 10px;
	background: #EEEEEE;
	border-top: #DDDDDD solid 2px;
	font-size: 14px;
	font-weight: bold;
}
h4.ctgList_grp1,
h4.ctgList_grp2 {
	padding: 5px 2px;
	font-size: 12px;
	font-weight: bold;
	background: transparent url(../IMG/_/dotline_1.gif) bottom left repeat-x;
}
h4.ctgList_grp1 {
	margin-bottom: 10px;
}
ul.ctgList_cts li {
	float: left;
	width: 250px;
	margin-top: 5px;
	padding: 0 0 0 29px;
	list-style: none;
	font-size: 12px;
	line-height: 150%;
	background: transparent url(../IMG/_/icon_folder3.gif) 10px 3px no-repeat;
}
ul.ctgList_cts li.linktype2 {
	background: transparent url(../IMG/_/icon_folder3b.gif) 10px 3px no-repeat;
}
h3.ctgList_ttl .boardnum,
ul.ctgList_cts .boardnum {
	font-size: 12px;
	font-weight: normal;
}

.dispArea ul.dispmodeNavi2 {
	padding: 0;
}
.dispArea ul.dispmodeNavi2 li {
	float: left;
	margin: 0;
	list-style: none;
	border-right: #DDDDDD dotted 1px;
	font-size: 12px;
	line-height: 150%;
}
.dispArea ul.dispmodeNavi2 li.cur {
	padding: 8px 8px;
	background: #EEEEEE;
	color: #777777;
	font-weight: bold;
}
.dispArea ul.dispmodeNavi2 li a {
	display: block;
	padding: 8px 8px;
}
/*====== searchResult ======*/

.dispArea ul.dispmodeNavi {
	float: left;
	margin-top: 30px;
	padding: 0 0 0 30px;
}
.dispArea ul.dispmodeNavi li {
	float: left;
	margin: 0;
	list-style: none;
	border-top: #DDDDDD solid 2px;
	border-right: #DDDDDD dotted 1px;
	font-size: 12px;
	line-height: 150%;
}
.dispArea ul.dispmodeNavi li.cur {
	padding: 8px 8px;
	background: #EEEEEE;
	color: #777777;
	font-weight: bold;
}
.dispArea ul.dispmodeNavi li a {
	display: block;
	padding: 8px 8px;
}

/**/
.dispArea ul.cap_boardicon {
	float: right;
	margin-top: 20px;
	padding: 0 0 5px 30px;
}
.dispArea ul.cap_boardicon li {
	float: left;
	height: 20px;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 0;
	list-style: none;
	font-size: 11px;
	line-height: 150%;
	vertical-align: bottom;
}
.dispArea ul.cap_boardicon li.officaial {
	padding-left: 70px;
	background: transparent url(../IMG/_/icon_board_2.gif) 3px 0px no-repeat;
}
.dispArea ul.cap_boardicon li.wants {
	padding-left: 70px;
	background: transparent url(../IMG/_/icon_board_3.gif) 3px 0px no-repeat;
}
/**/

.sectionHead1,
.sectionHead2 {
	padding: 7px 10px;
	font-size: 12px;
	font-weight: bold;
}
.sectionHead1 {
	background: #fff3c9;
	border-top: #fddc84 solid 2px;
}
.sectionHead2 {
	background: #d1f0ff;
	border-top: #92d7f8 solid 2px;
}
.sectionHead1 .resultnum,
.sectionHead2 .resultnum {
	font-size: 11px;
	font-weight: normal;
}

ul.ctgList1 {
	width: 100%;
}
ul.ctgList1 li {
	list-style: none;
}

ul.ctgList1 ul.ctgList2,
ul.ctgList1 ul.ctgList2b {
	width: 100%;
}
ul.ctgList1 ul.ctgList2 li,
ul.ctgList1 ul.ctgList2b li {
	padding: 8px 0 8px 10px;
	list-style: none;
	font-size: 11px;
	line-height: 150%;
	background: transparent url(../IMG/_/dotline_1.gif) bottom left repeat-x;
}
ul.ctgList1 ul.ctgList2 .resultCategory {
	padding: 0 0 0 18px;
	background: transparent url(../IMG/_/icon_folder1.gif) 1px 0px no-repeat;
}
ul.ctgList1 ul.ctgList2b .resultCategory {
	padding: 0 0 0 18px;
	background: transparent url(../IMG/_/icon_folder2.gif) 1px 0px no-repeat;
}
ul.ctgList1 ul.ctgList2b .resultItem {
}
ul.ctgList1 ul.ctgList2b .resultText {
	margin-top: 7px;
	font-size: 12px;
}
ul.ctgList1 ul.ctgList2b .resultText .match {
	font-weight: bold;
}

ul.ctgList1 ul.ctgList2 .resultMain,
ul.ctgList1 ul.ctgList2b .resultMain {
	font-size: 13px;
	line-height: 180%;
	vertical-align: middle;
}
.boardType2 img,
.boardType3 img {
	display: inline;
	margin: 0 0 0 5px;
	vertical-align: middle;
}

/* error*/

.search_retry {
	float: left;
	padding: 7px;
	border: #DDDDDD 1px solid;
	background: #F0F0F0;
}
.search_retry .searchWord {
	width: 300px;
	font-size: 12px;
}
.search_retry .msgNumber {
	width: 150px;
	font-size: 12px;
}
.search_retry .submitBtn {
	padding: 0 20px;
	margin-left: 5px;
}

/*====== category_list3 ======*/

.topicIndex {
	width: 100%;
	margin-bottom: 5px;
}
.topicIndex table {
	width: 100%;
}
.topicIndex table th,
.topicIndex table td {
	padding: 7px 10px;
	font-size: 12px;
	vertical-align: middle;
}
.topicIndex table th {
	border-top: #FDDC84 solid 2px;
	background: #FFF3C9;
	text-align: center;
}
.topicIndex table td {
	border-bottom: #DDDDDD dotted 1px;
}
.topicIndex table td.cell_topicName {
}
.topicIndex table td.cell_topicNum {
	width: 80px;
	text-align: center;
}
.topicIndex table td.cell_Date {
	text-align: right;
}
.topicIndex table td.createTopic {
	text-align: right;
}
