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


/* ＝＝＝＝＝＝＝＝＝＝サブページ＝＝＝＝＝＝＝＝＝＝＝＝*/

/*各ページタイトルエリア
----------------------------------*/
div#header div.h2 h2 {
	background: url(../images/voice_list_h2.jpg) 0 0 no-repeat;
}

/*h3タイトル
--------------*/
h3#h3_img01,
h3#h3_img02,
h3#h3_voice_img01,
h3#h3_voice_dtl_img01{
	text-indent:-9999px;
	height: 35px;
	width: 675px;
	margin-bottom:20px;
	padding:0;	
	clear:both;
}
h3#h3_img03{
	text-indent:-9999px;
	height: 44px;
	width: 675px;
	margin-bottom:20px;
	padding:0;	
	clear:both;
}
h3#h3_img01{
	background-image: url(../images/seach_ind_h3_01.gif);
	background-repeat: no-repeat;
}
h3#h3_img02{
	background-image: url(../images/seach_ind_h3_02.gif);
	background-repeat: no-repeat;
}
h3#h3_img03{
	background-image: url(../images/seach_list_h3_01.gif);
	background-repeat: no-repeat;
}
h3#h3_voice_img01{
	background-image: url(../images/voice_list_h3_01.gif);
	background-repeat: no-repeat;
	margin-left: 25px;
}
h3#h3_voice_dtl_img01{
	background-image: url(../images/voice_dtl_h3_01.gif);
	background-repeat: no-repeat;
}
h3#h3_bg01,
h3#h3_bg01 a{
	height: 30px;
	width: 640px;
	padding:5px 0 0 5px;
	color:#FFF;
	text-decoration: none;
	margin:0;
	background-color: #1F868F;
}
h3#h3_bg01 span{
	background-color: #FFF;
	color: #1F868F;
	font-size:77%;
	font-weight: normal;
}
h3#h3_bg02{
	width: 672px;
	color:#333;
	text-decoration: none;
	margin:0 0 20px 0;
	background-image: url(../images/seach_dtl_h3.gif);
	background-repeat: no-repeat;
	padding:15px 0 0 5px;
}
h3#h3_bg02 span{
	background-color:#1F868F;
	color: #FFF;
	font-size:77%;
	font-weight: normal;
}

/*--------------------------------------------------------------------
(search_ind.html)
(墓地霊園を探す－トップページ－)
--------------------------------------------------------------------*/
div#box01{
	width:660px;
	height:200px;
	margin-left:40px;
	padding:0 0 20px 0;
	clear:both;
}
ul.area{
	clear:both;
}
ul.area li{
	height: 90px;
	width: 205px;
	float:left;
	margin:0 12px 12px 0;
	overflow: hidden;
}
ul.area li a{
	display:block;
	width:187px;
	height:90px;
	font-size: 85%;
	color: #5c6266;
	text-decoration: none;
	padding: 45px 8px 15px 10px;
}
ul.area li#list01,
ul.area li#list01 a{
	background-image: url(../images/seach_ind_list01.gif);
	background-repeat: no-repeat;
}
ul.area li#list01 a:hover{
	background-image: url(../images/seach_ind_list01_on.gif);
	background-repeat: no-repeat;
}
ul.area li#list02,
ul.area li#list02 a{
	background-image: url(../images/seach_ind_list02.gif);
	background-repeat: no-repeat;
}
ul.area li#list02 a:hover{
	background-image: url(../images/seach_ind_list02_on.gif);
	background-repeat: no-repeat;
}
ul.area li#list03,
ul.area li#list03 a{
	background-image: url(../images/seach_ind_list03.gif);
	background-repeat: no-repeat;
}
ul.area li#list03 a:hover{
	background-image: url(../images/seach_ind_list03_on.gif);
	background-repeat: no-repeat;
}
ul.area li#list04,
ul.area li#list04 a{
	background-image: url(../images/seach_ind_list04.gif);
	background-repeat: no-repeat;
}
ul.area li#list04 a:hover{
	background-image: url(../images/seach_ind_list04_on.gif);
	background-repeat: no-repeat;
}
ul.area li#list05,
ul.area li#list05 a{
	background-image: url(../images/seach_ind_list05.gif);
	background-repeat: no-repeat;
}
ul.area li#list05 a:hover{
	background-image: url(../images/seach_ind_list05_on.gif);
	background-repeat: no-repeat;
}
ul.area li#list06,
ul.area li#list06 a{
	background-image: url(../images/seach_ind_list06.gif);
	background-repeat: no-repeat;
}
ul.area li#list06 a:hover{
	background-image: url(../images/seach_ind_list06_on.gif);
	background-repeat: no-repeat;
}

/*--------------------------------------------------------------------
(search_list.html)
(墓地霊園を探す－一覧ページ－)
--------------------------------------------------------------------*/
div#jyoken{
	background-image: url(../images/seach_list_jyoken_bg.gif);
	background-repeat: repeat-y;
	width: 640px;
	height:auto;
	margin:0 0 20px 40px;
}
div#kyoken_btm{
	background-image: url(../images/seach_list_jyoken_btm.gif);
	background-repeat: no-repeat;
	background-position:bottom;
}
div#jyoken_top{
	background-image: url(../images/seach_list_jyoken_top.gif);
	background-repeat: no-repeat;
	background-position:top;
}
dl.kensaku{
	float:left;
	width:300px;
	margin-bottom:5px;
}
dl.kensaku dt{
	float:left;
	color:#536D7B;
	font-size:93%;
}
dl.kensaku dd{
	color:#333;
	font-size:93%;
	text-indent:10px;
}
div#hyoji{
	clear:both;
	width:635px;
	height:20px;
	margin:0 0 20px 40px;
	padding:0;
	border-bottom: 1px solid #B7C4CF;
	color:#666;
	font-size:93%;
}
p#kensu{
	width:200px;
	float:left;
}
ul#jun{
	width:330px;
	float:right;
	display:inline;
	font-size:93%;
}
ul#jun li{
	float:left;
}
div#box2{
	width:660px;
	height:350px;
	margin:0 0 10px 40px;
	padding:0;
	clear:both;
	border-bottom: 1px dashed #80909A;
}
div#left_box{
	float:left;
	margin:10px 20px 0 0;
}

table.access{
	float:left;
	width:380px;
	margin-top:10px;
} 
table.access tr th.a_left{
	width:75px;
	background-color: #EDF1F7;
	border-bottom: 2px solid #FFF;
	border-right: 2px solid #93B3E2;
	color: #3E628B;
	font-weight: normal;
	font-size:80%;
	padding:5px 0 0 10px;
}
table.access tr td.a_right{
	color: #333;
	padding:5px 5px 5px 10px;
	font-size:93%;
	border-bottom: 2px solid #FFF;
	line-height:1.7em;
}
p.kotsu{
	color:#4F76AE;
	font-size:85%;
}
/*--------------------------------------------------------------------
(voice_list.html)
(導入事例お客様の声－一覧ページ－)
--------------------------------------------------------------------*/
ul.list_btn{
	width:660px;
	height:auto;
	margin-left:40px;
	padding:0 0 20px 0;
	clear:both;
}
ul.list_btn li,
ul.list_btn li a{
	height: 60px;
	width: 205px;
	float:left;
	margin:0 12px 12px 0;
	overflow: hidden;
	display:block;
	text-indent:-9999px;
}
ul.list_btn li#voice_li01,
ul.list_btn li#voice_li01 a{
	background-image: url(../images/voice_list_btn_01.gif);
	background-repeat: no-repeat;
}
ul.list_btn li#voice_li01 a:hover{
	background-image: url(../images/voice_list_btn_01_on.gif);
	background-repeat: no-repeat;
}
ul.list_btn li#voice_li02,
ul.list_btn li#voice_li02 a{
	background-image: url(../images/voice_list_btn_02.gif);
	background-repeat: no-repeat;
}
ul.list_btn li#voice_li02 a:hover{
	background-image: url(../images/voice_list_btn_02_on.gif);
	background-repeat: no-repeat;
}
ul.list_btn li#voice_li03,
ul.list_btn li#voice_li03 a{
	background-image: url(../images/voice_list_btn_03.gif);
	background-repeat: no-repeat;
}
ul.list_btn li#voice_li03 a:hover{
	background-image: url(../images/voice_list_btn_03_on.gif);
	background-repeat: no-repeat;
}
table#list{
	width:640px;
	margin-left:40px;
	clear:both;
}
table#list tr td{
	border: #ebebeb 1px solid;
	width:600px;
	padding:22px;
}
table#list .voicelist_photo {
	float: left;
	margin-right: 20px;
}
table#list tr td dl.voicelist_text{
	float: left;
	width:440px;
}
table#list tr td dl.voicelist_text dt{
	width:440px;
	height:20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3B5A6E;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
table#list tr td dl.voicelist_text dt .voicelist_dt_bg{
	display: block;
	float: right;
	text-indent: -9999px;
	height:15px;
	width: 80px;
}
table#list tr td dl.voicelist_text dt .bg_blue {
	background: url(../images/voice_list_text_dtbg_blue.gif) 50% 50% no-repeat; 
}
table#list tr td dl.voicelist_text dt .bg_purple {
	background: url(../images/voice_list_text_dtbg_purple.gif) 50% 50% no-repeat; 
}
table#list tr td dl.voicelist_text dt .bg_green {
	background: url(../images/voice_list_text_dtbg_green.gif) 50% 50% no-repeat; 
}
table#list tr td dl.voicelist_text dt .blue{
	color: #3b5a6e;
	margin-right: 1em;
}
table#list tr td.pink{
	background-color: #FBF6EC;
}
table#list tr td div.btn_watch {
	float: right;
}
table#list tr td div.btn_watch a {
	display: block;
	width: 88px;
	height: 25px;
	float: right;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/voice_list_dtlbtn.jpg) top left no-repeat;
}
table#list tr td div.btn_watch a:hover {
	background: url(../images/voice_list_dtlbtn_on.jpg) top left no-repeat;
}

/*
ページャー
*/
#pager {
	margin: 25px auto 45px;
}
