@charset "ISO-8859-1";
@import url(base.css);
@import url(bottom.css);

#contentsMain h1 {
	background:url(../sharedimg/bg_tth_common.gif) repeat-x;
	height:34px;
	color:#333;
	font-size:140%;
	padding-top:20px;
	padding-left:15px;
	margin:0;
}


#mainTex table {
	width:728px;
	border-collapse:collapse;
	border-bottom:1px solid #ddd;
}
#mainTex table td {
	vertical-align:top;
	padding:6px 7px;
	border-top:1px solid #ddd;
}
#mainTex table td span.cmnt {
	font-size:85%;
	margin-left:2em;
}
#mainTex table td a {
	background:url(../sharedimg/arr_smap.gif) no-repeat 0 2px;
	padding-left:12px;
}