@charset "UTF-8";
*{
	margin:0;
	padding:0;
	font-style:normal;
	font-weight:normal;
	text-align:left;
}
#LAYOUT{
	width:780px;
	text-align:center;
	margin:0 auto;
	background:#ffffff;
}
BODY{
	background:#eeeeee url(images_css/body.gif) repeat-y center;
}
IMG{
	border:none;
}
A{
	color:#3300ff;
}
A:VISITED{
	color:#660033;
	text-decoration:none;
}
A:HOVER{
	text-decoration:underline;
	background:#ffeeff;
}
LI{
	line-height:140%;
}
P{
	line-height:150%;
}
H1{
	display:none;
}
TH{
	font-weight:normal;
	vertical-align:text-top;
}

/*--HEAD-*/
#HEAD #LOGO{
	display:inline;
	float:left;
	width:260px;
}
#HEAD #BOTTON{
	display:inline;
	float:right;
	width:440px;
	margin-top:15px;
	background:url(images_css/botton.gif) top right no-repeat;
}
#HEAD #BOTTON P{
	line-height:1%;
}
#HEAD #BOTTON LI{
	float:left;
	list-style:none;
}
#HEAD SPAN{
	display:none;
}
/*--SIDE-*/
#SIDE{
	display:inline;
	float:left;
	width:185px;
}
#SIDE #MENU1 P{
	margin:0;
}
#SIDE #MENU1 UL{
	list-style:none;
}
#SIDE #MENU1 LI A{
	display:block;
	font-size:smaller;
	color:#000000;
	width:170px;
	padding:0.3em 5px;
	background:#f0f0f0;
	border:1px solid #cccccc;
	text-decoration:none;
}
#SIDE #MENU1 LI A:HOVER{
	display:block;
	color:#ffffff;
	width:170px;
	background:#996633;
}

#SIDE #MENU2 LI{
	list-style:none;
}
/*--NAVI-*/
#NAVI{
	display:inline;
	float:left;
	width:780px;
	font-size:smaller;
	padding-bottom:0.2em;
	background:url(images_css/navi.gif) bottom no-repeat;
}
#NAVI UL{
	margin-left:195px;
	list-style:none;
}
#NAVI LI{
	float:left;
	margin-left:0.3em;
}
/*--RETURN--*/
#MAIN #RE UL{
	display:inline;
	float:right;
	list-style:none;
	margin-top:25px;
}
#MAIN #RE LI{
	display:inline;
	float:left;
	margin-right:5px;
}
/*--FOOT-*/
#FOOT{
	width:780px;
	margin-top:10px;
	padding:10px 0 5px 0;
	border-top:#cccccc solid 1px;
	background:url(images_css/foot.gif);
}
#FOOT P{
	margin-left:5px;
	line-height:130%;
}
#FOOT ADDRESS{
	display:block;
	margin:0.1em 0 0.1em 5px;
	font-size:smaller;
}
#FOOT ADDRESS SPAN{
	margin-right:1em;
}
#FOOT UL{
	float:right;
	margin-top:0.3em;
}
#FOOT LI{
	display:inline;
	margin-right:0.5em;
	list-style:none;
}
#FOOT LI A{
	color:#333333;
}
/*--MAIN--*/
#MAIN{
	display:inline;
	float:right;
	width:590px;
	margin-left:5px;
}
#MAIN EM{
	color:#660033;
}
#MAIN H2{
	padding:0.2em 0.5em;
	border-bottom:1px solid #666666;
	background:#eeeeee;
	font:medium normal;
	font-family:'PMingLiU' ,serif;
}
#MAIN H3{
	margin:1.5em 0 0.2em 0;
	padding-left:0.5em;
	border-bottom:1px solid #333333;
}
#MAIN H4{
	padding-left:0.5em;
}
#MAIN P{
	padding-left:0.5em;
	padding-right:0.5em;
	text-indent: 0.4em;
	line-height: 150%;
}
#MAIN BLOCKQUOTE{
	font-size:x-small;
	margin:1em 100px 1em 30px;
	border:1px solid #666666;
	background-color:#eeeeee;
}
#MAIN BLOCKQUOTE LI{
	margin-top:0.3em;
	margin-bottom:0.3em;
}
#MAIN UL{
	margin-left:3em;
}
#MAIN OL{
	margin-left:3em;
}
#MAIN TABLE{
	margin-left:20px;
}
#MAIN TH{
	padding:0.2em 0.5em;
}
#MAIN TD{
	padding:0.2em 0.5em;
}


/*--EXCLUSIVE--*/

/*--SOUGISHIKIJO--*/
#HALL_LIST UL{
	margin:1em 20px;
}
#HALL_LIST LI{
	display:inline;
	margin-right:0.5em;
}
#HALL_LIST LI A{
	color:#0000ff;
	text-decoration:underline;
}
#MAIN .hall{
	display:inline;
	float:left;
	width:190px;
	height:125px;
	margin:10px 0 0 5px;
	padding:5px 0;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	background:#eeeeee;
}
#MAIN .hall H4{
	text-align:center;
	font-size:smaller;
}
#MAIN .hall P{
	text-align:center;
}
#MAIN .hall A{
	text-decoration:none;
}
/*--HALL LIST--*/
#HALL_DATA{
	font-size:smaller;
}
#HALL_DATA .HallImg{
	display:inline;
	float:left;
	margin-right:10px;
}
#HALL_DATA LI{
	list-style:none;
}
#MAIN .hallmenu{
	float:left;
	display:inline;
	font-size:smaller;
	width:270px;
	height:20em;
	overflow:auto;
	margin:10px 0 5px 10px;
	border:1px solid #666666;
}
#MAIN .hallmenu DL{
	margin:0.2em 1em;
}
#MAIN .hallmenu DD{
	margin:0.1em 15px;
}



#MAIN .hall1{
	float:left;
	display:inline;
	width:270px;
	height:240px;
	overflow:auto;
	margin:0.2em 0 0.2em 10px;
	border:1px solid #666666;
	background:#eeeeee url(images_css/hall3.jpg);
}
#MAIN .hall1 IMG{
	margin:5px;
	margin-bottom:0;
}
#MAIN .hall1 P{
	font-size:smaller;
	margin:5px;
	text-indent:inherit;
}
#MAIN .maplink UL{
	margin-left:10px;
}
#MAIN .maplink LI{
	list-style:none;
	display:inline;
	float:left;
	margin-left:5px;
}



/* --PARTS --*/
.spacer{
  display :block ;
  clear : both ;
  visibility:hidden;
}
.back{
	clear:both;
	margin:1em;
	text-align:right;
	font-size:smaller;
}
.text{
	display:none;
}
.mask{
	display :none;
}
.small{
	font-size:smaller;
}
.c{
	text-align:center;
	margin:1em auto;
}
.r{
	display:inline;
	float:right;
	margin-right:20px;
}
.l{
	display:inline;
	float:left;
	margin:0 1.5em 0 15px;
}

