@charset "utf-8";
/* CSS Document */

#menu ul li.menu01 a {
	display: none;
}
#topics {
}
#topics p {
	height: auto;
	width: auto;
	padding-bottom: 10px;
}
/*#writebox .L a:hover {
	background-color: #FFF;
}*/
/*
#writebox .L a:hover img {
		visibility: hidden;
}

#Lmain #topics #eventA a:hover img {
	visibility: inherit;
}
*/
#topics .access,#topics .access a {
	height: 94px;
	width: 610px;
	background-image: url(../img/index/banner_access_f2.jpg);
	background-repeat: no-repeat;
}
#information {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6F6B60;
	margin-bottom: 10px;
	height: auto;
	width: auto;
	padding-top: 10px;
}
#information h2 {
	background-image: url(../img/index/infor_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 610px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6F6B60;
	border-bottom-color: #6F6B60;
	display: block;
	background-color: #FFF;
	margin-bottom: 18px;
}
#information h2 img {
	padding-top: 5px;
	padding-bottom: 5px;
}

#information .box {
}
#information .box p {
	color: #6F6B60;
	padding-bottom: 14px;
}
#information .box p a {
	color: #03F;
}

#information .box .L {
	height: auto;
	width: 130px;
	padding-left: 5px;
}
#information .box .R {
	float: left;
	height: auto;
	width: 450px;
}
#campaign {
	padding-top: 15px;
}
#campaign h2 {
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #0E3A75;
}
#campaign .box {
	width: auto;
	padding-top: 12px;
	padding-bottom: 50px;
}
#campaign #eventC {
	height: 100px;
}

#campaign .box .L {
	height: 98px;
	width: 300px;
	padding-right: 2px;
	padding-left: 2px;
}
#campaign .box .L a {
	display: block;
	height: 96px;
	width: 300px;
}

#campaign .box .L a:hover {
	padding-top: 1px;
}
#campaign .box .L a:hover img{
	visibility: visible;
}
#topics .access a {
	display: block;
}

#mainbox #addressbox {
	display: none;

}

