@charset "UTF-8";

/* **************************************
*Since: 2008-4-23
*Modified: 2007-0-00
************************************** */

/* worksHeader
---------------------------------------------------------------------------------------- */
#worksHeader {
	background:#fff;
	border-bottom:2px solid #ccc;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}

#worksHeader #content{
	width:856px;
	height:57px;
	margin:0px auto;
}

#worksHeader #content h1{
	float:left;
	padding:10px 0px 0px 0px;
}

#worksHeader #content ul{
	float:right;
	padding:15px 0px 0px 0px;
}

#worksHeader #content ul li{
	float:left;
	padding:0px 0px 0px 20px;
}

#worksHeader #content .leftTtl{
	float:left;
	padding:32px 0px 0px 15px;
}
#worksHeader #content .rightTtl{
	float:right;
	width:82px;
	height:19px;
	margin:29px 17px 0px 0px;
	text-indent:-9999px;
}
#worksHeader #content .backtolist a{
	display:block;
	height:19px;
	background:url(../images/btn_back.png) no-repeat;
}
#worksHeader #content .backtolist a:hover{
	filter: alpha(opacity=70);
	opacity:0.7;
}

/* flash
---------------------------------------------------------------------------------------- */
#flash{
	clear:both;
	width:856px;
	height:540px;
	margin:0px auto;
}
