div.pagelinkbar {
	background-image: url(img/btn_back.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 648px;
	padding-left: 12px;
	margin-top:10px;
}
div.pagelinkbar a{
	color:#A30401;
	text-decoration:none;
}
div.pagelinkbar ul{
	margin:0;
	padding:0;
}
p.access {
	font-size:x-small;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height:150%;
	clear:left;
}


li.touhoku {
	background-image: url(img/btn_touhoku.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	width: 95px;
	height:21px;
	padding-left: 16px;
	list-style-type: none;
	float:left;
	text-align:left;
	padding-top:5px;
}
li.kansai {
	background-image:url(img/btn_backup.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	width: 83px;
	height:22px;
	padding-left: 16px;
	list-style-type: none;
	float:left;
	text-align:left;
	padding-top:3px;
}
h3.shopbar {
font-size:medium;
	font-weight: bold;
	color: #69444C;
	background-color: #EAE1D0;
	height: 20px;
	width: 645px;
	padding-left: 15px;
	display:block;
	padding-top:5px;
}
h3.shopbar a{
	color: #69444C;
	text-decoration:none;

}
div.box table.shopunderline {
	border-bottom:solid 1px #DBCFBA;
	margin-bottom:20px;
	width:660px;

}
div.box table.shopunderline th {
	width:180px;
	padding-bottom:20px;
}
div.box table.shopunderline td {
	padding-bottom:20px;
}
p.hoge {
	float:left;
	margin-right:15px;
}
