@charset "euc-jp";

/* エリアトップページ
////////////////////////////////////////////////////////////////////*/
/*エリアメインイメージ--------------------　*/
#main_image {
	background: url(/images/image_top2.jpg)
}

/*墓地・霊園検索　--------------------　*/
#reien_kensaku {
	position: relative;
	margin-left:5px;
	padding-top: 5px;
	width: 720px;
	height: 121px;
	font-size:14px;
	background: url(../images/area/waku1.gif) no-repeat;
}
#reien_kensaku p {
	margin: -5px 25px 0px 25px;
}
#reien_kensaku ul{
	margin-left: 20px;
	width: 690px;
}
#reien_kensaku li{
	margin-right: 10px;
	margin-left: 0px;
	float: left;
	height: 25px;
}
#reien_kensaku .narrow{
	width: 66px;
}
#reien_kensaku .big select{
	font-size:110%;
}
#reien_kensaku .kensaku{
	position:absolute;
	top:85px;
	right:38px;
}
/*　キーワード検索(⇒住所検索に変更)　--------------　*/
#keyword_kensaku{
	position: relative;
	margin-left: 5px;
	margin-bottom: 6px;
	padding-top: 5px;
	width: 720px;
	height: 141px;
	font-size: 14px;
	background: url(../images/area/waku2.gif) no-repeat;
}

#keyword_kensaku .keyleft{
	float:left;
	margin-left:18px;
	margin-right:20px;
}
#keyword_area{
	margin-bottom:5px;
}
#keyword_waku{
	float:left;
	margin-left:-15px;
	margin-bottom:5px;
	padding-left:10px;
	width:225px;/*　最大　width:235px　*/
	height:28px;
	background:url(../images/kensakukeyword_waku.gif) no-repeat;
	font-size:150%;
}
#keyword_button a{
	display:block;
	float:left;
	margin-left:30px;
	width:83px;
	height:28px;
	background:url(/images/kensakukeyword_botan.gif) no-repeat;
}
#keyword_button a:hover{ background-position:0px -28px;}

#keyword_kensaku p{
	clear:both;
	margin:-5px 25px 0px;
	line-height:1.5;
}
/*　住所検索　--------------　*/
#jyuusyo_kensaku{
	position: relative;
	margin-left: 5px;
	margin-bottom: 6px;
	padding-top: 5px;
	width: 720px;
	height: 121px;
	font-size: 14px;
	background: url(../images/area/waku1.gif) no-repeat;
}
		#jyuusyo_kensaku .midashi{
			color:#FF3300;
			font-size:16px;
			font-weight:bold;
		}

#jyuusyo_kensaku .keyleft{
	float:left;
	margin-left:18px;
	margin-right:20px;
}
		#jyuusyo_kensaku .border{
			border:1px solid #999;
		}

#jyuusyo_area{
	margin:-5px 25px 8px 25px;
}
#jyuusyo_waku{
		float:left;
		padding-top:3px;
		padding-left:3px;
		margin:3px 5px 0px 0;
		width:397px;
		height:25px;
		background:url(../images/kensakukeyword_waku_3.gif) no-repeat;
		font-size:130%;
}
#jyuusyo_button{
	margin-top:3px;
	position:absolute;
	right:38px;
}
#jyuusyo_kensaku p{
	clear:both;
	margin:-5px 25px 0px;
	line-height:1.5;
}


/*エリア　墓地・霊園一覧--------------　*/
.kyoutyou {
	color:#FF3300;
	font-weight:bold;
}
#area_list {
	margin: 0 0px 20px 10px;
	width: 710px;
}
#area_list table {
	clear:both;
	border: 1px solid #999999;
	width: 708px;
	margin: 1px 0px 0px 1px;
}
#area_list th {
	border: 1px solid #999999;
	padding: 2px 0px 2px;
	color: #333;
	background: #E7DBEC;
	text-align: center;
}
#area_list td {
	border: 1px solid #999999;
	padding: 2px 8px 2px;
	color: #333;
	text-align: left;
}
#area_list h3.title  {
	display:inline;
	float:left;
	margin: 0 15px 0 -5px;
	padding-top:5px;
	border-bottom: none;
	color: #660099;
	font-size: 100%;
}
#area_list .tiiki_image {
	display:inline;
	float:right;
	padding:3px 10px 3px 0px;
	width:251px;
	height:25px;
}
#area_list .tiiki_image a {
	display:block;
	width:251px;
	height:25px;
	background:url(/images/list_tiiki.gif);
}
#area_list .tiiki_image a:hover { background-position:    0  -25px;}
#area_list table.naiyou {
	border: 1px solid #999999;
	width: 688px;
	margin: 1px 0px 0px 1px;
}
.tuika{
	padding:2px 5px 2px;
	color:#FFFFFF;
	background:#660099;
	font-size:12px;
}
.tuika_img{
	display:block;
	margin:0 auto;
	padding:0;
	width:80px;
	height:16px;
	background:url(/images/shi/check_seikyu.gif) no-repeat;
}

#area_list #naiyou{
	width: 708px;
	height: 620px;
	overflow-y:scroll;
	overflow-x:hidden;
}
#area_list #naiyou table {
	margin: 5px 0px 0px 1px;
	border: 1px solid #999999;
	width: 688px;
}
#area_list .meisyou {
	border-bottom:1px solid #FDFBDF;
	width: 221px !important;
	width: 229px;
	text-align:center;
	padding-bottom:0px;
	font-weight:bold;
	background: #FDFBDF none repeat scroll 0 0
}

　　/*IE7用　*/
	*:first-child+html #area_list .meisyou {
		width: 239px;
	}
#area_list .bldctr {
	width: 221px !important;
	width: 229px;
	text-align:center;
	padding-bottom:0px;
	font-weight:bold;
}

#area_list .syasin {
	border-right:1px solid #FDFBDF;
	padding-bottom:5px;
	padding-top:0;
	width:120px;
}

#area_list .jyusyo {
	width: 181px !important;
	width: 184px;
	text-align:left;
}
　　/*IE7用　*/
	*:first-child+html #area_list .jyusyo {
		width: 174px;
	}

#area_list .tokutyou {
	width: 184px;
	text-align:left;
}
　　/*IE7用　*/
	*:first-child+html #area_list .tokutyou {
		width: 174px;
	}

#area_list .siryou {
	width: 94px;
	text-align:center;
	background:#FCEAC3 none repeat scroll 0 0;
}
　　/*IE7用　*/
	*:first-child+html #area_list .siryou {
		width: 94px;
	}

	/*タイトル下　説明文--------------　*/
	#list_setumei {
		margin:0 10px 0 10px;
		padding:10px 0 10px 0;
		background:#DAF7B9;
	}
	#list_setumei p {
		margin:0 20px 0 20px;
	}
		#area_list .botan3-2 a {
		display: block;
		position:absolute;
		right:0px;
		top:0;
		width:225px;
		height:48px;
		background:url(../images/reien/botan5_anime.gif) no-repeat;
	}
	#area_list .botan3-2 a:hover { background:url(../images/reien/botan5_over.jpg) no-repeat;}



/*請求*/
#area_list .botan2 {
	margin: 0 auto;
}
html:not([lang*=""]) #area_list .botan2 { 
	margin: 0 auto;
	padding-left:65px;
}
#area_list .botan2 a {
	display: block;
	width: 80px;
	height: 25px;
	background: url(/images/shi/botan_syousai.jpg);
}
#area_list .botan2 a:hover { background-position:    0  -25px;}

.bgcl {
	background: #FDFBDF none repeat scroll 0 0;
}
#area_list .botan1 {
	margin-left: -8px;
}
#area_list .botan1 a {
	display: block;
	width: 80px;
	height: 25px;
	background: url(../images/shi/botan_syousai.jpg);
}
#area_list .botan1 a:hover { background-position:    0  -25px;}

	#main #botan1 a {
		display: block;
		position:absolute;
		left:20px;
		top:0;
		width:112px;
		height:31px;
		background:url(../images/reien/botan1.jpg) no-repeat;
	}
	#main #botan1 a:hover { background-position:    0  -31px;}

/*チェックした霊園の資料を請求　変更前*/
#area_list .seikyu a {
	display:block;
	float:right;
	margin-top:10px;
	margin-bottom:10px;
	width: 251px;
	height:28px;
	background: url(../images/shi/siryouseikyu.gif);
}
#area_list .seikyu a:hover  { background-position:    0  -29px;}
#area_list .check {
	display:block;
	position:relative;
	float:left;
	margin-top:0px;
	margin-bottom:10px;
	padding-top:3px;
	width: 450px;
	height:25px;
	color:#660099;
}
#area_list .checkbox {
	position:absolute;
	top:6px;
}

/*チェックした霊園の資料を請求 変更後*/
.check_area {
	position:relative;
	margin-top:10px;
	margin-bottom:0px;
	width:100%;
	height:50px;
}
.nospace {
	margin-bottom:-15px;
}
.check_area .botan3-2 a {
	display:block;
	float:right;
	width: 225px;
	height:48px;
	background:url(../images/reien/botan5_anime.gif) no-repeat;
}
.check_area .botan3-2 a:hover  { background:url(../images/reien/botan5_over.jpg) no-repeat;}

.check_area .check {
	display:block;
	position:relative;
	float:left;
	padding-top:10px;
	width: 450px;
	height:48px;
	color:#660099;
}
.check .checkbox {
	position:absolute;
	top:6px;
}
.check {
	position:relative;
}
.check2 .checkbox {
	position:absolute;
	top:18px;
}
.check2 {
	position:relative;
}
.ken_tuika{
	display: inline;
}
.tuika_k{
	float:left;
	margin-top: 3px;
	padding: 2px 5px 2px;
	color: #FFFFFF;
	background: #660099;
	font-size: 12px;
}
/*霊園情報一覧*/

#reienjyouhou_itiran {
	clear: both;
	margin: 0 0px 20px 10px;
	width: 710px;
	height: 117px;
	overflow: auto;
	overflow-x: hidden;
	font-size: 90%;
}
#reienjyouhou_itiran table {
	border: 1px solid #999999;
	width: 688px;
	margin: 1px 0px 0px 1px;
}
#reienjyouhou_itiran th {
	border: 1px solid #999999;
	padding: 1px 10px 1px;
	color: #333;
	background: #E7DBEC;
	text-align: center;
}
#reienjyouhou_itiran td {
	border: 1px solid #999999;
	padding: 1px 10px 1px;
	color: #333;
	text-align: left;
}



/*県　お役立ち情報--------------　*/
#ken_oyakudachi {
	margin: 0 0px 20px 10px;
	width: 710px;
	height: 117px;
	overflow: auto;
	overflow-x: hidden;
	font-size: 90%;
}
#ken_oyakudachi table {
	border: 1px solid #999999;
	width: 688px;
	margin: 1px 0px 0px 1px;
}
#ken_oyakudachi th {
	border: 1px solid #999999;
	padding: 1px 10px 1px;
	color: #333;
	background: #E7DBEC;
	text-align: center;
}
#ken_oyakudachi td {
	border: 1px solid #999999;
	padding: 1px 10px 1px;
	color: #333;
	text-align: left;
}
#ken_oyakudachi h3.title {
	margin: 0;
	padding: 0;
	border-bottom: none;
	color: #333;
	font-size: 100%;
	font-weight: normal;
}
#ken_oyakudachi .address {
	width: 250px;
}
#ken_oyakudachi .tel {
	width: 90px;
}
#ken_oyakudachi .ken {
	width: 80px;
	text-align: center;
}
