@charset "shift_jis";
/* CSS Document */

body {
	color: #333333;
}
.text12px {
	font-family: "MS PGothic", sans-serif, Osaka;
	font-size: 12px;
	line-height: 150%;
}
.text12pxwhite {
	font-family: "MS PGothic", sans-serif, Osaka;
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
}
.menu-line {
	border-right: 1px solid #999999;
}
.product {
	font-family: "MS PGothic", sans-serif, Osaka;
	font-size: 12px;
	line-height: 150%;
	border: 1px dashed #999999;
	margin-bottom: 15px;
}
.product-title {
	font-weight: bold;
	color: #FFFFFF;
	background: #8E8E8E;
	padding: 3px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.product-img {
	margin: 5px;
}
.product-detail {
	font-family: "MS PGothic", sans-serif, Osaka;
	font-size: 12px;
	line-height: 150%;
	border: 1px dashed #999999;
	margin-bottom: 15px;
	padding: 8px;
}
.detail-title {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	background: #999999;
	padding: 5px;
}
.detail-catch {
	margin-top: 15px;
}
.detail-img {
	margin: 10px 10px 15px 5px;
}
.detail-subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #2F2FAC;
}
.button-moreinfo {
	margin-top: 5px;
}
.button-back {
	margin-bottom: 5px;
	text-align: right;
	width: 560px;
}
.link-title {
	background: #CCCCCC;
	font-weight: bold;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.link-desc {
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	border-right: 1px dashed #999999;
}
.press-title {
	color: #6666CC;
	font: bold;
}

