﻿@charset "UTF-8";

/* h4Area
-------------------------------------------------*/
.h4AreaLeft01 {
	width: 200px;
	float: left;
	margin-right: 40px; 
}

.h4AreaCenter01 {
	width: 188px;
	float: left;
}

/* ----------------------------------------------*/

.h4AreaLeft02 {
	width: 193px;
	float: left;
	margin-right: 40px;
}

.h4AreaCenter02 {
	width: 193px;
	float: left;
	margin-right: 40px; 
}

.h4AreaRight02 {
	width: 193px;
	float: left;
}

/* ADD 100301
/* ----------------------------------------------*/

.h4AreaLeft03 {
	width: 350px;
	float: left;
}

.h4AreaRight03 {
	width: 350px;
	float: right;
}

h5 {
	border-left: 5px solid #333333;
	padding: 3px 7px;
	margin: 0 0 10px;
	color: #000000;
	background: #F2F2F2;
	font-weight: bold;
}

.eventText {
	width: 188px;
	float: left;
	margin-left: 12px;
	display: inlinel;
}

.eventImage {
	width: 140px;
	float: right;
}
