/* @override 
	http://localhost:8888/css/works.css
	http://www.bulanco.net/css/works.css
*/

@import "reset.css";
@import "basic.css";
@import "module.css";
@import "layout.css";

#entry01 h2,
#entry02 h2 {
	height: 28px;
	margin-bottom: 14px;
}

#entry01 h2 {
	background-image: url(../images/works/h2_webworks.png);
}

#entry02 h2 {
	background-image: url(../images/works/h2_blogworks.png);
}

#entry01 h3 ,
#entry02 h3 {
	margin-bottom: 7px;
}

div.siteImg {
	width: 498px;
	overflow: hidden;
	height: 280px;
	margin-bottom: 10px;
}

div.siteImg img {
	width: 498px;
}

div.siteData {
	float: left;
	width: 100px;
	text-align: right;
	border-right: 1px dotted #000;
}

div.siteData dl {
	margin-right: 7px;
}


div.siteData dl dt {
	font-weight: bold;
	font-size: 90%;
}

div.siteData dl dd {
	margin-bottom: 10px;
	font-size: 80%;
	clear: both;
}

div.siteComment {
	margin-left: 107px;
}

dl.siteList {
	margin-left: -4px;
	margin-bottom: 14px;
}

dl.siteList dt {
	float: left;
	display: inline;
	margin-left: 10px;
}

dl.siteList dt a {
	width: 114px;
	height: 114px;
	text-align: left;
	background-color: #000;
	filter: alpha(opacity=40);
	-moz-opacity:0.40;
	opacity:0.40;
	color: #fff;
	font-size: 80%;
	display: block;
	position: relative;
}

dl.siteList dt a strong {
	position: relative;
	top: 40px;
	left: 4px;
}

dl.siteList dt a:hover {
	filter: alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}

dl.siteList dd {
	width: 114px;
	height: 114px;
	overflow: hidden;
	position: relative;
	float: left;
	margin-left: -114px;
	z-index: -1;
	display: inline;
}

dl.siteList dd img {
	width: 120px;
}

#entry_list h2 {
	background-image: url(../images/works/h2_workslist.png);
	height: 28px;
}

#entry_shks h2,
#entry_shks h3 {
	background-image: url(../images/works/h3_shks.png);
	height: 18px;
	background-repeat: no-repeat;
}

#entry_rzk h2,
#entry_rzk h3{
	background-image: url(../images/works/h3_rzk.png);
	height: 18px;
	background-repeat: no-repeat;
}

#entry_kup h2,
#entry_kup h3 {
	background-image: url(../images/works/h3_kup.png);
	height: 18px;
	background-repeat: no-repeat;
}

#entry_asm h2,
#entry_asm h3 {
	background-image: url(../images/works/h3_asm.png);
	height: 22px;
	background-repeat: no-repeat;
}

#entry_ymk h2,
#entry_ymk h3 {
	background-image: url(../images/works/h3_ymk.png);
	height: 22px;
	background-repeat: no-repeat;
}

#entry_mwi h2,
#entry_mwi h3 {
	background-image: url(../images/works/h3_mwi.png);
	height: 22px;
	background-repeat: no-repeat;
}

#entry_knz h2,
#entry_knz h3 {
	background-image: url(../images/works/h3_knz.png);
	height: 22px;
	background-repeat: no-repeat;
}