@charset "utf-8";
/* CSS Document */


img.clear {
	display: block;
	width: 10px;
	height: 1px;
	clear: both;
}

div#sidebar {
	float: right;
	padding-bottom: 20px;
	width: 262px;
}
div#sidebar ul.navi {
	margin: 2px 0px 0px 2px;
	width: 256px;
	border-bottom: none;
}
div#sidebar ul.navi li a {
	padding-left: 20px;
	height: 22px;
	font-size: 14px;
	line-height: 22px;
	color: #666666;
	text-decoration: underline;
	background: url(../news/img/icon01.gif) no-repeat 10px 10px;
}
div#sidebar ul.navi li a:hover {
	color: #339999;
}
div#sidebar ul.navi li a.act {
	color: #339999;
}

div#context {
	padding: 15px 0px 20px 30px;
	width: 585px;
	min-height: 500px;
}
* html div#context {
	width: 615px;
	height: 500px;
}
div#context table,
div#context th,
div#context td, {
	font-size: 100%;
	line-height: 150%;
}

h3.cm {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 8px 10px;
	font-size: 14px;
	background: #E4E4E4;
	border-left: solid 2px #009999;
}


div#contents {
	display: block;
	margin-bottom: 1px;
	text-align: left;
	background: #fff url(../news/img/back01.gif) repeat-y right;
}
div#contents img {
	display: block;
}
div#contents a img {
	display: inline;
}

div#fPath a {
	color: #333333;
}
div#fPath span {
	color: #FF6600;
}


/* news/index.html */
body.news div.index#contents div#data {
	margin-top: 30px;
}
body.news div.index#contents div#data div.list {
	margin-top: 20px;
	padding: 20px 0px 20px 25px;
	border: solid 1px #CCCCCC;
}
body.news div.index#contents div#data div.list td {
	padding: 10px 0px;
	background: url(../news/img/line01.gif) repeat-x bottom;
}
body.news div.index#contents div#data div.list a {
	color: #666666;
	text-decoration: underline;
}
body.news div.index#contents div#data div.list a:hover {
	color: #339999;
}
body.news div.index#contents div#data div.gotop {
	margin-top: 20px;
	text-align: right;
}

/* news/0210.html */
body.news div.p0210#contents div#data {
	margin-top: 20px;
}
body.news div.p0210#contents div#data div.detail {
	margin-top: 10px;
}
body.news div.p0210#contents div#data div.detail div.date {
	padding: 5px 0px;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}
body.news div.p0210#contents div#data div.detail h3 {
	padding: 40px 0px 20px 0px;
	text-align: center;
}
body.news div.p0210#contents div#data div.detail p {
	margin-top: 20px;
}
body.news div.p0210#contents div#data div.gotop {
	margin-top: 50px;
	text-align: right;
}


























