@charset "utf-8";
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}
#header ul#gNavi {
	height: 54px;
	width: 950px;
	margin-bottom: 20px;
}
#header ul#gNavi li {
	float: left;
}
#gLeft {
	background-image: url(../img/btn/btn-navi-left.gif);
	height: 54px;
	width: 226px;
	background-repeat: no-repeat;
}
.gNaviButton {
	background-image: url(../img/btn/btn-top-navi.gif);
	background-repeat: no-repeat;
}
#gNavi .gNaviButton a {
	display: block;
	height: 54px;
	width: 100px;
	line-height: 54px;
	font-size: 100%;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#gNavi .gNaviButton a:hover {
	display: block;
	height: 54px;
	width: 100px;
	line-height: 54px;
	font-size: 100%;
	color: #00F;
	font-weight: bold;
	text-decoration: none;
}
#gRight {
	background-image: url(../img/btn/btn-navi-right.gif);
	background-repeat: no-repeat;
	height: 54px;
	width: 223px;
}
#mainLeft {
	float: left;
	clear: both;
	width: 770px;
}
#mainLeft #sideContents {
	width: 150px;
	float: left;
}
#mainLeft #sideContents img {
	margin-bottom: 20px;
}
#mainLeft #mainContents {
	width: 610px;
	float: left;
	margin-left: 2px;
}
#sideContents ul#sideNavi {
	text-align: left;
	text-indent: 1.5em;
}

#sideContents ul#sideNavi li {
	background-image: url(../img/btn/btn_category.gif);
	height: 28px;
	width: 142px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
#sideContents #sideNavi a {
	font-size: 100%;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 28px;
	width: 142px;
	line-height: 28px;
}
#sideContents #sideNavi a:hover {
	font-size: 100%;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	display: block;
	height: 28px;
	width: 142px;
	line-height: 28px;
}
#mainRight {
	float: left;
	width: 180px;
}
#mainRight h3 {
	background-image: url(../img/gif/event-title.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 180px;
	line-height: 35px;
	font-size: 100%;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 10px;
}
#mainRight #guidance img {
	margin-bottom: 10px;
}
#mainRight p {
	margin-bottom: 10px;
	font-size: 97%;
	line-height: 1.3em;
}
#mainRight p span {
	font-size: 80%;
}
#mainRight p a {
	text-decoration: none;
}
#mainRight p a:hover {
	text-decoration: underline;
}

#footer {
	clear: both;
	width: 950px;
	padding-top: 20px;
}
#footer #pageTop {
	margin-bottom: 20px;
}
#footer #pageTop a {
	font-size: 90%;
}
#footer #pageTop a:hover {
	font-size: 90%;
	color: #F00;
	text-decoration: underline;
}
#footer ul {
	margin-bottom: 10px;
}
#footer ul li {
	display: inline;
	margin-right: 10px;
}
#footer ul li a {
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
}
#footer ul li a:hover {
	font-size: 100%;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
#footer p {
	background-color: #39F;
	font-size: 90%;
}
