*{
	margin:0;
	padding:0;
}

body {
	background-color: #E3B251;
	margin: 0px;
	padding:0;
	color: #FFFFFF;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3",sans-serif;
	line-height: 130%;
	font-size:11px;
	background-image: url(../imgs/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: 0px 20px;
}

img{
	border: none;
	}
	

/*link
--------------------------------*/

a{color: #FFFFFF; text-decoration: none;}
a:visited{text-decoration: none;}
a:hover{text-decoration: underline;}
a:active{text-decoration: none;}

/*--------------------------------*/

#header {padding: 5px; width: 740px; height:12px;font-size:10px;}

#main {}

table#new td{
	font-weight: normal;
	padding: 13px;
	width: 220px;
	vertical-align: top;
	text-align: left;
}

table#new td.borderline{
	padding: 13px;
	width: 220px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6F534D;
	vertical-align: top;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6F534D;
}


table#new .newstxt {
	height: 145px;
	overflow:auto;
	width: 220px;
}

table#new ul li{
	color: #AD9E9A;
	list-style-type: none;
	background-image: url(../imgs/icon.gif);
	background-position: 0px 8px;
	padding-left: 10px;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 4px;
}

table#new .news_content .news_date{	font-size:12px; line-height: 130%;
	background: url(../imgs/icon.gif) no-repeat 0px 2px; color:#CC9900 ; padding:0px 0px 0px 10px; text-align:1.4em;}
table#new .news_content .news_txt{ color:#AD9E9A ; padding:0px 0px 10px 10px;	font-size:12px;	line-height: 130%;}
table#new .news_content .news_txt a {color: #AD9E9A;}



table#new ul li a {
	color: #AD9E9A;
}


table#new ul li .date{
	color: #CC9900;
}

table#new .tit {
	padding-bottom: 10px;
}

table#new .ichiran {
	text-align: right;
	margin:10px 0px 0px 0px;
	font-size:12px;
}

table#new .ichiran a {
	color: #CC9900;
}

#footer {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	font-size:11px;
}

#copy {
	color: #300900;
	text-align: right;
}