/* shop */
#shop {
background: url(../img_bua/h02.jpg) no-repeat;
margin: 0;
display: block;
width:740px;
padding: 0;
float: left;
	height: 30px;
}
.shopnavi{
display: block;
padding: 0;
height: 20px;
margin: 0px 0px 0px 120px;
}
.shopnavi a{
display: block;
width: 93px;
height: 20px;
float: left;
color: #FFF;
text-decoration:none;
font-size: 11px;
*font-size: 8px;
text-align: center;
background: url(../img_bua/shop_navi.gif) no-repeat;
margin: 0;
margin-right:5px;
padding: 2px 0 0 2px;
*padding: 4px 0 0 2px;
}


/* categry */
#category{
	display: block;
	width: 200px;
	background: url(../img_bua/cate_bg.gif) repeat-y;
	clear: both;
	margin: 0;
	padding-top: 0;
	padding-bottom: 6px;
}
ul{
	padding-top: 3px;
}
li{
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color: #16525D;
	border-bottom: 1px dotted #FFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
}
li a{
	font-size: 14px;
	line-height: 24px;
	color: #16525D;
	text-decoration: none;
}
li li{
	font-size: 12px;
	line-height: 18px;
	padding-left: 10px;
	border-bottom-style: none;
	padding-bottom: 0;
	padding-top: 0;
	font-weight: normal;
	font-style: normal;
}

/* makami */
#catetitle{
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	background: url(../img_bua/title_bg.gif) no-repeat;
	height: 33px;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 18px;
}
#kiji{
	font-size: 13px;
	line-height: 25px;
	padding-top: 10px;
}
.kiji{
	margin-bottom: 20px;
	display: block;
}
.date{
	font-size: 10px;
	color: #A28758;
	padding: 0;
	margin: 0;
}
.title{
	font-size: 16px;
	font-weight: bold;
	color: #A28758;
	display: block;
	padding-bottom: 10px;
}
.table1{
	background: url(../img_bua/table_bg1.gif) no-repeat;
	width: 511px;
	height: 101px;
	margin-bottom: 10px;
}
.table1 td{
	text-align: center;
}
.table2{
	width: 511px;
	height: 0px;
	margin-bottom: 10px;
	background-color: #D7F4F8;
	padding: 5px;
}
.td1{
	height: 10px;
	text-align: left;
}
.td2{
	text-align: center;
}

/*kako  */
#kako{
	border-top: 1px dotted #CCCCCC;
	padding-top: 10px;
	display: block;
}
.past{
	color: #6AB4C1;
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin-top: 8px;
}
#past{
	width: 420px;
	display: block;
	float: right;
}
#past a{
	list-style-type: none;
	display: block;
	float: left;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	text-decoration: none;
	color: #009999;
	font-size: 12px;
	margin-right: 8px;
	margin-bottom: 4px;
	width: 12px;
	text-align: center;
	border: 1px solid #6AB4C1;
}
.current{
	background-color: #D6ECF1;
	color: #FFF;
}
.top{
	float: right;
	display: block;
}
.info2{
	display: block;
	height: 18px;
	font-size: 12px;
	line-height: 20px;
	padding-left: 11px;
	font-weight: bold;
	background: url(../img_shop/info2_bg.gif) no-repeat;
	margin-top: 10px;
	width: 177px;
	border-right: 1px solid silver;
}
