@charset "utf-8";
#flash {
	width: 900px;
	height: 400px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}
#leftshop {
	width: 660px;
	margin-bottom: 60px;
	float: left;
}
.shop01 {
	margin-top: 20px;
	clear: both;
}
.shop02 {
	height: 20px;
	background-image: url(../shop/img/index/bg_shop02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
.li01 {
	font-size: 126%;
	color: #0066CC;
	float: left;
	padding-right: 30px;
}
.li02 {
	color: #0066CC;
	float: left;
	background-image: url(../shop/img/ya_blue.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.shop03 {
	clear: both;
	padding: 10px 20px 10px 0;
	color: #999999;
}
.p01 {
	color: #333333;
}

.shop04 {
	padding-bottom: 20px;
	border-bottom: 1px dotted #CCCCCC;
}
#list01 {
	height: 20px;
	margin-top: 30px;
	font-size: 10px;
}
#list01 li {
	float: left;
	font-size: 10px;
}
table#shopTable01 {
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}
table#shopTable01 td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
table#shopTable01 th {
	font-weight: normal;
	background-color: #F0F0F0;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.td01 {
	text-align: center;

}

