@charset "utf-8"; 
/* CSS Document */

#StoreMain #StoreAll {
	font-size: 12px;
	color: #0099FF;
	line-height: 1.5;
	letter-spacing: 2px;
	padding-top: 10px;
	padding-bottom: 30px;
	text-align: left;
}

#StoreMain #StoreAll a:link {
	font-size: 12px;
	color: #0099FF;
	line-height: 1.5;
	letter-spacing: 2px;
	padding-top: 10px;
	padding-bottom: 30px;
	text-decoration: underline;
}

#StoreMain #StoreAll a:visited{
	font-size: 12px;
	color: #0099FF;
	line-height: 1.5;
	letter-spacing: 2px;
	padding-top: 10px;
	padding-bottom: 30px;
	text-decoration: underline;
}


#StoreMain #StoreAll a:hover{
	font-size: 12px;
	color: #0099FF;
	line-height: 1.5;
	letter-spacing: 2px;
	padding-top: 10px;
	padding-bottom: 30px;
}
#StoreMain {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	width: 702px;
}


#StoreMain h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#StoreMain li {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}



#StoreMain #Details td {
	font-size: 12px;
	color: #666666;
	letter-spacing: 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 5px;
}
#StoreMain #Details .tel {
	font-size: 14px;
	font-weight: bold;
}
#StoreMain .comment {
	background-color: #E1E1E1;
	color: #333333;
	width: 322px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 1.5;
}
#StoreMain .navi01 table {
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 20px;
}
#StoreMain td {
	font-size: 14px;
	line-height: 1.2;
	text-align: left;
	color: #666666;
}
#StoreMain p {
	padding-top: 5px;
	padding-left: 5px;
}
 
.clearfix {_zoom: 1;} 
 
.specials 
{
	padding: 0;
	margin: 0 auto 20px;
	font-family: sans-serif;
	text-align: left;
}
	 
.specials h4 
{
	margin-bottom: 2px !important;
}
 
.specials table 
{
	width: 684px;
	border: 2px solid #0191d4;
	background: url(../tenpo/images/bg_dot_tate.gif) 50% 50% repeat-y;
}
	 
.specials table td 
{
	padding: 10px;
	width: 322px;
}
 
.specials table tr.first td 
{
	background: url(../tenpo/images/bg_dot_yoko.gif) left bottom repeat-x;
}
 
.specials table .image 
{
	float: left;
	width: 135px;
	text-align: center;
}
 
.specials table .text 
{
	float: right;
	width: 165px;
}
	 
.specials table .text img 
{
	display: block;
	margin-bottom: 5px;
}
 
.specials table .text .price 
{
	font-size: 160%;
	font-weight: bold;
	color: #F00;
}
   	 
