@charset "utf-8";
/* CSS Document */

h2{
	width:610px;
	height:37px;
	background:url(../../img/pc/branch/h2_photobbs.gif) no-repeat top left;
	margin:auto;
	border-bottom:1px #9A9A9A solid;
	clear:both;
}

ul.photobbs{
	width:608px;
	margin:auto;
	position: relative;
}

.photobbs li{
	margin:20px auto;
	width:608px;
	overflow:hidden;
}

li.photobbs_frame1{
	background:url(../../img/pc/branch/photobbs_frame_back1.gif) no-repeat bottom left #FFE1F4;
}

li.photobbs_frame2{
	background:url(../../img/pc/branch/photobbs_frame_back2.gif) no-repeat bottom left #F6E5F9;
}

dl.photobbs_main{
	width:579px;
	margin:15px;
	overflow:hidden;
}

.photobbs_main dt{
	display:none;
}

.photobbs_main dd{
	float:right;
	display:inline;
	width:436px;
}

dd.photo{
	float:left;
	display:inline;
	width:129px;
	overflow:hidden;
}

	dd.photo img{
		width:129px;
		border:none;
	}

dd.title{
	height:59px;
	font-weight:bold;
	margin-top:15px;
	background:url(../../img/pc/branch/photobbs_comment_top.gif) no-repeat;
}

dd.comment{
	font-size:100%;
	background:#FFFFFF;
	border-left:1px #E5E5E5 solid;
	border-right:1px #E5E5E5 solid;
	width:407px;
}

.comment span{
	margin:0px 15px 0px 20px;
	font-size:100%;
}

dd.date{
	text-align:right;
	width:407px;
	background:#FFFFFF;
	border-left:1px #E5E5E5 solid;
	border-right:1px #E5E5E5 solid;
}

.date_time{
	padding-right:20px;
	font-size:90%;
}

dd.bottom{
	width:436px;
	height:14px;
	background:url(../../img/pc/branch/photobbs_comment_bottom.gif) no-repeat;
}

dd span{
	display:block;}

dd.title span{
	font-size:120%;
	padding-top:20px;
	margin-left:50px;	
}

.photobbs_frame1 dd.title span{
	color:#FF2187;
}

.photobbs_frame2 dd.title span{
	color:#910072;
}



