@charset "UTF-8";
/* ===================================================================
 file name  :  Facility.css
 style info :  施設共通CSS
=================================================================== */

/* -----------------------
検索窓付 h1 周り
---------------------- */
h1{
	background:url(../../images/facility/facility_h1_title.gif) 0px 0px no-repeat;
	height:82px;
	width:940px;
	background-color:#F0F0E8;
}

#Contents-Main{
	padding-top:30px;

}

#Contents-Main-Left{
	width:650px;
}

#Contents-Main-Right{
	width:215px;
}

/* -----------------------
サブナビ
---------------------- */

ul#Sub-Navi{
	background:url(../../images/facility/Facility-Navi-Top.jpg) 0px 0px no-repeat;
	padding-top:55px;
}

/* -----------------------
          h2
---------------------- */

#Facility h2{
	height:59px;
	width:650px;
}
#Index-H2{
	background:url(../../images/facility/Index-H2.gif) 0px 0px no-repeat;
}

#Outline-H2{
	background:url(../../images/facility/Outline-H2.gif) 0px 0px no-repeat;
}

#Large-H2{
	background:url(../../images/facility/Large-H2.gif) 0px 0px no-repeat;
}

#Mid-H2{
	background:url(../../images/facility/Mid-H2.gif) 0px 0px no-repeat;
}

#Small-H2{
	background:url(../../images/facility/Small-H2.gif) 0px 0px no-repeat;
}

#Riha-H2{
	background:url(../../images/facility/Riha-H2.gif) 0px 0px no-repeat;
}

#Sallon-H2{
	background:url(../../images/facility/Sallon-H2.gif) 0px 0px no-repeat;
}
#Rest-H2{
	background:url(../../images/facility/Rest-H2.gif) 0px 0px no-repeat;
}

#Flower-H2{
	background:url(../../images/facility/Flower-H2.gif) 0px 0px no-repeat;
}

#Hallmap_H2{
	background:url(../../images/facility/Hallmap_H2.gif) 0px 0px no-repeat;
}

/* -----------------------
          h3
---------------------- */

#Facility h3{
	height:31px;
	width:650px;
}
#Index-H3-01{
	background:url(../../images/facility/Index-H3-01.gif) 0px 0px no-repeat;	
}

#Index-H3-02{
	background:url(../../images/facility/Index-H3-02.gif) 0px 0px no-repeat;	
}

#Outline-H3-01{
	background:url(../../images/facility/Outline-H3-01.gif) 0px 0px no-repeat;
}

#Facility-H3{
	background:url(../../images/facility/Facility-H3.gif) 0px 0px no-repeat;	
}
#HallMap-H3-01{
	margin-top:20px;
	background:url(../../images/facility/HallMap-H3-01.gif) 0px 0px no-repeat;	
}
#HallMap-H3-02{
	margin-top:20px;
	background:url(../../images/facility/HallMap-H3-02.gif) 0px 0px no-repeat;	
}

/* -----------------------
          その他
---------------------- */
.catch-copy{font-size:110%;margin-bottom:1em;}

#Img-dog{width:100%;height:125px;padding:25px 0px;background:url(../../images/facility/dog_gray_bg.jpg) repeat-x;}

/* リード部分 */
#Summary-Table {
	width:650px;
	margin-top:30px;
	margin-bottom:30px;
}

#Summary-Table td{
	vertical-align:top;
}

#Summary-Table #Left-Td{

}

#Summary-Table #Right-Td{
	width:380px;
}

/* 共通テーブル */
#Outline-tbl{width:100%;border-top:1px solid #999;border-left:1px solid #CCC;margin:10px 0px;}
#Outline-tbl th{width:150px;background:url(../../images/facility/th_stripe_bg.gif);padding:7px;border-bottom:1px solid #CCC;letter-spacing:0.3em;}
#Outline-tbl td{padding:7px;border-bottom:1px solid #CCC;border-right:1px solid #CCC;}
#Outline-tbl tr.separate th,#Outline-tbl tr.separate td{border-bottom:3px solid #CCC;}

/* 共通P */
.Block-P{
	padding-bottom:40px;
	padding-top:10px;
}

/* 館内マップ */

#Hallmap-Contact{
	text-align:center;
}


