@charset "Shift_JIS";

/* layoutCSS Document */

/*----------common----------*/
.alt{position:absolute;top:-5000px;left:-999px;}
.floatleft{float:left;}
.floatright{float:right;}
.clearboth{clear:both;}
.clearfloat
{
	height:1px;
	font-size:1%;
	clear:both;
	display:block;
}
/*h1,h2,h3,h4,h5,h6,li,ul,p,dd,dl,dt{
	margin: 0px;
	padding: 35px 0px 0px;
	text-align: right;
	background: url(../images/leaf.gif) no-repeat 0px bottom;
	height: 70px;
	width: 790px;
	vertical-align: bottom;
}*/
/*----------common----------*/

/*--トップ--*/
div#wrapper_top {
	width:800px;
	margin:10px auto 0px;
	border: 1px solid #CCCCCC;
	background: #CCE5CC;
}
#left {
	width: 460px;
	float: left;
}
#title_logo {
	height: 156px;
	width: 355px;
	padding-left: 45px;
	padding-top: 30px;
}
#date {
	height: 22px;
	width: 430px;
	padding-left: 15px;
	padding-top: 12px;
}
#contents1 {
	height: 233px;
	background: #FFFFFF;
}
#contents2 {
	width: 460px;
}
#right {
	height: 610px;
	width: 340px;
	float: right;
}
#footer_top {
	height: 35px;
	width: 756px;
	background: #cce5cc;
	margin-right: 22px;
	margin-left: 22px;
}
#visual1 {
	height: 233px;
	background: #FFFFFF url(../images/visual1.jpg) no-repeat 0px 20px;
}
#visual2 {
	height: 377px;
	background: url(../images/visual2.jpg) no-repeat 0px 0px;
}
#button {
	width: 130px;
	padding-top: 40px;
	float: left;
	padding-left: 35px;
}
#button ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#button li {
	padding-bottom: 10px;
}
#banner {
	width: 250px;
	float: left;
	padding-top: 40px;
	padding-left: 10px;
}
#banner ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#banner li {
	padding-bottom: 15px;
}
#logo_left {
	height: 17px;
	width: 102px;
	padding-top: 7px;
	float: left;
}

#logo_right {
	height: 17px;
	width: 102px;
	padding-top: 7px;
	float: right;
}
/*--トップ--*/

/*--コンテンツ--*/
div#wrapper {
	width:800px;
	margin:10px auto 0px;
	border: 1px solid #CCCCCC;
	background: #fff;
}
#footer {
	height: 30px;
	width: 756px;
	margin-right: 22px;
	margin-left: 22px;
	vertical-align: top;
	background: url(../images/line_green.gif) no-repeat top;
}
#header {
	background: #CCE5CC;
	height: 45px;
	padding-top: 20px;
	padding-left: 52px;
}
#title_box {
	height: 20px;
	padding-top: 40px;
	background: url(../images/cont/line.gif) no-repeat 0px 58px;	
}
#title {
	float: left;
	padding-bottom: 2px;
}

#subtitle_box {
	height: auto;
	padding-top: 17px;
	background: url(../images/cont/line_ten.gif) no-repeat 0px 40px;
	padding-bottom: 15px;
}
#subtitle_box2 {
	height: auto;
	padding-top: 17px;
	background: url(../images/cont/line_ten.gif) no-repeat 0px 49px;
	padding-bottom: 15px;
}
#subtitle_box3 {
	height: auto;
	padding-top: 17px;
	background: url(../images/cont/line_ten.gif) no-repeat 0px 55px;
	padding-bottom: 15px;
}

#subtitle {
	height: 14px;
	width: auto;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
}
#catch {
	width: auto;
	padding-top: 10px;
	height: 14px;
	font-size: 14px;
	font-weight: bold;
	color: #F08820;
}
#catch2 {
	width: auto;
	padding-top: 10px;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #F08820;
}
#main {
	height: auto;
	padding-top: 25px;
	padding-bottom: 50px;
}
#main_box {
	width: 600px;
	color: #003437;
	font-size: 12px;
	line-height: 1.4em;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#schedule .logo {
	float: left;
}

#schedule {
	height: 34px;
	width: auto;
	/* background: url(../images/cont/schedule2.gif) no-repeat 430px 17px; */
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#schedule .sapporo {
	float: right;
	padding-top: 3px;
	padding-right: 7px;
}

.qrTop {
	background: url(../images/qr.gif) no-repeat 190px 0px;
}
