/*
┏━━━━━━━━━━━━━┓
┃ECOstation　スタイルシート┃
┗━━━━━━━━━━━━━┛
*/

body{
	background-image:url();
	margin:0;
	background-color:#bebec7;
	color:#000000;
	font-size:9pt;
	font-family:'Lucida Grande','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

a:link{
	color:#000000;
	text-decoration:underline;
	font-size: 9pt;
}

a:visited{
	color:#000000;
	text-decoration:underline;
	font-size: 9pt;
}

a:active{
	color:#ffffff;
	text-decoration:underline;
	font-size: 9pt;
}

a:hover	{
	color:#ffffff;
	text-decoration:underline;
	font-size: 9pt;
}

.link:link{
	color:#000000;
	text-decoration:none;
	font-size: 9pt;
}

.link:visited{
	color:#000000;
	text-decoration:none;
	font-size: 9pt;
}

.link:active{
	color:#000000;
	text-decoration:none;
	font-size: 9pt;
}

.link:hover{
	color:#000000;
	text-decoration:none;
	font-size: 9pt;
}

.sitemap:link{
	color:#000000;
	text-decoration:none;
	font-size: 9pt;
}

.sitemap:visited{
	color:#000000;
	text-decoration:none;
	font-size: 9pt;
}

.sitemap:active{
	color:#000000;
	text-decoration:none;
	font-size: 9pt;
}

.sitemap:hover{
	color:#ffffff;
	text-decoration:none;
	font-size: 9pt;
}

table{
	margin-left:auto;
	margin-right:auto;
}

table.header{
	width:100%;
	background-color:#000000;
}

td.title{
	background-color:#000000;
	text-align:left;
	color:#ffffff;
	font-size:16pt;
	font-family:'Arial Black';
}

.yellow	{
	color:#fff000;
}

td.menu	{
	background-color:#ffffff;
	width=1%;
	text-align:center;
	white-space:nowrap;
	font-size:12pt;
}

td.attention{
	font-size:10px;
	text-align:center;
}

td.lineheight200{
	line-height:200%;width:800px;
}

table.news{
	width:300px;
	border:1px solid #000000;
	background-color:#e27d86;
}

td.news{
	color:#e27d86;
	font-size:12pt;
	background-color:#e27d86;
}

table.side{
	width:300px;
	border:1px solid #000000;
	background-color:#ffffff;
}

td.side{
	color:#ffffff;
	font-size:12pt;
	background-color:#000000;
}

li{
	list-style-type:none;
}

table.index{
	width:500px;
	border:1px solid #000000;
}

td.center{
	text-align:center;
}

td.counter{
	background-color:#000000;
	text-align:right;
	color:#ffffff;
	font-size:12pt;
}

td.more{
	background-color:#c0c0c0;
	text-align:right;
	font-size:9pt;
}

img.pic{
	float:left
}

td.topcom{
	line-height:200%;
	width:798px;
}

td.scan{
	text-align:right;
	color:#ffffff;
}

.scan:link{
	color:#ffffff;
	text-decoration:none;
	font-size: 9pt;
}

.scan:visited{
	color:#ffffff;
	text-decoration:none;
	font-size: 9pt;
}

.scan:active{
	color:#ffffff;
	text-decoration:none;
	font-size: 9pt;
}

.scan:hover{
	color:#ffffff;
	text-decoration:none;
	font-size: 9pt;
}

