@charset "euc-jp";

/* ==========================
	shop¡ÊÅ¹ÊÞ¾ðÊó¡Ë
============================= */
/* module
------------------------------*/
#shop .fwB {
	font-weight: bold;
}
/* base 
------------------------------*/
#shop {
	font-size: 108%;
	line-height: 1.4;
	text-align: left;
}
#shop a {
	text-decoration: none;
	color: #333;
}
#shop a:hover {
	text-decoration: underline;
}
#shop .pageTtl {
	margin-bottom: 65px;
}
#shop .secBox {
	border-top: 1px solid #333;
	padding: 15px 0;
}
#shop .secBox .logo {
	float: left;
	width: 160px;
	text-align: center;
	margin-top: 10px;
}
#shop .secBox .txt {
	float: right;
	width: 570px;
}
#shop .pdf {
	margin-top: 25px;
	margin-left: 170px;
}
#shop .pdf img {
	border: 1px solid #333;
}
#shop .pdf span {
	display: block;
	font-size: 74%;
	margin-top: 5px;
}
