@charset "utf-8";


 /*==================================

TOP要素
  
  ==================================*/
  div#content h1{
 		background-image : url('/img/common/title_search.png');
		height:30px;
		line-height:30px;
		background-repeat: no-repeat;
		width :570pxpx;
		margin:0 0 0 0;
		padding:0 0 0 30px;
		font-size:14px;
		color:#FFFFFF;
		text-align : left;
		}
  
 .shop {
	width:500px;
	float:left;
	}
  
div#content h2{
/*
		background-image : url('/img/common/title_search_sotre.png');
		height:31px;
		line-height:31px;
		background-repeat: no-repeat;
		width : 496px;
		margin:0 0 0 0;
		padding:0 0 0 30px;
		font-size:12px;
		color:#FFFFFF;
		text-align : left;
*/
		}

.non_ic{
 		background-image : url('/img/common/title_search_sotre.png');
		height:31px;
		line-height:31px;
		background-repeat: no-repeat;
		width : 496px;
		margin:0 0 0 0;
		padding:0 0 0 30px;
		font-size:12px;
		color:#FFFFFF;
		text-align : left;
		}
		
.ic{
 		background-image : url('/img/common/title_search_sotre_ic.png');
		height:31px;
		line-height:31px;
		background-repeat: no-repeat;
		width : 496px;
		margin:0 0 0 0;
		padding:0 0 0 30px;
		font-size:12px;
		color:#FFFFFF;
		text-align : left;
		}

		
.shop_add{
	 	height:30px;
		margin:0 0 0 0;
		padding:0 0 0 5px;
		font-size:10px;
		color:#FFFFFF;
		text-align : left;
		}
		
div#content ul {
margin:0 0 4px 0;
}
		 
div#content li {
		font-weight:normal;
		font-size:10px;
		line-height:18px;
		background-image: url('/img/common/icon_list.png');
		background-repeat: no-repeat;
		background-position:0 6px;
 		margin:0 0 0 0;
		padding:7px 0 0 15px;
		color:#666666;
		list-style-type:none;
	}
	
div#pages {
		font-size:14px;
		}
	
.shop_mente{
	 	margin:0 0 0 0;
		padding:0 0 0 5px;
		font-size:10px;
		color:#666666;
		text-align : left;
		}
		
.link {
	float:right;
	}
		
