@charset "utf-8";
/* ==========================================================

title : 生活施設検索
scope : 個人情報保護（プライバシーポリシー）について

last modify : 2012/08/02 153_miyano

========================================================== */

/* ----------------------------
 content
------------------------------ */
* > #content {
	display:block;
	overflow:hidden;
	width:1000px;
	margin:0 auto 15px;
	padding:0;
	text-align:left;
	letter-spacing: 0.08em;
}
/* ----------------------------
 title
------------------------------ */
* > h1 {
	margin-bottom: 17px;
	height: 52px;
	background: url(/image_cmn/cmn_line_defottl.gif) repeat-x 0 bottom;	
	}

/* ----------------------------
 privacy
------------------------------ */

* > .menu_ttl {
	display:block;
	background:#eff4fb;
	height:26px;
	margin:0 0 10px;
	padding:0;
	line-height:26px;
	text-align:left;
	text-indent:6px;
	font-size:14px;
	color:#666;
}
* > #content section > section{
	clear: both;
	overflow: hidden;
	border-bottom: 5px solid #fff;
	border-top: 2px solid #BBB;
	margin: 7px 0 5px;
	padding-top: 7px;
	padding-bottom: 10px;
	}

/* ----------------------------
 お問合せ
------------------------------ */

.inquiry_block{
	width: 670px;
	margin: 35px auto;
	text-align: center;
	}

.inquiry_block dl{
	width: 550px;
	margin: 10px auto;
	font-size: 15px;
	color:#444;
	}
.inquiry_block dt{
	float: left;
	clear: both;
	width: 180px;
	text-align: center;
	font-weight: bold;
	background: #e3ecf8;
	margin: 0 0 2px 0;
	padding: 10px 4px 9px;
	border-left: 1px solid #b5b5b5;
	border-top: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
	}
.inquiry_block dd{
	float: left;
	width: 342px;
	margin: 0 0 2px 0;
	padding: 10px 8px 9px;
	border: 1px solid #b5b5b5;
	text-align: left;
	}
.inquiry_block *.row2{
	}
	
.inquiry_block dl .row1{
	width:539px;
	background:#fff;
	border: 1px solid #b5b5b5;
}