@charset "utf-8";
body {
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-image: url(img/head_bg.gif);
	background-repeat: repeat-x;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#pict {
	float: left;
	width: 310px;
}
#title {
	float: right;
	width: 620px;
	padding-top: 30px;
}
#title h1 {
	display: block;
	height: 160px;
	width: 620px;
	margin: 0px;
	padding: 0px;
}
#title p {
	height: 234px;
	width: 620px;
	padding-top: 10px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h3 {
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	clear: both;
	height: 50px;
	margin: 0px;
	padding: 0px;
}

.eve1 {
	background-image: url(img/m_event01.gif);
}
.eve2 {
	background-image: url(img/m_event02.gif);
}
.eve3 {
	background-image: url(img/m_event03.gif);
}
.eve4 {
	background-image: url(img/m_event04.gif);
}
.eve5 {
	background-image: url(img/m_event05.gif);
}.honbun {
	font-size: 14px;
	line-height: 150%;
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	display: block;
}
ul {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 14px;
	line-height: 150%;
	list-style-type: none;
}
ul li {
	display: block;
	margin: 0px;
	background-image: url(img/anchr.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 22px;
}
.caution1 {
	color: #99CC00;
}
.caution2 {
	font-size: 12px;
	line-height: 150%;
	color: #FF6666;
	border: 1px solid #FF6666;
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 20px;
	width: 910px;
}
#footer {
	background-image: url(img/foot_bg.gif);
	background-repeat: repeat-x;
	height: 70px;
}
#footInner {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#light {
	float: left;
	height: 30px;
	width: 83px;
}
#copyright {
	font-size: 12px;
	line-height: 140%;
	color: #FFF;
	float: left;
}
