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

#special-column {
	font-family: "Noto Sans Japanese" !important;
	padding-right: 10px;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 0.1em;
	color: #cc3399;
	width: 700px;
}
#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: 23px;
}


#contents01 h4 {
	padding-bottom: 25px;
}
#contents01 p {
	padding-bottom: 30px;
}


#contents02 {
	width: 700px;
	padding-top: 460px;
	background-image: url(pc_004.jpg);
	background-repeat: no-repeat;
}
#contents02 #profile {
	background-color: #CC3399;
	margin-bottom: 20px;
	overflow: hidden;
}
#contents02 #profile .detail {
	padding: 10px 10px 20px;
	float: left;
	width: 330px;
}
#contents02 #profile .detail h5 {
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
	padding-bottom: 1.5em;
	font-weight: normal;
}
#contents02 #profile .detail p {
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
	padding-bottom: 0px;
}
#contents02 p {
	padding-bottom: 1.5em;
}
#contents02 .closing {
	text-align:center;
}

#contents02 .pr {
	background-color: #CC3399;
	margin-bottom: 30px;
	padding-top: 20px;
	font-size: 14px;
	line-height: 18px;
	color: #FFF;
	text-align: center;
	padding-bottom: 15px;
}

#contents02 .shop {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	text-align: center;
}
#contents02 .shop a {
	color: #333333;
}



