body{
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	margin: 0px;
}

/* * * * * * * * * *
‹¤’Ê
* * * * * * * * * */

/* footer */
#footer_txt{
	color: #02450A;
  font-size: 12px;
  line-height: 200%;
}

/* noscript */
noscript{
	color: #02450A;
  font-size: 12px;
  line-height: 200%;
}


/* * * * * * * * * *
newslist
* * * * * * * * * */

div#newslist p{
	width: 440px;
  _width: 470px;
	color: #333333;
  font-size: 12px;
  line-height: 200%;
  background: url(../images/top/top_newslist_line.jpg) repeat-x bottom center;
  padding: 0px 5px 10px 25px;
  text-indent: -12px;
}

/* * * * * * * * * *
newslist
* * * * * * * * * */
table#backlist td{
	text-align: center;
  padding-bottom: 30px;
}

table#backlist th{
	color: #009B62;
  font-size: 12px;
}

/* * * * * * * * * *
news
* * * * * * * * * */
div#news_title p{
	width: 500px;
	height:87px;
	background: url(../images/news/news_header.jpg) no-repeat center bottom;
 padding: 30px 8px 5px 60px;
	color: #333333;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
}

div#news_txt p{
	width: 480px;
 padding: 10px 20px 5px 30px;
	color: #333333;
	font-size: 12px;
	line-height: 170%;
}

div#news_footer p{
	width: 500px;
	height:61px;
	background: url(../images/news/news_footer.jpg) no-repeat center bottom;
}

/* * * * * * * * * *
other
* * * * * * * * * */
div#other_title p{
	width: 500px;
	height:87px;
	background: url(../images/other/other_header.jpg) no-repeat center bottom;
 padding: 20px 20px 5px 15px;
	color: #333333;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
}

/* * * * * * * * * *
backnumber
* * * * * * * * * */
table#backnumber td{
	color: #009B62;
 font-size: 12px;
}


/* * * * * * * * * *
movie
* * * * * * * * * */
#container{
	text-align: center;
	height: 702px;
	background: url(../images/common/ellych_bgi.jpg) no-repeat center center;
}

#movie{
	width: 904px;
	margin: 0 auto;
	padding: 232px 0 0 0;
	text-align: center;
}

#flvArea{
	padding: 50px 0 0 0;
	text-align: center;
}

#backnumber {
	width: 300px;
	margin: 2em auto 0;
}

#backnumber .scroll {
	width: 300px;
	height: 200px;
	overflow: auto;
}

#backnumber ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#backnumber ul li {
	float: left;
	width: 94px;
	margin: 0 0 1em;
	text-align: left;
}

.reset {
	clear: both;
	display: block;
	width: auto;
	height: 1px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
}

#information {
	width: 480px;
	margin: 2em auto 0;
}

#information .scroll {
	width: 480px;
	height: 200px;
	overflow: auto;
}

#information dl {
	margin: 0 0 1em;
	padding: 1em 0;
	border-bottom: 1px dotted #999;
}

#information dt {
	margin: 0 0 1em;
	padding: 0;
}

#archive dl {
	float: left;
	width: 280px;
	margin: 1em 5px 1em 0;
}

#archive dt {
	float: left;
	width: 100px;
}

#archive dd {
	margin: 0 0 0 100px;
}

