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

.shopLink {
	width:697px;
	height:28px;
	background:url(images/shoplink_bg.gif) no-repeat;
	margin-bottom:2px;
	overflow:hidden;
}

.shopLink ul {
	list-style:none;
	margin:4px 0 4px 10px;
}

.shopLink li {
	background:url(images/shoplink_bow.gif) left center no-repeat;
	width:auto;
	padding:5px 15px 5px 14px;
	line-height:1.1;
	float:left;
}

.shopLink li a:link, .shopLink li a:visited {
	text-decoration:none;
	color:#03C;
}

.shopLink li a:hover {
	text-decoration:underline;
	color:#CC3333;
}

.shopKugiri {
	clear:both;
	width:697px;
	height:3px;
	overflow:hidden;
	background:url(images/line_kugiri.gif);
}

.toPageTop {
	clear:both;
}

.shopWrapper {
	width:697px;
	background:url(images/bg_shop.gif) repeat-y;
	overflow:hidden;
	padding-bottom:15px;
}

.shopPict {
	width:232px !important;
	width /**/:242px;
	float:left;
	padding:10px 0 10px 10px;
}

.toiBotan {
	width:189px;
	height:35px;
	margin:20px auto 0px;
	overflow:hidden;
}

.shopInfo {
	width:425px !important;
	width /**/:435px;
	float:right;
	padding:20px 10px 20px 0;
}

.shopPict h3 {
	font-size:140%;
	color:#03C;
	margin-bottom:10px;
	line-height:1.1;
}
.shopInfo h3 {
	margin-bottom:20px;
}

.shopInfo p {
	line-height:24px;
	margin-bottom:5px;
}

.shopInfo dl {
	line-height:24px;
}

.shopInfo dt {
	width:60px;
	border-top:solid 1px #9C9C9C;
}

.shopInfo dd {
	margin:-25px 0 0 70px;
	width:355px;
	border-top:solid 1px #D5D5D5;
}

.subInfo {
	border-top:solid 1px #D5D5D5;
}

.apaLog {
	border:solid 1px #D5D5D5;
	margin-top:15px;
	width:423px !important;
	width /**/:425px;
}

.apaLttl {
	position:relative;
	width:423px;
	height:29px;
	background:url(images/apalog_ttl.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}

.apaLttl h4 {
	margin-left:-9999px;
}

.apaLsite {
	position:absolute;
	width:200px;
	height:20px;
	top:8px;
	left:215px;
	text-align:right;
	line-height:1.1;
}

.apaLog ul {
	list-style-type:none;
	margin:8px 10px;
	line-height:1.5;
}

