@charset "UTF-8";

/*forum
***********************************************************/
#forum #contents .contents-inner {
	margin: 0;
	padding: 10px 15px 0;
	border: 1px solid #999;
}

/*entry-unit*/
#forum #contents .contents-unit .entry-unit {
	margin: 0 0 15px;
}

#forum #contents .contents-unit h3 {
	border-left: 5px solid #3861D9;
	padding: 3px 0 0 5px;
	margin: 0 0 5px;
}

#forum #contents .contents-unit h3 .color-red {
	font-size: 85%;
	font-weight: normal;
	padding-left: 10px;
}

#forum #contents .contents-unit h4 {
	padding: 0;
	margin: 10px 0 0;
}

#forum #contents .contents-unit .entry-unit h5 {
	background-color:#D5DDF7;
	padding: 1px 10px;
	margin: 0;
	border-top: 1px solid #999;
}

/*pdf+excel*/
#contents .contents-unit .entry-unit#pdfbox {
	margin-top: 0;
	padding: 0 10px;
	background-color:#f7f7f7;
	border: 1px solid #ccc;
}

#forum #contents .contents-unit .entry-unit .pdffile, 
#forum #contents .contents-unit .entry-unit .excelfile,
#forum #contents .contents-unit .entry-unit .wordfile {
	margin: 5px 0;
	padding-left: 22px;
}

#forum #contents .contents-unit .entry-unit .pdffile {
	background:url(../images/pdf-icon.gif) no-repeat;
}

#forum #contents .contents-unit .entry-unit .excelfile {
	background:url(../images/excel-icon.gif) no-repeat;
}

#forum #contents .contents-unit .entry-unit .wordfile {
	background:url(../images/word-icon.gif) no-repeat;
}

/*table-box*/
#forum #contents .contents-unit .table-box {
	border-top: 1px solid #999;
	margin-bottom: 10px;
}

#forum #contents .contents-unit .table-unit {
	border-bottom: 1px solid #999;
}

#forum #contents .contents-unit .table-unit td {
	margin: 0;
	padding: 3px 10px;
	line-height: 1.4;
	vertical-align: top;
}

#forum #contents .contents-unit .table-unit .time {
	background-color:#eeeeee;
	width: 4em;
}

/*panelist*/

#forum #contents .contents-unit .table-unit .panelist {
	font-size: 95%;
}

/*contact
***********************************************************/
#contact #contents .contents-inner {
	margin: 0 0 10px 0;
	padding: 10px 15px 0;
	border: 1px solid #ccc;
}

#contact #contents .contents-unit h3 {
	padding: 0 0 0 32px;
	margin: 0 0 10px;
	height: 26px;
	background-repeat: no-repeat;
	background-position: 0 50%;
	line-height: 26px;
}

#contact #contents .contents-unit h3#for-form {
	background-image: url(../other/contact/images/headline_form.gif);
}

#contact #contents .contents-unit h3#for-tel {
	background-image: url(../other/contact/images/headline_tel.gif);
}

#contact #contents .contents-unit h3#for-add {
	background-image: url(../other/contact/images/headline_add.gif);
}

#contact #contents .contents-unit .entry-unit {
	margin: 0 20px 15px;
}

/*table-box*/
#contact #contents .contents-unit .leftbox,
#contact #contents .contents-unit .rightbox {
	width: 210px;
}

#contact #contents .contents-unit .table-box {
	border-top: 1px solid #999;
}

#contact #contents .contents-unit .table-unit {
	border-bottom: 1px solid #999;
}

#contact #contents .contents-unit .table-unit {
	width: 100%;
}

#contact #contents .contents-unit .table-unit td {
	margin: 0;
	line-height: 1.4;
	vertical-align: top;
}

#contact #contents .contents-unit .table-unit td.item {
	width: 5.5em;
	padding: 2px 5px 2px 10px;
	
}

#contact #contents .contents-unit .table-unit td.data {
	padding: 2px 10px;
	
}

#contact #contents .contents-unit .table-unit td#chosa, 
#contact #contents .contents-unit .table-unit td#syunpo {
	text-align: right;
}

/*sitemap
***********************************************************/

#sitemap #contents .contents-unit {
	font-size: 97%;
}

#sitemap #contents .contents-unit .leftbox,
#sitemap #contents .contents-unit .rightbox {
	width: 240px;
}

#sitemap #contents .contents-unit .cate-box {
	margin: 0 0 20px 0;
}

#sitemap #contents .contents-unit h3 {
	padding: 0 0 2px 22px;
	margin: 0 0 2px 0;
	background-repeat: no-repeat;
	background-position: 5px 50%;
	border-bottom: 1px solid #999;
	line-height: 1;
}

#sitemap #contents .contents-unit #cate-toppage h3 {
	background-image: url(../images/icon_none.gif);
}

#sitemap #contents .contents-unit #cate-about h3 {
	background-image: url(../images/icon_about.gif);
}

#sitemap #contents .contents-unit #cate-event h3 {
	background-image: url(../images/icon_event.gif);
}

#sitemap #contents .contents-unit #cate-report h3 {
	background-image: url(../images/icon_report.gif);
}

#sitemap #contents .contents-unit #cate-request h3 {
	background-image: url(../images/icon_request.gif);
}

#sitemap #contents .contents-unit #cate-research h3 {
	background-image: url(../images/icon_research.gif);
}

#sitemap #contents .contents-unit #cate-rules h3 {
	background-image: url(../images/icon_rules.gif);
}

#sitemap #contents .contents-unit #cate-publish h3 {
	background-image: url(../images/icon_publish.gif);
}

#sitemap #contents .contents-unit #cate-links h3 {
	background-image: url(../images/icon_links.gif);
}

#sitemap #contents .contents-unit #cate-kyousai h3 {
	background-image: url(../images/icon_kyousai.gif);
}

#sitemap #contents .contents-unit #cate-member h3 {
	background-image: url(../images/icon_member.gif);
}

#sitemap #contents .contents-unit .sub1-cate {
	margin: 0;
	padding: 0 0 0 25px;
}

#sitemap #contents .contents-unit .sub1-cate li {
	margin: 0;
	padding: 0 0 3px 10px;
	line-height: 1.4;
	list-style: none;
	background-image: url(../images/sub1_none.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
}

#sitemap #contents .contents-unit .sub2-cate {
	margin: 0;
	padding: 0 0 0 40px;
}

#sitemap #contents .contents-unit .sub2-cate li {
	margin: 0;
	padding: 0 0 2px 10px;
	list-style: none;
	line-height: 1.4;
	background-image: url(../images/sub3_none.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
}
contents2 {
	margin: 15px 20px 0;
}
.contents2 {
	margin: 15px 20px 10px 0px;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 15px;
	width: 475px;
}
.contens-inner2 {
	margin: 10px 0px;
	text-align: left;
	border: 0px;
	font-size: 12px;
	line-height: 30px;
}
