@charset "utf-8";

#back {
	background-image: url(../images/workshop/back.png);
	background-repeat: no-repeat;
	height: auto;
	width: 1000px;
	padding-top: 220px;
}
#w_main {
	height: auto;
	width: auto;
}


#w_left {
	height: auto;
	width: 326px;
}
#w_center {
	height: auto;
	width: 326px;
	margin-left: 337px;
	position: absolute;
}
#w_right {
	height: auto;
	width: 326px;
	margin-left: 674px;
	position: absolute;
}

#event_workshop {
	width: 326px;
	margin-bottom: 15px;
	height: 290px;
}
#event_workshop_map {
	width: 326px;
	height: 595px;
	margin-bottom: 15px;
}


#ew_title_p {
	color: #FFFFFF;
	background-color: #E4007F;
	font-size: 12px;
	padding-left: 5px;
	height: 36px;
	line-height: 16px;
	padding-top: 5px;
}
#ew_title_p a {
	color: #FFFFFF;
	text-decoration: none;
}
#ew_title_bl {
	color: #FFFFFF;
	background-color: #004098;
	font-size: 12px;
	padding-left: 5px;
	height: 36px;
	line-height: 16px;
	padding-top: 5px;
}
#ew_title_bl a {
	color: #FFFFFF;
	text-decoration: none;
}

#ew_title_yw {
	color: #000000;
	background-color: #FFE200;
	font-size: 12px;
	padding-left: 5px;
	height: 36px;
	line-height: 16px;
	padding-top: 5px;
}
#ew_title_yw a {
	color: #000000;
	text-decoration: none;
}

#ew_title_gl {
	color: #000000;
	background-color: #cfdb00;
	font-size: 12px;
	padding-left: 5px;
	height: 36px;
	line-height: 16px;
	padding-top: 5px;
}
#ew_title_gl a {
	color: #000000;
	text-decoration: none;
}

#ew_title_lb {
	color: #FFFFFF;
	background-color: #00A0E9;
	font-size: 12px;
	padding-left: 5px;
	height: 36px;
	line-height: 16px;
	padding-top: 5px;
}
#ew_title_lb a {
	color: #FFFFFF;
	text-decoration: none;
}





#ew_button {
	height: 36px;
	width: 26px;
	position: absolute;
	margin-left: 300px;
	margin-top: 5px;
}

.ew_title_s {
	font-size: 10px;
}
.ew_text_s {
	font-size: 9px;
	line-height: 12px;
}

#ew_date {
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#ew_place {
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#ew_contents {
	font-size: 10px;
	color: #666666;
	margin-top: 5px;
}
