@charset "UTF-8";
#wrapper #contents #right {
	width: 950px;
	float: none;
	margin-left: 5px;
}
/* CSS Document */

#wrapper #contents #right #m3 {
	width: 950px;
}
#wrapper #contents #right #m3 h3 {
	font-size: 1.2em;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 15px;
	margin-right: 10px;
	color: #4E4E4E;
	padding-bottom: 10px;
}
#wrapper #contents #right #m3 p {
	margin-bottom: 20px;
}
#wrapper #contents #right #m3 ul {
	margin-right: 10px;
}
#wrapper #contents #right #m3 li {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#wrapper #contents {
	margin-top: 50px;
}
#wrapper #contents #left {
	width: 520px;
	padding-left: 2px;
}
.title {
	font-size: 1.2em;
	color: #000000;
	display: block;
}
.eventbox        {
	height: 104px;
	width: 320px;
	background: #E8E8E8;
	border: 1px solid #FFFFFF;
	padding: 10px 10px 5px;
	margin-bottom: 10px;
}
#wrapper #google {
	margin-bottom: 40px;
}

