/*横手福祉会様用スタイルシート*/

/**************************
　ページ全体
**************************/

body{
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
color:#333333;
line-height:120%;
}

*{
margin:0px;
padding:0px;
}

a{
color:#006699;
}



/**************************
　ヘッダー
**************************/

#Head{
height:90px;
margin:0px auto 0px auto;
width:740px;
position:relative;
}

h1{
margin-right:0px;
}

#Head_{
	text-align:right;
	position:absolute;
	top: 46px;
	right: 20px;
}

/**************************
　ヘッダーメニュー
**************************/

#Menu{
margin-bottom:13px;
padding:0px;
margin-left:auto;
margin-right:auto;
vertical-align:middle;
width:720px;
height:50px;
}

.Menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.Menu li{
	margin: 0px;
	padding: 0px;
	float:left;
}

.Menu li a:hover {
	background-position: 0px 50px;
	text-decoration: none;
	color: #f30;
}

/* 01　ホーム */

.Menu li.btn_01_home {
background-image:url(../images/btn_01_home.jpg);
width:148px;
height:50px;
display: block;
background-position:0px -50px;
}

.Menu li.btn_01_home a{
background-image:url(../images/btn_01_home.jpg);
width:148px;
height:50px;
display: block;
text-decoration:none;
}

.Menu li.btn_01_home a strong{
	text-indent: -9999px;
	visibility:hidden;
}

.Menu li.btn_01_home strong {
	text-indent: -9999px;
	visibility:hidden;
}

.Menu li.btn_01_home a:hover {
background-position:0px -50px;
width:148px;
height:50px;
}

/*　02　法人概要 */

.Menu li.btn_02_gaiyo{
background-image:url(../images/btn_02_gaiyo.jpg);
width:141px;
height:50px;
display: block;
background-position:0px -50px;
}

.Menu li.btn_02_gaiyo a{
background-image:url(../images/btn_02_gaiyo.jpg);
width:141px;
height:50px;
display: block;
text-decoration:none;
}

.Menu li.btn_02_gaiyo a strong{
	text-indent: -9999px;
	visibility:hidden;
}

.Menu li.btn_02_gaiyo strong {
	text-indent: -9999px;
	visibility:hidden;
}

.Menu li.btn_02_gaiyo a:hover {
background-position:0px -50px;
width:141px;
height:50px;
}

/* 03　館内設備 */

.Menu li.btn_03_setsubi{
background-image:url(../images/btn_03_setsubi.jpg);
width:141px;
height:50px;
display: block;
background-position:0px -50px;
}

.Menu li.btn_03_setsubi a{
background-image:url(../images/btn_03_setsubi.jpg);
width:141px;
height:50px;
display: block;
text-decoration:none;
}

.Menu li.btn_03_setsubi a strong{
	text-indent: -9999px;
	visibility:hidden;
}

.Menu li.btn_03_setsubi strong {
	text-indent: -9999px;
	visibility:hidden;
}

.Menu li.btn_03_setsubi a:hover {
background-position:0px -50px;
width:141px;
height:50px;
}


/* 04　フロアガイド */

.Menu li.btn_04_floor{
background-image:url(../images/btn_04_floor.jpg);
width:141px;
height:50px;
display: block;
background-position:0px -50px;
}

.Menu li.btn_04_floor a{
background-image:url(../images/btn_04_floor.jpg);
width:141px;
height:50px;
display: block;
text-decoration:none;
}

.Menu li.btn_04_floor a strong{
	text-indent: -9999px;
	visibility:hidden;
}

.Menu li.btn_04_floor strong {
	text-indent: -9999px;
	visibility:hidden;
}

.Menu li.btn_04_floor a:hover {
background-position:0px -50px;
width:141px;
height:50px;
}


/* 05　交通案内 */

.Menu li.btn_05_access{
background-image:url(../images/btn_05_access.jpg);
width:149px;
height:50px;
display: block;
background-position:0px -50px;
}

.Menu li.btn_05_access a{
background-image:url(../images/btn_05_access.jpg);
width:149px;
height:50px;
display: block;
text-decoration:none;
}

.Menu li.btn_05_access a strong{
	text-indent: -9999px;
	visibility:hidden;
}

.Menu li.bbtn_05_access strong {
	text-indent: -9999px;
	visibility:hidden;
}

.Menu li.btn_05_access a:hover {
background-position:0px -50px;
width:149px;
height:50px;
}



/* Main Contents Area */

#Contents{
width:700px;
margin-left:auto;
margin-right:auto;
font-size:13px;
}

/*  */

td.left{
padding-right:16px;
line-height:130%;}



/*****************************************
　下層ページコンテンツスペース
*****************************************/
#Contents{
margin-top:16px;
}

/*****************************************
　右メニュー
*****************************************/

td.right{
width:215px;
}

td.right p{
margin-bottom:11px;
}

td.right #Block{
background-color:#E7E4CD;
padding:5px;
font-size:14px;
margin-bottom:11px;
}

td.right #Block a{
color:#006699;
text-decoration:none;
}

td.right #Block table{
	background-color: #FFFFFF;
}

td.right #Block td.menu1{
	background-image:url(../images/icon_circle_pink.gif);
	background-repeat:no-repeat;
	background-position:3px 5px;
	background-color: #FFFFFF;
	padding-left:20px;
	height:24px;
}


td.right #Block td.menu2{
	background-image:url(../images/icon_circle_green.gif);
	background-repeat:no-repeat;
	background-position:3px 5px;
	background-color: #FFFFFF;
	padding-left:20px;
	height:24px;
}


td.right #Block td.menu3{
	background-image:url(../images/icon_circle_blue.gif);
	background-repeat:no-repeat;
	background-position:3px 5px;
	background-color: #FFFFFF;
	padding-left:20px;
	height:24px;
}


td.right #Block td.other{
	background-color: #FFFFFF;
	padding:3px;
	color:#6F9000;
	font-size:12px;
	line-height:130%;
}



/**********************************
 フッター
***********************************/

#Footer{
background-image:url(../images/footer_bg.jpg);
background-repeat:repeat-x;
height:95px;
margin-top:30px;
padding-top:18px;
}

#Footer_contents{
width:700px;
margin-left:auto;
margin-right:auto;
}

#Footer_right{
float:right;
text-align:right;
line-height:120%;
font-size:12px;
}

#Footer_right img{
margin-bottom:8px;
}

#Footer_left{
float:left;
font-size:13px;
width: 450px;
height: 1px;
}

#Footer_left ul li{
float:left;
list-style-type:none;
margin-right:5px;
background-image:url(../images/footer_icon.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:15px;
}
#Footer_left ul li a{
color:#006699;
}

li.sitemap{
width:92px;
}

li.Privacy{
width:142px;
}

li.link{
width:46px;
}


/******************************************
　見出し・テーブル装飾（１、入所用）
******************************************/

h3.pink1{
	background-image:url(../images/h3_pink.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	color:#851745;
	height:37px;
	vertical-align:middle;
	padding:13px 0 0 9px;
	margin:-4px 0 0 0;
	width: 461px;
}

h3.pink2{
	background-image:url(../images/h3_pink.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	color:#851745;
	height:37px;
	vertical-align:middle;
	padding:13px 0 0 9px;
	margin:10px 0 2px 0;
	width: 461px;
}

h4.pink{
	background-image:url(../images/icon_circle_pink.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	background-color: #FFFFFF;
	padding:5px 0 3px 17px;
	color:#851745;
	font-size:13px;
}

table.table_pink {
	margin-top: 0.2em;
	margin-bottom: 1em;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 12px;
	width: 100%;
}

table.table_pink caption {
  margin-top: 1em;
  text-align: right;
}

table.table_pink th,
table.table_pink td {
  padding: 4px 6px;
}

table.table_pink th {
  background: #851745;
  text-align: center;
  white-space: nowrap;
  font-size: 12px;
  color: #FFF;
}

table.table_pink td {

}

table.table_pink col.a {
  background-color:#F4D9DF;
}

table.table_pink col.b {
  background: #FAF6C6;
}

table.table_pink col.c {
  background: #FAF6C6;
}

table.table_pink col.d {
  background: #FAF6C6;
}

table.table_pink col.e {
  background: #FAF6C6;
}

table.table_pink col.f {
  background: #FAF6C6;
}

/**********************************************
　見出し・テーブル装飾（２、ショートステイ用）
**********************************************/

h3.green1{
	background-image:url(../images/h3_green.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	color:#6F9000;
	height:37px;
	vertical-align:middle;
	padding:13px 0 0 9px;
	margin:-4px 0 0 0;
	width: 461px;
}

h3.green2{
	background-image:url(../images/h3_green.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	color:#6F9000;
	height:37px;
	vertical-align:middle;
	padding:13px 0 0 9px;
	margin:10px 0 2px 0;
	width: 461px;
}

h4.green{
	background-image:url(../images/icon_circle_green.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	background-color: #FFFFFF;
	padding:5px 0 3px 17px;
	color:#6F9000;
	font-size:13px;
}

table.table_green {
	margin-top: 0.2em;
	margin-bottom: 1em;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 12px;
	width: 100%;
}

table.table_green caption {
  margin-top: 1em;
  text-align: right;
}

table.table_green th,
table.table_green td {
  padding: 4px 6px;
}

table.table_green th {
  background: #6F9000;
  text-align: center;
  white-space: nowrap;
  font-size: 12px;
  color: #FFF;
}

table.table_green td {

}

table.table_green col.a {
  background: #DCE8B2;
}

table.table_green col.b {
  background: #FAF6C6;
}

table.table_green col.c {
  background: #FAF6C6;
}

table.table_green col.d {
  background: #FAF6C6;
}

table.table_green col.e {
  background: #FAF6C6;
}

table.table_green col.f {
  background: #FAF6C6;
}

table.table_green col.g {
  background: #DCE8B2;
}


/**********************************************
　見出し・テーブル装飾（３、デイサービス用）
**********************************************/

h3.blue1{
	background-image:url(../images/h3_blue.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	color:#165A89;
	height:37px;
	vertical-align:middle;
	padding:13px 0 0 9px;
	margin:-4px 0 0 0;
	width: 461px;
}

h3.blue2{
	background-image:url(../images/h3_blue.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	color:#165A89;
	height:37px;
	vertical-align:middle;
	padding:13px 0 0 9px;
	margin:10px 0 2px 0;
	width: 461px;
}

h4.blue{
	background-image:url(../images/icon_circle_blue.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	background-color: #FFFFFF;
	padding:5px 0 3px 17px;
	color:#165A89;
	font-size:13px;
}

table.table_blue {
	margin-top: 0.2em;
	margin-bottom: 1em;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 12px;
	width: 100%;
}

table.table_blue caption {
  margin-top: 1em;
  text-align: right;
}

table.table_blue th,
table.table_blue td {
  padding: 4px 6px;
}

table.table_blue th {
  background: #165A89;
  text-align: center;
  white-space: nowrap;
  font-size: 12px;
  color: #FFF;
}

table.table_blue td {

}

table.table_blue col.a {
  background-color:#D2E2F7;
}

table.table_blue col.b {
  background: #FAF6C6;
}

table.table_blue col.c {
  background: #FAF6C6;
}

table.table_blue col.d {
  background: #FAF6C6;
}

table.table_blue col.e {
  background: #FAF6C6;
}

table.table_blue col.f {
  background: #FAF6C6;
}

table.table_blue col.g {
  background: #FAF6C6;
}

table.table_blue col.h {
  background: #FAF6C6;
}


/**********************************************
　見出し・テーブル装飾（その他用）
**********************************************/

h3.brown1{
	background-image:url(../images/h3_brown.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	color:#856445;
	height:37px;
	vertical-align:middle;
	padding:13px 0 0 9px;
	margin:-4px 0 0 0;
	width: 461px;
}

h3.brown2{
	background-image:url(../images/h3_brown.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	color:#856445;
	height:37px;
	vertical-align:middle;
	padding:13px 0 0 9px;
	margin:10px 0 2px 0;
	width: 461px;
}

h4.brown{
	background-image:url(../images/icon_circle_brown.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	background-color: #FFFFFF;
	padding:5px 0 3px 17px;
	color:#856445;
	font-size:13px;
}

table.table_brown{
	margin-top: 0.2em;
	margin-bottom: 1em;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 12px;
	width: 100%;
}

table.table_brown caption {
  margin-top: 1em;
  text-align: right;
}

table.table_brown th,
table.table_brown td {
  padding: 4px 6px;
}

table.table_brown th {
  background: #936D4C;
  text-align: center;
  white-space: nowrap;
  font-size: 12px;
  color: #FFF;
}

table.table_brown td {

}

table.table_brown col.a {
  background-color:#E7E4CD;
}

table.table_brown col.b {
  background-color:#F2F2E6;
}

table.table_brown col.c {
  background-color:#F2F2E6;
}

table.table_brown col.d {
  background-color:#F2F2E6;
}

table.table_brown col.e {
  background-color:#F2F2E6;
}

table.table_brown col.f {
  background-color:#F2F2E6;
}


/************************************
ブログ表示用
************************************/

.blog{
margin:0px;
padding:0px;
list-style-position:inside;
font-size:14px;
line-height:130%;
list-style-type:none;
}

.blog li {
list-style-type:none;
/*border-bottom: #CCCCCC 1px dashed; */
}

.blog li a {
color:#006699;
}

#btn_blogtop {
	text-align: right;
	font-size:12px;
	font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;
	margin: -39px 10px 0px 10px;
}

/* RSS */
.rss-item {
/*line-height:18px;*/
font-weight : bold;
margin: 8px 0;
}

/* RSS */
.rss-item a:link ,
.rss-item a:visited ,
.rss-item a:active {
text-decoration : underline;
color: #4E81B4;
}

/* RSSt */

.rss-item a:hover {
	text-decoration : underline;
	color: #4E81B4;
	/*float: left;*/
}

/* RSSt */
.rss-date {
	font-weight : bold;
	color: #851745;
}


/*****************************************
　その他装飾
*****************************************/

h2{
	background-image:url(../images/h2_top_title_bg.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	color:#851745;
	height:41px;
	vertical-align:middle;
	padding:14px 0px 0px 9px;
	width: 461px;
}

h3{
	background-image:url(../images/h3_top_title_bg.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	color:#6F9000;
	height:37px;
	vertical-align:middle;
	padding:13px 0 0 9px;
	margin:10px 0 2px 0;
	width: 461px;
}

.kaso li {
	font-size:13px;
	margin:7px 5px 7px 25px; 
	}

.table li {
	font-size:13px;
	margin:2px 0px 2px 25px; 
	}


p.font13{
font-size:13px;
}

p.short{
padding:2px 0 5px 0;
}

p.procedure{
padding:10px 0 15px 0;
font-size:14px;
line-height:150%;
}

p.left{
margin:-18px 5px 0 0;
font-size:12px;
text-align:right;
}

.color{
color: #851745;
font-weight:bold;
}

/* ********* 入所流れテーブル ********* */
table.table_program {
	margin:0px;
	width: 100%;
	border-collapse: separate;
	font-size: 13px;
}

table.table_program td{
	border-bottom:1px dotted #CCCCCC;
	padding:5px;
}


/* *************tableカレンダー用(テスト)******************** */

table.table_schedule {
	margin-top: 0.2em;
	margin-bottom: 1em;
	border-collapse: separate;
	border-spacing: 0px;
	font-size: 14px;
	border-top:#006600 1px solid;
    border-left:#006600 1px solid;

}

table.table_schedule caption {
  margin-top: 1em;
  text-align: right;
}

table.table_schedule th,
table.table_schedule td {
  padding: 4px 6px;
  border-right:#006600 1px solid;
  border-bottom:#006600 1px solid;
}

table.table_schedule th {
  background: #6F9000;
  text-align: center;
  white-space: nowrap;
  font-size: 14px;
  color: #FFF;
}

table.table_schedule td.schedule_day {
  font-weight:bold;
}

table.table_schedule td.schedule_sun {
  font-weight:bold;
  color:#F00000;
}

table.table_schedule td.schedule_sat {
  font-weight:bold;
  color:#0000F0;
}


table.table_schedule col.a {
  background: #DCE8B2;
}

table.table_schedule col.b {
  background: #FAF6C6;
}

table.table_schedule col.c {
  background: #FAF6C6;
}

table.table_schedule col.d {
  background: #FAF6C6;
}

table.table_schedule col.e {
  background: #FAF6C6;
}

table.table_schedule col.f {
  background: #FAF6C6;
}

table.table_schedule col.g {
  background: #DCE8B2;
}

/* *************tableカレンダー用(テスト)******************** */