#main .event {
	background-image: url(../../image/bg_event.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	width: 570px;
	height: 1%;
}
#main .event ul {

}
#main .event ul li {
	padding: 0px 0px 20px 37px;
	list-style-type: none;
	background-image: url(../../image/point_blue.jpg);
	background-repeat: no-repeat;
	background-position: 20px 2px;
}

#main .txtb {
	color: #3399cc;
}
#main .event p {
	text-align: left;
	padding-right: 20px;
	padding-top: 1px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(../../image/btn_event.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 140px;
	float: right;
}
#main .event a, #main .topics a {
	color: #3399CC;
}
#main .event a:hover, #main .topics a:hover {
	color: #092E5B;
}

#main .topics {
	background-image: url(../../image/bg_topics.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	width: 570px;
	height: 1%;
}
#main .topics ul {

}
#main .topics ul li {
	padding: 0px 0px 20px 37px;
	list-style-type: none;
	background-image: url(../../image/point_green.jpg);
	background-repeat: no-repeat;
	background-position: 20px 2px;
}

#main .txtg {
	color: #669900;
}
#main .topics p {
	text-align: left;
	padding-right: 20px;
	padding-top: 1px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(../../image/btn_event.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 140px;
	float: right;
}
h3 a {
	text-decoration: none;
	color: #336699;
}
h3 a:hover {
	color: #E1491E;
}



#IndexContents01 {
	margin:10px 0 10px 0;
}

#IndexContents01 .Left {
	float:left;
	border-top:5px solid #cccccc;
	padding: 10px 0 0 0;
}

#IndexContents01 .Right {
	float:right;
	border-top:5px solid #cccccc;
	padding: 10px 0 0 0;
}

#IndexContents02 {
	margin:0 0 20px 0;
}

#IndexContents02 .Left {
	float:left;
}

#IndexContents02 .Right {
	float:right;
}

#mojiassyuku1 {
	letter-spacing: -1px;
}

