﻿@important;
@charset "utf-8";

#workstop{
	margin-top:0px;
	width:790px;
	height:50px;
}

#works{
	width:780px;
	height:590px;
}

#workstab{
	position:relative;
	width:600px;
	height:20px;
	border-top:solid 1px #0099cc;
	border-bottom:solid 1px #0099cc;
	vertical-align:bottom;
}

#content1_top{
	z-index:6;
	position:absolute;
	width:600px;
	height:50px;
	background-color:#ffffff;
	background-image:url("goods/img/special_top.jpg");
	background-position:right;
	background-repeat:no-repeat;}
}

#content1_contents{
	z-index:6;
	position:absolute;
	margin-top:50px;
	width:600px;
	background-color:#ffffff;
}

#content2_top{
	z-index:5;
	position:absolute;
	width:600px;
	height:50px;
	background-color:#ffffff;
	background-image:url("goods/img/strpbdg_top.jpg");
	background-position:right;
	background-repeat:no-repeat;}

#content2_contents{
	z-index:5;
	position:absolute;
	margin-top:50px;
	width:600px;
	background-color:#ffffff;
}

#content3_top{
	z-index:4;
	position:absolute;
	width:600px;
	height:50px;
	background-color:#ffffff;
	background-image:url("goods/img/stationary_top.jpg");
	background-position:right;
	background-repeat:no-repeat;
}

#content3_contents{
	z-index:4;
	position:absolute;
	margin-top:50px;
	width:600px;
	background-color:#ffffff;
}

#content4_top{
	z-index:3;
	position:absolute;
	width:600px;
	height:50px;
	background-color:#ffffff;
	background-image:url("goods/img/totet_top.jpg");
	background-position:right;
	background-repeat:no-repeat;
}

#content4_contents{
	z-index:3;
	position:absolute;
	margin-top:50px;
	width:600px;
	background-color:#ffffff;
}

#content5_top{
	z-index:2;
	position:absolute;
	width:600px;
	height:50px;
	background-color:#ffcc33;
}

#content5_contents{
	z-index:2;
	position:absolute;
	margin-top:50px;
	width:600px;
	background-color:#ffffff;
}


#content1, #content2, #content3, #content4, #content5{
	position:absolute;
	margin-top:0px;
	width:600px;
	height:1200px;
	background-color:#ffffff;
}

#content1{
	z-index:6;
}

#content2{
	z-index:5;
}

#content3{
	z-index:4;
}

#content4{
	z-index:3;
}

#content5{
	z-index:2;
}

a.tab{
	color:#0099cc;
	text-decoration:none;
	line-height:20px;
}

a.tab:hover{
	color:#cc0033;
}
