@charset "UTF-8";
@import "/include/css/common.pc.css";

/* ---------------------------------------------------------
	CSS Document shop > common
--------------------------------------------------------- */

#shop {
	text-align: left;
}

#shop h1 {
	height: 120px;
	margin-bottom: 40px;
	background: url(../images/visual.png) no-repeat right top;
	text-align: left;
	font-weight: 100;
	font-size: 11px;
	line-height: 1;
}

#shop h1 sup {
	display: block;
	font-family: Cinzel;
	font-size: 28px;
	line-height: 1.3;
}

#shop h1 span {
	display: block;
	margin-top: 5px;
	font-family: WebMincho;
	font-size: 26px;
	line-height: 1.2;
	color: #e24d77;
}

#shop a {
	color: #64588f;
}

#shop a.studio {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	height: 20px;
	padding-right: 5px;
	padding-left: 20px;
	background: #8e93cb url(../images/i_studio_pc.jpg) no-repeat 0 0;
	text-decoration: none;
	font-weight: 100;
	font-size: 11px;
	line-height: 20px;
	color: #fff;
}

/* ---------------------------------------------------------
	CSS Document shop > box
--------------------------------------------------------- */

.box {
	margin-bottom: 30px;
	padding: 20px;
	border: solid 1px #efe2d0;
	border-top: solid 3px #efe2d0;
	position: relative;
}

.box div.f_right {
	width: 690px;
}

.box dl {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: dotted 1px #686868;
}

.box dt {
	margin-bottom: 15px;
	font-weight: bold;
}

.box dt span {
	font-size: 15px;
}

.box .studio {
	position: absolute;
	top: 15px;
	right: 15px;
}

.photo_01 {
	width: 190px;
	height: 190px;
	background: url(../images/photo_01.jpg) no-repeat 0 0;
}

.photo_02 {
	width: 190px;
	height: 190px;
	background: url(../images/photo_02.jpg) no-repeat 0 0;
}

/* ---------------------------------------------------------
	CSS Document shop > block
--------------------------------------------------------- */

.block {
	margin-bottom: 30px;
}

.block .f_left {
	width: 330px;
}

.block p {
	width: 300px;
	height: 160px;
	margin-bottom: 10px;
}

.block dt {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 15px;
}

.block dd img {
	margin-top: 5px;
}

.photo_03 {
	background: url(../images/photo_03.jpg) no-repeat 0 0;
}

.photo_04 {
	background: url(../images/photo_04.jpg) no-repeat 0 0;
}

.photo_05 {
	background: url(../images/photo_05.jpg) no-repeat 0 0;
}

.photo_06 {
	background: url(../images/photo_06.jpg) no-repeat 0 0;
}
