/* 2012-3-26 とじ郎 以前からあった　↓↓↓ */


body {
	margin-top: 10px;
	margin-left: 75px;
	background-color: #faf0e6;
	background-image: url(topimg/haikei01.gif);
	background-repeat: repeat-y;
	background-position: 45px 45px;
}



td {
	color: #696969;
	font-size: 11pt;
	line-height: 12pt;
	padding-top: 3pt;
	padding-bottom: 3pt
}

.midasi {
	color: #a0522d;
	font-size: 14pt;
	line-height: 16pt
}


.date {
	color: gray; font-size:8pt; 
	padding-left: 14px
}

.topline {
	border-top: 1px dotted #735d5a;
	border-bottom: 1px dotted #735d5a
}

A:link {
	color: #696969;
	text-decoration: none
}

A:visited {
	color: #696969;
	text-decoration: none
}

A:active {
	color: #696969;
	text-decoration: underline
}

A:hover {
	color: #696969;
	text-decoration: underline
}

.table01 {
	padding-top: 0px;
	padding-bottom: 0px
}

.tdnopadding {
	padding-top: 0px;
	padding-bottom: 0px
}

.tdnopadding1 {
	padding-top: 1px;
	padding-bottom: 0px
}

.leftline {
	border-left:
	1px solid #a9a9a9
}

/* 2012-3-26 とじ郎 以前からあった　↑↑↑　 */

/* ATC に使用　↓↓↓　 */
em {
		font-size:12px;
		color:#000;
		font-family:sans-serif;
		font-style:normal;
		letter-spacing:-0.0em;
		}
#imgs {
	margin-top:-5;
	margin-bottom:-7;
}


/*ここからはニュース欄設定------------------------------------*/

.news {
	color: #006500;
	font-size: 10pt;
	line-height: 11pt
	}

/*ニュース欄スクロール設定*/

.scrollsell {
	clear: both;
	overflow: auto;
	height: 850px;
}


