@charset "UTF-8";
/* CSS Document */

#site-box{
    width : 1040px;
    margin : auto;
    background-color: #F3F3F0;
    padding-top: 20px;
    font-size: 12px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #333;
    height: auto;
	}
/* ヘッダー */	
#header-box{
	width : 960px;
	height:57px;
	margin: auto;
		}
		#logo{
    width: 300px;
    height: 57px;
    float: left;
    margin-bottom: 6px;
			}
		#top-phrase{
    width: 350px;
    float: right;
    font-size: 14px;
    text-align: right;
    padding-top: 0px;
    margin-right: 4px;
    line-height: 20px;
    margin-top: 17px;
			}
#top-info{
	width:248px;
	height:57px;
	float: right;
}
#nfo-messe{
	width:230px;
	height:14px;
	color: #B73333;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
	#tel-pic{
	width:42px;
	height:42px;
	float:left;
			}

	#tel-box{
	width:204px;
	height:40px;
	float:right;
			}
	#tel-no{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #B73333;
	text-align: right;
	height: 30px;
	width: 204px;
	line-height: 31px;
									}
	#tel-time{
	width:204px;
	height:14px;
	font-size: 14px;
	line-height: 14px;
	text-align: right;
									}
/* ヘッダー エンド */

/* ------------------------------------------------ドロップメニュー */
#top-navi-box {
	width: 960px;
	height: 36px;
	background-color: #F3F3F0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
	margin-bottom: 0px;
}
.dropmenu{
  *zoom: 1;
  list-style-type: none;
  width: 960px;
  margin: 0px auto 0px;
  padding: 0;
}
.dropmenu:before, .dropmenu:after{
  content: "";
  display: table;
}
.dropmenu:after{
  clear: both;
}
.dropmenu li{
	position: relative;
	width:119px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F3F3F0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F3F3F0;
}
.dropmenu li:first-child{
  border-left: none;
}
.dropmenu li a{
	display: block;
	margin: 0;
	color: #fff;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 10px;
	background-color: #B73333;
}
/* -----マウスオーバーでの色替え */
.dropmenu li:hover a{
  background-color: #CC6666!important;
}

.dropmenu li ul{
  list-style: none;
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}
.dropmenu li ul li{
  width: 100%;
  border-right: 1px solid #fff;
  border-left:none;
}
aa    {
	padding: 10px;
	border-top: 1px solid #fff;
	background: #CC6666 !important;
	text-align: left;
}

.dropmenu li ul li:hover a{
  background: #B73333 !important;
}
/* ２段組テキスト */
.dropmenu li ul li a.l2{
  padding: 5px 15px;
}
/*バックカラー */
.dropmenu li:hover > a{
  background: #0076C2;
}
.dropmenu li a:hover{
  background: #006CB2;
}
/* 展開方法 */
.dropmenu li ul li{
  overflow: hidden;
  height: 0;
  transition: .2s;
}
.dropmenu li:hover ul li{
  overflow: visible;
  height: 36px;
}
/* テキスト位置 */
.dropmenu li.mn1{
  text-align:left;
}
.dropmenu li.mn2{
  text-align: left;
}
.dropmenu li.mn3{
  text-align: left;
}
.dropmenu li.mn4{
  text-align: left;
}
.dropmenu li.mn5{
  text-align: left;
}
.dropmenu li.mn6{
  text-align: left;
}
.dropmenu li.mn7{
  text-align: left;
}
.dropmenu li.mn8{
  text-align: left;
}
/* ------------------------------------------------ドロップメニュー */


/* イメージ */
#topimg-box{
	width:960px;
	height:250px;
	clear:both;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-top: 8px;
	}
					/* スライドショー  */
												#slideshow {
													position: relative;
													width:  740px; /* ボックスの横幅 */
													height: 250px; /* ボックスの高さ */
													float: left;
												}
												
												#slideshow p {
												   position: absolute;
												   top:  0;
												   left: 0;
												   z-index: 8;
												   opacity: 0.0;
												   margin: 0;
												   background-color: white; /* ボックスの背景色(必須) */
												   height: 250px; /* ボックスの高さ */
												}
												
												#slideshow p.active {
												   z-index: 10;
												   opacity: 1.0;
												}
												
												#slideshow p.last-active {
												   z-index: 9;
												}
												
												#slideshow p img {
												   width:  740px; /* 画像の横幅 */
												   height: 250px; /* 画像の高さ */
												   display: block;
												   border: 0;
												   margin-bottom: 0px; /* 画像下部の余白 */
												}					/* スライドショー終わり */				


#corona-message-box{
    width : 954px;
    height: 22px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #F60000;
    background-color: #FFFFFF;
    text-align: center;
}
#newhotel-information-message-box{
    width : 954px;
    height: 22px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #0049A0;
    background-color: #FFF032;
    text-align: center;
}
#standard-value-change-message-box{
    width : 954px;
    height: 22px;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-color: #ebcca9;
    background-color: #ebcca9;
    text-align: center;
}

#opening-date-change-message-box{
    width : 954px;
    height: 22px;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-color: #E21900;
    background-color: #E21900;
    text-align: center;
}
/* 料金改訂  */
#notice-of-partial-price-revision-box{
    width : 954px;
    height: 22px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #A10000;
    background-color: #EA1616;
    text-align: center;
}
/* 後期高齢者補助  */
#elderly-dock-box{
    width : 954px;
    height: 22px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #A10000;
    background-color: #ebe3bd;
    text-align: center;
}
#valuechange-message-box{
    width : 954px;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-color: #FF0004;
    background-color: #F9F074;
    text-align: center;
}
#businesshours-change-message-box{
    width : 954px;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-color: #FF0004;
    background-color: #F9F074;
    text-align: center;
}
/*

*/
				#traffic-info-box{
					width:220px;
					height:250px;
					float:right;
					background-image:url(img/appearance-img.jpg);
					margin: auto;
					}
							#traffic-info{
									width:200px;
									height:15px;
									margin-top: 5px;
									margin-right: auto;
									margin-bottom: auto;
									margin-left: auto;
									text-align: center;
								}
.traffic_guide {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin: auto;
	}
/* イメージ エンド */

/* 健診案内 */
#menu-box{
    width: 960px;
    height: 206px;
    margin-top: 15px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    text-align: center;
    vertical-align: middle;
	}

#menu-01-box{
	width:230px;
	height:218px;
	float:left;
}
#reser-info-box{
	width:230px;
	height:176px;
	background-color:#C73333;
}
#title-box{
	width:230px;
	height:53px;
	float:left;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#1day-box{
	width:230px;
	height:36px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left
}
#lifestyle-box{
	width:230px;
	height:36px;
	float:left;
	margin-top: 10px;
}

/* 運営についての重要事項に関する規程の概要 */
#regu-overview-box {
    width: 230px;
    height: 30px;
    margin-top: 12px;
}

/* 特定健診 */
#tokutei-info-box {
	width:230px;
	height:30px;
	margin-top: 12px;
}
#tokutei-kenshin {
	width:92px;
	height:30px;
	float:left;
}
#tokutei-shido {
	width:130px;
	height:30px;
	float:right;
}

#menu-02-box{
	width:482px;
	height:218px;
	float:left;
	margin-left: 14px;
}
#top-feature-box{
    width: 482px;
    height: 176px;
    background-color: #FFFFFF;
    color: #272727;
}
#top-feature-title-box{
    width: 454px;
    height: 20px;
    margin-left: 15px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    color: #7B7B7B;
    float: left;
    text-align: left;
    margin-top: 10px;
}
#top-feature{
    width: 454px;
    height: 23px;
    margin-left: 15px;
    margin-bottom: 6px;
    background-color: #FFF;
    float: left;
}
#inquiry-box {
	width:482px;
	height:30px;
	margin-top: 12px;
	text-align: right;
}
#menu-03-box{
	width:220px;
	height:218px;
	float:right;
}
#access-title-box{
	width:220px;
	height:18px;
}
#access-map-box{
	width:220px;
	height:200px;
}

/* フッター */
#footer-box{
    width: 960px;
    height: 140px;
    background-color: #C0C0C2;
    margin: auto;
    margin-top: 30px;
    clear: both;
    color: #FFF;
}
#info-box{
	width:270px;
	height:126px;
	float:left;
}
#logo-box{
    width: 43px;
    height: 98px;
    float: left;
    margin-top: 15px;
    margin-left: 15px;
    padding-top: 0px;
}
#infomation{
	width:210px;
	height:110px;
	float:right;
	font-size: 9px;
	line-height: 14px;
	color: #333;
	margin-top:15px;
								}
.footer_name {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #333;
}
#list-box{
	width:690px;
	height:126px;
	float:right;
	font-size:9px;
	line-height:18px;
	color:#F9F9F9;
	}
#site-list13{
    width: 13em;
    margin-top: 15px;
    float: right;
    margin-right: 2px;
    line-height: 17px;
	}

#site-list11{
    width: 14em;
    margin-top: 15px;
    float: right;
    margin-right: 10px;
    line-height: 17px;
	}
#site-list12{
    width: 14em;
    margin-top: 15px;
    float: right;
    margin-right: 10px;
    line-height: 17px;
	}
#site-list10{
    width: 12em;
    margin-top: 15px;
    float: right;
    margin-right: 6px;
    line-height: 17px;
    color: #666;
								}
.6px_ball {
	font-size:6px;
	line-height: 15px;
	color: #6CF;
}
#site-list9{
    width: 10em;
    margin-top: 15px;
    float: right;
    margin-right: 2px;
    line-height: 17px;
    color: #666;
								}
								
.footer_tel {
	font-size: 9px;
	line-height: 12px;
}
.blu_dot {
	font-size: 12px;
	color: #B6E3FF;
	line-height: 18px;
}
.footer_autho {
	font-size: 8px;
	line-height: 14px;
	color: #333;
}
.footer_bold {
    font-weight: bold;
    color: #666;
    line-height: normal;
}
.footer_copyrigth {
	font-size:8px;
}
.top_list_link {
	color: #333;
}
#site-box #footer-box #list-box #site-list13 {
	color: #666;
}
#site-box #footer-box #list-box #site-list12 {
	color: #666;
}
#site-box #footer-box #list-box #site-list11 {
	color: #666;
}
.footer_bold_wh {
    color: #666;
    width: auto;
}
