@charset "UTF-8";
@import url("second.css");


div#header div.h2 h2 {
	background: url(../images/ohaka_raises_h2.jpg) top left no-repeat;
}
/* ============ 各ページの内容 #main ============== */
#main h3.h3_1 {
	display: block;
	width: 672px;
	height: 31px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/ohaka_raises_h3_1.gif) top left no-repeat;
	margin: 0 0 0 25px;
}

#main h3.h3_2 {
	display: block;
	width: 672px;
	height: 31px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/ohaka_raises_h3_2.gif) top left no-repeat;
	margin: 40px 0 0 25px;
}

/* エリアで探す */
/* ==エリアで探す== */
#tab_area {
	margin: 20px 0 0 40px;
}
#tab_area div.area_search {
	background: url(../images/top/search_area_bg.gif) top left no-repeat;
	width: 647px;
	height: 102px;
	height: 1%;
}
#tab_area div.area_search ul {
	padding: 86px 0 0 0;
	float: left;
	margin-left: 40px;
	width: 172px;
	height: 102px;
	list-style-type:none;
}
#tab_area div.area_search ul li {
	width: 70px;
	height: 20px;
	float: left;
	list-style-type:none;
}
#tab_area div.area_search ul li a {
	float: left;
}
#tab_area div.area_search ul li a:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
#tab_area div.area_search img.map {
	float: right;
}

/* 条件で探す */

/* ==条件で探す== */
#tab_condition div.border {
	border: 1px solid #cedae2;
	background: #e8f1fc;
	padding: 8px;
}
#tab_condition div.border div.fff {
	background: #fff;
	padding: 16px 18px;
}

/* 墓地 墓石セット */
#tab_condition ul.check1 li {
	float: left;
	width: 120px;
}
#tab_condition input {
	vertical-align: middle;
	margin-right: 3px;
}

/* 枠 */
#tab_condition div.blue {
	width: 593px;
	height: auto;
	background: #e8f1fc;
	margin-top: 15px;
	padding-bottom: 20px;
}

/* 絞込み条件検索 */
#tab_condition div.blue h3 {
	width: 593px;
	height: 20px;
	background: url(../images/top/h3_condition.gif) top left no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#tab_condition div.left {
	width: 269px;
	height: auto;
	padding-left: 15px;
	float: left;
	display: inline;
}
#tab_condition div.right {
	width: 269px;
	height: auto;
	padding-right: 15px;
	float: right;
	display: inline;
}

/* 検索見出し */
#tab_condition div h4 {
	width: 269px;
	height: 32px;
	text-indent: -9999px;
	overflow: hidden;
}
#tab_condition div .h4_1 {
	background: url(../images/top/h4_1.gif) top left no-repeat;
}

#tab_condition div .h4_2 {
	background: url(../images/top/h4_2.gif) top left no-repeat;
}

#tab_condition div .h4_3 {
	background: url(../images/top/h4_3.gif) top left no-repeat;
}

/* 検索選択肢 */
#tab_condition {
	width: 640px;
	margin: 25px 0 25px 40px;
}
#tab_condition .blue ul li {
	color: #40474d;
	font-size: 93%;
	line-height: 1.6;
	list-style-type:none;
}
#tab_condition .blue ul {
	padding: 5px 0 5px 10px;
}
#tab_condition ul.area_choice li {
	width: 49.5%;
	float: left;
}

#tab_condition ul.budget_choice li {
	width: 48%;
	float: left;
}

/* 検索ボタン */
#tab_condition .blue a.btn_search {
	display: block;
	width: 131px;
	height: 35px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/top/btn_search.gif) top left no-repeat;
	margin-top: 45px;
	float: right;
}















/* ============ サイド #side ============== */
div#side dl.side_menu {
	background: #f23822 url(../images/ohaka_raises_side_bottom.jpg) left bottom no-repeat;
	padding-bottom: 3px;
} 
div#side dl.side_menu dt {
	background: 0;	
	padding-top: 5px;
	padding-bottom: 5px;
}
div#side dl.side_menu dt.raises_top {
	background: rul(../images/ohaka_raises_side_menu_top.jpg) top left no-repeat;
}
div#side dl.side_menu dd.search {
	border: 3px #fff solid;
	background: #fceee2;
	padding: 8px;
}

/* 絞込み検索 */
div#side dl.side_menu dd.search {
	color: #2c3740;
}
div#side dl.side_menu dd.search ul {
	font-size: 93%;
}
div#side dl.side_menu dd.search ul li {
	margin-bottom: 2px;
}
div#side dl.side_menu dd.search input {
	vertical-align: middle;
	margin-right: 3px;
}
div#side dl.side_menu dd.search .check1 {
	margin-bottom: 5px;
}

div#side dl.side_menu dd.search h4 {
	font-size: 93%;
	marign-top: 5px;
	background: #f94b27;
	color: #fff;
	font-weight: normal;
	padding: 1px 0 1px 5px;
}

div#side dl.side_menu dd.search h5 {
	font-size: 85%;
	color: #f94b27;
	margin: 6px 0 4px;
}

div#side dl.side_menu dd.search ul.area_choice {
	border-bottom: 1px dotted #50616b;
	padding-bottom: 8px;
	padding-left: 10px;
}
div#side dl.side_menu dd.search ul.area_choice li {
	width: 75px;
	float: left;
}

div#side dl.side_menu dd.search ul.kind_choice {
	border-bottom: 1px dotted #50616b;
	padding-bottom: 8px;
	padding-left: 10px;
}
div#side dl.side_menu dd.search ul.kind_choice li {
	padding-left: 17px;
	text-indent: -17px;
}

div#side dl.side_menu dd.search ul.budget_choice {
	padding-bottom: 8px;
	padding-left: 10px;
}
div#side dl.side_menu dd.search .center {
	text-align: center;
	margin: 5px 0;
}
div#side dl.side_menu dd.search .btn_search {
	margin: 0 auto;
}
div#side dl.side_menu dd.search .btn_search ,
div#side dl.side_menu dd.search .btn_search a {
	display: block;
	width: 91px;
	height: 28px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/ohaka_raises_side_btn_serch.jpg) top left no-repeat;
}
div#side dl.side_menu dd.search .btn_search a:hover {
	background: url(../images/ohaka_raises_side_btn_serch_on.jpg) top left no-repeat;
}
















