@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: #000;
	width: 700px;
	background-color: #fff;
}
#special-column h2 {
	height: 480px;
	width: 700px;
	background-image: url(pc_01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#special-column .read {
	padding-bottom: 60px;
}
#special-column h3 {
	padding-bottom: 23px;
}
#special-column .read p {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 23px;
}

#special-column .content {
	padding-bottom: 20px;
}
#special-column .content h4 {
	padding-bottom: 35px;
}

#special-column .content p {
	padding: 0 30px 1.5em;
}
#special-column .content .image {
	padding: 0 0px 40px;
}

#special-column .owner {
	height: 200px;
	background-color: #EBEBEB;
	padding: 26px 305px 0 30px;
	margin-bottom: 96px;
	background-image: url(pc_05.jpg);
	background-repeat: no-repeat;
	background-position: 443px top;
}
#special-column .owner h4 {
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 16px;
}
#special-column .owner p {
	font-size: 12px;
	line-height: 20px;
}

#shop {
	padding: 22px 0 35px 50px;
	overflow:hidden;
	
	margin-top: 60px;
	margin-right: 30px;
	margin-left: 30px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
#shop h3 {
	width: 210px;
	float: left;
}
#shop p {
	width: 335px;
	float: right;
	font-size: 12px;
	letter-spacing:0;
}

#shop p a {
	color: #000;
}


