/*
Traumend
Copyright (C) Traumend All rights reserved.
*/

#mainvisual {
	background: url("../images/sub_visual.jpg") no-repeat;
}

#wrapper {
	margin-top: -450px;
}
#wrapper h3 {
	font-size: 28px;
	text-align: center;
	letter-spacing: 2px;
	padding: 25px 0 100px 0;
}

article {
	margin-bottom: 150px;
	padding-top: 50px;
}

#event {
	background: #fff;
	width: 900px;
	margin: -10px auto 0 auto;
	padding: 40px 0 100px 0;
	box-shadow: 0 0 5px #aaa;
}
#event p {
	font-size: 16px;
	line-height: 30px;
	padding-top: 20px;
}

#c86 {
	width: 800px;
	margin: 0 auto 0 auto;
}
#c86 ul {
	margin: 25px 0 15px 0;
}
#c86 li {
	font-size: 16px;
	line-height: 30px;
}
#c86 img {
	margin-top: 75px;
	border: solid 1px #383a3d;
}
#free {
	color: #00b2d5;
	font-size: 30px;
}