@charset "utf-8";

/*###################################################################################
 *
 *SiteName : デイサービス縁（株式会社ケアフリーケア）
 *URL : http://www.day-en.jp/
 *Date : 2011-08
 *Update : 2024-07
 *Designer : クノデザインワークス（http://www.k-dw.com/）
 *
#####################################################################################*/

/*###################################################################################
 *bace */

*{
	margin:0;
	padding:0;
	list-style-type: none;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, Geneva, Arial, Osaka, Helvetica, sans-serif;
	text-align: center;
	background-color: #9ad57c;
	color: #333;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: bottom;
}

.clear {
	clear: both;
}

a {
	color: #693;
	text-decoration: underline;
}

a:hover {
	color: #F90;
	text-decoration: none;
}

/*###################################################################################
 *wrap */

#wrap {
	width: 100%;
	background-color: #FFF;
	background-image: url(../../image/bg_wrap.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*###################################################################################
 *head */

#head {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 140px;
}

#head h1 {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	line-height: 30px;
	width: 400px;
	display: block;
	float: left;
}

#head #contact {
	width: 250px;
	padding: 0px;
	float: right;
}

#head #contact #mail {
	background-image: url(../../image/btn_mail_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 250px;
	margin-bottom: 12px;
}

#head #contact #mail a:hover img  {
	filter: alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}

/*###################################################################################
 *cont */

#gnavi {
	background-image: url(../../image/bg_gnavi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 1000px;
	height: 64px;
	margin-right: auto;
	margin-left: auto;
}

#gnavi_inn {
	width: 900px;
	background-image: url(../../image/gnavi.gif);
	background-repeat: no-repeat;
	height: 64px;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
	clear: both;
}

#gnavi_inn ul {
	padding: 0px;
	margin: 0px;
}

#gnavi_inn li, #gnavi_inn a{
	float: left;
	width: 180px;
	height: 64px;
	text-indent: -9000px;
	list-style: none;
}

#g_home a{
	background-color: transparent;
	background-image: url(../../image/gnavi.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#g_home a:hover, #g_home a:visited:hover {
	background-color: transparent;
	background-image: url(../../image/gnavi.gif);
	background-repeat: no-repeat;
	background-position: 0px -64px;
}

#g_home_on {
	background-color: transparent;
	background-image: url(../../image/gnavi.gif);
	background-repeat: no-repeat;
	background-position: 0px -128px;
}

#g_about a{
	background-color: transparent;
	background-image: url(../../image/gnavi.gif);
	background-repeat: no-repeat;
	background-position: -180px 0px;
}

#g_about a:hover, #g_about a:visited:hover {
	background-color: transparent;
	background-image: url(../../image/gnavi.gif);
	background-repeat: no-repeat;
	background-position: -180px -64px;
}

#g_about_on {
	background-color: transparent;
	background-image: url(../../image/gnavi.gif);
	background-repeat: no-repeat;
	background-position: -180px -128px;
}
#g_staff a{
	background-color: transparent;
	background-image: url(../../image/gnavi.gif);
	background-repeat: no-repeat;
	background-position: -360px 0px;
}

#g_staff a:hover, #g_staff a:visited:hover {
	background-color: transparent;
	background-image: url(../../image/gnavi.gif);
	background-repeat: no-repeat;
	background-position: -360px -64px;
}

#g_staff_on {
	background-color: transparent;
	background-image: url(../../image/gnavi.gif);
	background-repeat: no-repeat;
	background-position: -360px -128px;
}

#g_service a{
	background-color: transparent;
	background-image: url(../../image/gnavi.gif);
	background-repeat: no-repeat;
	background-position: -540px 0px;
}

#g_service a:hover, #g_service a:visited:hover {
	background-color: transparent;
	background-image: url(../../image/gnavi.gif);
	background-repeat: no-repeat;
	background-position: -540px -64px;
}

#g_service_on {
	background-color: transparent;
	background-image: url(../../image/gnavi.gif);
	background-repeat: no-repeat;
	background-position: -540px -128px;
}

#g_outline a{
	background-color: transparent;
	background-image: url(../../image/gnavi.gif);
	background-repeat: no-repeat;
	background-position: -720px 0px;
}

#g_outline a:hover, #g_outline a:visited:hover {
	background-color: transparent;
	background-image: url(../../image/gnavi.gif);
	background-repeat: no-repeat;
	background-position: -720px -64px;
}

#g_outline_on {
	background-color: transparent;
	background-image: url(../../image/gnavi.gif);
	background-repeat: no-repeat;
	background-position: -720px -128px;
}

/*###################################################################################
 *cont */

#cont {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 60px;
}

#cont p {
	font-size: 1em;
	line-height: 1.7em;
	text-align: left;
}

#cont #pan {
	font-size: 12px;
	text-align: right;
	margin-bottom: 20px;
}

/*###################################################################################
 *main */

#cont #main {
	float: right;
	width: 600px;
}

#cont #main .h3_basic {
	font-size: 1.3em;
	text-align: left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #9AD57C;
	color: #663300;
	padding: 10px;
	margin-bottom: 10px;
}

#cont #main .mb-10 {
	margin-bottom: 10px;
}

#cont #main .mb-30 {
	margin-bottom: 30px;
}

#cont #main .mb-50 {
	margin-bottom: 50px;
}

#cont #main .txta-r {
	text-align: right;
}

/*###################################################################################
 *side */

#side {
	float: left;
	width: 250px;
}

#side #bnr_en {
	margin-bottom: 10px;
	list-style-type: none;
}

#side #bnr_en li {
	margin-bottom: 10px;
}

#side #bnr_nekonote_s {
	margin-bottom: 10px;
	list-style-type: none;
}

#side #bnr_nekonote_s li {
	margin-bottom: 10px;
}


#side a:hover img  {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

/*###################################################################################
 *foot */

#foot {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../image/bg_foot.gif);
	background-repeat: repeat-x;
	height: 160px;
	background-position: left top;
	background-color: #9AD57C;
}

#foot #fnavi {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 33px;
	margin-bottom: 20px;
}

#foot #fnavi ul {
	float: left;
	display: block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 730px;
}

#foot #fnavi li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right: 10px;
	margin-right: 10px;
	display: block;
	font-size: 12px;
}

#foot #fnavi .pgup {
	float: right;
	background-image: url(../../image/btn_pgup_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#foot #fnavi .pgup a:hover img  {
	filter: alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}

#foot #credit {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#foot #credit p {
	font-size: 12px;
	line-height: 18px;
}

#foot #credit #addr {
	text-align: left;
	float: left;
}

#foot #credit #copy {
	float: right;
	text-align: right;
}

/*###################################################################################
 *twitter */

#twitter_top {
	height: 250px;
	width: 290px;
}

#twitter_side {
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
