@charset "UTF-8";
/* CSS Document */
/* ***********************************************************
 *
 * Since:     2006-4-1
 * Modified:  2006-06-14
 * Guideline: Ver.1.00
 * Editor:    Noriyoshi Komura
 *
 * ***********************************************************
 */

/*必要CSSをロード*/
@import url("../../css/base.css");
/*ロード終わり*/
.rightcolumn h1 {
	background-image: url(../../images/title.gif);
	height: 18px;
	padding-top: 3px;
	padding-left: 10px;
	color: #FFFFFF;
	margin-bottom: 5px;
	font-size: 14px;
}
#contents .rightcolumn table  {
	background-color: #FFFFFF;
}
#contents .rightcolumn table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.rightcolumn table em {
	font-style: normal;
	padding-left: 3em;
	font-size: 90%;
}
#contents .rightcolumn  table th {
	background-color: #FFF;
	font-size: 10px;
	font-weight: normal;
}
#contents .rightcolumn table table td {
	font-size: 90%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.backnumber {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	display: block;
	margin-right: 10px;
}
