body {margin-left: 0px;margin-right: 0px;background-color:#996600}
td {color: #666666;} 
/*行間を個別に指定したい場合*/
.lh120 {line-height:120%;font-size:12px;} 
.lh130 {line-height:130%}
.lh140 {line-height:140%}
.lh180 {line-height:180%}

/*リンク*/
a:link    { text-decoration: underline;color: #666666}
a:visited { text-decoration: underline;color: #666666}
a:active  { text-decoration: underline;color: #666666 }
a:hover   { text-decoration: none;color:#666666}

/*リンク共通ページ*/
a.linkcom:link    { text-decoration: underline;color:#9A1406}
a.linkcom:visited { text-decoration: underline;color:#9A1406}
a.linkcom:active  { text-decoration: underline;color:#9A1406}
a.linkcom:hover   { text-decoration: none;color:#9A1406}

/*文字のみ指定*/
.fs10 {	font-size: 10px;}
.fs10l120 {font-size: 10px;line-height: 120%;}
.fs10gray {font-size: 10px;color: #666666;}
.fs14 {font-size: 14px;}

.table {
		font-family:"ＭＳ Ｐゴシック", Osaka;
		font-size:12px;
		line-height:120%;
		margin-top:5px;
		margin-bottom:5px;
		}

.table2 {
		font-family:"ＭＳ Ｐゴシック", Osaka;
		font-size:10px;
		line-height:120%;
		margin-bottom:5px;
		}

.table_dot {
		font-family:"ＭＳ Ｐゴシック", Osaka;
		font-size:12px;
		line-height:120%;
		margin-top:5px;
		margin-bottom:5px;
		border-bottom: 1px dotted #333333;
		}

.table_header {
		margin-top:10px;
		margin-left:10px;
		margin-right:10px;
		margin-bottom:10px;
		}

.table_body {
		margin-left:10px;
		margin-right:10px;
		margin-bottom:10px;
		}

.table_footer {
		margin-left:10px;
		margin-right:10px;
		margin-bottom:10px;
		}

.table_back {
		background-image:url(../img/title_back.gif);
		margin-top:10px;
		margin-bottom:5px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		padding-left:30px;
		}

.table_text {
		margin-bottom:10px;
		font-family:"ＭＳ Ｐゴシック", Osaka;
		font-size:12px;
		line-height:130%;
		padding-left:10px;
		padding-right:10px;
		}

.table_enter {
		background-color:#CCCCCC;
		margin-bottom:10px;
		font-family:"ＭＳ Ｐゴシック", Osaka;
		font-size:12px;
		text-align:center;
		line-height:130%;
		padding-top:10px;
		padding-left:10px;
		padding-right:10px;
		padding-bottom:10px;
		}

.table_rireki {
		background-color:#FFFFCC;
		margin-bottom:10px;
		font-family:"ＭＳ Ｐゴシック", Osaka;
		font-size:12px;
		text-align:center;
		line-height:130%;
		padding-top:3px;
		padding-left:3px;
		padding-right:3px;
		padding-bottom:3px;
		}

.table_nin {
		background-image:url(../img/title_back_r.gif);
		color:#FF0000;
		margin-top:10px;
		margin-bottom:5px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		padding-left:30px;
		}

.table_banner {
		font-family:"ＭＳ Ｐゴシック", Osaka;
		color:#FF0000;
		font-size:12px;
		line-height:150%;
		margin-top:10px;
		margin-bottom:10px;
		}