@charset "shift_jis";

/*
-----------------------------------------------------------------
 category-event.css
 created : 2011.05.17
-----------------------------------------------------------------
*/


.category-event {}


#event #contents{
	color:#595757;
}
#event #contents .txt_mention{
	font-size:10px;
}
#event #contents .fsize_10{
	font-size:10px;
}


/*===================================================================

 メインエリア
===================================================================*/

#event .mainArea {
	width: 930px;
	float: left;
	margin: 0px;
	text-align: left;
}

#event .mainArea .font10 {
	font-size: 10px;
	font-weight: normal;
	color: #595757;
}

#event .mainArea .lower-contents {
	text-align: center;
}

#event .mainArea .lower-contents .section2 {
	margin: 0px;
	float: left;
	text-align: left;
	width: 930px;
	padding: 0 0 0 0px;
}

#event .mainArea .lower-contents .section2 h3 {
	margin: 10px 0 10px 0px0;
	padding: 0 0 10px;
	color: #583C30;
	font-size: 15px;
	line-height: 15px;
	background: url(../img/ttl_bg3.jpg) no-repeat 0 bottom;
	width: 697px;
}






/* --- guide1 --- */
#event .wrap-blocks {
	position: relative;
	left: 0px;
	width: 920px;
	margin: 10px 0 15px 0px;
	clear:both;
	border-bottom:dotted 1px #ccc;
}

#event .mainArea .wrap-blocks .block {
	float: left;
	display: inline;
	width: 440px;
	margin: 0 0 15px 15px;
}

#event .mainArea .wrap-blocks .block h4 {
	padding: 10px 20px 5px 25px;
	color: #E84572;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	background: url(../img/event/icon_twinkle.gif) no-repeat 0px 10px;
	font-size:1.3em;
}

#event .mainArea .wrap-blocks .block h4 span {
	color:#4D4D4D;
	font-size:0.8em;
	display:block;
	font-weight:bold;
}
#event .mainArea .wrap-blocks .block p {
	padding: 5px 5px 5px 0px;
}



#event .mainArea .buttons {
	margin: 0 0 20px;
	clear:both;
	padding: 62px 0 62px 0;
	text-align: center;
	background: url(../img/event/bg_view_fair.gif) no-repeat center center;
}
