@charset "utf-8";
div#side1 {
	float: left;
	width: 400px;
	margin-bottom: 10px;
}
div#main {
	float: right;
	width: 300px;
}






#flash {
	height: 300px;
	width: 880px;
	background-image: url(img/title_shinryoujikan.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#topinfomation {
	width: 400px;
	margin-bottom: 20px;
}
h3#topinfomation {
	background-image: url(img/title_topinfomation.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 400px;
}
dl#info {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: 220px;
	overflow: auto;
}
#info dt {
	background-image: url(img/li_allow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 0.5em;
	padding-left: 1.5em;
	font-weight: bold;
}
#info dd {
	padding-left: 2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-right: 1em;
	margin-left: 0.5em;
	margin-bottom: 1em;
}
h4#topinfomation2 {

	background-image: url(img/title_topevent.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 300px;
}


div#topcontent {

	background-image: url(img/content_bg.gif);
	background-repeat: repeat-y;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	clear: both;
}
h5#t_cont {

	background-image: url(img/title_contents.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 204px;
}
h5#t_mobile {

	background-image: url(img/title_mobile.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 204px;
}
h3#topgairai {

	background-image: url(img/title_gairai.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 400px;
}
ul#topgairai {
	margin-left: 10px;
	margin-top: 5px;
}
p#topgairai {
	margin-left: 10px;
	margin-top: 10px;
}
div#qr {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF3D4;
	width: 204px;
	padding-bottom: 10px;
}
#qr p {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
img#boshuu {
	margin-top: 15px;
	margin-bottom: 15px;
}
