html {
		background-image: url(../image/bg.gif);
	background-repeat: repeat;
	text-align: center;
}

body {
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	text-align: center;
	background-image: url(../image/bg.gif);
	background-repeat: repeat;
}


#contaniner {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
}
#page {
	width: 700px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#qrcode {
	float: left;
}

#flash {
	height: 340px;
	width: 510px;
	float: right;
}
#navi {
	width: 190px;
	float: left;
}
#top {
	width: 700px;
	height: 340px;
}
#main {
	width: 700px;
	margin-top: 20px;
	height: 390px;
}
#reserve {
	width: 445px;
	float: left;
	padding-left: 25px;
	padding-top: 10px;
}
#navi ul {
	padding-top: 20px;
}

#time {
	width: 205px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-right: 9px;
	padding-left: 10px;
}
#footer {
	clear: both;
	width: 700px;
	text-align: center;
	padding-top: 5px;
}
#logo {

	height: 130px;
	width: 188px;
}



h2 {
	height: 13px;
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}

h3 {
	padding-bottom: 2px;
	padding-top: 4px;
}
#rssinclude {
	height: 60px;
	padding-top: 10px;
}

#mobile {
	width: 210px;
}
#openday {
	width: 210px;
	margin-top: 10px;
}
#oggi_data {
	width: 210px;
	margin-top: 15px;
}



#time1 {
	color: #99CC00;
	font-size: 14px;
}
#time2 {
	color: #FF66CC;
	font-size: 14px;
}

#open_title {
	color: #006699;
	font-size: larger;
	clear: both;
}
#mobile_title {
	color: #E888A3;
	font-size: larger;
}
a:link {
	color: #E888A3;
	text-decoration: none;
}

a:visited {
	color: #E888A3;
	text-decoration: none;
}

a:hover {
	color: #DE587D;
	text-decoration: underline;
}
.time_text {
	font-size: smaller;
	text-align: center;
	line-height: 150%;
}
.time_text2 {
	text-align: center;
	line-height: 200%;
}
