.box {
	width: 684px;
	margin-top: 15px;
	padding: 20px 0;
	margin-bottom: 20px;
	margin-left: 23px;
	color: #463E46;
}

.artistrecipe_ph-1_left {
	float: left;
	width: 200px;
	border: 1px solid #8B7E7E;
	margin: 0 15px 15px 10px;
	padding: 0;
	box-shadow:rgba(113, 135, 164, 0.2) 0px 0px 2px 3px;
	-webkit-box-shadow:rgba(113, 135, 164, 0.2) 0px 0px 2px 3px;
	-moz-box-shadow:rgba(113, 135, 164, 0.2) 0px 0px 2px 3px;
}

.artistrecipe_ph-1_right {
	background: url(img/artistrecipe_bg-t.jpg) 0px 30px no-repeat;
}


.artistrecipe_ph-2_left {
	float: left;
	width: 260px;
	border: 1px solid #8B7E7E;
	margin: 20px 20px 20px 10px;
	padding: 0;
	box-shadow:rgba(113, 135, 164, 0.2) 0px 0px 2px 3px;
	-webkit-box-shadow:rgba(113, 135, 164, 0.2) 0px 0px 2px 3px;
	-moz-box-shadow:rgba(113, 135, 164, 0.2) 0px 0px 2px 3px;
}

.artistrecipe_ph-2_right {
	margin: 30px 10px 0 0;
	float: right;
	width: 380px;
}
.artistrecipe_h3 {
	background: url(img/artistrecipe_bg-t.jpg) 0px 30px no-repeat;
}
.artistrecipe_h4 {
	margin-left: 15px;
	background: url(img/artistrecipe_bg-t.jpg) 0px 30px no-repeat;
}


.artistrecipe_ing {
	font-size: 1.3rem;
}

.box img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

.artistrecipe_h2 {
	color: #463E46;
	font-size: 1.6rem;
	padding: 7px 0 5px 42px;
	margin: 0 0 20px 3px;
	background: url(img/artistrecipe_backline.gif) 0px 0px no-repeat;
}

.artistrecipe_date, .artistrecipe_place, .artistrecipe_time {
	font-size: 1.4rem;
	font-weight: bold;
	margin: 10px 0 0 28px;
	padding: 0 0 5px 5px;
	border-bottom: #C8C8C8 1px dashed;
	width: 420px;
}

.artistrecipe_text {
	font-size: 1.3rem;
	margin: 0 15px;
	padding: 0 0 20px 0;
	background: url(img/artistrecipe_bg.jpg) 0px 0px repeat-y;
	border-bottom: 1px #C8C8C8 dashed;
}


.artistrecipe_recipe {
	font-size: 1.3rem;
	padding: 0;
	margin:  0 0 0 15px;
	width: 654px;
}




#page {
	width: 684px;
	margin-left: 23px;
}

#page .p_01 {
	font-size: 1.4rem;
	float: left;
	width: 228px;
}
#page .p_02 {
	font-size: 1.4rem;
	float: left;
	width: 228px;
	text-align: center;
}
#page .p_03 {
	font-size: 1.4rem;
	float: left;
	width: 228px;
	text-align: right;
}
.nolink {
	color: #CCCCCC;
}