@charset "utf-8";
@import "base/common.css";

table#category_box {
	width: 550px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
}

table#category_box tr td{
	width: 270px;
	border: 0px;
	background: url(http://files.hughug-web.com/www/bbs/category_bg.gif) bottom left #f0f7e6 no-repeat;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	color: #889977;
	border-left: solid 10px #fff;
	border-bottom: solid 10px #fff;
}

table#category_box tr td.first{
	border-left: none !important;
}

table#category_box tr td h3{
	height: 38px;
	background: url(http://files.hughug-web.com/www/news/category_label.gif) no-repeat;
	padding-top: 10px;
}

table#category_box tr td h3 p{
	color: #fff;
	line-height: 28px;
	padding-left: 55px;
}
table#category_box tr td h3 p a{
	display: block;
	color: inherit;
	text-decoration: none;
}

table#category_box tr td .inner_box{
	padding: 10px;
	padding-top: 5px;
}

table#category_box ul li{
	font-size: 11px;
	line-height: 1.1em;
	border-top: dotted 1px #8cbf40;
	padding: 5px;
}

table#category_box ul li.first{
	padding-top: 0px !important;
	border-top: none;
}

table#category_box ul li.foot{
	padding-right: 0px;
}

table#category_box ul li > a{
	display: block;
}



#topics { padding-top: 0px; width: 550px; }
#topics h2 { background: url(http://files.hughug-web.com/www/news/topics_label.gif); width: 550px; }
#topics a {
	/*float: left;*/
	display: block;
	/*width: 420px;*/
}
#topics p {
	float: right;
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	width: 120px;
	text-align: right;
}
#topics .inner_box { margin-top: 7px; }
#topics .inner_box ul { font-size: 12px; }
#topics .inner_box ul li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#topics .inner_box ul li.foot a {
	float: none;
}

table#category_box ul li.foot a, #topics .inner_box ul li.foot a {
	display: block;
	overflow: hidden;
	font-size: 1em;
	text-indent: -9999px;
	width: 80px;
	height: 19px;
	background: url(http://files.hughug-web.com/www/news/list_view.png) top left no-repeat;
	margin-left: auto;
	margin-right: 0px;
}

table#category_box ul li.foot a:hover, #topics .inner_box ul li.foot a:hover {
	background-position: bottom left;
}


#container_right #category { padding-top: 0px; }
#container_right #category h2 { background: url(http://files.hughug-web.com/www/news/side1.png); }
#container_right #category a {
	display: block;
	font-weight: bold;
	border-left: solid 4px #d5bea6;
	padding-left: 4px;
	line-height: 1.1em;
	color: #884400;
}
#container_right #category .inner_box { margin-top: 7px; }
#container_right #category .inner_box ul { font-size: 12px; }
#container_right #category .inner_box ul li {
	padding-top: 7px;
	padding-bottom: 7px;
}


ul#news-list {
	border: dotted 1px #66aa00;
	border-top: none;
}

ul#news-list li {
	border-top: dotted 1px #66aa00;
}

ul#news-list li .photo {
	float: left;
	overflow: hidden;
	width: 48px;
	height: 48px;
	padding: 5px;
}

ul#news-list li .thumb {
	float: left;
	width: 490px;
}

ul#news-list li .thumb h3 {
	background: #d3e4ba;
	padding: 4px;
	margin-bottom: 7px;
}

ul#news-list li .thumb h3 p {
	color: #336600;
	border-left: solid 4px #99c557;
	padding-left: 4px;
	font-size: 11px;
	line-height: 1.1em;
}

ul#news-list li .label {
	line-height: 1.4em;
	padding-right: 5px;
	margin-bottom: 5px;
}

ul#news-list li .label a {
	font-weight: bold;
}

ul#news-list li a.category {
	float: left;
	display: block;
	width: 110px;
	height: 18px;
	margin-right: 2px;
	line-height: 18px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background: #ff9900;
	text-align: center;
	margin-bottom: 7px;
}

ul#news-list li a.category:hover {
	background: #ff3399;
}

ul#news-list li .date {
	float: right;
	color: #999;
	font-size: 11px;
	line-height: 18px;
	padding-right: 7px;
	margin-bottom: 7px;
}




#base-layer-1 h3.layers_label { background-image:url(http://files.hughug-web.com/www/common/layer9_chara.png); }
#base-layer-1 h3.layers_label p { width: 170px; background-image:url(http://files.hughug-web.com/www/news/label1.png); }
#base-layer-2 h3.layers_label { background-image:url(http://files.hughug-web.com/www/common/layer10_chara.png); }
#base-layer-2 h3.layers_label p { width: 125px; background-image:url(http://files.hughug-web.com/www/news/label2.png); }




#base-layer-2 .guide_box .label {
	overflow: hidden;
	height: 25px;
	padding-right: 10px;
	background-position: top right !important;
}

#base-layer-2 .guide_box .body {
	overflow: auto;
	padding-left: 10px;
	padding-right: 10px;
	height: 532px;
}

#base-layer-2 ul li{
	border-top: dotted 1px #996633;
	padding: 5px;
	cursor: pointer;
	background: transparent;
	font-size: 10px;
}
#base-layer-2 ul li.first{ border-top: none; }

#base-layer-2 ul li strong{
	display: block;
	color: #993300;
	font-size: 11px;
}

#base-layer-2 ul li a {
	font-size: 12px;
}

#base-layer-2 ul li:hover{
	background: #ffdd66;
}

#base-layer-2 ul li:hover strong{
	color: #ff4400;
}

#base-layer-2 ul li:hover a{
	font-weight: bold;
	color: #ff3399;
	text-decoration: underline;
}




#base-layer-1 .guide_box .label {
	overflow: hidden;
	height: 25px;
	padding-right: 10px;
	background-position: top right !important;
}

#base-layer-1 .guide_box .label a {
	color: #fff;
}

#base-layer-1 .iframe {
	width: auto;
}

#base-layer-1 .iframe ul li{
	border-top: dotted 1px #996633;
	padding: 5px;
	background: transparent;
	font-size: 12px;
}
#base-layer-1 ul li.first{ border-top: none; }

#base-layer-1 ul li strong{
	display: block;
	color: #993300;
	font-size: 14px;
}

#base-layer-1 ul li#label a{
	font-weight: bold;
}

li#description .description-image{
	float: right;
	width: 150px;
	height: 150px;
	margin: 0 0 10px 10px;
	padding: 5px;
	background: white;
	border: 1px dotted #996633;
}