.pickup {
	position: relative;
	padding-top: 15px;
}

.pTitle {
	position: relative;
	width: 100%;
	margin: 0 auto;
	background: url(../images/contents_title_bg_bl.gif) left bottom no-repeat;
	
}
	.pTitle div.top {
		background: url(../images/contents_title_bg_tr.gif) right top no-repeat;
		height: 15px;
	}
		.pTitle div.top div {
			background: url(../images/contents_title_bg_tl.gif) left top no-repeat;
			height: 20px;
		}
	.pTitle .content {
		background: url(../images/contents_title_bg_br.gif) right bottom no-repeat;
		padding: 5px 20px 5px 20px;
	}
	
	.pTitle .button {
		position: absolute;
		right: 60px;
		top: 20px;
	}
	.pTitle h3 {
		font-size: 21px;
		color: #73BFE5;
	}
		.pTitle h3 a {
			color: #73BFE5;
		}
	
.pPeriod {
	padding-top: 10px;
	padding-left: 0;
	font-size: 12px;
	font-weight: bold;
	color: #808066;
}

.pPeople {
	background: url(../images/contents_people_bg.png) right bottom no-repeat;
	
	position: absolute;
	width: 200px;
	height: 60px;
	left:520px;
	bottom: 0;
}
	.pPeople h4 {
		padding-top: 12px;
		margin-bottom: 0;
		text-align: center;
		color: #4C4C3D;
		font-size: 16px;
	}
	.pPeople h4.small {
		padding-top: 14px;
		font-size: 14px;
	}


.pDescription {
	margin-top: 25px;
	margin-bottom: 0;
	color: #4C4C3D;
	letter-spacing: 0.075em;
}
	.pDescription .photo {
		float: left;
		padding-right: 40px;
	}
	.pDescription .content {
		width: 360px;
		float: left;
		font-weight: bold; 
	}


.pDialog {
	width: 100%;
	margin: 0 auto;
	background: url(../images/contents_dialog_bg_bl.gif) left bottom no-repeat;
}
	.pDialog div.top {
		background: url(../images/contents_dialog_bg_tr.gif) right top no-repeat;
		height: 20px;
	}
		.pDialog div.top div {
			background: url(../images/contents_dialog_bg_tl.gif) left top no-repeat;
			height: 20px;
		}
	.pDialog .content {
		background: url(../images/contents_dialog_bg_br.gif) right bottom no-repeat;
		padding: 20px 40px 30px 40px;
	}

.list h5.comments {
	margin-top: 20px;
}

.pCommentL {
	width: 100%;
	margin: 0 auto;
	background: url(../images/contents_comment_l_bg_bl.gif) left bottom no-repeat;
}
	.pCommentL div.top {
		background: url(../images/contents_comment_l_bg_tr.gif) right top no-repeat;
		height: 20px;
	}
		.pCommentL div.top div {
			background: url(../images/contents_comment_l_bg_tl.gif) left top no-repeat;
			height: 20px;
		}
	.pCommentL .content {
		background: url(../images/contents_comment_l_bg_br.gif) right bottom no-repeat;
		padding: 0 100px 20px 20px;
	}
	
.pCommentR {
	width: 100%;
	margin: 0 auto;
	background: url(../images/contents_comment_r_bg_bl.gif) left bottom no-repeat;
}
	.pCommentR div.top {
		background: url(../images/contents_comment_r_bg_tr.gif) right top no-repeat;
		height: 20px;
	}
		.pCommentR div.top div {
			background: url(../images/contents_comment_r_bg_tl.gif) left top no-repeat;
			height: 20px;
		}
	.pCommentR .content {
		background: url(../images/contents_comment_r_bg_br.gif) right bottom no-repeat;
		padding: 0 20px 20px 100px;
	}


.pRecommend {
	width: 100%;
	margin: 25px auto 0;
	background: url(../images/contents_dialog_bg_bl.gif) left bottom no-repeat;
}
	.pRecommend div.top {
		background: url(../images/contents_dialog_bg_tr.gif) right top no-repeat;
		height: 20px;
	}
		.pRecommend div.top div {
			background: url(../images/contents_dialog_bg_tl.gif) left top no-repeat;
			height: 20px;
		}
	.pRecommend .content {
		background: url(../images/contents_dialog_bg_br.gif) right bottom no-repeat;
		padding: 0 0 15px 0;
	}
		.pRecommend .content li {
			float: left;
			/*height: 30px;*/
			background: url(../images/vr1.gif) repeat-y right top;
			padding: 8px 20px;
			margin: 0 0 5px 0;
			line-height: 1.5em;
			/*line-height: 30px;*/
		}
			.pRecommend .content li h5 {
				margin-top: 0;
				margin-bottom: 0;
			}
		.pRecommend .content ul.list2 li {
			float: none;
			height: auto;
			background-image: none;
			padding: 0 20px 5px;
			line-height: 1.75em;
		}

.pShare {
	padding: 20px 0;
}
	.pShare li {
		float: right;
		padding-left: 0;
	}
	.pShare li.mail {
		font-size: 11px;
		font-weight: bold;
	}
		.pShare li.mail img {
			padding-right: 5px;
			vertical-align: middle;
		}
		
		.pShare iframe.twitter-share-button {
			width: 110px !important;
		}

.conv {
}
	.conv .talker {
		clear: both;
		float: left;
		width: 80px;
		font-weight: bold;
		text-align: left;	
	}
	.conv .comment {
		float: left;
		text-align: left;
		width: 560px;
	}
	
.goto {
	margin-top: 1em;
	font-weight: bold;
	font-size: 13px;
	text-align: right;
}



.pickup .gbody {
	position: relative;
}
.w100p {
	width: 100%;
}

#footer .fb_like {
	margin-top: 5px;
}


.firstTop,
.firstBottom {
	font-size: 12px;
	letter-spacing: 0.075em;
}
	.firstTop img,
	.firstBottom img {
			margin-right: 5px;
			vertical-align: middle;
	}
.firstTop {
	position: absolute;
	right: 15px;
	bottom: 30px;
}
.firstBottom {
	margin-top: 10px;
}



/* new clearfix */
.pShare:after,
.pRecommend .content:after,
.conv:after,
.pDescription:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .pShare,
* html .pRecommend .content,
* html .conv,
* html .pDescription             { zoom: 1; } /* IE6 */
*:first-child+html .pShare,
*:first-child+html .pRecommend .content,
*:first-child+html .conv,
*:first-child+html .pDescription { zoom: 1; } /* IE7 */





/*		Tablet Layout: 768px.
		Inherits styles from: Default Layout. */

@media only screen and (min-width: 768px) and (max-width: 991px) {

}


/*		Mobile Layout: 320px.
		Inherits styles from: Default Layout. */

@media only screen and (max-width: 767px) {

.yodogawa img {
	max-width: 95% !important;
}
.pTitle {
	position: relative;
	width: 95%;
}
	.pTitle .content {
		padding: 5px 20px 5px 5px;
	}
	
.pPeriod {
	margin-top: 20px;
	padding-left: 10px;
}

.pPeople {
	bottom: 20px;
	left: 120px;
}
.pDescription {
	width: 95%;
	margin: 0 auto;
}
.pDescription p {
	width: 100%;
}
	.pDescription .photo {
		float: none;
	}
	.pDescription .content {
		width: auto;
		padding-top: 20px;
		float: none;
}

.pDialog {
	width: 95%;
}
	.pDialog .content {
		padding: 0 20px 10px 20px;
	}
		.conv {
		}
			.conv .talker {
				float: none !important;
				width: 100%;
			}
			.conv .comment {
				float: none !important;
				width: 100%;
			}
				.conv p {
					width: 100%;
				}

.pCommentL,
.pCommentR {
	width: 95%;
}
.pCommentL p,
.pCommentR p {
	width: 100%;
}

.pRecommend {
	width: 95%;
}
	.pRecommend .content ul li {
		float: none;
		height: auto;
		background-image: none;
		padding: 0 20px 5px;
		line-height: 1.75em;
	}
	.pRecommend .content ul li h5 {
		width: 100%;
	}

.pShare {
	padding: 20px 5px;
}

}



/*		Wide Mobile Layout: 480px.
		Inherits styles from: Default Layout, Mobile Layout. */

@media only screen and (min-width: 480px) and (max-width: 767px) {
		
	.pPeople {
		bottom: 20px;
		left: 280px;
	}
}


/*	Retina media query.
	Overrides styles for devices with a 
	device-pixel-ratio of 2+, such as iPhone 4.
-----------------------------------------------    */

@media 
	only screen and (-webkit-min-device-pixel-ratio: 2),
	only screen and (min-device-pixel-ratio: 2) {
	
}