﻿.thumb-bar {
	border:				1px solid black;
	width:				500px;
	height:				50px;
	margin-left:		110px;
	margin-bottom:		20px;
	cursor:				pointer;
}

.thumb-bar#sk {
	background-image:	url(../images/th_sk.gif);
}

.thumb-bar#sc {
	background-image:	url(../images/th_sc.gif);
}

.thumb-bar#kg {
	background-image:	url(../images/th_kg.gif);
}

.thumb-bar#k {
	background-image:	url(../images/th_k.gif);
}

.thumb-bar#jt {
	background-image:	url(../images/th_jt.gif);
}

.thumb-bar#s {
	background-image:	url(../images/th_s.gif);
}

.thumb-bar#j {
	background-image:	url(../images/th_j.gif);
}

.thumb-bar#i {
	background-image:	url(../images/th_i.gif);
}

.thumb-bar#h {
	background-image:	url(../images/th_h.gif);
}

.thumb-bar#hr {
	background-image:	url(../images/th_hr.gif);
}

.thumb-bar#of {
	background-image:	url(../images/th_of.gif);
}

.thumb-bar#cut {
	background-image:	url(../images/th_cut.gif);
}

.thumb-bar#cg {
	background-image:	url(../images/th_cg.gif);
}


.thumb-list {
	background-color: #EFEFEF;
	margin-left:50px;
	letter-spacing:0px;
	line-height:0px;
	text-align:justify;
}

img.thumb {
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}

.main table {
	margin-left:35px;
}

.main table td {
	height: 96px;
	width: 96px;
	text-align: center;
	background-color: #556F51;
}

/*
.link {
	width: 500px;
	border-top: 3px dotted #698864;
	vertical-align: middle;
	text-align: left;
	position:relative;
}

.link .link-title {
	padding: 5px 2px 10px 5px;
	text-align: right;
	font-weight: bold;
	font-size: 11pt;
	left: 0px;
	cursor: pointer;
	z-index: 1;
	color: #000000;
	border-right: 2px solid #F07918;
	vertical-align: middle;
}

.link .link-body {
	padding: 5px 2px 10px 5px;
	text-align: right;
}
*/



/* デザインパース */
.shopname {
	font-size: 10pt;
	vertical-align: middle;
}

.subsub-title {
	background-color:#CCCCCC;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	font-size: 10pt;
	color: #333333;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F07918;
}

.image {
	width: 100%;
	border-style: none;
	border-width: 0px;
	padding: 10px;
	color: #333333;
	text-align: center;
}

.image img {
	display: block;
	margin-bottom: 5px;
	border-top: 0px solid black;
	border-bottom: 0px solid black;
}

.comment {
	text-align: center;
}

.comment2 {
	color: white;
	text-align: center;
	width: 280;
	padding: 5px;
}

.list {
	padding: 10px;
}
.list-title {
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #f07918;
	display: block;
	padding: 5px 20px 5px 5px;
	font-weight: bold;
	vertical-align: bottom;
	width: 60%;
}
.list-body {
	margin-left: 20px;
	margin-top: 10px;
}
.list-title a{
	color:#000000;
}
.list-title img {
	vertical-align: middle;
}

.main table.design-table {
	margin-top: 30px;
	margin-left: 10px;
	margin-bottom: 30px;
}
.main table.design-table td {
	width: 280px;
	text-align: center;
	background-color: #333333;
}

.number {
	position:absolute;
	left:0px;
	top:100px;
	font-size:8pt;
	color: #363636;

}

.main table td {
	position:relative;
}