@charset "UTF-8";
/* CSS Document */
@import "/lib/css/component.css"; 

#contents h1.vi {
	background: url(/lib/img/works/vi_artwork.jpg) left top no-repeat;
	display: block;
	height: 110px;
	line-height: 100%;
	margin: 0 0 20px 24px;
	width: 560px;
}

#contents h1 span {
 display:block;
 text-indent:-9999px;
 overflow:hidden;
}

#contents div.shortImg {
	background: url(/lib/img/works/bg_work_btm.gif) left bottom no-repeat;
	clear: both;
	margin: 0 0 0 6px;
	padding-bottom: 2px;
	width: 260px;
}

#contents div.imageTopS {
	background: url(/lib/img/works/bg_work_img_top_s.gif) left top no-repeat;
	text-align: center;
	padding: 5px 0 1px 0;
	width: 190px;
}

#contents div.shortImgS {
	background: url(/lib/img/works/bg_work_btm_s.gif) left bottom no-repeat;
	clear: both;
	margin: 0 0 0 41px;
	padding-bottom: 2px;
	width: 190px;
}

#contents div.imageTop {
	background: url(/lib/img/works/bg_work_img_top.gif) left top no-repeat;
	text-align: center;
	padding: 5px 0 1px 0;
	width: 260px;
}

#contents p.popBtn {
	display: block;
	font-size: 0;
	text-align: right;
	line-height: 100%;
	margin: 0 5px 0 0;
	padding: 0;
}

#contents div.titleSepa {
	margin-left: 6px;
	padding-bottom: 8px;
	width: 260px;
}

#contents div.titleSepa h3 {
	display: block;
	float: left;
	font-size: 0;
	line-height: 100%;
	margin: 0;
	padding: 0;
	width: 130px;
}

#contents div.titleSepa p {
	display: block;
	float: right;
	line-height: 100%;
	margin: 0;
	text-align: right;
	padding: 2px 0 0 0;
	width: 125px;
}

#contents table.workTable td.aw {
	background: url(/lib/img/works/bg_work_top.gif) left top no-repeat;
	background-color: #F8F8F2;
	padding: 10px 0 5px 0;
	vertical-align: top;
	width: 272px;
}

#contents div.arrowBtn {
	background: url(/lib/img/works/bg_arrow_btn.gif) center top no-repeat;
	clear: both;
	text-align: center;
	margin: 15px 12px 20px 24px;
	padding-top: 20px;
	width: 560px;
}

#contents table.infoTable {
	border-top: 1px solid #B3B28F;
	border-left: 1px solid #B3B28F;
	width: 540px;
}

#contents table.infoTable th {
	background: #EAEAD7;
	border-bottom: 1px solid #B3B28F;
	border-right: 1px solid #B3B28F;
	text-align: left;
	padding: 5px 7px 0 7px;
	vertical-align: top;
}

#contents table.infoTable td {
	background: #FFFFFF;
	border-bottom: 1px solid #B3B28F;
	border-right: 1px solid #B3B28F;
	padding: 5px 7px 0 7px;
	vertical-align: top;
	width: 70%;
}

#contents table.infoTable th.w30 {
	width: 30%;
}

#contents table.infoTable th.sizeName {
	background: #F8F8F2;
	border-bottom: 1px solid #B3B28F;
	border-right: 1px solid #B3B28F;
	font-weight: normal;
	text-align: left;
	padding: 5px 7px 0 7px;
	vertical-align: top;
}