@charset "utf-8";
/* CSS Document */

/* ========================================
　吟醸酒のふる里　東広島　スタイルシート
=========================================*/


/* -----------------------------------------
　パンくずリスト
<link href="../../css/common-pankuzu.css" rel="stylesheet" type="text/css" />
-------------------------------------------*/
#pankuzu {
	width: 750px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF6633;
	font-size: x-small;
	font-weight: bold;
	margin: 0px;
	padding-right: 0px;
}
#pankuzu p{
	line-height:150%;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
#pankuzu p a{
padding-right:10px;
/*background:url(img/glue.png)no-repeat right center;*/
}
