@charset "utf-8";


h2 {
	width:690px;
	margin:15px auto 30px;
}


p#summary {
	margin:0 10px 20px;
}


/* イベント告知ブロック */
div.boxEvent {
	width:686px;
	margin:0 auto 30px;
	padding:1px;
	border:1px solid #CCC;
}


div.boxEvent h3 {
	background:#6C0;
	color:#FFF;
	font-size:12px;
	padding:3px 10px;
	margin:0 0 20px;
}


div.boxEvent h3 img {
	vertical-align:middle;
}


div.eventContent {
	width:666px;
	margin:0 auto;
}


div.areaPics {
	width:202px;
	float:left;
}


div.pics-comment {
	margin:0 0 10px;
}

div.pics-comment p {
	margin:2px 0;
	font-size:10px;
}


div.areaText {
	width:450px;
	float:right;
}


div.areaText p {
	margin:0 0 20px;
}


div.areaText h4 {
	color:#390;
	margin:0 0 6px;
}



table {
	width:100%;
	margin:0 0 10px;
}

.l-col {
	width:30%;
	padding:5px;
	border-bottom:1px dotted #CCC;
	vertical-align:top;
	line-height:1.6;
}


.r-col {
	padding:5px;
	border-bottom:1px dotted #CCC;
	vertical-align:top;
	line-height:1.6;
}