﻿@charset "utf-8";
@import "/css/common.css";
/*==================================================================*/

/* others css */

/*==================================================================*/

#others{margin:0 auto;}

/* block */
#others .block{margin:0 auto 2em;width:660px;}
#others .block p{margin:0 1em 1.5em;text-align:left;font-size:1.15em;}


/* h2 */
#others .block h2.sub-t{
	margin:0 auto 1.5em;
	padding:0.6em 1em 1em;
	background:url('../image/t_sub_back.gif') no-repeat 0 bottom;
	font-size:1.2em;
}
#others .block h2.sub-t span{
	padding:0.6em 1.5em;
	background:url('../image/eyecatch.gif') no-repeat 0 0;

}


/*==================================================================*/
/* ふれあいサービス事業 css */
/*==================================================================*/
#fureai *{margin:0;padding:0;}
#fureai{margin:0 auto 1.5em;width:600px;background:url('../image/fureai_back.gif') repeat-y 0 0;}

#fureai p{padding:0.5em 1em 0;}

#fureai ul{
	margin:0 auto 0.5em;
	list-style-type:none;
	width:500px;
}
#fureai li.left{float:left;}
#fureai li.right{float:right;}

/* clear hack */
#fureai ul{zoom:1;}
#fureai ul:after{content:".";clear:both;height:0;display:block;visibility:hidden;}

/* サービス内容 */
#fureai-service *{margin:0;padding:0;}
#fureai-service{margin:0 auto;width:483px;}

#fureai-service ul{float:left;width:200px;margin-left:3em;padding-top:1em;}
#fureai-service li{
	padding-left:1.6em;
	background:url('../image/eyecatch_fureai.gif') no-repeat 0 4px;
	font-size:1.2em;
	}


#fureai-service img.fureai-fig{float:right;width:161px;}

/* clear hack */
#fureai-service{zoom:1;}
#fureai-service:after{content:".";clear:both;height:0;display:block;visibility:hidden;}



/*==================================================================*/
/* recycle css */
/*==================================================================*/
/* 連絡先画像 */
#others p.add{text-align:center;}


/* 詳細(capital共通) */
#others .detail *{margin:0;padding:0;}

#others .detail{margin:0 auto 2em;width:600px;}

#others .detail dl{
	width:600px;
	margin-bottom:2px;
	border-bottom:1px solid #c0c0c0;
	background:url('../image/th_back.gif') no-repeat 0 bottom;
}
	
#others .detail dt{
	float:left;
	padding:0.5em 1em;
	width:155px;
	font-weight:bold;
}
#others .detail dd{
	float:left;
	padding:0.5em 0.4em;
	width:390px;
}
#others .detail dd p{
	margin:0.5em 0 0;
	padding:0;
	color:#cc0000;
	line-height:1.0;
	font-size:0.94em;
}
	
#others .detail dd ul,#others .detail dd ol{margin:0 0 0 0.5em;padding:0;}
#others .detail dd li{margin-left:1.2em;}


/* clear hack */
#others .detail dl{zoom:1;}
#others .detail dl:after{content:".";clear:both;height:0;display:block;visibility:hidden;}



/*==================================================================*/
/* capital css */
/*==================================================================*/


#others .detail dd dl.fukui{
	margin:0;
	padding:0;
	width:400px;
	background:none;
	border:none;
	
}
#others .detail dd dl.fukui dt{
	margin:0;
	padding:0;
	color:#219054;
}
#others .detail dd dl.fukui dd{
	margin:0;
	padding:0 0 0 1em;

}

/* pdfデータ*/
#others .detail dd p.pdf-area{margin:0;padding:0;font-size:1.0em;}
#others .detail dd p.pdf-area img{padding-top:5px;}
