@charset "utf-8";

/* CSS Document */



h2{

	background:url(../images/pc/h2_pbbs.gif) no-repeat;

	width:780px;

	height:75px;

	margin:0px auto 20px auto;

}



#contents ul{

	width:700px;

	margin:auto;

}

dl.subject{

	background:url(../images/pc/pbbs_title.gif) no-repeat center bottom;

	width:700px;

	height:62px;

	margin:0px auto;
	
	position:relative;
	
	clear:both;

}

dl.subject dd{
	font-weight:bold;
	padding:14px 1em 0px 3em;	
	color:#FFFFFF;

}

dl.subject dd p{

	font-size:160%;
	
	
}

dl.subject dd span.date{
	position:absolute;
	
	bottom:10px;
	
	right:3em;

}

dl.body{
	width:355px;
	float:left;
	display:inline;
	background:transparent url(../images/pc/comment_bg_02.gif) repeat-y scroll 0 0;
	overflow:visible;
	margin:0px 20px 0px 30px;
	
}

dl.body dt{
	background:transparent url(../images/pc/comment_bg_01.gif) no-repeat scroll 0 0;
	height:15px;
	
}

dl.body dd{
	background:transparent url(../images/pc/comment_bg_03.gif) no-repeat bottom center;
	padding-bottom:20px;
	font-size:100%;
}

dl.body dd p{
	width:335px;
	margin:0px auto;
	background:url(../images/pc/pbbs_logo.gif) no-repeat right bottom;
	min-height:100px;
	_height:100px;
}


#contents li{
	background:url(../images/pc/pbbs_bg_02.gif) repeat-y;
	overflow:hidden;
	position:relative;
	padding-bottom:30px	
}


div.photo{
	width:286px;

	overflow:hidden;
}

div.bottom{
	position:absolute;
	
	background:url(../images/pc/pbbs_bg_03.gif) no-repeat center top;

	width:700px;

	height:18px;

	margin:0px auto;
	
	bottom:0px;
}
