/****/
div.imgcenter {
	width: 640px;
	text-align: center;
	margin: 0px auto 16px;
}
div.imgcenter p{
	font-size:12px;
	color:#333;
	text-align: left;
	margin: 0px 0px 2px;
}
h3 {
	background-image: url(img/pickup_title.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 750px;
	text-indent: -9999px;
}
h4 {
	background-image: url(img/comment_title.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 750px;
	text-indent: -9999px;
	margin-top: 20px;
	background-position: center center;
}

/**コンテンツ**/
#contents {
	margin: 0px auto;
	width: 750px;
}
#contents a{
	font-weight: bolder;
	color: #990000;
	text-decoration: underline;
}
#contents a:hover{
	color: #666666;
	text-decoration: none;
}

/****/
#subtit{
	width: 700px;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	margin: 0px auto;
	text-align: left;
}
div#contents p#subtit span{
	font-size: 12px;
	color: #333333;
}
div#contents p#subtit strong{
	font-weight: bolder;
	color: #990000;
}
/****/
div#contents div.eventcom {
	width: 700px;
	margin: 16px auto 0px;
}
div#contents div.eventcom div.solidl{
	border: 1px solid #CCCCCC;
	padding: 0px 10px 0px;
	zoom: 100%;
}
div#contents div.eventcom div.dotl{
	zoom: 100%;
	border: 1px dotted #CCCCCC;
	padding: 0px 10px 0px;
}
div#contents div.eventcom div:after {
	content: " "; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}

div#contents div.eventcom img{
	float: left;
	margin: 0px 16px 30px 0px;
}
div#contents div.eventcom p{
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	margin: 0px 0px 12px 0px;
	text-align: left;
}
div#contents div.eventcom p strong{
	font-size: 14px;
	line-height: 22px;
	color: #990000;
	font-weight: bolder;
}
div#hplink {
	margin: 16px auto;
	width: 600px;
	border: 1px solid #CCCCCC;
}
div#hplink p{
	margin: 12px auto 0px;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-align: left;
	width: 467px;
}
div#hplink img{
	margin: 0px auto 20px;
}

p#backlink {
	margin: 20px 0px;
	text-align: right;
}

.boxclear{
	zoom: 100%;
}
.boxclear:after{
	content: " "; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}
