/*------------------------------------------------------------
header
------------------------------------------------------------*/

#header{
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

#header h1{
	text-align: right;
	font-size: 9px;
}

#header h1 a{
	text-decoration: none;
	color: #000000;
}

#header img{
	float: left;
}

#header h2{
	float: left;
	margin: 33px 0 0 20px;
}

#header div{
	float: right;
	margin-top: 33px;
}

/*------------------------------------------------------------
pan
------------------------------------------------------------*/

#pan{
	clear: both;
	float: left;
	width: 100%;
	background: url(../img/bg1.gif);
	border-top: 3px solid #CC0000;
	margin-bottom: 10px;
	padding: 5px 0;
}

#pan ol{
	float: left;
	padding-left: 5px;
}

#pan li{
	display: inline;
}

#pan li a{
	padding-right: 12px;
	background: url(../img/pan.gif) no-repeat right center;
}

#pan #page_back{
	float: right;
	background: url(../img/left.gif) no-repeat left center;
	padding-left: 18px;
	padding-right: 5px;
}

#pan #page_back a:link{
	color: #666666;
}

#pan #page_back a:visited{
	color: #666666;
}

#pan #page_back a:hover{
	color: #666666;
}

#pan #page_back a:active{
	color: #666666;
}

/*------------------------------------------------------------
contents
------------------------------------------------------------*/

#contents{
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	background: url(../img/contents_bg.gif) repeat-y left top;
}

/*------------------------------------------------------------
sub
------------------------------------------------------------*/

#sub{
	float: left;
	width: 250px;
}

#sub .sub_title{
	padding: 3px;
	background: #CC0000;
}

#sub .sub_contents{
	padding: 3px;
	line-height: 1.6;
}

#sub .space{
	width: 250px;
	height: 5px;
	background: #FFFFFF;
}

/*------------------------------------------------------------
category
------------------------------------------------------------*/

#category{
	width: 248px;
	background: #FFFFFF;
	border: 1px solid #CC0000;
}

#category .under{
	background: url(../img/under.gif) no-repeat left center;
	padding-left: 18px ;
}

#category .under2{
	margin-left: 15px;
	color: #666666;
}

#category .right{
	background: url(../img/right.gif) no-repeat left center;
	padding-left: 18px ;
}

/*------------------------------------------------------------
search
------------------------------------------------------------*/

#search{
	width: 248px;
	background: url(../img/bg1.gif);
	border: 1px solid #CC0000;
}

/*------------------------------------------------------------
main
------------------------------------------------------------*/

#main{
	margin-left: 270px;
}


/*------------------------------------------------------------
rule
------------------------------------------------------------*/

#rule_title{
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	border-left: 8px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	margin: 15px 0 20px 0;
	padding: 0 0 5px 5px;
}

#rule {
	margin: 0 10px 0 10px;
}

#rule td{
	border: solid 1px #CC0000;
	padding: 5px;
}

#rule .col{
	width: 20%;
	background-color: #FFFFCC;
	white-space: nowrap;
}

/*------------------------------------------------------------
orderbyMenu
------------------------------------------------------------*/

#orderby_title{
	float: left;
	padding: 5px;
	color: #FFFFFF;
	background-color: #CC0000;
}

#orderby_menu ul{
	padding: 5px;
	background: url(../img/orderby_bg.gif) no-repeat left top;
}

#orderby_menu ul li{
	display: inline;
	padding: 0 3px 0 7px;
	border-left: 1px solid;
}

#orderby_menu ul li.left_none{
	border-left: none;
}

/*------------------------------------------------------------
navi
------------------------------------------------------------*/

.navi{
	margin-bottom: 5px;
}

.navi .rows{
	float: left;
	padding-top: 2px;
}

.navi .left a{
	float: left;
	font-size: 14px;
	font-weight: bold;
	background: url(../img/left.gif) no-repeat left center;
	padding-left: 17px;
	margin: 0 10px 0 10px;
}

.navi .right a{
	float: left;
	font-size: 14px;
	font-weight: bold;
	background: url(../img/right.gif) no-repeat right center;
	padding-right: 17px;
	margin: 0 10px 0 10px;
}

.navi .page{
	padding: 2px;
}

/*------------------------------------------------------------
list
------------------------------------------------------------*/

#list{
	margin-bottom: 5px;
}

#list #list_title{
	background-color: #CC0000;
	color: #FFFFFF;
	text-align: center;
}

#list tr.bg1{
	background: url(../img/bg1.gif) repeat;
}

#list tr.bg2{
	background: url(../img/bg2.jpg) repeat;
}


#list td{
	border: solid 1px #FFFFFF;
	padding: 3px;
}

#list .shop_name{
	font-size: 9px;
	color: #666666;
	margin-bottom: 3px;
}

/*------------------------------------------------------------
details
------------------------------------------------------------*/

#main #details_top{
	float: left;
	width: 100%;
	margin: 15px 0 15px 0;
}

#main #details_top #details_left{
	float: left;
	width: 128px;
	text-align: center;
	margin-right: 20px;
}

#main #details_top table{
	height: 128px;
}

#main #details_top h2{
	font-size: 18px;
	font-weight: bold;
}

#main #details_top #price{
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 10px;
}

#main #details_top #price2{
	font-size: 14px;
	color: #CC0000;
	font-weight: normal;
}

#main #details_top #shop_name a:link{
	color: #666666;
}

#main #details_top #shop_name a:visited{
	color: #666666;
}

#main #details_top #shop_name a:hover{
	color: #666666;
}

#main #details_top #shop_name a:active{
	color: #666666;
}

#main #details_under{
	float: left;
	width: 100%;
}

#main #details_under #text{
	background: url(../img/bg2.jpg) repeat;
	padding: 10px;
	margin-bottom: 15px;
}

#main #details_under #btn{
	width: 70%;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	border:  double #CC0000;
	margin: 0 auto 0 auto;
}

#main #details{
	float: left;
	width: 100%;
	text-align: center;
}

#main #details .details_title{
	border: 1px solid #CC0000;
	background: #CC0000;
	padding: 5px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

#main #details .details_title a{
	color: #FFFFFF;
}

#main #details #details_frame{
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
}

/*------------------------------------------------------------
error
------------------------------------------------------------*/

.error{
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
}


/*------------------------------------------------------------
footer
------------------------------------------------------------*/

#footer{
	clear: both;
	width: 100%;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	padding-top: 15px;
}

#footer #cagetory_under{
	background: url(../img/bg1.gif) repeat;
	padding: 10px 0 10px 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 15px;
}

#footer #cagetory_under ul li{
	display: inline;
	padding-right: 3px;
}

#footer #cagetory_under ul li a:link{
	color: #666666;
}

#footer #cagetory_under ul li a:visited{
	color: #666666;
}

#footer #cagetory_under ul li a:hover{
	color: #666666;
}

#footer #cagetory_under ul li a:active{
	color: #666666;
}

#footer .font9{
	font-size: 9px;
	margin-bottom: 5px;
}


