/*==========================================================================*
 *  
 *  [ color08 ] 
 *  
 *==========================================================================*/

body {
	background: url(../img/color08-bg_body.gif);
	color: #6d5028;
}
a:link {
	color: #ff9900;
}
a:visited {
	color: #ff9900;
}
a:hover {
	color: #ffcc00;
}
a:active {
	color: #ff9900;
}

/*==========================================================================*
 *  
 *  [ contents ] 
 *  
 *==========================================================================*/

#contents {
	background: #e7e1d4;
}
/* header */
#header p {
	background: url(../img/color08-icon_list.gif) no-repeat 0 14px;
}
#header table {
	background: url(../img/color08-line_shop.gif) repeat-x top;
}
/* sort */
.sort {
	background: url(../img/color08-line_shop.gif) repeat-x left top;
}
.sort p {
	color: #bc7735;
}
/* link */
p.used-link {
	color: #6d5028;
}
/* footer */
p.close {
	background: #1b1000;
}
p.close a {
	background: url(../img/color08-icon_close.gif) no-repeat left center;
	color: #fff;
}

/*==========================================================================*
 *  [ layout ] 
 *==========================================================================*/

ul#layout01 li img,
ul#layout02 li img,
ul#layout03 li img,
ul#layout04 li img {
	border-color: #cfc9be;
}
ul#layout01 li p.boat span,
ul#layout02 li span,
ul#layout03 li span,
ul#layout04 li span,
table.layout05 span {
	color: #0036b3;
}
ul#layout01 li {
	background: url(../img/color08-bg_boat.gif) no-repeat left bottom;
}
ul#layout02 li {
	background: url(../img/color08-line_shop.gif) repeat-x left bottom;
}
ul#layout02 li .detail p,
ul#layout02 li .detail ul {
	color: #6d5028;
}
ul#layout02 li .detail {
	color: #0036b3;
}
ul#layout02 ul {
	border-bottom-color: #dccba1;
}
ul#layout02 ul li {
	border-top-color: #dccba1;
}
table.layout05 {
	background: #bbab96;
}
table.layout05 thead tr th, table.layout05 tfoot tr th {
	background-color: #1b1000;
}
table.layout05 thead tr .header {
	background-image: url(../img/color-08bg.gif);
}
table.layout05 thead tr th {
	color: #fff;
}
table.layout05 tbody td {
	color: #3D3D3D;
	background-color: #fff;
}
table.layout05 tbody td a.btn_detail {
	background: url(../img/color08-icon_detail.gif) no-repeat;
}
table.layout05 tbody tr.odd td {
	background-color:#f3f0e9;
}
table.layout05 thead tr .headerSortUp {
	background-image: url(../img/color-08asc.gif);
}
table.layout05 thead tr .headerSortDown {
	background-image: url(../img/color-08desc.gif);
}
table.layout05 thead tr .headerSortDown, table.layout05 thead tr .headerSortUp {
	color: #fff;
	background-color: #ff9900;
}

