@charset "utf-8";

.Tsection {
	height: 220px;
	padding-bottom: 2px;
}
.section {
	margin: 12px 0;
}
.section h1 {
	border-bottom: 4px solid #091f58;
	font: bold 20px/20px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo;
	height: 22px;
}
.article {
	text-align: center;
}
.item {
	clear: both;
	color: #000;
	display: inline-block;
	margin: 40px auto 0;
	text-align: left;
	width: 800px;
}
.pict {
	float: left;
	height: 148px;
	width: 160px;
}
.details {
	float: left;
	width: 400px;
}
.details p {
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
}
.details span{
	font-size: 12px;
	display: block;
	padding: 10px;
}
.shopWrap {
	font-size: 12px;
	font-style: italic;
	margin-left: 560px;
	padding-left: 10px;
}
.pdfDown a:link, a:active, a:focus, a:visited {
	color: #0000ff;
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	font-weight: bold;
}
.cartImg img {
	margin: 10px 10px 10px 0;
}
.textRed {
	color: #780219;
	font-weight: bold;
}
