@charset "Shift_JIS";

/*------------------------------------------------------------------------
 *   sp_pshot.css
 *   プライベートショットのみの部分に適用するCSS
 *
 *   last update : 2010.03.17
 *------------------------------------------------------------------------*/


/* センターカラム
--------------------------------------------------------------------------*/
/* div.main_area {
	background:#fff;
	} */
	
div.main_area h2 {
	line-height:24px;
	margin:0 0 10px 0;
	padding:0 0 0 10px;
	color:#fff;
	font-size:16px;
	background:#c6f;
}

div.main_area h2 a {
	color:#fff;
}
div.main_area p.page_caption{
	padding:10px 10px 10px 25px;
	border: 1px solid #ccc;
	background: url(../service/images/page_capback.gif) no-repeat 7px 7px;
}
div.main_area p.page_caption span{
	font-weight:bold;
}


div.pshot {
	width:560px;
	height:auto;
	margin:10px 0;
	padding:0 0 20px 0;
	background:#fff;
}

div.ptitlebase {
	height:40px;
	width:560px;
	background-image:url(/sapporo/pshot2/images/girldata.gif);
	clear:both;
}

div.ptitlebase div.pdate {
	width:550px;
	height:14px;
	float:left;
	margin:0;
	padding:3px 0 0 10px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	overflow:hidden;
	border-bottom:1px dashed #fff;
}


div.ptitlebase div.pname {
	width:215px;
	height:19px;
	margin:0;
	padding:3px 0 0 39px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	background-image:url(/sapporo/pshot2/images/icon_name.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	float:left;
}

div.ptitlebase div.pname span.pshop {
	font-size:12px;
	font-weight: normal;
}

div.ptitlebase div.pprof {
	width:120px;
	height:16px;
	margin:3px 0 3px 0;
	padding:0;
	float:right;
}

div.pprof a {
	display:block;
	width:120px;
	height:16px;
	margin:0;
	padding:0;
	text-indent:-10000px;
	background-image:url(/sapporo/pshot2/images/btn_profile.gif);
	overflow:hidden;
}

div.pprof a:hover,div.pprof a:active {
	background-position:0 16px;
}

div.pimage {
	width:200px;
	height:auto;
	margin:0 0 0 20px;
	padding:20px 0 0 0;
	float:left;
	text-align:center;
}

/*div.pimage img {
	margin:10px auto;
}
*/
div.pcomment {
	width:240px;
	margin:0;
	padding:0 20px 20px 20px;
	float:left;
	word-wrap:break-word;
}

div.pcomment h3 {
	border:0;
	color:#ff0066;
	font-size:14px;
	font-weight:bold;
	margin:20px 0 10px 0;
}

div.pcomment img {
	max-width:240px;
}

div.pcomment td {
}

div#sppshot .cl {
	clear:both;
}

div#sppshot img {
	border-width:0;
}

div#sppshot #otherarea {
	margin:12px 12px 0;
	padding:0;
	text-align:right;
}

div.pagelink{
	width:auto;
	height:auto;
	padding:20px 0 20px 0;
	text-align:center;
	font-size:14px;
	color:#00f;
	clear:both;
}	
