body{
	background: #fff url(../../image/body_back2.gif) 0px 75px repeat-x;
	}



/** header ************************************************************************/

#header_menu_shop a{
	background: url(../../image/header_menu_shop2_on.gif) no-repeat;/*current*/
	}
#header_menu_shop a:hover{
	background: url(../../image/header_menu_shop2_on.gif) no-repeat;
	}
/** header end**************************************************************************/



/* shop_info_style-------------------------------------------------------------------- */

h3 a{
	font-weight: bold;
	clear: both;
	}

.shop_info_img{
	float:left;
	margin-right: 10px;
	}

.shop_info{
	float: left;
	margin-bottom: 20px;
	}

.shop_info ul{
	float: left;
	width: 400px;
	list-style: none;
	}

.shop_info li{
	display: block;
	width: 185px;
	float: left;
	margin: 3px;
	background-image: url(../image/point.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: 20px;
	border-bottom: 1px dotted #666;
	}

.shop_info a{
	display: block;
	padding: 10 0 15 0px;
	margin: 7 7 0 0px;
	
	}

.shop_info a:hover{
	color: #E61F19;
	text-decoration: underline;
	}

.shop_info_table{
	text-align: center;
	}

.shop_info_table table{
	width: 98%;
	margin: auto;
	margin-bottom: 10px;
	border-top:1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size: 100%;
	}

.shop_info_table td{
	padding: 3px;
	border-right:1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}

.shop_info_table th{
	background-color: #eee;
	text-align: center;
	border-right:1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}

.shop_info_table th#shop_name{
	width:70px;
	}

.shop_info_table th#shop_tell{
	width:90px;
	}

.shop_info_table th#goods{
	width:230px;
	}

.shop_info_table a:hover{
	text-decoration: underline;
	color: #E61F19;
	}

.shop_goods_icon{
	text-align: center;
	margin-bottom: 20px;
	}

.shop_goods_icon table{
	width: 100%;
	background: #eee;
	font-size: 85%;
	margin: auto;
	border: 1px solid #ccc;
	margin-bottom: 5px;
	padding: 1px;
	}



.shop_goods_icon th{
	background: #ccc;
	padding: 3 0px;
	}

.shop_goods_icon .icon td{
	width: 20px;
	padding: 3 0px;
	}

.shop_goods_icon .icon .name{
	text-align: right;
	width: 40px;
	line-height: 0.9;
	}

.shop_goods_icon .icon .name_long{
	text-align: right;
	width: 70px;
	line-height: 0.9;
	}



/* 取り扱い品目画像用 */
.shop_goods span{
	display: block;
	margin: 1px;
	width: 20px;
	height: 20px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	text-indent: -500px;
	}

.shop_goods .nichihai{
	background-image: url(../image/shop_icon_nichihai.gif);
	}

.shop_goods .seika{
	background-image: url(../image/shop_icon_seika.gif);
	}

.shop_goods .reitou{
	background-image: url(../image/shop_icon_reitou.gif);
	}

.shop_goods .touyu{
	background-image: url(../image/shop_icon_touyu.gif);
	}

.shop_goods .kusuri{
	background-image: url(../image/shop_icon_kusuri.gif);
	}

.shop_goods .cleaning{
	background-image: url(../image/shop_icon_cleaning.gif);
	}

.shop_goods .seiniku{
	background-image: url(../image/shop_icon_seiniku.gif);
	}

.shop_goods .sengyo{
	background-image: url(../image/shop_icon_sengyo.gif);
	}

.shop_goods .souzai{
	background-image: url(../image/shop_icon_souzai.gif);
	}

.shop_goods .engei{
	background-image: url(../image/shop_icon_engei.gif);
	}

.shop_goods .hundred{
	background-image: url(../image/shop_icon_hundred.gif);
	}


.shop_goods .pet_ga{
	width: 60px;
	background-image: url(../image/shop_icon_petandga.gif);
	}

.shop_goods .flo_ga{
	width: 60px;
	background-image: url(../image/shop_icon_flowerandga.gif);
	
