h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}


#shop_nav
{
	height: 20px;
	padding-top: 5px;
	padding-left: 10px;
}

#shop_nav ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#shop_nav ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#shop_nav ul li a
{
	background: #fff;
	width: 69px;
	height: 18px;
	padding: 0;
	margin: 0 0 10px 0;
	color: #999999;
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	border: 1px solid #f5d7b4;
}

#shop_nav ul li a:hover
{
color: #930;
background: #f5d7b4;
}

#shop_nav a:active
{
background: #c60;
color: #fff;
}

#shop_nav li#active a
{
background: #c60;
border: 1px solid #c60;
color: #fff;
}

#quick {
	width: 200px;
	text-align: center;
}

#quick ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	margin-top: 3px;
	padding-top: 1px;
}

#quick a
{
	display: block;
	width: 194px;
	background-color: #E4E2CB;
	border-bottom: 1px solid #eee;
	padding: 3px;
}

#quick a:link, .qclist a:visited
{
color: #333333;
text-decoration: none;
}

#quick a:hover
{
	background-color: #CAD0AE;
	color: #fff;
	text-decoration: none;
}

#shop_top {
	padding: 0px 20px;
}

.atten {
	font-size: 14px;
	color: #FF0000;
	margin-top: 20px;
	margin-left: 20px;
}

.midashi1 {
	background-color: #E8E9CF;
	text-indent: 10px;
	margin-top: 10px;
	font-weight: bold;
}
.midashi2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	display: block;
	padding-left: 10px;
}

.midashi3 {
	font-weight: bold;
}

.text1 {
	margin: 20px;
}

table.tokutei {
	margin-top: 20px;
	margin-left: 50px;
}

.tokutei th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.tokutei td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 3px;
}

table.calendar {
	padding-left: 10px;
}

.calendar td {
	padding: 5px;
}

table.size {
	margin-top: 20px;
}

.size td {
	padding: 1px;
	border: 1px solid #DFDFDF;
}

.cart {
	padding-left: 80px;
	padding-top: 30px;
}

.shop_top td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 10px;
}

.post td {
	padding: 2px;
}

