@charset "UTF-8";
@import "lightbox.css";
*{
	margin:0;
	padding:0;
	font-style:normal;
	font-weight:normal;
	text-align:left;
	line-height:0;
}
BODY{
	text-align:center;
	background:#eeeeee url(images_css/body.gif) repeat-y center;
}
A{
	color:#3300ff;
}
A:VISITED{
	color:#660033;
	text-decoration:none;
}
A:HOVER{
	text-decoration:underline;
	background:#ffeeff;
}
DT{
	line-height:150%;
}
DD{
	line-height:140%;
}
H1{
	display:none;
}
IMG{
	border:none;
}
LI{
	line-height:140%;
}
P{
	line-height:150%;
}
SPAN{
	line-height:normal;
}
TH{
	font-weight:normal;
	vertical-align:text-top;
	line-height:100%;
	font-size:inherit;
}
TD{
	line-height:100%;
	font-size:inherit;
}
UL{
	margin-top:0.5em;
	margin-bottom:0.5em;
}
OL{
	margin-top:0.5em;
	margin-bottom:0.5em;
}

#LAYOUT{
	width:780px;
	margin:auto;
	background:#ffffff;
}
#WRAP{
	clear:both;
	width:780px;
}
/* --PARTS --*/
.spacer{
  display :block ;
  clear : both ;
}
.b{
	font-weight:bold;
}
.back{
	clear:both;
	margin:1em;
	text-align:right;
	font-size:smaller;
}
.back2{
	clear:both;
	margin-top:-2px;
}
.c{
	clear:both;
	text-align:center;
	margin:1em auto;
	line-height:normal;
}
.height0{ /*--- for MSIE --- */
	line-height:0;
}
.InputBotton{
	line-height:normal;
	text-align:center;
	padding:0.1em 0.3em;
}
.speach{ /*--- for ScreenReader ---*/
	display:none;
}
.mask{
	display :none;
}
.small{
	font-size:smaller;
}
.r{
	display:inline;
	float:right;
	margin-right:20px;
}
.l{
	display:inline;
	float:left;
	margin:0 1.5em 0 15px;
}
.large{
	font-size:larger;
}

/*------------------HEAD-----------------*/
#HEAD{
	clear:both;
	width:780px;
}
#HEAD UL{
	margin:0;
}
#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 LI{
	float:left;
	list-style:none;
	line-height:0;
}
#HEAD SPAN{
	display:none;
}
/*------------NAVI------------*/
#NAVI{
	clear:both;
	width:780px;
	font-size:smaller;
	line-height:100%;
	padding-bottom:1px;
	background:url(images_css/navi.gif) bottom no-repeat;
}
#NAVI H2{
	display:inline;
	width:185px;
}
#NAVI UL{
	margin-left:200px;
	list-style:none;
}
#NAVI LI{
	display:inline;
	line-height:50%;
}
#NAVI A:VISITED{
	color:#0000ff;
}
/*-----------SIDE-------------*/
#SIDE{
	display:inline;
	float:left;
	width:185px;
}
#SIDE SPAN{
	margin-left:0.5em;
	line-height:120%;
}
#SIDE #MENU1{
	margin-top:-10px;
}
#SIDE #MENU1 UL{
	list-style:none;
	margin:0;
}
#SIDE #MENU1 LI A{
	display:block;
	font-size:smaller;
	width:182px;
	color:#000000;
	padding-top:0.3em;
	padding-bottom:0.3em;
	background:#f0f0f0 url(images_css/side_menu1_li.gif);
	line-height:100%;
	text-decoration:none;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
#SIDE #MENU1 LI A:HOVER{
	display:block;
	color:#ffffff;
	width:182px;
	background:#996633;
}

#SIDE #MENU2 LI{
	list-style:none;
}
#SIDE #MENU2 .AddLogo A{
	display:block;
	height:248px;
	background:url(include/tel.gif) left top no-repeat;
}
#SIDE #MENU2 .AddLogo A:HOVER{
	display:block;
	height:248px;
	background:url(include/tel_c.gif) left top no-repeat;
}


/*----------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;
	letter-spacing:0.1em;
}
#MAIN H3{
	clear:both;
	margin:1.5em 10px 0.2em 10px;
	padding-top:1px;
	padding-left:0.3em;
	border-bottom:1px solid #333333;
	line-height:140%;
	font-weight:bold;
}
#MAIN H4{
	margin:1em auto 0.5em 20px;
	padding-left:0.5em;
	line-height:140%;
	font-weight:bold;
}
#MAIN P{
	margin:0.5em 20px 0.5em 25px;
	text-indent:0.2em;
	line-height:150%;
}
#MAIN BLOCKQUOTE{
	font-size:x-small;
	margin:1em 10% 1em 10%;
	padding-bottom:0.5em;
	border:1px solid #666666;
	background-color:#eeeeee;
}
#MAIN BLOCKQUOTE LI{
	margin-top:0.3em;
	margin-bottom:0.3em;
}
#MAIN UL{
	margin-left:60px;
	margin-right:30px;
}
#MAIN OL{
	margin-left:60px;
	margin-right:30px;
}
#MAIN TH{
	padding:0.2em 0.5em;
}
#MAIN TD{
	padding:0.2em 0.5em;
}

#MAIN .Block{
	font-size:smaller;
	margin:1em 40px 1em 30px;
	border:1px solid #666666;
	background-color:#eeeeee;
}
#MAIN .Block P{
	margin:inherit;
	line-height:130%;
}
#MAIN .Block LI{
	margin-top:0.3em;
	margin-bottom:0.3em;
}

/*--RETURN--*/
#MAIN #RE{
	clear:both;
}
#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{
	clear:both;
	width:780px;
	margin-top:10px;
	padding:10px 0 15px 0;
	border-top:1px solid #cccccc;
	border-bottom:2px solid #cccccc;
	background:url(images_css/foot.gif);
}
#FOOT UL{
	display:inline;
	float:right;
	margin-top:0.3em;
}
#FOOT LI{
	display:inline;
	margin-right:0.5em;
	list-style:none;
}
#FOOT LI A{
	color:#333333;
}
#FOOT ADDRESS{
	display:block;
	margin:0.8em 0 0.1em 5px;
	font-size:smaller;
	line-height:inherit;
}
#FOOT ADDRESS SPAN{
	margin-right:1em;
}
/*--------------------- MEDIA ---------------------*/
#MAIN .MediaList UL{
	margin-left:35px;
}
#MAIN .MediaList LI{
	font-size:smaller;
	margin-bottom:0.3em;
	line-height:120%;
	list-style-type:square;
}
#MAIN .MediaList LI SPAN{
	display:inline-block;
	width:5em; /*--for MSIE --*/
	margin-right:1em;
}

#MAIN .MediaPhoto UL{
	margin-left:20px;
	margin-right:20px;
	list-style:none;
}
#MAIN .MediaPhoto LI{
	display:inline;
	margin-right:3px;
	margin-bottom:3px;
}
/*-- TAIDAN --*/
#MAIN .Taidan{
	margin:0 5%;
	font-size:smaller;
}
#MAIN .Taidan DL{
	margin:auto 1em;
}
#MAIN .Taidan DT{
	font-weight:bold;
}
#MAIN .Taidan DD{
	margin-left:1.5em;
	margin-bottom:1em;
}
.lightbox LI{
	display:inline;
}

/*------------------TRIVIA-----------------*/
#BUNREI UL{
	margin-right:150px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#BUNREI LI{
	text-align:left;
	margin:0;
	padding:0.3em 1em 0.3em 20px;
	vertical-align: middle;
	list-style-position:inside;
	list-style-image:url(images_css/listmark_pdf.gif);
	border:1px solid #666666;
	border-top:none;
}
/*--kibiki--*/
#KIBIKI SPAN{
	font-size:smaller;
}
#KIBIKI TABLE{
	width:auto;
	margin:1em 25px 1em 20px;
	border:1px solid #000066;
	background:#000066;
}
#KIBIKI TH{
	width:auto;
	font-size:smaller;
	background:#b6c9e4;
}
#KIBIKI TD{
	font-size:smaller;
	width:25%;
	background:#b6c9e4;
}
/*--OMOTEGAKI--*/
#MAIN .Omotegaki TABLE{
	width:90%;
	margin:0 auto 1em 25px;
	border: 1px solid #999999;
	vertical-align: middle;
	border-collapse: collapse;
}
#MAIN .Omotegaki CAPTION{
	color:#ffffff;
	width:90%;
	line-height:normal;
	margin-left:25px;
	padding:0.2em;
	font-weight: bold;
	vertical-align:middle;
	border: 1px solid #999999;
	background-color: #999999;
}
#MAIN .Omotegaki TH{
	width:6.5em;
	font-size:100%;
	border:1px solid #999999;
}
#MAIN .Omotegaki TH RUBY RP,RT{ /*--- only for MSIE ---*/
	font-size:smaller;
}
#MAIN .Omotegaki TD{
	font-size:smaller;
	border:1px solid #999999;
	line-height:150%;
}
/*--POINT--*/
#MAIN .PointList UL{
	margin-left:10px;
	list-style:none;
}
#MAIN .PointList UL LI{
	float:left;
	width:250px;
	height:2em;
	margin-left:10px;
	margin-top:0.1em;
	margin-bottom:0.1em;
	border:1px solid #330000;
}
#MAIN .PointList IMG{
	margin-left:0.1em;
	margin-right:0.2em;
}




/*----------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;
}




/*--HALL LIST--*/
#MAIN .Hall{
	display:inline;
	float:left;
	width:190px;
	height:130px;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	background:#eeeeee;
}
#MAIN .Hall A{
	text-decoration:none;
}
#MAIN .Hall DT{
	height:1.5em;
	font-size:smaller;
	text-align:center;
}
#MAIN .Hall DD{
	text-align:center;
}
/*--HALL LIST--*/
#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 H3{
	margin-top:0.5em;
}
#MAIN .Hallmenu DL{
	margin:0.2em 1em;
}
#MAIN .Hallmenu DT{
	margin:0.5em 5px 0.2em 5px;
	line-height:normal;
}
#MAIN .Hallmenu DD{
	margin:0.1em 15px;
	line-height:normal;
}
#MAIN .Hallmenu DD A{
	line-height:120%;
}
/*--HALL SYOUSAI--*/
#HALL_DATA{
	font-size:smaller;
}
#HALL_DATA .HallImg{
	display:inline;
	float:left;
	margin-right:10px;
}
#HALL_DATA LI{
	list-style:none;
}

#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:5px;
}
#MAIN .Maplink LI{
	display:inline;
	padding-left:2px;
}


/*-------------CORP--------------*/
#MAIN .CorpBlock{
	clear:both;
	width:550px;
	margin:0 auto 0 15px;
	border:1px solid;
	
}
#MAIN .CorpBlock H3{
	display:inline;
	float:left;
	font-size:smaller;
	margin:0;
	margin-top:5px;
	line-height:150%;
	border:none;
}
#MAIN .CorpBlockR{
	display:inline;
	float:right;
	font-size:smaller;
	width:423px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	border-left:1px solid;
}
#MAIN .CorpBlock P,ADDRESS{
	margin:0.3em 0.3em;
	text-indent: 0.4em;
	line-height: 130%;
}

#MAIN .CorpBlock TABLE{
	width:100%;
	font-size:12px;
}
#MAIN .CorpBlock TH{
	width:25%;
	border-right:1px dotted #999999;
	border-bottom:1px dotted #999999;
}
#MAIN .CorpBlock TD{
	width:auto;
	border-bottom:1px dotted #999999;
}
#MAIN .CorpBlock .back{
	margin:0;
	margin-top:-4px;
	margin-bottom:-5px;
}

/*---HISTRY----*/
#MAIN .Histry TABLE{
	margin:1em 20px;
}
#MAIN .Histry TABLE TH{
	width:80px;
	font-size:smaller;
	border-bottom:1px solid #999999;
	padding:8px;
	line-height: 150%;
}
#MAIN .Histry TABLE TD{
	font-size:smaller;
	border-bottom:1px solid #999999;
	line-height:140%;
}
#MAIN .Histry TABLE TD SPAN{
	font-size:smaller;
	margin-left:1em;
}
/*---jecia----*/
#JECIA_RANK TABLE{
	float:right;
	display:inline;
	text-align:center;
	margin:1em 10px auto auto;
	border: 1px solid #999999;
}
#JECIA_RANK TH{
	padding:0.1em 1em;
	border: 1px solid #999999;
}
#JECIA_RANK TD{
	padding:0.1em 1em;
	border: 1px solid #999999;
}
#JECIA_EVALUAT{
	font-size:smaller;
}
#JECIA_EVALUAT OL{
	margin-left:50px;
}
#JECIA_EVALUAT LI{
	line-height: 130%;
}
/*---FORM--*/
#FORM TABLE{
	width:90%;
	margin-left:20px;
	border:1px solid #cccccc;
}
#FORM TABLE TH{
	padding:0.5em;
	background:#eeeeee;
	border-bottom:1px solid #cccccc;
}
#FORM TABLE TD{
	padding:0.5em;
	border-bottom:1px solid #cccccc;
}
#FORM SPAN{
	font-size:smaller;
	color:#ff0000;
}
.InputWidth{
	width:300px;
}
/*-link-*/
#LINK A:VISITED{
	text-decoration:underline;
}
#LINK DL{
	margin:1em 90px 1em 20px;
}
#LINK DT{
	margin-top:1em;
}
#LINK DD{
	margin:0.5em 1em;
	font-size:smaller;
}
#LINK_BC UL{
	list-style-type:none;
}
#LINK_BC LI{
	float:left;
	margin-right:5px;
}
/*-policy-*/
#POLICY{
	font-size:x-small;
}
#POLICY DL{
	margin-left:20px;
	margin-right:30px;
	padding-top:1em;
	padding-bottom:1em;
	border:1px solid #cccccc;
	background:#eeeeee;
}
#POLICY DT{
	margin:0.7em 0 0.2em 10px;
	font-weight:bold;
}
#POLICY DD{
	margin-left:20px;
	margin-right:20px;
}
#POLICY OL{
	margin-right:90px;
}
#POLICY OL LI{
	margin-top:0.3em;
	margin-bottom:0.3em;
	line-height:130%;
}
/*-rinen-*/
#RINEN TABLE TD{
	font-size:smaller;
}
#AREA UL{
	margin:0 20px 0 320px;
}
#AREA LI{
	line-height: 120%;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size:smaller;
}
/*-tvcm-*/
#MOVIE{
	text-align:center;
	margin:auto;
}


/*---------TABLE---------*/
.Tb1{
	font-size:smaller;
	width:auto;
	margin:1em auto;
}
.Tb1 TABLE{
	margin:1em 2%;
}
.Tb1 TH{
	width:23%;
}

#MAIN .Tb2 TABLE{
	width:550px;
	margin:1em auto 1em 15px;
	font-size:smaller;
	border:1px solid #cccccc;
}
#MAIN .Tb2 TH{
	width:20%;
	padding:0.5em;
	background:#dddddd;
	border-bottom:1px dotted #cccccc;
}
#MAIN .Tb2 TD{
	border-bottom:1px dotted #cccccc;
}
.Tb3{
	font-size:inherit;
}
.Tb3 TH{
	width:25%;
	border-right:1px dotted #999999;
	border-bottom:1px dotted #999999;
}
.Tb3 TD{
	width:auto;
	border-bottom:1px dotted #999999;
}



