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

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


#profile {
	padding:0 ;
	background-color: #000000;
	margin-bottom: 25px;
}
#profile h4 {
	font-size: 12px;
	line-height: 16px;
	color: #cccccc;
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: center;
}
#profile p {
	font-size: 12px;
	line-height: 16px;
	color: #cccccc;
	padding-bottom: 15px;
	text-align: center;
}

#special-column .shop {
	
	padding-top: 40px;
	padding-bottom: 50px;
}
#special-column .shop h4 {
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	font-weight: normal;
}
#special-column .shop p {
	font-size: 12px;
	line-height: 24px;
	text-align: center;
}
#special-column .shop a {
	color: #990066;
}



