@charset "UTF-8";

/* Use Only List Design Check */
#tn_list_body {
	backgroud: #fff;
	margin: 0;
	padding: 0;
	font-family:"ＭＳ Ｐゴシック", "Hiragino kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	font-weight:normal;
	font-size:8px;	
	}
/* End */

#tn_page_body {
	backgroud: #fff;
	margin: 0;
	padding: 0;
	font-size: 75%;
	}
#tiny a{ color: #FF0000; text-decoration: none; font-weight: bold; font-size:11px;}
.tn_table {
	border-collapse: collapse;
	border-spacing: 0;
	background: transparent;
	width: 560px;
	overflow: auto;
	}
.tn_table .tn_date{ 
  width: 90px;
	background: url(../../images/list01.gif)  5px center  no-repeat ; 
	padding: 5px 0 5px 13px;
	font-size:11px;
	}
.tn_table * {
	margin: 0;
	padding: 0;
	}
.tn_table tr td {
	padding: .3em;
	border-top: none;
	border-bottom: 1px solid #ccc;
	}
.tn_page {
	}
.tn_page h2 {
	font-size: 2em;
	padding: .5em 1em;
	margin: 0;
	background: #fff url(../images/page_head.gif) repeat-x top;
	color: #000;
	}
.tn_page .tn_date {
	text-align: right;
	margin: .5em 1em;
	}
.tn_page .tn_content {
	margin: 1em;
	border: 1px solid #ccc;
	padding: 1.5em;
	}
.tn_close {
	text-align: center;
	border-top: 1px solid #ccc;
	padding: 1em;
	}
.tn_page img, .tn_table img {
	-ms-interpolation-mode: bicubic;
}

