/*
Theme Name: ケアホーム　すばる
Theme URI: http://subaru.kamachan.com/
Description: ケアホーム　すばる
Author: www.www.www
Author URI: http://www.www.www/
Version: 1.0

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/


/**************************** 全体的なルール ****************************/

* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
	background-color: #fff;
	/*background-image: url(images/body-bg.gif);*/
	/*background-repeat: repeat-y;*/
	/*background-position: 660px 0;*/
	color: #333;
	font: normal normal 11pt/1.5  'Lucida Grande',Verdana,Arial,sans-serif;
}

#pagebuilding {
	width: 100%;
	height: auto;
	margin: 0px auto;
	background-color: #fff;
}



/***********************************************************

                         ヘッダー

***********************************************************/
div#header {
	width: 800px;
	height: 80px;
	margin: 0 auto 1px auto;
	background-color: #fff;
}

div#top_logo a {
	display: block;
	width: 300px;
	height: 80px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(images/logo.jpg);
	float: left;
}

div#right_logo {
	display: block;
	float: left;
	margin-left: 0px;
	height: 56px;
	/*vertical-align: bottom;*/
	*background-color: #fff;
}

div#top_link {
	display: block;
	margin-left: 632px;
	width: auto;
	height: 24px;
	border-style: none;
	/*background-color: #ccc;*/
}

/*
*/
div#header_underline {
	width: 100%;
	height: 8px;
	/*margin: 0 auto;*/
	/*font: normal normal 8px/1.5  Verdana, Arial, sans-serif;*/
	background-color:#679cf3;  /*#ff9900;*/
	clear: both;
}


/***********************************************************
************************************************************

                         コンテンツ

************************************************************
***********************************************************/

div#contents {
	display: block;
	width: 800px;
	height: auto;
	/*min-height: 700px;*/
	margin: 1px auto 0px auto;
	/*padding: 1px auto 1px auto;*/
	background-color: #f44;
	background-image: url(images/back.jpg);
}


/***********************************************************

                         サイドバー

***********************************************************/
div#sidebar {
	float: left;
	width: 200px;
	height: auto;
	margin: 0 0 0px 0;
	padding: 0;
	background-color:#ffd52d;
	background-color:#8ab1f4; /* #ffd52d;*/
	/*display: inline;*/ /* IE6 and 5.X bug fix */
	font: normal normal 0.8em/1.5  'Lucida Grande',Verdana,Arial,sans-serif;
}

div#sidebar_top {
	/*background-color: #ff9900;*/
	display: block;
	margin: 0;
	width: 200px;
	height: 35px;
	text-indent: -9999px;
	/*background-image: url(images/g-contents.gif);*/
	background-image: url(images/navi_top.gif);
	border-bottom:1px solid #fff;
}

/*****************************
     サイドバー　メニュー
*****************************/
div#sidebar_menu ul {
	background-color:#ffd52d;
	background-color:#8ab1f4;  /* #ffd52d;*/
	list-style-type: none;
	font-size: 0.75em;
}

div#sidebar_menu li {
	border-bottom: solid 1px #fff;
	/*float: left;*/
	/*line-height: 2em;*/
	/*background-image: url(images/g-aisatsu.gif);*/
}

div#sidebar_menu li a {
	display: block;
	width: 200px;
	height: 38px;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
	color: #333333
}

div#sidebar_menu li#nu1 a { background: url("images/g-aisatsu.gif"); }
div#sidebar_menu li#nu2 a { background: url("images/g-shisetsu.gif"); }
div#sidebar_menu li#nu3 a { background: url("images/g-service.gif"); }
div#sidebar_menu li#nu4 a { background: url("images/g-nyuusho.gif"); }
div#sidebar_menu li#nu5 a { background: url("images/g-access.gif"); }
div#sidebar_menu li#nu6 a { background: url("images/g-kyuujin.gif"); }
div#sidebar_menu li#nu8 a { background: url("images/g-link.gif"); }

/*****************************
      過去のトピックス
*****************************/
div#kako {
	margin: 30px 0px 0px 0px;
	/*margin-top: 20px;*/
	padding: 0px 10px 0px 10px;
	width: 180px;
	height: auto;
	color: #000;
	/*background-color: #ccc;*/
	clear: both;
}


div#kako ul li {
	width: 140px;
	height: auto;
	margin: 0px 6px;
	padding-left: 10px;
	list-style-type: none;
	background-image: url(images/aa2.gif);
	background-repeat: no-repeat;
}



/*****************************
      
*****************************/
div#subaru {
	display: block;
	margin: 30px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	width: 180px;
	height: 60px;
	color: #000;
}

/*****************************
      
*****************************/
div#adrs {
	display: block;
	margin: 50px 0px 20px 0px;
	padding: 0px 10px 0px 10px;
	width: 180px;
	height: auto;
	color: #000;
	/*background-color: #cc0;*/
}



/***********************************************************

                         メイン

***********************************************************/
div.main {
	display: block;
	float: right;
	width: 580px;
	height: auto;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 20px;
	/*background-color: #449999;*/
}

div.main h4 {
	width: 580px;
	height: auto;
	margin: 25px auto 10px auto;
	text-align: left;
	font: normal bold 1.0em/1.1  Verdana, Arial, sans-serif;
	border-bottom: 1px solid #679cf3; /*#ff9900; */
}

#gaikan {
	display: block;
	width: 490px;
	height: auto;
	margin: 10px auto 10px auto;
	padding-top: 0px;
	padding-left: 90px;
	/*background-color: #449944;*/
	/*background-image: url(images/index.jpg);
	background-repeat: no-repeat;*/
}

.subhead-1 {
	display: block;
	float: left;
	width: 560px;
	height: 26px;
	margin: 30px 0px 0px 0px;
	padding-top: 6px;
	padding-left: 10px;
	/*background-color: #449944;*/
	border-left: solid 8px #1c52ad;
	background-image: url(images/border-1.gif);
	background-repeat: no-repeat;
	color: #fff;
}
.subhead-2 {
	display: block;
	width: 570px;
	height: 26px;
	margin: 30px 0px 0px 0px;
	padding-top: 6px;
	padding-left: 10px;
	/*background-color: #449944;*/
	border-left: solid 8px #cc7700;
	background-image: url(images/border-1.gif);
	background-repeat: no-repeat;
	color: #fff;
	clear: left;
}


.subtext-1 {
	display: block;
	width: 540px;
	margin: 0px 0px 0px 20px;
	padding-top: 6px;
	padding-bottom: 10px;
	text-align: left;
	font: normal 0.8em/1.2 Verdana, Arial, sans-serif;
}

.subphoto-1 {
	display: block;
	width: 284px;
	height: 200px;
	/*margin: 10px 0px 10px 20px;*/
	/*float: left;*/
	/*background-color: #449944;*/
}


/*****************************
      職員のひとりごと
*****************************/
#collum_top {
	display: block;
	width: 169px;
	height: 32px;
	margin-left: 0px;
	padding-top: 20px;
	padding-left: 0px;
}

#collum {
	display: block;
	width: 568px;
	height: 150px;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 10px;
	border: solid 1px #679bf3;
	overflow: auto;
	background-color: #f0f0ff;
}

#collum div.co_title {
	display: block;
	width: 528px;
	height: 1.8em;
	padding-left: 10px;
	padding-top: 4px;
	font: normal normal bold 10pt/1.5em  Verdana, Arial, sans-serif;
	border: solid 1px #9090ff;
	background-color: #e0e0ff;
}

#collum p.dates {
	font: normal normal normal 9pt/1.2em  Verdana, Arial, sans-serif;
	margin: 0px auto 6px 10px;
	padding-top: 6px;
}

#collum div.co_box {
	display: block;
	width: 538px;
	height: auto;
	margin-bottom: 10px;
	border-left: solid 1px #9090ff;
	border-right: solid 1px #9090ff;
	border-bottom: solid 1px #9090ff;
	background-color: #ffffff;
}

#collum div.co_txt {
	display: block;
	width: 458px;
	height: auto;
	margin-bottom: 10px;
	padding-left: 60px;
	font: normal normal normal 9pt/1.4em  Verdana, Arial, sans-serif;
	/*background-color: #e0f0ff;*/
}


/*****************************
Top Page
施設のご案内・お見舞いメール
*****************************/

#Contents_menu {
	width: 580px;
	height: auto;
	margin: 10px auto;
	text-align: justify;
	text-justify: inter-ideograph;
	clear: both;
}
	
#Contents_menu  div.chapter_box {
	display: inline;
	width: 284px;
	height: 150px;
	margin: 5px 0 5px 0;
	text-align: left;
	font: normal normal 0.9em/1.5  Verdana, Arial, sans-serif;
	border: 1px solid #679cf3; /*#ff9900;*/
	/*background-color: #ff5298;*/
	float: left;
}
	
#Contents_menu  div.chapter_box_r {
	display: inline;
	width: 284px;
	height: 150px;
	/*margin: 5px 0 5px 294px;*/
	margin: 5px 0 5px 8px;
	
	text-align: left;
	font: normal normal 0.9em/1.5  Verdana, Arial, sans-serif;
	border: 1px solid #679cf3; /*#ff9900;*/
	/*background-color: #ccffcc;*/
	float: left;
}
	
#Contents_menu h5 {
	width: 260px;
	height: auto;
	margin: 10px auto;
	text-align: left;
	/*clear: both;*/
}
	
/*
#Contents_menu div.chapter_box p {
	width: 260px;
	height: auto;
	margin: 10px auto;
	text-align: left;
}
*/

.k95 {
	display: block;
	float: left;

	width: 120px;
	height: 85px;
	margin: 0px 0px 0px 0px;
	/*line-height: 0;*/
	padding-left: 10px;
	
	/*background-color: #eee6ff;*/
}

.k96 {
	display: block;
	float: right;
	width: 126px;
	height: 85px;
	margin: 0px 0px 0px 0px;
	padding-right: 10px;
	line-height: 0;
	font: normal normal 10pt/1.1em  Verdana, Arial, sans-serif;
	/*background-color: #e889ee;*/
}

/******

/*****************************
           新着情報
*****************************/
#news_main {
	display: block;
	float: right;
	width: 580px;
	height: auto;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 20px;
	/*background-color: #449999;*/
}

	#news_main h4 {
		width: 580px;
		height: auto;
		margin: 30px auto 0 auto;
		text-align: left;
		border-bottom: 1px dashed #ff9900;	/* 波線　オレンジ */
		border-bottom: 1px dashed #679cf3; /*#ff9900;*/
	}

.news_time {
	text-align: right;
	font: normal 0.8em/1.5  Verdana, Arial, sans-serif;
	margin-bottom: 10px;
}

/*****************************
            概要
*****************************/
#gaiyou {
	display: block;
	float:left;
	width: 580px;
	height: auto;
	margin: 10px auto 0px auto;
	padding-top: 0px;
	padding-left: 0px;
	/*background-color: #449900;*/
	float: left;
	color: #000;
	text-align: left;
	font-size:12px;
	line-height:1.2em;
}



/*****************************
          施設概要
*****************************/
#shisetsu {
	display: block;
	float: left;
	width: 580px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	/*background-color: #449944;*/
	/*background-image: url(images/index.jpg);
	background-repeat: no-repeat;*/
}

.l_ph1 {
	display: inline;
	margin: 0;
	padding-top: 10px;
	float: left;
}

.r_ph1 {
	display: inline;
	margin: 0;
	padding-top: 10px;
	float: left;
}

.l_ph2 {
	display: inline;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 30px;
	float: left;
}

.r_ph2 {
	display: inline;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 30px;
	float: left;
}

.ph_clr {
	clear: both;
}

/*****************************
          入所風景
*****************************/
#nyuusho {
	/*display: block;*/
	width: 580px;
	height: auto;
	margin: 0px 0px 30px 0px;
	padding-top: 0px;
	padding-left: 0px;
	/*background-color: #449944;*/
	/*background-image: url(images/index.jpg);
	background-repeat: no-repeat;*/
}

.kaigo_ph {
	display: inline;
	width: 145px;
	height: 140px;
	margin: 0;
	padding: 10px 0px 0px 0px;
	float: left;
	font: normal 0.8em/1.0 Verdana, Arial, sans-serif;
	color: #000000;
	text-align: center;
	background-color: #cc49944;
}

.shokuji_a {
	width: 540px;
	height: auto;
	margin: 0;
	padding: 10px 20px 0px 20px;
	font: normal 0.9em/1.5 Verdana, Arial, sans-serif;
	color: #000000;
	clear: both;
	/*background-color: #449944;*/
}

.shokuji_b {
	display: inline;
	width: 400px;
	height: auto;
	margin: 0;
	padding: 16px 10px 0px 20px;
	font: normal 0.9em/1.5 Verdana, Arial, sans-serif;
	color: #000000;
	float: left;
	/*background-color: #449944;*/
}
.shokuji_b ul {
	/*list-style: none;*/
	padding-left: 20px;
}

.shokuji_c {
	display: inline;
	width: 260px;
	height: auto;
	margin: 0;
	padding: 16px 10px 0px 20px;
	font: normal 0.9em/1.5 Verdana, Arial, sans-serif;
	color: #000000;
	float: left;
	/*background-color: #449944;*/
}
.shokuji_c ul {
	/*list-style: none;*/
	padding-left: 20px;
}

.shokuji_ph {
	display: inline;
	width: 142px;
	height: 130px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	float: left;
	background-color: #449988;
}


/*****************************
          サービス
*****************************/
#service {
	width: 580px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background-color: #449944;*/
}

.service_a {
	display: inline;
	width: 520px;
	height: auto;
	margin: 0;
	padding: 10px 20px 0px 20px;
	float: left;
	font: normal 0.9em/1.5 Verdana, Arial, sans-serif;
	color: #000000;
	/*background-color: #449944;*/
}
.service_a ul {
	width: 520px;
	padding-left: 20px;
}

.service_c {
	display: inline;
	width: 520px;
	height: auto;
	margin: 0;
	padding: 10px 20px 30px 20px;
	float: left;
	font: normal 0.9em/1.5 Verdana, Arial, sans-serif;
	color: #000000;
	/*background-color: #449944;*/
}

.sv_ph {
	display: inline;
	width: 260px;
	height: 240px;
	margin: 0;
	padding: 10px 0px 0px 30px;
	float: left;
	/*background-color: #449988;*/
}

/*****************************
      
*****************************/
div#main_photo {
	display: block;
	width: 580px;
	height: 360px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	/*background-image: url(images/index.jpg);
	background-repeat: no-repeat;*/
	background-color: #fff;
}

/*****************************
      
*****************************/
div#news_top {
	display: block;
	width: 169px;
	height: 32px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	background-image: url(images/news_top.gif);
}

/*****************************
      
*****************************/
div#news {
	display: block;
	width: 568px;
	height: 300px;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 10px;
	/*background-image: url(images/news_top.gif);*/
	/*background-color: #cc9999;*/
	border: solid 1px #679bf3;
}

/*****************************
      
*****************************/
.a-photo {
	display: block;
	width: auto;
	height: auto;
	margin-left: 0px;
	padding-top: 20px;
	padding-left: 0px;
	float: left;
	/*background-color: #ff9999;*/
}

/*****************************
      
*****************************/
.a-honbun {
	display: block;
	width: auto;
	height: auto;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 180px;
	padding-bottom: 50px;
	letter-spacing: 0.0em;
	line-height: 200%;
	font-size: 0.9em;
	/*background-color: #ff9999;*/
}

.a-honbun2 {
	width:500px;
	height:auto;
	margin-left:0px;
	padding-top:10px;
	padding-left:4em;
	padding-bottom:0px;
	line-height:2em;
	font-size:20px;
	font-weight:bold;
	text-indent:-2em;
}

div#map2 {
	width: auto;
	height: auto;
	margin: 0px auto 0px 80px;
	padding-bottom: 20px;
}


/***********************************************************

                         フッター

***********************************************************/

#footer {
	width: 800px;
	height: auto;
	margin: 0px auto 0px auto;
	padding-top: 1px;
	/*background-color: #ffd52d;*/
	background-color: #fff;
	clear: both;
}


div#footer ul {
	width: auto;
	/*background-color: #fff;*/
	margin: 0;
	/*padding: 0px 0px 0px 0;*/
	padding-right: 1em;
	list-style: none;
	/*float: right;*/
	height: 3em;
	padding-top: 0.6em;
	margin: 0px 0 1px 0;
	/*height: auto;*/
	text-align: center;
	font-size: 1em;
	/*clear: both;*/
	background-color:#ffd52d;
	background-color:#679cf3;  /* #ffd52d;*/
	/*background-color: #ccf;*/
	font: normal normal 0.8em/1.5  'Lucida Grande',Verdana,Arial,sans-serif;
}

div#footer li {
	height: 3em;
	display: inline;
	padding-left: 0.8em;
	/*padding-right: 0.5em;*/
}

div#footer li a {
	text-decoration: none;
	/*color: #2da8e3*/
	color: #fff;
}

div#footer li a:hover {
	color: #000;
	/*background-color: #bbff7a;*/
}

/**************************** 
       コピーライト
****************************/
#Copy_container {
	width: 100%;
	height:20px;
	line-height:20px;
	margin: 1px 0 0 0;
	font-size:11px;
	text-align: center;
	background-color:#679cf3; /* #ff9900;*/
	color: #fff;
}



/**************************
       お問い合わせ
**************************/
#Inquiry {
	width: 580px;
	height: auto;
	margin: 5px auto 0px auto;
	text-align: left;
	font: normal normal 1.0em/2.0  Verdana, Arial, sans-serif;
	/*background-color: #ccc;*/
}

	#Inquiry h3 {
		width: 580px;
		height: auto;
		margin: 10px auto 15px;
		text-align: left;
		border: none;
	}
	
	#Inquiry h4 {
		width: 580px;
		height: auto;
		margin: 27px auto 15px;
		text-align: left;
		font: normal bold 1.0em/1.2  Verdana, Arial, sans-serif;
		border: none;
	}

	#Inquiry p {
		width: 560px;
		height: auto;
		margin: 20px auto 0 auto;
		text-align: justify;
		text-justify: inter-ideograph;
		font: normal normal 1.0em/1.5  Verdana, Arial, sans-serif;
	}

#mailcheck {
	width: 560px;
	height: auto;
	margin: 20px auto 0 auto;
	font: normal normal 1.0em/1.5  Verdana, Arial, sans-serif;
}


/**************************
REQRUITカテゴリ
**************************/
#Recruit_mode {
	width: 580px;
	height: auto;
	margin: 5px auto 0px auto;
	text-align: left;
	font: normal normal 1.0em/2.0  Verdana, Arial, sans-serif;
}

	#Recruit_mode h3 {
		width: 580px;
		height: auto;
		margin: 0px auto 15px;
		text-align: left;
		border: none;
	}

	#Recruit_mode p {
		width: 560px;
		height: auto;
		margin: 5px auto 0px auto;
		padding-bottom: 20px;
		text-align: justify;
		text-justify: inter-ideograph;
		font: normal normal 1.0em/1.5  Verdana, Arial, sans-serif;
	}

	#Recruit_mode h4 {
		width: 580px;
		height: auto;
		margin: 25px auto;
		text-align: left;
		font: normal bold 1.0em/1.1  Verdana, Arial, sans-serif;
		border-bottom: 1px solid #679cf3;  /*#ff9900; */
	}
	
	#Recruit_mode h4.info ,h5 {
		width: 570px;
		height: auto;
		margin: 30px auto 0 auto;
		text-align: left;
		font: normal bold 1.0em/1.1  Verdana, Arial, sans-serif;
		border: none; 
	}
	
	#Recruit_mode p.prof {
		width: 580px;
		height: auto;
		margin: 15px auto 20px;
		text-align: left;
		font: normal normal 1em/1.5  Verdana, Arial, sans-serif;
	}
	
	#Recruit_mode table {
		width: 500px;
		height: auto;
		margin: 10px auto;
		font: normal normal 0.9em/1.5  Verdana, Arial, sans-serif;
		border-collasp: collasp;
	}
	
		#Recruit_mode table tr.view {
			background-color: #dcdcdc;
		}
	
		#Recruit_mode table th {
			padding: 4px;
			font: normal bold 0.9em/1.5  Verdana, Arial, sans-serif;
			background-color:#8ab1f4;  /* #ff9900;*/
			border: 1px solid #000000;
		}
		
		#Recruit_mode table td {
			padding: 4px;
			font: normal normal 0.9em/1.5  Verdana, Arial, sans-serif;
			border: 1px solid #000000;
		}

/**************************
リンクカテゴリ
**************************/
#Link_mode {
	width: 580px;
	height: auto;
	margin: 5px auto 0px auto;
	padding-bottom: 20px;
	text-align: left;
	font: normal normal 1.0em/2.0  Verdana, Arial, sans-serif;
}

	#Link_mode h3 {
		width: 580px;
		height: auto;
		margin: 0px auto 15px;
		text-align: left;
		border: none;
	}
	
	#Link_mode h4 {
		width: 550px;
		height: auto;
		margin: 15px auto;
		text-align: left;
		border: none;
	}

	#Link_mode p {
		width: 530px;
		height: auto;
		margin: 20px auto;
		text-align: justify;
		text-justify: inter-ideograph;
		font: normal normal 1.0em/2  Verdana, Arial, sans-serif;
	}

	#Links {
		font: normal normal 1.0em/1.5  Verdana, Arial, sans-serif;
	}
div#Links p{font-weight: bold; margin:0 10px;}

/**************************
プライバシーポリシー
**************************/
#policy {
	width: 580px;
	height: auto;
	margin: 5px auto 0px auto;
	padding-bottom: 20px;
	text-align: left;
	font: normal normal 0.8em/2.0  Verdana, Arial, sans-serif;
}

	#policy h3 {
		width: 580px;
		height: auto;
		margin: 10px auto 15px;
		text-align: left;
		font: normal bold 1.2em/2.0  Verdana, Arial, sans-serif;
		border: none;
	}
	
	#policy h4 {
		width: 580px;
		height: auto;
		margin: 27px auto 15px;
		text-align: left;
		font: normal bold 1.2em/2.0  Verdana, Arial, sans-serif;
		border: none;
	}

	#policy p {
		width: 560px;
		height: auto;
		margin: 20px auto;
		text-align: justify;
		text-justify: inter-ideograph;
		font: normal normal 1.0em/2.0  Verdana, Arial, sans-serif;
	}


table#Form_table {
	width: 500px;
	height: auto;
	text-align: left;
	margin: 10px auto;
	border: 1px solid #666666;
	font: normal normal 0.8em/1.5  Verdana, Arial, sans-serif;
	color: #000000;
}

	table#Form_table th {
		padding: 5px;
		font: normal bold 1em/1.5  Verdana, Arial, sans-serif;
		border: 1px solid #666666;
		/*background-color: #009900;*/
		/*color: #ffffff;*/
		background-color: #fff;
		color: #000;
	}

	table#Form_table td {
		padding: 5px;
		border: 1px solid #666666;
	}
	
	table#Form_table td.bot {
		padding: 9px;
		border: 1px solid #666666;
		text-align: center;
	}

	#policy #Stanby_table {
		margin: 10px auto 0;
		border: 0;
	}

.back_red {
	background-color: #ff0000;
	color: #ffffff;
	padding: 2px;
}

/**************************** 
            位置
****************************/
.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}



.errtext {
	color: #f00;
}

/**************************** 
          カウンター
****************************/
#count {
	padding-left: 10px;
	font-size:12px;
	color: #fff;
}