* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #333333;
	background-color: #CFE7FE;
	text-align: center;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
img {
	border-style: none;
	vertical-align: bottom;
}
dl,dt,dd,ul,ol{
	list-style: none;
}
a {
	text-decoration: none;
}
#wrapper {
	width: 750px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px 15px;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8DC6FD;
	border-left-color: #8DC6FD;
}
/* header */
#header {
	text-align: left;
	height: 72px;
	width: 750px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
ul#header_link{
	top: 8px;
	float: right;
	position: absolute;
	right: 0px;
	margin: 0px;
	padding: 0px;
	height: 72px;
	width: 310px;
}
ul#header_link li{
	display: inline;
}
li#head_inquiry{
	width: 154px;
	right: 156px;
	position: absolute;
}
li#head_rikeinavi{
	width: 151px;
	position: absolute;
	right: 0px;
}
/* header */
/* mainmenu */
ul#main_menu{
	height: 33px;
	width: 750px;
	margin: 5px 0px 0px;
	padding: 7px 0px 0px;
	background-image: url(../images/main_menu/menu_back.jpg);
	background-repeat: no-repeat;
	position: relative;
}
ul#main_menu li{
	margin: 0px;
	padding: 0px;
	height: 33px;

}
li#main_top{
	position: absolute;
	left: 0px;
	width: 93px;
}
li#main_greeting{
	position: absolute;
	width: 94px;
	left: 93px;
}
li#main_com{
	position: absolute;
	width: 94px;
	left: 187px;
}
li#main_sevice{
	position: absolute;
	width: 94px;
	left: 281px;
}
li#main_schedule{
	position: absolute;
	width: 94px;
	left: 375px;
}
li#main_event{
	position: absolute;
	width: 94px;
	left: 469px;
}
li#main_faq{
	position: absolute;
	width: 94px;
	left: 563px;
}
li#main_rikeinavi{
	position: absolute;
	width: 93px;
	left: 657px;
}
/* mainmenu */
/* topmain */
#top_main{
	padding: 0px;
	width: 750px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	overflow: hidden;
}
/* topmain */
/* main_left */
#main_left{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 435px;
}
#index{
	width: 120px;
	float: left;
	padding: 0px;
	margin-top: 15px;
}
#index h2{
	padding: 0px;
	margin-bottom: 10px;
}
#index p{
	margin-top: 20px;
	width: 120px;
}
ul#index{
	width: 120px;
	margin: 0px;
	padding: 0px;
}
ul#index li{
	padding: 0px;
	margin-bottom: 4px;
}
#topconte_left{
	float: right;
	width: 300px;
	padding: 0px;
	margin-top: 15px;
	text-align: left;
}
#topconte_left h2{
	margin-bottom: 10px;
}
#topconte_left h3{
}
#topconte_left p{
	padding: 8px 5px 8px 8px;
	line-height: 1.4em;
	height: 41px;
	font-size: 10px;
}
/* main_left */
/* main_right */
#main_right{
	margin: 0px;
	padding: 0px;
	width: 300px;
	float: right;
}
#main_right iframe{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	width: 296px;
}
ul#linkbtn{
	display: block;
	overflow: hidden;
	width: 300px;
	height: 65px;
	margin-bottom: 14px;
}
ul#linkbtn li{
}
li#btn_movie{
	float: left;
}
li#btn_report{
	float: right;
}
#topconte_right{
	width: 300px;
	padding: 0px;
	text-align: left;
}
#topconte_right h2{
	margin-bottom: 10px;
}
#topconte_right h3{
}
#topconte_right p{
	line-height: 1.4em;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 8px;
	height: 41px;
	font-size: 10px;
}
/* main_right */

#footer{
	padding: 10px 10px 0px 0px;
	height: 30px;
	width: 740px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: middle;
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0px;
	font-size: 85%;
	margin: 0px;
}
