@charset "UTF-8";

#index #content #tiny table td { border:none;}
/* Use Only List Design Check */
#tn_list_body {
	background:#fff;
	margin: 0;
	padding: 0;
	}
/* End */

#tn_page_body {
	background:#eee9de;
	margin: 0;
	padding: 0;
	font-size: 75%;
	}

#content #tiny table.tn_table {
	border:none;
}
#index #content #tiny table tr td{
 border:none;
 padding:0;
	
}
#index th, #index td { border:none;padding:0 0 0 3px;}

.tn_table td a { color:#3e3e3f; text-decoration: none; }
.tn_table td a:hover { color:#3e3e3f; text-decoration: underline; }
#index td.tn_date {
	text-align: left;
	padding:10px 0 6px 0px;
	margin:0;
	width:100px;
	text-indent:7px;
	line-height:16px;
	vertical-align:top;
	font-weight:bold;
	color:#172b52;
	background: url(../images/line_01.jpg) left bottom repeat-x;
}
#index td.tn_title {
	padding:10px 0 6px 0px;
	line-height:16px;
	vertical-align:top;
	background: url(../images/line_01.jpg) left bottom repeat-x;
}
table.tn_page {
}
.tn_page h2 {
	font-size: 2em;
	padding: .5em 1em;
	margin:0 0 10px 0;
	background: #e4ddcd;
	border-bottom:1px solid #51361b;
	color: #51361b;
	}
td.tn_content {
	padding:7px 0px;
	color:#4b2f12;
	
}
.tn_page p.tn_date { text-align:right; color:#4b2f12; padding:0 10px 0 0; }
.tn_page .tn_content {
	padding: 3px;
	color:#4b2f12;
	background:#e3dccc;
	margin:0 10px;
	
}
.tn_page .tiny_bg { padding:10px; background:#fff; border:1px solid #5b4128; }
.tn_close {
	text-align: center;
	border-top: 1px solid #5b4128;
	padding: 1em;
	}
.tn_page img, .tn_table img {
	-ms-interpolation-mode: bicubic;
	}
