/* 汎用 */

body, td, tr {
	font-size: 10pt;}

a {
	text-decoration: none;
	color: #9E4400;}

a:hover {
	text-decoration: underline;
	color: #FF6600;}

h2 {
	font-size: 11pt;
	font-weight: bold;
	}

strong {
	font-size: 12pt;
	color: #FF0000;
	font-weight: bold;
	}

.copy {
	font-size: 8pt;
	font-family: Arial, Verdana;
	color: #666666;
	}

.kids_banner {
	position: absolute;
	padding-left:8px;
	bottom: 50px;
	}

.sml {
	font-size: 8pt;
	color: #666666;
	}

/* トップページ使用スタイル */
.news_date { 
	color: #999999; 
	font-family: Arial, Verdana; 
	font-size: 8pt; }
.news_body { 
	color: #9E4400; 
	font-size: 8pt; }

/* コンテンツページ使用スタイル */
h1 {
	font-size: 12pt;
	border-width: 0px 0px 1px 25px;
	border-style: solid;
	border-color: #999999;
	padding: 5px;
	}

.leftmenu a {
	font-size: 8pt;
	color: #000000;
	}

.leftmenu a.now{
	font-weight: bold;
	}

.location {
	font-size: 8pt;
	padding-top: 10px;
	color: #999999;
	}

.txt11 {
	font-size: 11pt;
	color: #333333;
	line-height: 140%;
	}

.txt9 {
	font-size: 9pt;
	color: #666666;
	line-height: 150%;
	}


table.thinline {
	}

table.thinline td {
	border-style: dotted;
	border-color: #aaaaaa;
	border-width: 0px 0px 1px 0px; 
	}
table.thinline tr {
	vertical-align:top;
	}
table.thinline th {
	border-style: dotted;
	border-color: #333333;
	border-width: 0px 0px 1px 0px; 
	}
	
	
/* 追記 */
	
table.solidline {
	border: solid 1px #999;
	border-collapse: collapse;
	}
table.solidline th {
	border: solid 1px #999;
	background: #ccc;s
	}
table.solidline td {
	border: solid 1px #999;
	}

/* 2007.1030 牛山追記（展示会）
----------------------------------------------------*/

.ecoEnex2007 a img {
	border: 0;
}

