/*=========================================*/

#contents a:hover {
	position:relative;
	top:-1px;
	left:-1px;
	filter:alpha(opacity= 50);
	-moz-opacity:0.50;
	opacity:0.50;
	text-decoration: none;
}

#contents a:active        { 
	top:2px;
	left:2px;
 }

.makerlinks {
	border:#CCC solid 1px;
	height:95px;
	text-align:center;
	color:#555;
	margin:0 0 20px 0;
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(51%,rgba(225,225,225,1)), color-stop(100%,rgba(246,246,246,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
}


.makerlinks img {
	border-top:1px solid #000;
	border-rihgt:#CCC solid 1px;
	border-bottom:1px solid #CCC;
	border-left:1px solid #333;
	border-right: 1px solid #999;
	margin:0 0 2px 0;
	}


/*ƒ^ƒCƒgƒ‹--------------------------------*/
.item_title {
	position:relative;
	padding:5px;
	margin:0 0 5px 0;
	font-size:24px;
	text-align:center;
	color:#555;
	border-top:1px dashed #555;
	border-bottom:1px dashed #555;
	text-shadow:1px 1px 0 rgba(255,255,255,1);
	box-shadow:	0 6px 7px -4px rgba(0,0,0,0.7) inset;
	line-height:70px;
	height:70px;
}

.next01{
	  width: 0;
	  height: 0;
	  float: left;
	  border: 6px solid transparent;
	  border-left-color: #F00;
	  margin:2px 0 0 5px;
	  display:block;
	  }



.item_title img{
	line-height:70px;
	vertical-align:bottom;
}



.deta01 img {
	margin:0 2px 0 0;
}


.deta02 table {
	width:740px;
	margin:10px 0 0 0;}

.deta02 table td {
	border: 1px solid #999;
	line-height:26px;}

.deta02 table th {
	font-weight:normal;
}

.bc_CFF	{
	background: #F3F7F8;
}

.bc_FCF	{
	background: #FFC;
}

.bc_FCF02	{
	background: #D6FF80;
}

.tbl_san-08{
	border-top:#444 solid 1px;
	border-bottom:#444 solid 1px;
	border-left:#FFF solid 1px;
	font-size:11px;
}

.tbl_san-08 td	{
	border-left:#BBB dotted 1px;
	padding:3px 3px;
}


.bc-FF9	{ background-color:#FF9;}
.bc_999	{ background-color:#999;}
.bc_F09	{ background-color:#F09;}
.bc_666	{ background-color:#666;}
.bc_CCC	{ background-color:#CCC;}
.bc_CFF	{
	background: #F3F7F8;
}
.bc_FCF	{
	background: #FFC;
}

.bc_FCF02	{
	background: #D6FF80;
}

.tbl_toli-10		{ margin:auto;
					  width:700px
}
.tbl_toli-10 td,th	{ padding:5px; text-align:left;}
