@charset "UTF-8";
/* CSS Document */

/*------------tag-------------*/
/*------------------------*/
.sub_contents_title{
    float:left;
	clear:both;
    margin:10px;
	padding-left:20px;
    background:url(../img/common/icon/arrow01.gif) no-repeat left center;
	color:#2f85c8 !important;
	font-size:120%;
	font-weight:bold;
}
.in_sub{
    float:left;
	clear:both;
    margin-top:3px;
}
.in_sub span.in_tag{color:#2f85c8 !important;}
.table-view {
	margin:10px 0 20px 0;
}
#tag-table-view,
#item-table-view,
#news-table-view {width:645px;}
#tag-table-view tr.odd,
#item-table-view tr.odd,
#news-table-view tr.odd {background:url(../img/common/line03.gif) repeat-x left bottom #f1f1ee;}
#tag-table-view tr.even,
#item-table-view tr.even,
#news-table-view tr.even {background:url(../img/common/line03.gif) repeat-x left bottom #ffffff;}
#tag-table-view tr.lastChild,
#item-table-view tr.lastChild,
#news-table-view tr.lastChild { background-image:none;}
#tag-table-view td,
#item-table-view td,
#news-table-view td {padding:10px;}
/*------------------------*/
.article-middle-box{margin-bottom:30px;}
/*------------------------*/
.col-no{ width:5%;}
/*-----------------------------*/
