@charset "euc-jp";

.jyusyo .dist{
	color:#0000FF;
	font-weight:bold;
}

/* formattingstyle
///////////////////////////////////////////////////////////////////*/

* {
	font-style: normal;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	font-style: normal;
}
body{
	margin: 0px auto 0px;
	color: #333;
	background: url(../images/bg.gif);
	text-align: center;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6;
}
img{
	border: 0;
}
table{
	border: 0;
	border-collapse:collapse;
}
a{
	color: #333;
	text-decoration: none;
}
a:hover{
	color: #FF7700;
}
ul{list-style:none;}
hr{display:none;clear:both;}

.dnone{display:none;}
.fclear{clear:both;}

/*　Clearfix-------------------------　*/

.cf{ overflow: hidden;}

.cf:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

/*　---------------------------------　*/
.center{text-align: center;}
.right {float: right;}
.left {float: left;}
.aright{
	text-align: right;
	margin-right: 10px;
}
.aleft{
	text-align:left;
}
.space1{
	margin-bottom: 10px;
}
.space2{
	margin-bottom: 20px;
}
.space3{
	margin-bottom: 30px;
}
.nospace1{
	margin-bottom: -10px;
}

/* basic layout
///////////////////////////////////////////////////////////////////*/

#wrapper {
	margin: 0px auto 0px;
	width: 811px;
	background: url(../images/reien/reien_bg2.gif) repeat-y;
	text-align: left;
}
#header {
	margin: 0 10px 0;
	width: 791px;
}
#main {
	position:relative;
	margin: 10px 30px 10px;
	width: 751px;
}
#footer {
	margin: 0 10px 0;
	width: 791px;
	text-align: center;
}
/* header
///////////////////////////////////////////////////////////////////*/

#header h1 {
	padding-left:20px;
	width: 771px;
	background: #8BC755;
	font-size: 100%;
	font-weight: normal;
}
#header #rogoarea {
	display:block;
	width:791px;
	height:105px;
	background: #F9F0D6;
}
#header #rogo {
	float: left;
	margin: 0px 0px 0px 20px;
}
#header #rogo_print {
	display:none;
}
#header #tel {
	float: right;
	margin: 5px 15px 5px 10px;
}
#header #topright {
	display:inline;
	z-index:1;
	float: right;
	margin: 0px 0px 5px 10px;
}
#header #topright_print {
	display:none;
}
#header .title_print {
	display:none;
}

/*グローバルメニュー-----------------　*/
#globalmenu {
	clear: both;
	width: 791px;
	height: 46px;
	text-align: center;
	font-weight: bold;
	line-height: 46px;
}
	#globalmenu p {
		float: left;
		height: 46px;
		background: #00FFCC;
		line-height: 46px;
		font-size: 14px;
	}
	#globalmenu p a {
		display: block;
		width: 100%;
	}
	#globalmenu p a:hover{
		color:#FFFFFF;
	}
	#globalmenu p a.stay{
		color:#FFFFFF;
	}
	#nav01 {width:159px}
	#nav02,#nav03,#nav04,#nav05 {width:158px}
	
	/*オフマウス時*/
	#nav01 a { background: url(../images/globalmenu.jpg);background-position:    0  0;}
	#nav02 a { background: url(../images/globalmenu.jpg);background-position:-159px 0;}
	#nav03 a { background: url(../images/globalmenu.jpg);background-position:-317px 0;}
	#nav04 a { background: url(../images/globalmenu.jpg);background-position:-475px 0;}
	#nav05 a { background: url(../images/globalmenu.jpg);background-position:-633px 0;}
	
	/*選択時*/
	#nav01 a.stay { background-position:    0  -46px;}
	#nav02 a.stay { background-position:-159px -46px;}
	#nav03 a.stay { background-position:-317px -46px;}
	#nav04 a.stay { background-position:-475px -46px;}
	#nav05 a.stay { background-position:-633px -46px;}
	
	/*オンマウス時*/
	#nav01 a:hover { background-position:    0  -92px;}
	#nav02 a:hover { background-position:-159px -92px;}
	#nav03 a:hover { background-position:-317px -92px;}
	#nav04 a:hover { background-position:-475px -92px;}
	#nav05 a:hover { background-position:-633px -92px;}

		
/* main
////////////////////////////////////////////////////////////////////*/
/* パンくずリスト ----------------------*/
ol#pankuzu {
	margin-left:5px;
}
ol#pankuzu li {
	display:inline;
	list-style-type:none;
	margin:0px 0px 0px;
}
ol#pankuzu li a {
	padding-right:13px;
	color: #333;
	background:url(../images/pankuzusankaku.gif) no-repeat right center;
}
ol#pankuzu li a:hover {
	color: #FF7700;
}
/*　main共通 ---------------------------*/
#main h2 {
	margin-bottom: 5px;
	padding-left: 15px;
	height: 35px;
	line-height: 35px;
	color: #FFFFFF;
	background: url(../images/reien/reien_h2.jpg);
	font-size: 16px;
	font-weight: bold;
}
#main h3 {
	margin: 0 0px 5px;
	height: 35px;
	width: 709px;
	line-height: 35px;
	color: #FFFFFF;
	background: url(../images/reien/reien_h3.gif);
	text-align:center;
	font-size: 16px;
	font-weight: bold;
}
#main h4 {
	margin: 0 5px 5px 5px;
	border-left: 5px solid #660099;
	padding-left: 5px;
	height:18px;
	line-height:18px;
	font-size: 16px;
	font-weight: bold;
}
#main p {
	margin: 0 15px 0px 15px;
	text-align: justify;
}
.kyoutyou {
	color: #660099;
	font-size: 120%;
	font-weight:bold;
}
#main ul {
	margin: 0 15px 10px 15px;
	text-align: justify;
}
#main li {
	display:inline;
	margin-right: 10px;
}
#main dl {
	margin: 0 5px 10px 5px;
}
#main dt {
	margin: 0 5px 10px 5px;
}
/*　mainのみのリンク設定 　*/
#main a {
	color: #4040FF;
}
#main a:hover {
	color: #4040FF;
	text-decoration: underline;
}
/*　印刷ボタンエリア ----------------*/
#main #botan_print_area {
		position:absolute;
		right:5px !important;
		right:25px;
		top:70px;
}
	/*　近くの霊園 ボタン*/
	#main #botan_print a {
		display: block;
		width:151px;
		height:46px;
		background:url(../images/reien/botan_print.jpg) no-repeat;
	}
	#main #botan_print a:hover { background-position:    0  -46px;}

/*　main ボタンエリア1 ----------------*/
#botan_area1 {
	position: relative;
	margin-top: 10px;
	width: 751px;
	height:58px;
}
#main .texrlink a {
	color:#666666;
	text-decoration:underline;
}
#main .texrlink a:hover {
	color: #FF7700;
	text-decoration:none;
}
	/*　一覧に戻る ボタン*/
	#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;}
	
	/*　リスト追加 ボタン*/
	#main #botan2 a {
		display: block;
		position:absolute;
		left:137px;
		top:0;
		width:151px;
		height:46px;
		background:url(../images/reien/botan2.jpg) no-repeat;
	}
	#main #botan2 a:hover { background-position:    0  -46px;}
	
	/*　詳しい資料を請求する ボタン*/
	#main #botan3 a {
		display: block;
		position:absolute;
		left:318px;
		top:5px;
		width:213px;
		height:54px;
		font-size:16px;
		font-weight:bold;
		line-height:1.4;
	}
	
	/*　近くの霊園 ボタン*/
	#main #botan4 a {
		display: block;
		position:absolute;
		right:20px;
		top:0;
		width:210px;
		height:54px;
		background:url(../images/reien/anime.gif) no-repeat;
	}
	#main #botan4 a:hover { background:url(../images/reien/botan4.jpg) no-repeat;}


/*　詳細情報 ---------------------------*/
#main .center{text-align: center;}

.title {
	margin: 10px 20px 0px;
}
#osusumebun {
	margin: 0 20px 20px;
	border: 1px solid #FF9900;
	background:#FFFFFF;
}
.copy2 {
	padding: 10px 0px 10px;
	text-align: left;
}
.tokuten {
	margin-bottom: 15px;
	padding: 0px 20px 0px 20px;
	line-height:1.3;
}
.tokuten_icon {
	clear:both;
	display:block;
	float:left;
	padding: 0px 10px 0px 25px;
	background:url(../images/reien/present.gif) no-repeat;
	color: #FF3300;
	height:25px;
	line-height:25px;
	font-size: 110%;
	font-weight: bold;
}
#osusumebun #tokuten p {
	display:block;
	float:left;
	margin-left:30px;
	background:#00FF66;
}
	/*　詳細写真とデータ　*/
	#photo_data_area {
		margin: 0 0 10px 20px;
		width: 100%;
	}

	/*　詳細写真　*/
	#photo_area {
		float: left;
		margin-right: 10px;
		width: 355px;
	}
		#photo1 {
			margin-bottom: 5px;
			border: 1px solid #999;
			width: 354px;
			height: 283px;
			text-align: center;
		}
		#photo2 {
			display: inline;
			float: left;
			margin-right: 5px;
			border:1px solid #999;
			width: 83px;
			height: 66px;
		}
		#photo3 {
			display: inline;
			float: left;
			margin-right: 5px;
			border:1px solid #999;
			width: 83px;
			height: 66px;
		}
		#photo4 {
			display: inline;
			float: left;
			margin-right: 5px;
			border:1px solid #999;
			width: 83px;
			height: 66px;
		}
		#photo5 {
			display: inline;
			float: left;
			border:1px solid #999;
			width: 83px;
			height: 66px;
		}

	/*　詳細データ　*/
	#data {
		float:left;
		width:345px;
	}
	#data table {
		border: 1px solid #999999;
		width: 343px;
		margin: 1px 0px 0px 1px;
	}
	#data th {
		border: 1px solid #999999;
		padding: 5px 10px 5px;
		width: 80px;
		color: #333;
		background: #E7DBEC;
		text-align: center;
	}
	#data td {
		border: 1px solid #999999;
		padding: 5px 10px 5px;
		color: #333;
		text-align: left;
	}

	/*　価格　*/
	#kakaku {
		clear:both;
		margin: 0 0 15px 20px;
	}
	#kakaku table {
		border: 1px solid #999999;
		width: 709px;
		margin: 1px 0px 0px 1px;
		text-align:center;
	}
	#kakaku th {
		border: 1px solid #999999;
		padding: 5px 10px 5px;
		color: #333;
		background: #E7DBEC;
		text-align: center;
	}
	#kakaku td {
		border: 1px solid #999999;
		padding: 5px 10px 5px;
		color: #333;
		text-align: center;
	}
		#kakaku .kakaku1 {
			width:120px;
		}
		#kakaku .kakaku2 {
			width:120px;
		}
		#kakaku .kakaku3 {
		
		}
		#kakaku .kakaku4 {
			width:120px;
		}

/*　資料請求 ---------------------------*/
#siryou_area {
	display: block;
	position:relative;
	margin: 0 auto 15px auto;
	width: 691px;
	height: 191px;
	background: url(../images/reien/okigaruni.gif);
}
	#siryou_area ul {
		position:absolute;
		top:60px;
		left:15px;
		width: 631px;
}
#siryou_area2 {
	display: block;
	position:relative;
	margin: 0 auto 15px auto;
	width: 691px;
	height: 280px;
	background: url(../images/reien/okigaruni2.gif);
}
#main #siryou_area2 ul {
		position:absolute;
		top:60px;
		left:25px;
		width: 621px;
/*		list-style-image: url(../images/reien/p_square.gif);*/
}
#main #siryou_area2 ul br {
	display: none;
}

#main #siryou_area2 li {
		display: block;
		margin: 15px 0;
		line-height: 1.8;
}

#siryou_area_img {
	display: block;
	position:relative;
	margin: 0 auto 15px auto;
	width: 691px;
	height: 191px;
	background: url(../images/reien/okigaruni_txt.gif);
}

/*　マップ表示 -------------------------*/
#map_area {
	display: block;
	margin: 0 auto 15px auto;
	width: 691px;
}
#map_print_text  {
	text-align:center;
}
#map_print_text a {
	color:#0000cc;
	text-decoration:underline;
}
#map_print_text a:hover {
	color:#0000cc;
	text-decoration:underline;
}
.kokohe {
	color:#0000cc;
	text-decoration:underline;
}

/*　近くのおすすめ霊園 -----------------*/
#osusume_area {
	display: block;
	margin: 0 auto 15px auto;
	width: 709px;
}
#osusume_area .check {
	display:block;
	position:relative;
	margin-top:3px;
	margin-bottom:20px;
	padding-top:0px;
	width: 500px;
	height:25px;
	color:#660099;
}
#osusume_area .checkbox {
	position:absolute;
	top:3px;
}


	/*　近くのおすすめ霊園　表　*/
	#osusume_area table {
		border: 1px solid #999999;
		width: 709px;
		margin: 1px 0px 0px 1px;
		text-align:center;
	}
	#osusume_area th {
		border: 1px solid #999999;
		padding: 5px 10px 5px;
		color: #333;
		background: #E7DBEC;
		text-align: center;
	}
	#osusume_area td {
		border: 1px solid #999999;
		padding: 5px 10px 5px;
		color: #333;
		text-align: left;
	}
		#osusume_area .osusume1 {
			width:300px;
		}
		#osusume_area td.osusume1 {
			background: #FDFBDF none repeat scroll 0 0;
		}
		#osusume_area .osusume2 {
		
		}
		#osusume_area .osusume3 {
			width:50px;
			text-align:center;
		}
		#osusume_area .osusume3-2 {
			text-align:center;
			background:#FCEAC3;
			padding: 0px 10px;
		}
		#osusume_area .osusume3-2 .nearlist {
			width: 26px; height: 26px;
		}
	#main h4.nomal {
		display:inline;
		margin:0px;
		border-left: none;
		padding:0px;
		font-size:15px;
		font-weight:bold;
	}
/*　main ボタンエリア1 ----------------*/
#botan_area2 {
	position: relative;
	margin-top: 10px;
	width: 751px;
	height:58px;
}
	/*　一覧に戻る ボタン*/
	#main #botan2-1 a {
		display: block;
		position:absolute;
		left:20px;
		top:0;
		width:112px;
		height:31px;
		background:url(../images/reien/botan1.jpg) no-repeat;
	}
	#main #botan2-1 a:hover { background-position:    0  -31px;}
	
	/*　チェックした霊園の資料一括請求*/
	#botan_area2 .kyoutyou2 {
		position:absolute;
		left:280px;
		top:3px;
		color: #660099;
		line-height:1.3;
		font-size: 120%;
		font-weight:bold;
	}

	#main #botan2-2 a {
		display: block;
		position:absolute;
		right:20px;
		top:0;
		width:225px;
		height:48px;
		background:url(../images/reien/botan5_anime.gif) no-repeat;
	}
	#main #botan2-2 a:hover { background:url(../images/reien/botan5_over.jpg) no-repeat;}
	#main .botan3-2 a {
		display: block;
		position:absolute;
		right:0px;
		top:0;
		width:225px;
		height:48px;
		background:url(../images/reien/botan5_anime.gif) no-repeat;
	}
	#main .botan3-2 a:hover { background:url(../images/reien/botan5_over.jpg) no-repeat;}

/* footer
////////////////////////////////////////////////////////////////////*/
#footermenu {
	margin: 10px 0 0 0;
	padding:8px 10px 10px 10px;
	border-top: 1px solid #333;
	font-size: 68%;
	line-height: 1.8;
}
#footermenu a {
	color: #666;
}
#footermenu a:hover {
	color: #999;
}
#line {
	padding: 8px 0 8px;
	color: #FFFFFF;
	background-color: #333;
	line-height: 1.3;
}
#syamei {
	font-weight: bold;
	font-size: 120%;
}
#footer #copyright {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

/* 霊園資料請求
///////////////////////////////////////////////////////////////////*/

/*　リストと入力フォーム ---------------------------*/
#main #syousai2 {
	clear: both;
	border: none;
	padding: 15px 20px 15px;
	width: 709px;/*最大749px*/
}
#list_area {
	display: block;
	margin: 0 auto 15px auto;
	width: 709px;
}
	/*　霊園資料請求　表　*/
	#list_area table {
		border: 1px solid #999999;
		width: 709px;
		margin: 1px 0px 0px 1px;
		text-align:center;
	}
	#list_area th {
		border: 1px solid #999999;
		padding: 5px 10px 5px;
		color: #333;
		background: #E7DBEC;
		text-align: center;
	}
	#list_area td {
		border: 1px solid #999999;
		padding: 5px 10px 5px;
		color: #333;
		text-align: left;
	}
		#list_area .list1 {
			width:100px;
		}
		#list_area .list2 {
		
		}
		#list_area .sakujyo {
			width: 100px;
			text-align: center;
		}

/*　リスト ボタンエリア1 ----------------*/
#main #list_botan_area1 {
	position: relative;
	margin-top: 10px;
	width: 751px;
	height: 31px;
}
	/*　一覧に戻る ボタン*/
	#main #list_botan1 a {
		display: block;
		position: absolute;
		left: 20px;
		top: 0;
		width: 112px;
		height: 31px;
		background: url(../images/reien/botan1.jpg) no-repeat;
	}
	#main #list_botan1 a:hover { background-position:    0  -31px;}
	
	#main #list_botan_area1 p {
		display: block;
		position: absolute;
		left: 125px;
		top: 0;
		height: 31px;
		line-height: 31px;
}
	/* フォーム(資料請求)
	-----------------------------------------------------------*/
	#otoiawase_form {
		position: relative;
		margin: 10px 0px 5px 5px;
	}
	#otoiawase_form table {
		border: none;
		font-size: 100%;
		width: 705px;
	}
	#otoiawase_form td {
		border-top: none;
		border-top: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
		border-left: none;
		border-right: none;
		padding: 5px 10px 5px 10px;
	}
	#otoiawase_form th {
		border-top: none;
		border-top: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
		border-left: 6px solid #CCCCCC;
		border-right: none;
		background-color: #F3F3F3;
		font-weight: normal;
		padding: 5px 10px 5px 10px;
		width: 200px;
	}
	#otoiawase_form th.must {
		border-left-color: #660099;
	}
	#otoiawase_form th em {
		font-style: normal;
		color: #FF6600;
		padding-left: 5px;
	}
	.text1,.text2,.text3,.text4,.text5 {
		border: 1px solid #CCCCCC;
		background-color: #F3F3F3;
		padding: 2px;
	}
	.text1 {
		width: 250px;
	}
	.text2 {
		width: 50px;
	}
	.text3 {
		width: 50px;
	}
	.text4 {
		width: 100%;
	}
	#otoiawase_form select {
		border: 1px solid #CCCCCC;
		background-color: #F3F3F3;
	}
	#otoiawase_form .submit {
		text-align: center;
		margin-top: 20px;
	}
	.text1:focus,.text2:focus,.text3:focus,.text4:focus {
		border-color: #7F9DB9; /* フォーカス時のボーダーの色を指定 */
		background-color: #FFFFFF; /* フォーカス時の背景色を指定 */
	}
	#yuubinbangou {
		height:25px;
	}
	#yuubinbangou .kensaku {
		position:absolute;
		top:204px;
		left:385px;
	}
	#jyuusyoselect {
		font-size:105%;
	}
	#tyuuigaki {
		color: #FF6600;
		font-size: 90%;
		line-height: 1.3;
	}

/*　不可 -----------------*/
#main .fuka {
	margin-left:150px;
	color:#FF0000;
}
#botan_area1_fuka {
	position: relative;
	margin-top: 10px;
	width: 751px;
	height:40px;
}
#botan_area2_fuka {
	position: relative;
	margin-top: 10px;
	width: 751px;
	height:50px;
}
/*掲載霊園　一覧--------------　*/
#keisaireien {
	clear: both;
	margin: 0 0px 20px 10px;
	width: 710px;
	height: 117px;
	overflow: auto;
	overflow-x: hidden;
	font-size: 90%;
}
#keisaireien table {
	border: 1px solid #999999;
	width: 688px;
	margin: 1px 0px 0px 1px;
}
#keisaireien th {
	border: 1px solid #999999;
	padding: 1px 10px 1px;
	color: #333;
	background: #E7DBEC;
	text-align: center;
}
#keisaireien td {
	border: 1px solid #999999;
	padding: 1px 10px 1px;
	color: #333;
	text-align: left;
}
