@charset "utf-8";
/* CSS Document */

#bg_frame {
	background:url(../images/com/bg_img_subcontents.jpg) 0 20px repeat-x;
}


.title_logo {
	padding:45px 10px 30px 704px;
}



/*contents
-------------------------------*/
.contents {
	width:620px;
	margin-bottom:20px;
}

.title_img {
	background:url(../images/category/works/title_img.gif) 0 0 no-repeat;
	width:307px;
	height:51px;
	text-indent:-9999px;
	margin-bottom:20px;
}


.sub_title_text {
	border-left:15px solid #A00A0A;
	padding:0 0 0 10px;
	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
	margin-bottom:15px;
	border-bottom: 1px dotted #666666;
}
.works_box {
	width: 200px;
	float: left;
	height: 120px;
}
.works_box h5 {
	font-weight: normal;
}

.works_box p {
	font-size: 0.7em;
	width: 180px;
	text-align: right;
	color: #999999;
}
