/* category colorize
----------------------------- */

h1#box_title {
	height:46px;
	margin:0 0 6px;
	overflow:hidden;
	text-indent:-1000em;
	background:transparent url(/gfx/box/box_index.gif) no-repeat scroll left center;
}


.subcategory {
	border-bottom: 1px solid #999;
	height: 21px;
	overflow:hidden;
	text-indent:-1000em;

}

.subcategory a {
	display: block;
	overflow:hidden;
	text-indent:-1000em;
	height: 21px;
}

#cat_1 {
	background:transparent url(/gfx/box/box_category_1.gif) no-repeat scroll left center;
}

#cat_2 {
	background:transparent url(/gfx/box/box_category_2.gif) no-repeat scroll left center;
}

#cat_3 {
	background:transparent url(/gfx/box/box_category_3.gif) no-repeat scroll left center;
}

#cat_4 {
	background:transparent url(/gfx/box/box_category_4.gif) no-repeat scroll left center;
}



/* chouryu */
.cat_box1 .article_body h1,
.cat_box1 .article_body h2,
.cat_box1 .article_body h3 {
	color: #ff6600;
	}
.cat_box1 .leaf_outro {
	border-color: #FFFEE9;
}