@charset "UTF-8";

#pan-article .pan-date {
	width:626px;
	position:relative;
	background:transparent url('../photos/img-010-dash.png') 50% 0 repeat-y;
}
#pan-article .stripe-01 {	background-position:220px 0;		}
#pan-article .stripe-02 {	background-position:412px 0;		}
#pan-article .stripe-03 {	background-position:167px 0;		}
#pan-article .stripe-04 {	background-position:247px 0;		}
#pan-article .stripe-05 {	background-position:472px 0;		}

.pan-date ._desc {			background:transparent url('../photos/img-010-dot.png') 50% 50% no-repeat;	}
.pan-date ._firstDot {		background-image:url('../photos/img-010-dot-first.png');		}
.pan-date ._lastDot {		background-image:url('../photos/img-010-dot-last.png');		}
.pan-date ._curve {
	padding-bottom:59px;
	background:#fff url('../photos/img-010-stripe-01.png') 100% 0 no-repeat;
}
.stripe-01 ._desc {			background-position:206px 50%;		}
.stripe-02 ._desc {			background-position:398px 50%;		}
.stripe-03 ._desc {			background-position:153px 50%;		}
.stripe-04 ._desc {			background-position:233px 50%;		}
.stripe-05 ._desc {			background-position:458px 50%;		}

.stripe-01 ._curve {			background-image:url('../photos/img-010-stripe-01.png');		}
.stripe-02 ._curve {			background-image:url('../photos/img-010-stripe-02.png');		}
.stripe-03 ._curve {			background-image:url('../photos/img-010-stripe-03.png');		}
.stripe-04 ._curve {			background-image:url('../photos/img-010-stripe-04.png');		}
.stripe-05 ._curve {			background-image:url('../photos/img-010-stripe-05.png');		}

.pan-date ._photo {
	position:relative;
	float:left;
	margin-right:20px;
}
.pan-date ._photo img {
	border-radius:			5px;
	-webkit-border-radius:	5px;
	-moz-border-radius:		5px;
	-ms-border-radius:		5px;
	-o-border-radius:		5px;
	padding:0;
	margin:0;
	clear:both;
	/*
	position:absolute;
	top:0;
	left:0;
	opacity:0;
	*/
}
.pan-date ._desc ._date {
	float:left;
	font:normal 50px "pfSquareSansProRegular",Helvetica,Arial,sans-serif;
	color:#000;
	display:inline;
}
#pan-article .pan-date ._desc p {
	float:left;
	font-size:16px;
	color:#000;
}
.move-left ._photo {
	float:right;
	clear:none;
	margin-right:0;
	margin-left:20px;
}
.move-left ._photo img {
}
.move-left ._desc ._date,
#pan-article .move-left ._desc p {
	float:right;
	text-align:right;
}