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

#side_menu_area h1 span{
	background:url(/project/works/image/label-purpose.png) no-repeat left top;
}

.keyword_box {
	width:283px;
	background:url(image/keyword-bck.png) repeat-y left top;
	float:left;
	margin-right:0px;
	margin-bottom:20px;
	padding: 0px;
}

.keyword_box .contents{
	padding:0px;
	height:190px;
	background:url(image/keyword-bottom.png) no-repeat 0% 100%;
	width:100%;
}

.keyword_box .contents img{
	float:left;
	margin-left:13px;
}

.keyword_box .contents ul{
	float:left;
	margin:-2px 0px 0px 0px;
	padding:0px 36px 0px 13px;
	list-style:none;
}

.keyword_box .contents ul li{
	padding:0px 0px 3px 16px;
	background:url(/project/works/image/li-mark-a.gif) no-repeat 0px 3px;
	line-height:1.2;
}

.keyword_box h2 {
	margin:0px;
	padding:0px;
	width:257px;
	height:38px;
	font-size:15px;
	line-height:18px;
	overflow:hidden;
}

.keyword_box h2 span {
	display:block;
	position:absolute
	width:257px;
	height:38px;
}

#keyword1 span {
	background:url(image/key1.gif) no-repeat top left;
}

#keyword2 span {
	background:url(image/key2.gif) no-repeat top left;
}

#keyword3 span {
	background:url(image/key3.gif) no-repeat top left;
}

#keyword4 span {
	background:url(image/key4.gif) no-repeat top left;
}

#keyword5 span {
	background:url(image/key5.gif) no-repeat top left;
}

#keyword6 span {
	background:url(image/key6.gif) no-repeat top left;
}

