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

#special-column {
	font-family: "Noto Sans Japanese" !important;
	margin-left: 10px;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 0.1em;
	color: #000000;
	width: 700px;
	background-color: #EEE2AA;
}
#special-column h2 {
	height: 430px;
	width: 700px;
	padding-bottom: 30px;
	background-image: url(pc_header.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#special-column h3 {
}
#special-column .read-text {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 15px;
}

#special-column p.txt {
	padding-right: 25px;
	padding-left: 25px;
	padding: 32px 25px;
}

#profile {
	padding: 20px 25px;
	background-color: #000000;
}
#profile h4 {
	font-size: 12px;
	line-height: 16px;
	color: #cccccc;
	padding-bottom: 15px;
}
#profile p {
	font-size: 12px;
	line-height: 16px;
	color: #cccccc;
}


#special-column .pr {
	padding-top: 20px;
	padding-bottom: 60px;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
}

#special-column .shop {
	font-size: 12px;
	line-height: 24px;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
}
#special-column .shop a {
	color: #000;
}

