@charset "UTF-8";
@import url("http://www.maruchou.co.jp/css/base.css");

/* トップページのcss */
div#body2 {
	min-width: 943px;
	background: url(/images/top/body2_bg.jpg) center 24px no-repeat;
}

/* ===ヘッダー=== */
div#header {
}

/* トップイメージ */
div#header div.top_img {
	height: 375px;
	position: relative;
}

/* 丸長石材について */
div#header div.about {
	position: absolute;
	top: 157px;
	left: 822px;
	background: url(/images/top/about_on.jpg) top left no-repeat;
}
div#header div.about ,
div#header div.about a {
	display: block;
	width: 112px;
	height: 109px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/top/about.jpg) top left no-repeat;
}
div#header div.about a:hover {
	background: url(/images/top/about_on.jpg) top left no-repeat;
}

/* お墓を建てる 墓地・霊園を探す お墓の引越し・リフォーム */
div#header ul.top_navi {
	position: absolute;
	width: 858px;
	height: 62px;
	top: 298px;
	left: 56px;
}
div#header ul.top_navi li ,
div#header ul.top_navi li a {
	display: block;
	width: 269px;
	height: 62px;
	float: left;
	margin-right: 17px;
	overflow: hidden;
	text-indent: -9999px;
}

div#header ul.top_navi li.tnavi1 ,
div#header ul.top_navi li.tnavi1 a {
	background: url(/images/top/top_navi1.gif) top left no-repeat;
}
div#header ul.top_navi li.tnavi1 a:hover {
	background: url(/images/top/top_navi1_on.gif) top left no-repeat;
}

div#header ul.top_navi li.tnavi2 ,
div#header ul.top_navi li.tnavi2 a {
	background: url(/images/top/top_navi2.gif) top left no-repeat;
}
div#header ul.top_navi li.tnavi2 a:hover {
	background: url(/images/top/top_navi2_on.gif) top left no-repeat;
}

div#header ul.top_navi li.tnavi3 ,
div#header ul.top_navi li.tnavi3 a {
	background: url(/images/top/top_navi3.gif) top left no-repeat;
}
div#header ul.top_navi li.tnavi3 a:hover {
	background: url(/images/top/top_navi3_on.gif) top left no-repeat;
}

/* グローバルナビ */
div#header ul#global_navi {
	background: url(/images/top/global_navi_bg.gif) top left no-repeat;
	padding-bottom: 10px;
}

/* ============ #main ============== */
#main {
	padding-top: 15px;
}

#main h2.h2_1 {
	margin-left: 25px;
	width: 672px;
	height: 31px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/top/h2_1.gif) top left no-repeat;
}
/* サービス ラインナップ */
#main h2.h2_1 {
	margin-left: 25px;
	width: 672px;
	height: 31px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/top/h2_1.gif) top left no-repeat;
}

#main div.service {
	margin: 19px 20px 0 23px;
}
#main div.service ul {
	overflow: hidden;
	background: #dee1e5;
	padding: 5px 0 0 5px;
}
* html #main div.service ul {
	height: 1%;
}

#main div.service ul li {
	float: left;
	padding: 0 5px 5px 0;
}
#main div.service ul li a {
	float: left;
}
#main div.service ul li a:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}



/* ===== お墓・霊園を探す ===== */
#main h2.h2_2 {
	margin: 25px 0 0 25px;
	width: 672px;
	height: 31px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/top/h2_2.gif) top left no-repeat;
}

/* =タブ= */
#main div.search {
	height: auto;
	margin: 18px 18px 0 26px;
	border: 1px solid #dfe6ea;
	background: #af8e7f;
	padding: 10px 0 10px 10px;
}

#main div.search ul.tab {
	height: 36px;
}

#main div.search ul.tab li.area ,
#main div.search ul.tab li.area a {
	width: 324px;
	display: block;
	height: 36px;
	float: left;
	text-indent: -9999px;
}

#main div.search ul.tab li.condition ,
#main div.search ul.tab li.condition a {
	width: 325px;
	display: block;
	height: 36px;
	float: left;
	text-indent: -9999px;
}

#main div.search ul.tab li.area {
	background: url(/images/top/search_area_on.jpg) top left no-repeat;
}
#main div.search li.area a {
	background: url(/images/top/search_area.jpg) top left no-repeat;
}
#main div.search li.area a:hover {
	background: url(/images/top/search_area_hover.jpg) top left no-repeat;
}

#main div.search ul.tab li.condition {
	background: url(/images/top/search_condition_on.jpg) top left no-repeat;
}
#main div.search ul.tab li.condition a {
	background: url(/images/top/search_condition.jpg) top left no-repeat;
}
#main div.search ul.tab li.condition a:hover {
	background: url(/images/top/search_condition_hover.jpg) top left no-repeat;
}

/* 枠 */
div.search div.out_line {
	border: 1px solid #dfe6ea;
	border-top: none;
	width: 627px;
	_width: 647px;
	padding: 10px;
	background: #fff;
}


/* ==エリアで探す== */
#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;
	width: 172px;
	margin-left: 40px;
	height: 102px;
}
#tab_area div.area_search ul li {
	width: 70px;
	height: 20px;
	float: left;
}
#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 8px;
}

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

/* 枠 */
#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;
	margin-left: 15px;
	float: left;
	display: inline;
}
#tab_condition div.right {
	width: 269px;
	height: 100%;
	margin-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 .blue ul li {
	color: #40474d;
	font-size: 93%;
	line-height: 1.6;
}
#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: 50px;
	float: right;
}



/* キャンペーン・イベント */
#main div.event {
	width: 669px;
	height: auto;
	background: url(/images/top/event_bg.gif) left repeat-y;
	margin: 22px 0 0 25px;
}
#main div.event_bottom {
	background: url(/images/top/event_bottom.gif) left bottom no-repeat;
	padding-bottom: 5px;
}


#main div.event div.h2 {
	width: 669px;
	height: 34px;
	background: url(/images/top/h2_event_bg.gif) top left no-repeat;
}
#main div.event div.h2 div {
	padding: 2px 16px 0 2px;
}
#main div.event div.h2 h2 {
	display: block;
	width: 212px;
	height: 32px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/images/top/h2_event.gif) top left no-repeat;
	float: left;
}
#main div.event div.h2 a {
	display: block;
	width: 197px;
	height: 22px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/top/h2_event_a.gif) top left no-repeat;
	float: right;
	margin-top: 10px;
}

#main div.event ul {
	margin: 5px 0 18px 5px;
}
#main div.event ul li {
	width: 303px;
	height: auto;
	border-bottom: 1px dotted #b9b297;
	float: left;
	margin-left: 16px;
	padding-bottom: 10px;
	display: inline;
}
#main div.event ul li.no_border {
	border-bottom: 0;
}
#main div.event ul li:after {
	display: block;
	height: 0;
	content: "";
	clear: both;
}
#main div.event ul li img {
	border: 1px solid #dedfdc;
	float: left;
	margin: 11px 0 0 0;
}

#main div.event ul li span {
	margin-top: 11px;
	display: block;
	padding-left: 20px;
	background: url(/images/top/event_list.gif) 5px 50% no-repeat;
	float: left;
	color: #ef452d;
}

#main div.event ul li p {
	width: 200px;
	float: left;
	margin: 0 0 0 20px;
	font-size: 100%;
}
#main div.event ul li p a {
	color: #2c3740;
	text-decoration: none;
}
#main div.event ul li a {
	float: left;
}
#main div.event ul li a:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

#main div.event ul li p a:hover {
	color: #2384d5;
	text-decoration: underline;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

/* 相談ルーム */
#main div.room {
	width: 669px;
	height: auto;
	background: url(/images/top/event_bg.gif) left repeat-y;
	margin: 22px 0 0 25px;
}
#main div.room_bottom {
	background: url(/images/top/event_bottom.gif) left bottom no-repeat;
	padding-bottom: 5px;
}

#main div.room div.h2 {
	width: 669px;
	height: 34px;
	background: url(/images/top/h2_room_bg.gif) top left no-repeat;
}
#main div.room div.h2 div {
	padding: 2px 16px 0 2px;
	
}

#main div.room div.h2 h2 {
	display: block;
	width: 212px;
	height: 32px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/images/top/h2_room.gif) top left no-repeat;
	float: left;
}
#main div.room div.h2 a {
	display: block;
	width: 168px;
	height: 22px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/top/h2_room_a.gif) top left no-repeat;
	float: right;
	margin-top: 10px;
}


#main div.room ul {
	margin: 5px 0 18px 5px;
}
#main div.room ul li {
	width: 303px;
	height: auto;
	border-bottom: 1px dotted #b9b297;
	float: left;
	margin-left: 16px;
}
#main div.room ul li.no_border {
	border-bottom: 0;
}
#main div.room ul li:after {
	display: block;
	height: 0;
	content: "";
	clear: both;
}
#main div.room ul li span {
	margin-top: 11px;
	display: block;
	padding-left: 20px;
	background: url(/images/top/event_list.gif) 5px 50% no-repeat;
	color: #ef452d;
}

#main div.room ul li p {
	padding: 0 0 10px 20px;
	font-size: 100%;
}
#main div.room ul li a {
	color: #2384d5;
}

#main div.room ul li p a {
	color: #2c3740;
	text-decoration: none;
}

#main div.room ul li p a:hover {
	color: #2384d5;
	text-decoration: underline;
}

/* ピックアップ */
#main div.pickup {
	width: 670px;
	height: auto;
	background: url(/images/top/pickup_bg.gif) left repeat-y;
	margin: 25px 0 0 25px;
}

#main div.pickup_bottom {
	width: 670px;
	height: auto;
	background: url(/images/top/pickup_bottom.gif) left bottom no-repeat;
	padding-bottom: 10px; 
}
#main div.pickup h2 {
	margin: 0;
}
#main div.pickup ul {
	padding: 10px 0 0 20px;
}
#main div.pickup ul li {
	float: left;
	margin: 0 10px 8px 0;
}

#main div.pickup ul li a {
	float: left;
}

#main div.pickup ul li a:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

/* ============ 横のリンクなど #side ============== */
/* ページ別メニュー */
div#side {
	padding-top: 5px;
}
div#side ul.side_menu {
	width: 199px;
	height: auto;
	background: url(/images/top/side_menu_bg.gif) left bottom no-repeat;
	padding-bottom: 8px;
	margin-top: 10px;
}
div#side ul.side_menu li {
	padding: 0 0 1px 9px;
	float: left;
}
div#side ul.side_menu li:after {
	display: block;
	height: 0;
	content: "";
	clear: both;
}
div#side ul.side_menu li {
	padding: 0 0 1px 9px;
}

div#side ul.side_menu li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 181px;
}
div#side ul.side_menu li.menu1 a {
	height: 36px;
	background: url(/images/top/side_menu1.gif) top left no-repeat;
}

div#side ul.side_menu li.menu2 a {
	height: 33px;
	background: url(/images/top/side_menu2.gif) top left no-repeat;
}
div#side ul.side_menu li.menu3 a {
	height: 36px;
	background: url(/images/top/side_menu3.gif) top left no-repeat;
}
div#side ul.side_menu li.menu4 a {
	height: 54px;
	background: url(/images/top/side_menu4.gif) top left no-repeat;
}
div#side ul.side_menu li.menu5 a {
	height: 35px;
	background: url(/images/top/side_menu5.gif) top left no-repeat;
}


div#side ul.side_menu li.title {
	padding: 0;
	display: block;
	width: 199px;
	height: 59px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/top/side_menu.gif) top left no-repeat;
}
div#side ul.side_menu li a {
	float: left;
}
div#side ul.side_menu li a:hover {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}




