/*作品詳細用*/
/* コンテンツ
----------------------------------------------------------------------*/
#contents	{
	height:auto;
	text-align: center;
}
#dummy	{
	position:absolute;
	top:90px;
	width:300px;
	height:300px;
	background: transparent url(../system_images/shim.gif);
	z-index: 2;
}
#dummy_large	{
	position:absolute;
	top:90px;
	width:600px;
	height:600px;
	background: transparent url(../system_images/shim.gif);
	z-index: 2;
}
/* 左側コンテンツ
----------------------------------------------------------------------*/
#leftcontent	{
	margin:10px 0px 5px 17px;
	width:280px;
	float:left;
	text-align: center;
	font-size: 80%;
}
#btn_l	{
	float:left;
	margin:0px;
	padding:0px;
	width: 100px;
	height:auto;
	text-align: left;
}
#btn_r	{
float:right;
	margin:0px;
	padding:0px;
	width: 100px;
	height:auto;
	text-align: right;
}
#imagebtn	{
	margin:0px;
	position: relative;
	padding-top:15px;
	width: 288px;
	height:auto;
	text-align: right;
	z-index: 3;
}
#imagearea	{
	margin:0;
	padding:3px;
	position: relative;
	width: 280px;
	height:auto;
	text-align: center;
	border: 1px solid #808080;
	z-index: 1;
}
#imagearea2	{
	margin-top:30px;
	position: relative;
	width: 280px;
	height:auto;
	text-align: center;
	z-index: 1;
}
/* 右側コンテンツ
----------------------------------------------------------------------*/
#rightcontent	{
	margin:35px auto 0px 32px;
	width:400px;
	float:left;
	text-align: left;
}
.ptitle{
	border-bottom: 1px solid #cccccc;
}
.pyear{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.blk1{
	display: inline-block;
	width: 6em;
}
.blk2{
	display: inline-block;
	width: 7em;
}
#sall{
	margin:25px 0 0 0;
	padding:5px;
	width:392px;
	float: right;
	font-size: 80%;
	line-height: 20px;
	/*border: 1px solid #9acd32;
	border-left: 10px solid #9acd32;*/
	border: 1px solid;
	border-left: 10px solid;
}
#kwd{
	margin:25px 0 0 0;
	padding:5px;
	width:400px;
	float: right;
	font-size: 80%;
	line-height: 20px;
	/*border: 1px solid #9acd32;
	border-left: 10px solid #9acd32;*/
	border: 1px solid;
}
/*スペース
----------------------------------------------------------------------*/
#sp{
	clear: both;
	height:30px;
}
