@CHARSET "UTF-8";

#shopArea {
	color : #339;
}
#shopArea a:hover	{
	color:#FCF;
	background-color:#636;
}
#shopArea h3	{
	margin:10px 0;
	padding :10px 0;
	font-size:2.5em;
	text-align:center;
}

#shopArea table	{
	width:100%;
	padding: 0;
	border-cllapse: collapse;
}
#shopArea th	{
	text-align:left;

}
#shopArea th,#shopArea  td	{
	margin: 0;
	vertical-align:top;
	
}
#shopArea .subtitle
       {
	font-size : 1em ;  
       margin : 0 ;  
}
#shopArea .Price   
       {
	font-size : 1.6em;  
       margin : 0 ;  
  font-family : serif;
  font-weight : bold;
  color : red;
}
#shopArea .Tax      
      {
	font-size : 0.9em;  
      margin : 0 ;  
}

#shopArea .Comment1  
     {
	font-size : 1em ;  
     margin : 0 ;  
}
#shopArea .Comment2  
     {
	font-size : 0.9em ;  
     margin : 0 ;  
}

#shopArea .notice    
     {
	font-size : 0.8em ;  
     margin : 0 ;  
}
#shopArea h4
	{
		font-size:3em;
	  font-family : serif;
	color:green;	

  clear : both;
}

#shopArea h5 {
	text-align: right;
	font-size: 18px;
	font-family: sans-serif;
	font-weight: bold;
	float:right;
	clear:both;
	color: black;
}

#shopArea h6 {
	text-align: left;
	font-size: 18px;
	font-family: sans-serif;
	font-weight: bold;
	color: black;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}#shopArea .souryou{
	font-size : 20px;
	font-family: sans-serif;
	font-weight: bold;
	color: white;
	background-color : #595;
	
	text-align: center;
	padding : 12px 24px;
	border-top : 4px solid #060;
	border-bottom : 4px solid #9E9;  margin-top : 8px;
  margin-left : 8px;
  margin-right : 8px;
  margin-bottom : 8px;
}

span.tel{
	font-size: 2.4em;
	font-family: sans-serif;
	font-weight: bold;
	color: #8b0000;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#shopArea p,#shopArea  form{
	margin:0;
	padding:4px 0;
	color:darkolivegreen;
	font-size:1.3em;
}
.shop_Category{
	font-size: 20px;
	font-family: serif;
	font-weight: bold;
	color: maroon;
	text-align: left;
	margin-top: 2em;
	border-bottom: 2px dotted green;
	list-style-image : url(sc_img/img_o181.gif);
	padding-left:2em;
	width:100%;
}