@charset "Shift_JIS";



/*------詳細ページレイアウト------*/

.articleW{
	margin-top:30px;
}

.articleW strong{
	padding-bottom:8px;
}

.totopW{
	margin:13px 0 5px;
}

.pname{
	padding-bottom:5px;
}


/*------トップページレイアウト------*/
.workslist{
	margin-top:10px; padding:0;

}
.workslist ul{
	margin:0 0 0 12px; padding:0;
	position:relative;
}
.workslist li{
	list-style-image:url(../works/img/list_arrow.gif);
	padding:0 0 4px 0;
}
.workslist li a.new{
	background: url(../img-cm/new.gif) no-repeat top right;
	padding-right:36px;
}

/*------背景色------*/
.bgU {
	background:#670019; 
}
.bgC {
	background:#4BAB27; 
}
.bgH {
	background:#FF6600; 
}
.bgW {
	background:#04759F; 
}



