/* CSS Document */
/*--file_name=shop8001.css--*/
/*--template_name=shop8001.html--*/

@import url(/css/shop/shop0001.css);
@import url(/css/elem/elem1001.css);

/*--contents_style-----------------------------------------------*/

.shop8001_cont {
	margin-top:0px;
	margin-right:10px;
	margin-bottom:0px;
	margin-left:10px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
}

.shop8001_cont table {
	margin-top:10px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding:0px;
	border-collapse:collapse;
	border:1px #D7BD82 solid;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	line-height:150%;
}

.shop8001_cont table th {
	margin:0px;
	padding:5px;
	background-image:url(/img/template/shop/04_parts/04_back_color.jpg);
	background-repeat:repeat-x;
	border:1px #D7BD82 solid;
	text-align:center; 
	vertical-align:top; 
}

.shop8001_cont table td {
	margin:0px;
	padding:5px;
	background-color:#ffffff;
	border:1px #D7BD82 solid;
	vertical-align:top; 
}

.shop8001_cont a:link {
	text-decoration:underline;
	color:#000000;
}
.shop8001_cont a:visited {
	text-decoration:underline;
	color:#000000;
}
.shop8001_cont a:hover {
	text-decoration:underline;
	color:#FF6600;
}
.shop8001_cont a:active {
	text-decoration:underline;
	color:#000000;
}

/*--contents_bottom_space_style-----------------------------------------------*/

.shop8001_bottom_space {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-top:20px;
	padding-right:0px;
	padding-bottom:10px;
	padding-left:0px;
	text-align:center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	line-height:150%;
}

.shop8001_bottom_space img {
	margin:3px;
	border:none;
	vertical-align:middle;
}


