/*------------------------------------------------
category.css
-----------------------------------------------*/
#mainImg {
	height: 168px;
	margin-top: 20px;
}

#minheight {
	margin-bottom: 350px;
}

/*------------------------
subNavi
-----------------------*/ 
#subNavi {
	width: 780px;
	height: 34px;
	overflow: hidden;
	clear: left;
	background-color: #000000;
}

#subNavi ul {
	list-style-type: none;
}

#subNavi li  {
	width:130px;
	float:left;
}

#subNavi a {
	text-decoration: none;
	display: block;
	height: 34px;
	width: 130px;
	text-indent: -998px;
	background-position: 0px 34px;
}

/*------------------------*/ 
#subNavi #navi01 a {
	background: url(../images/sub_navi01.gif) no-repeat left top;
}
#subNavi #navi02 a {
	background: url(../images/sub_navi02.gif) no-repeat left top;
}
#subNavi #navi03 a {
	background: url(../images/sub_navi03.gif) no-repeat left top;
}
#subNavi #navi04 a {
	background: url(../images/sub_navi04.gif) no-repeat left top;
}
#subNavi #navi05 a {
	background: url(../images/sub_navi05.gif) no-repeat left top;
}
#subNavi #navi06 a {
	background: url(../images/sub_navi06.gif) no-repeat left top;
}

#subNavi #navi01 a:hover,
#subNavi #navi02 a:hover,
#subNavi #navi03 a:hover,
#subNavi #navi04 a:hover,
#subNavi #navi05 a:hover,
#subNavi #navi06 a:hover {
	background-position: 0px -34px;
}

/*------------------------
contentBox
-----------------------*/ 
.contentBox p,
.contentBox h4,
.contentBoxTwo p {
	margin: 20px 0 0 0;
	font-weight: normal;
}

.contentBox p.subT {
	margin: 10px 0 0 0;
}

.contentBox h4.subT a {
	color: #152468;
	text-decoration: underline;
	font-weight: normal;
}

.contentBoxTwo {
	margin: 20px 0 0 0;
	clear: left;
}
.contentBoxTwo ul {
	margin: 20px 0 0 0;
}

.contentBox dl {
	width: 620px;
	float: left;
}

.contentBox dd {
	margin: 10px 0 0 0;
}

.contentBox p.thumbImg {
	width: 140px;
	float: right;
	margin: 0;
}

.contentBox .figure {
	margin-top: 20px;
}

.contentBox .subHeadline {
	color: B91212;
	font-size: 14px;
	font-weight: bold;
}

.contentBox ul.process {
	margin-top: 20px;
}

.contentBox ul.process li {
	margin-bottom: 2px;
}

.contentBox ul.process li span {
	color: #FFFFFF;
	background-color: #FF6B00;
	padding: 1px 3px 1px 3px;
}

*html .contentBox ul.process li span {
	padding: 0px 4px 0px 4px;
}

/*------------------------
price
----------------------- */
.priceBox {
	border: 1px solid #cccccc;
	border-bottom: none;
	margin-top: 20px;
}

/*-------------------------*/
p.attention {
	margin-top: 10px;
	font-weight: normal;
}

.attention strong {
	color: #333333;
}
.attention span {
	color: #333333;
	font-weight: bold;
}

/*------------------------*/
table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
}

th.price,
th.beginning,
th.cut1
 {
	width: 260px;
	color: #333333;
	font-size: 12px;
}

th,td {
	padding: 6px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	vertical-align: top;
	text-align: center;
}

td.price,
td.beginning,
td.cut1 {
	text-align: left;
}

td.price span.notes3,
td.beginning span.notes3,
td.cut1 span.notes3 {
	font-weight: normal;
	color: #666666;
}

p.notes3 {
	font-weight: normal;
	color: #666666;
	margin-top: 5px;
}

td.price span,
td.beginning span  {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

td.price2,
td.beginning2 {
	vertical-align:middle;
}

td.price2 span,
td.beginning2 span  {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

td.cut1 {
	border-right: none;
}

th.beginning ul li,
td.beginning ul li {
	margin-bottom: 11px;
	padding-bottom: 3px;
	border-bottom: 1px solid #cccccc;
}

td.cut1 span  {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

td.cut1 #last  {
	border-bottom: none;
}

td.cut1 ul li {
	margin-bottom: 11px;
	padding-bottom: 3px;
	border-bottom: 1px solid #cccccc;
}

thead th {
	font-weight: bold;
	background: #ececec;
}

/*------------------------
work
----------------------- */
.workThumbBox {
	width: 780px;
	border-top: 1px solid #cccccc;
	margin-top: 10px;
	padding-top: 10px;
	overflow: hidden;
	clear: left;
	text-align: left
}

.workThumbLastBox {
	width: 780px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-top: 10px;
	margin-bottom: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	clear: left;
	text-align: left
}

.thumbBoxL {
	width: 380px;
	float: left;
	overflow: hidden;
}

.thumbBoxR {
	width: 380px;
	float: left;
	overflow: hidden;
	padding-left: 10px;
	margin-left: 9px;
	border-left: 1px solid #cccccc;
}

* html .thumbBoxL {
	width: 380px;
}

* html .thumbBoxR {
	width: 391px;
}

.thumbBoxL p,
.thumbBoxR p {
	width: 121px;
	float: left;
	margin: 0;
}

.thumbBoxL dl {
	width: 249px;
	float: left;
	overflow: hidden;
	margin-left: 9px;
}

.thumbBoxR dl {
	width: 249px;
	margin-left: 9px;
	float: left;
	overflow: hidden;
}

.thumbBoxL dl img,
.thumbBoxR dl img {
	margin-bottom: 3px;
}

.thumbBoxL dt span.worktit,
.thumbBoxR dt span.worktit {
	color: #C71616;
	font-weight: bold;
}

.thumbBoxL dt span.madori,
.thumbBoxR dt span.madori {
	font-size: 10px;
	color: #5d5d5d;
}

.thumbBoxL dt span.introduction,
.thumbBoxR dt span.introduction {
	font-size: 10px;
	color: #5d5d5d;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 3px 0;
	line-height: 2.7em;
}

.thumbBoxL dd,
.thumbBoxR dd {
	font-size: 12px;
	margin-top: 5px;
	width: 249px;
}

.thumbBoxL dd a,
.thumbBoxR dd a {
	color:#152468;
}

.thumbBoxL p.viewBtn,
.thumbBoxR p.viewBtn {
	text-align: right;
	float: left;
	width: 380px;
	margin-top: 5px;
	
}

p#order {
	margin: 10px 0 10px  0;
}



