@charset "UTF-8";

/*contents-unit*/
#contents .contents-unit {
	font-size: 95%;
}

#contents h3 {
	margin: 0;
	padding: 3px 10px;
	/*font-size: 別途指定*/
	line-height: 1;
	font-weight: bold;
	color: #000;
	background-color:#DCDCDC;
}

#contents p.article-title {
	margin: 5px 0 0;
	font-weight: bold;
}

#contents .table-box td{
	vertical-align: top;
	line-height: 1.4;
}

#contents .table-box .article-num{
	padding: 0 0 0 0.8em;
	width: 5em;
	white-space: nowrap;
	font-weight: bold;
}


/*maru*/
#contents .table-box ul.maru {
	padding: 0;
	margin: 2px 0 0 0;
}

#contents .table-box ol li {
	margin: 0 0 2px 0;
	padding: 0;
	line-height: 1.4;
}

#contents .table-box ul.maru li {
	margin: 0 0 2px 0;
	padding: 0 0 0 17px;
	list-style: none;
	line-height: 1.4;
	background-repeat: no-repeat;
	background-position: 0 0.2em;
}

#contents .table-box ul.maru li.m2 {
	background-image: url(../images/maru2.gif);
}

#contents .table-box ul.maru li.m3 {
	background-image: url(../images/maru3.gif);
}

#contents .table-box ul.maru li.m4 {
	background-image: url(../images/maru4.gif);
}

#contents .table-box ul.maru li.m5 {
	background-image: url(../images/maru5.gif);
}

#contents .table-box ul.maru li.m6 {
	background-image: url(../images/maru6.gif);
}

#contents .table-box ul.maru li.m7 {
	background-image: url(../images/maru7.gif);
}

#contents .table-box ul.maru li.m8 {
	background-image: url(../images/maru8.gif);
}

/*ol*/
#contents .table-box ol {
	padding: 0 0 0 3em;
	margin: 2px 0 0 0;
}

#contents .table-box ol li {
	margin: 0 0 2px 0;
	padding: 0;
	line-height: 1.4;
}

/*kana*/

#contents .table-box ul.kana li {
	margin: 0 0 2px 0;
	padding: 0;
	list-style: katakana;
	line-height: 1.4;
}

#contents .table-box ul.maru li {
	margin: 0 0 2px 0;
	padding: 0 0 0 17px;
	list-style: none;
	line-height: 1.4;
	background-repeat: no-repeat;
	background-position: 0 0.2em;
}


/*pdffile*/
#contents .contents-unit#for-pdfnote {
	margin-top: 10px;
	padding: 0 10px;
	background-color:#f7f7f7;
	border: 1px solid #ccc;
}

#contents .contents-unit#for-pdfnote .pdffile {
	margin: 10px 0 0;
	padding-left: 22px;
	background:url(../images/pdf-icon.gif) no-repeat;
}

/*kaisei*/
#contents .contents-unit#kaisei .table-box {
	float: right;
	padding: 3px 10px;
	margin: 0 5px 0 0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#contents .contents-unit#kaisei .table-box#table1 {
	border-right: none;
}

#contents .contents-unit#kaisei .table-box#table2 {
	border-left: none;
}

#contents .contents-unit#kaisei .table-box .date {
	width: 9.3em;
}

#contents .contents-unit#kaisei .table-box .cont {
	width: 4.3em;
	text-align: right;
}


/*hyou159*/
#contents div.hyou159 table {
	border-collapse: collapse;
}

#contents div.hyou159 table td {
	border: solid 1px #666666;
	padding: 5px;
	margin: 0px;
}
