	@charset "Shift_JIS";

/* common */

html {
    margin: 0;
    padding: 0
}

body {
	background-color: #000000;
	font-family: sans-serif,"‚l‚r ƒSƒVƒbƒN";
	color: #eeeeee;
	margin: 0px;
	margin-top: 0px;
}

.text1 {
	font-size: xx-small;
	line-height: 1.4
}

.text2 {
	font-size: 10px;
	line-height: 1.4
}

.text3 {
	font-size: 12px;
	line-height: 1.4
}

.text4 {
	font-size: medium;
	line-height: 1.4
}

.text5 {
	font-size: large;
	line-height: 1.4
}

.text6 {
	font-size: x-large;
	line-height: 1.4
}

.text7 {
	font-size: xx-large;
	line-height: 1.4
}

td {
	font-size: 12px;
	line-height: 1.4
}

a{
	text-decoration: none;
	color: #C89A2B;
}

a:hover {
    text-decoration: underline
}

.bold {
	font-weight: bold;
}

p.main{
	margin:20px 0px 5px 0px;
}

table.main{
	margin-top:13px;
	text-align: left;
}

td.date{
	background: url(../news/img/arrow.gif) no-repeat top left;
	padding-left: 20px;
}

td.newsline{
	background: url(../news/img/line.gif) no-repeat top center;
	width: 50px;
}
td.newsline02{
	background: url(../news/img/line02.gif) repeat-x center center;
	height: 21px;
}

td.linetop {
	width: 21px;
	background: url(../img/dot.gif) repeat-y center;
}

.header_line {
	margin: 0px 10px 0px 12px;
}

td.header01{
	padding-bottom: 8px;
	text-align: left;
}

td.header02{
	padding: 0px 8px 5px 0px;
}

ul {
	margin: 20px 0px 20px 0px;
	padding: 0px;
}

#newslist li, li.whatsnew { 
	text-align: left;
	width: 689px;
	list-style-type: none;
	padding-bottom: 12px;
	margin-bottom: 12px;
	font-size: 12px;
	background: url(../news/img/line02.gif) repeat-x bottom center;
}
#newslist li {font-size:bold; float:left}
#newslist li article p {margin:0; padding:0;}
#newslist li article .readmore {display:none;}
#newslist li h6 {color:#c89a2b; padding:0; margin:0; font-size:12px; font-size:normal;}
#newslist li .thumb {margin-right: 15px; float:left; width:124px; height:auto;}
.newsimage{
	margin-right: 15px;
}

.title{
	margin-top: 15px;
	font-size: 14px;
	line-height: 1.8;
	font-weight: bold;
}

.footer{
	margin: 20px 0px 10px 0px;
}

td.archive-title {
	text-align: left;
	height:40px;
	font-size: 21px;
	font-weight: bold;
	padding-left: 90px;
	background: url(../news/img/title01.gif) no-repeat left;
}

td.archive-form {
	width: 294px;
	font-size: 15px;
	text-align: right;
	height:40px;
	font-size: 12px;
	font-weight: bold;
	padding-right: 15px;
	background: url(../news/img/title02.gif) repeat-x left;
}

.news01{
	width: 700px;
	height:650px;
	background: url(../news/2008/img/07a_photo.jpg) no-repeat left top;
	padding: 330px 0px 0px 0px;
	vertical-align: top;
	color:#ffffff;
	font-size: 15px;
}

.news02{
	width: 720px;
	height:200px;
	background: url(../news/2008/img/07b_photo.jpg) no-repeat left top;
	padding: 330px 0px 0px 0px;
	vertical-align: top;
	color:#ffffff;

}

.news03{
	text-align: left;
	vertical-align: top;
	color:#ffffff;
	font-size: 14px;
}

.news04{
	width: 700px;
	height: 600px;
	background: url(../news/2008/img/07c_photo.jpg) no-repeat left top;
	padding: 280px 0px 0px 0px;
	vertical-align: top;
	color:#ffffff;
	font-size: 15px;
}

.titleb {
	background-color: #333333;
	padding: 3px 3px 2px 8px ;
	margin-bottom:10px;
	margin-top: 5px;
}
table tr td.day {
	padding-left: 5px;
}
