@charset "UTF-8";

/* -----英語-----*/

/*　Shoplistトップ　*/
/*body { background: url(/imgs/shop/shop_bg_08aw.jpg) no-repeat right top ;
}*/
#MAIN-CLM { padding: 60px 60px 135px 95px;
	background: url(/imgs/base_10ss.png) no-repeat top left ;
}
#MAIN-CLM h2 { margin-bottom: 40px ;
}
#MAIN-CLM dl {
	color: #434343 ;
}
#MAIN-CLM dt { border-bottom : 1px solid #E5E5E5 ;
	font-weight: bold ;
	margin-bottom: 3px ;
}
#MAIN-CLM dd { margin-bottom: 35px ;
}

#LEFT-CLM,
#RHT-CLM { float: left ;
	width: 245px;
	padding: 0 70px 0 15px ;
}
h3 { margin-bottom: 10px;
}
#MAIN-CLM a { color: #434343 ;
	text-decoration: none ;
}
#MAIN-CLM a:hover { text-decoration: underline ;
}

/*　Shoplistトップ　*/

/*　listの長さ調整（紙を伸ばすため）　*/
#LEFT-CLM .bottomspace{ padding-bottom:150px;
}
/*　listの長さ調整（紙を伸ばすため）　*/

/*　page　*/
#PAGE-CLM { float: right;
	width: 200px;
	margin-top: 5px;
}

#PAGE-CLM li { 
	float: left;
	list-style: none;
	padding-right: 4px;
	text-decoration: none ;
}

#PAGE-CLM a { background: url(/imgs/shop/shop_page1-4_10ss.gif) no-repeat ;
	display:block ;
	height: 17px ;
	text-decoration: none ;
}
#PAGE-CLM .page1 a { background-position: 0 0 ;
	width: 17px;
}
#PAGE-CLM .page1 a:hover { background-position: 0 -19px ;
	text-decoration:none ;
}

#PAGE-CLM .page2 a { background-position: -19px 0 ;
	width: 17px;
}
#PAGE-CLM .page2 a:hover { background-position: -19px -19px ;
	text-decoration:none ;
}

#PAGE-CLM .page3 a { background-position: -38px 0 ;
	width: 17px;
}
#PAGE-CLM .page3 a:hover { background-position: -38px -19px ;
	text-decoration:none ;
}

#PAGE-CLM .page4 a { background-position: -57px 0 ;
	width: 17px;
}
#PAGE-CLM .page4 a:hover { background-position: -57px -19px ;
	text-decoration:none ;
}
/*　page　*/