/******************* サポートフォーラム ********************/

.bbs-search-table {
	margin: 10px 0 0 0;
}
.bbs-search-table td {
	padding: 0 5px 0 0;
	font-size: 93%;
}
.bbs-search-table th {
	background-color: #f2efea;
	font-weight: bold;
	padding: 0 10px;
}

.list-kakikomi {
	margin: 30px 0 0 0;
	text-align: center;
}

.bbs-page-navi {
	padding: 10px 3px;
	font-size: 93%;
	position: relative;
}

.bbs-page-navi a {
	padding: 3px 7px;
	border: 1px solid #f2efea;
}
.bbs-page-navi a:hover {
	background-color: #f2efea;
}
.bbs-page-navi .enq-page-no { color: #ddd; padding: 3px 7px; }
.bbs-page-navi .enq-page-now {
	padding: 3px 7px;
	border: 1px solid #f2efea;
	background-color: #f2efea;
}

.bbs-page-navi .page-detail {
	position: absolute;
	top: 10px;
	right: 0;
}

.bbs-table01 {
	margin: 0;
	width: 690px;
	border-bottom: 1px solid #ccc;
}
.bbs-table01 td.table-title {
	font-weight: normal;
	border-bottom: 1px dashed #ccc;
	padding: 0;
}
.bbs-table01 td.table-title a {
	padding: 10px 5px;
	display: block;
}
.bbs-table01 td.table-title a:hover {
	padding: 10px 5px;
	background-color: #e9f4ff;
}
.bbs-table01 th {
	font-weight: bold;
	background-color: #999;
	padding: 6px 5px;
	color: #fff;
}
.bbs-table01 th div {
	display: inline;
	font-size: 85%;
}
.bbs-table01 td {
	padding: 10px 5px;
	border-bottom: 1px dashed #ccc;
	font-size: 85%;
}
.bbs-table01 td.table-title { font-size: 100%; }
.bbs-table01 .bg-gray td {
	background-color: #f7f7f7;
}

.bbs-news-list { margin: 10px 0 0 0; }
.bbs-news-list h3 {
	font-size: 93%;
	font-weight: normal;
	padding: 0 0 3px 0;
	margin: 10px 0 0 0;
}
.bbs-news-list dl {
	height: 1%;
	border-bottom: 1px dashed #ccc;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
.bbs-news-list dt {
	font-size: 85%;
	float: left;
	width: 140px;
}
.bbs-news-list dd {
	padding: 0 0 0 10px;
	float: left;
	width: 800px;
}
.bbs-news-list dd .dd01 {
	font-size: 93%;
}
.bbs-news-list dd .dd02 {
	font-size: 85%;
	line-height: 1.3;
	margin: 5px 0 0 0;
}


.forum-de-title-box {
	position: relative;
}

.forum-de-title-box div {
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 85%;
}

.forum-de-wrap {
	border: 1px solid #ccc;
}
.forum-de-wrap table {
	background-color: #f2efea;
	width: 100%;
}
.forum-de-wrap th, .forum-de-wrap td {
	padding: 2px;
	font-size:85%;
}
.forum-de-wrap th,
.forum-de-wrap th
{
	text-align: right;
	font-weight: bold;
	color: #999;
}
.forum-de-wrap p {
	border-top: 1px dotted #999;
	padding: 10px
}

.forum-de-wrap .borderbottom th,
.forum-de-wrap .borderbottom td
{
	border-bottom: 1px dotted #999;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 100%;
}

