@charset "UTF-8";

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* toponly style */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

h2 {
	clear: both;
	width: 430px;
	height: 24px!important;
	height/**/: 30px;
	padding: 0px 0px 6px 0px;
}
div#right_sidebar {
	display: block;
	width: 200px;
	float: right;
	padding: 0px 0px 0px 0px;
}

p.TOPdiscription {
	clear: both;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.8em;
	color: #443d26;
	padding: 0px 0px 16px 2px;
}

div#contents {
	float: left;
	width: 430px!important;
	width/**/: 440px;
	padding: 20px 10px 0px 0px;
}
div#sidebar {
	float: left;
	display: block;
	width: 200px!important;
	width/**/: 210px;
	padding: 20px 10px 0px 0px;
}


h3.Tnews {
	clear: both;
	width: 425px!important;
	width/**/: 425px;
	height: 35px!important;
	height/**/: 35px;
	background: url(../../images/commons/contents/bar_news.gif) no-repeat;
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
h3.Tnews span.rss {
	width: 45px;
	height: 16px;
	position: absolute;
	left: 297px;
	top: 10px;
}
h3.Tnews span.preview {
	width: 70px;
	height: 22px;
	position: absolute;
	left: 347px;
	top: 7px;
}

h3.Tcompe {
	clear: both;
	width: 425px!important;
	width/**/: 425px;
	height: 35px!important;
	height/**/: 35px;
	background: url(../../images/commons/contents/bar_compe.gif) no-repeat;
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
h3.Tcompe span.rss {
	width: 45px;
	height: 16px;
	position: absolute;
	left: 297px;
	top: 10px;
}
h3.Tcompe span.preview {
	width: 70px;
	height: 22px;
	position: absolute;
	left: 347px;
	top: 7px;
}


ul.news_column {
	clear: both;
	overflow: hidden;
	width: 395px!important;
	width/**/: 423px;
	*width: 425px;
	border-left: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
	padding: 10px 14px 10px 14px;	
	margin: 0px 0px 25px 0px;
}
ul.news_column li {
	float: left;
	width: 393px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 2.0em;
	color: #353535;
	border-bottom: 1px solid #e1e1e1;
	margin: 0px 0px 4px 0px;
}
ul.news_column li span.date {
	padding: 0px 20px 0px 0px;
	color: #6a6969;
}
ul.news_column li span.newslist {
	padding: 0px 0px 0px 12px;
	background: url(../../images/commons/icon/ic_newslist.gif) no-repeat left center;
}


ul.news_column li a {
	color: #0066cc;
	text-decoration: underline;
}
ul.news_column li a:link,ul.news_column li a:active,ul.news_column li a:visited {
	color: #0066cc;
	text-decoration: underline;
}
ul.news_column li a:hover {
	color: #FF0000;
	text-decoration: underline;
}


/* right_sidebar */

div.random {
	float: left;
	width: 200px;
	height: 124px;
	padding: 0px 0px 0px 0px;
}
div.blog {
	float: left;
	width: 200px;
	height: 63px;
	padding: 0px 0px 0px 0px;
}


div.pagetop {
	display: none;
	clear: both;
	width: 620px!important;
	width/**/: 640px;
	padding: 0px 10px 0px 10px;
	text-align: right;	
}
div.pagetop img {
	display: none;
	float: right;
	width: 113px;
	height: 24px;
		
}





/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
