@charset "utf-8";
@import url("/search/css/side.css");

/* ==========================================================

title : 生活施設検索
scope : 利用規約

last modify : 2015/10/13 222_souda ポイントを更新時に合わせてレイアウトを修正

memo : 2013/05/29 156_goto

========================================================== */

body {
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Sans", Meiryo, "メイリオ", YuGothic, "游ゴシック", sans-serif;
}

/* ----------------------------
 content
------------------------------ */
* > #content {
	display:block;
	overflow:hidden;
	width:1000px;
	margin:0 auto 30px;
	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;	
	}

/* ----------------------------
 rule
------------------------------ */
.top_lead{
	margin:0px;
	padding:0px 15px 12px;
	line-height:1.4;
	}
* > .menu_ttl {
	width:auto;
	margin:0px auto 0px;
	margin-bottom:10px;
	padding:5px 10px;
	border:#444444 1px solid;
	border-bottom:3px double #333333;
	text-align:left;
	font-size:14px;
	background:#eff4fb;
	clear:both;
}

* > #content > #left_column > section{
	margin: 0 auto 0px;
	padding: 30px 0px 0px;
	}
* > #content > section ul{
	margin:5px 0px 10px;
	padding:0px 0px 0px 0px;
	}
* > #content > section ul li{
	margin:5px 25px;
	list-style-position:outside;
	list-style:disc;
	}
* > #content > section p{
	line-height:1.6;
	padding:0px 8px 8px;
	}
.top_lead {
	font-size:16px;
	padding:5px 20px;
	line-height:1.4;
    }
.top_lead2 {
	font-size:16px;
	padding:5px 30px 5px 30px;
	line-height:1.4;
	}
.top_lead2_ul {
    padding: 5px 20px;
}
.top_lead2 li::before {
	content: '・';
}
.top_lead2 li {
	padding-left: 1em;
	text-indent: -1em;
}
.menu_ttl {
    font-size:18px;
	}