@charset "utf-8";

/*
もくじ

01:基本スタイル
02:汎用クラス
03:共通レイアウト
04:フッタ




99:その他

*/

/*----------01:基本スタイル ここから------------*/
body {
	margin: 0;
	padding: 0;
	color: #444;
	font-family: "Verdana","Arial","Helvetica","ＭＳ ゴシック","Osaka",sans-serif;
	font-size: 77.5%;
	background:#F0E5CB;
	text-align: center;　/*IEセンタリング用*/
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: bold;
}

p {
	line-height: 150%;
	margin: 10px 0;
}

font {
	line-height: 150%;
}

ol {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 150%;
}

ul,dl {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

dt {
	margin: 0 0 10px 0;
	font-weight: bold;
}

li,dd {
	margin: 5px 0;
	padding: 0;
}

table {
	font-size: 100%;
}

td,th {
	line-height: 150%;
}

td li {
	margin: 0;
	padding: 0 0 0 15px;
}

hr {
	display: none;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0px solid #fff;
}

img {
	border: none;
}

strong {
}

input,
textarea {
	font-family: "Arial","Helvetica","Verdana","ＭＳ ゴシック","Osaka",sans-serif;
}

iframe {
	width: 120px;
	height: 130px;
}


a:link {
	color:#0165FF;
	text-decoration: underline;
}

a:visited {
	color:#0165FF;
	text-decoration: underline;
}

a:hover {
	color:#4386EC;
	text-decoration: underline;
}

a:active {
	color:#4386EC;
	text-decoration: underline;
}

/*----------02:汎用クラス------------*/

.monospace {
	font-family: "ＭＳ ゴシック",monospace; /*等幅フォント*/
}

.hide {
	display: none;
}

.left {
	float: left;
	margin: 10px 10px 10px 0;
}

.right {
	float: right;
	margin: 10px 0 10px 10px;
}

.tLeft {
	text-align: left;
}

.tCenter {
	text-align: center;
}

.tRight {
	text-align: right;
}

img.middle {
	vertical-align: middle;
}

.mini {
	font-size: 85%;
	font-family: "Verdana","ＭＳ ゴシック","Osaka","Arial","Helvetica",sans-serif;
}

.clear {
	clear: both !important;
	font-size: 1px;
	
}

.clear0 {
	clear: both !important;
	font-size: 1px;
	line-height:0;
	
}

.error {
	color: #c30;
	font-weight: bold;
}

/*----------03:共通レイアウト------------*/

#wrapperAll {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background:#F0E5CB url(../images/common_files/background.gif) repeat-y;
}

#wrapperAll h1 {
	width: 592px;
	margin: 10px auto 20px auto;
}

#wrapperAll #content {
	width: 700px;
	margin: 20px auto;
}

#wrapperAll #content h2 {
	margin: 0 0 20px 0;
	padding: 5px 10px 2px 10px;
	border-bottom: 1px solid #fff;
	color: #3B261C;
	font-size: 145%;
	background: #F3EACB url(../images/common_files/background_h3_02.gif) 0px 0px repeat-y;
}



#wrapperAll #content h2.titleimg {
	margin: 0 0 10px 0;
	padding: 0;
	
}

#wrapperAll #content h2.ruiji {
margin:20px 0px 10px 0px;
padding:6px 10px;
background:url(../images/cemetery/search/detail_title_bg.gif);
height:16px;
color:#356f07;
font-size: 115%;
position:relative;
}


#wrapperAll #content h3.titleimg {
	margin: 0 0 10px 0;
	padding: 0;
	
}

#wrapperAll #content .section {
	margin: 20px 10px 0 10px;
}

ul.decimal,
ul.decimal li{
list-style-type:decimal;
margin:10px 0 0 15px;
line-height:120%;
}

ul.circle,
ul.circle li{
list-style-type: circle;
margin:10px 0 0 15px;
line-height:120%;
}

ul.none,
ul.none li{
list-style-type: none;
margin:10px 0 0 0;
line-height:160%;

}






/*----------04:フッタ------------*/
#footer {
	width: 760px;
	margin: 20px auto 0 auto;
	padding: 15px 0;
	border-top: 1px solid #ccc;
}

#footer02 {
	width: 760px;
	margin: 0 auto;
	padding: 15px 0;
	border-top: 1px solid #ccc;
}

#footer ul,
#footer02 ul {
	width: 760px;
	text-align: center;
}

#footer ul li,
#footer02 ul li {
	display: inline;
	margin: 0 7px 0 0;
	padding: 0 5px 0 0;
	border-right: 1px solid #666;
}

#footer ul li.naviEnd,
#footer02 ul li.naviEnd {
	margin: 0;
	padding: 0;
	border: none;
}

#footer address,
#footer02 address {
	margin: 15px 0 0 0;
	text-align: center;
	font-style: normal;
	font-size:85%;
}

/*-----店舗情報-----*/

.office {
	width: 538px;
	margin: 15px auto;
	padding: 10px;
	border: 1px solid #D7C492;
	background: #F6F2E4;
}

.office p.photo {
	float: left;
	width: 148px;
	margin: 0 10px 0 0;
	padding: 5px;
	border: 1px solid #ccc;
	background: #fff;
}

.office .description {
	float: left;
	width: 367px;
	margin: 0 0 0 0;
}

.office .description p{
	margin: 5px 0;
	font-size:100%;
}

.office .description .officeInfo {
	margin:0;
	padding: 0 0 6px 0;
	background: url(/share/images/common_files/border_dot.gif) 0px 100% repeat-x;
}

.office .description .officeInfo a {
	padding: 0 0 0 15px;
	background: url(/share/images/common_files/arrow_brown.gif) 0px 2px no-repeat;
}

.office .description .officeInfo .name {
font-weight:bold;
	padding: 0 0 0 15px;
	background: url(/share/images/common_files/arrow_brown.gif) 0px 1px no-repeat;
}

.office .description .date{
	margin: 6px 0 0 0; 
}

.office .description .tel{
	margin: 8px 0 6px 0; 
}

.office .description .btn {
	margin: 6px 0 0 0; 
}

.office ul.hours li{
margin:0 10px 0 0;
display:inline;
}

.office .description .date span.attention {
	color: #c30;
}


/*----------05:霊園特集ページ------------*/

#cemeteryDetail #headerTxt {
	width: 780px;
	margin: 0 auto;
	padding: 12px 0 7px 0;
	text-align:left;
	background: url(../images/common_files/background_header.gif) top repeat-x;
}

#cemeteryDetail #headerTxt h1 {
	font-size: 77.5%;
	margin: 0;
	padding: 0 0 0 10px;
	font-weight:normal;
}




#otherPankuzuNavi {
	clear: both;
	width: 760px;
	margin: 5px 0 10px 0;
	padding: 0;
}

#otherPankuzuNavi li {
	display: inline;
	background: url(../images/common_files/arrow_pankuzu.gif) 100% 2px no-repeat;
	margin: 0 5px 0 0;
	padding: 0 8px 0 0;
}

#otherPankuzuNavi li.activePage {
	background: none;
}



#cemeteryDetail #wrapperAll #header{
width: 760px;
margin:5px 20px 5px 20px;
}

#cemeteryDetail #wrapperAll #content {
	width: 760px;
	margin: 0 20px;
}


#cemeteryDetail #wrapperAll #mainspace {
	width: 585px;
	margin: 0;
	float: right;
}

#cemeteryDetail #wrapperAll #leftspace {
	width: 160px;
	margin: 0;
	padding:0px 5px 5px 5px;
	float:left;
	background-color:#ffffff;
	height:100%；
}

#wrapperAll #leftspace ul#navi {
	width: 160px;
	margin: 0;
	padding: 0;
}

#wrapperAll #leftspace ul#navi li {
	width: 160px;
	margin: 0;
	padding: 0 0 3px 0;
}

#wrapperAll #leftspace ul#navi li img {
	vertical-align: bottom;
}


.nomargin{
	margin: 0;
}

#newsList{
width: 585px;
margin: 10px 0 0 0;
}


#newsList ul.newsListShinchaku li{
padding: 0 0 3px 20px;
background:url(../images/common_files/arrow_brown.gif) 5px 3px no-repeat;
border-bottom:1px dotted #CCCCCC;
}


#cemeteryDetail #pickup {
	width: 585px;
}




#cemeteryDetail #pickup .item p.icon {
	float: left;
	width: 80px;
	margin: 0;
	padding: 10px;
}

#cemeteryDetail #pickup .item .description {
	float: left;
	width: 165px;
	padding: 10px 0 0 0;
}

#cemeteryDetail #pickup .item .description p {
	margin: 0 0 7px 0;
	line-height: 130%;
}

#cemeteryDetail #pickup .item .description p.link {
	padding: 0 0 0 15px;
	background: url(../images/common_files/arrow_brown.gif) 0px 3px no-repeat;
}



#cemeteryDetail #pickup #directNavi01 {
	float: left;
	width: 286px;
	margin: 0 10px 10px 0;
	padding:0 0 10px 0;
	background:url(../images/common_files/border_dot.gif) 0 100% repeat-x;

}

#cemeteryDetail #pickup #directNavi02 {
	float: left;
	width: 286px;
	margin: 0 0 10px 0;
	padding:0 0 10px 0;
	background:url(../images/common_files/border_dot.gif) 0 100% repeat-x;
}

#cemeteryDetail #pickup #directNavi03 {
	float: left;
	width: 286px;
	margin: 0 10px 10px 0;
	padding:0 0 10px 0;
	background:url(../images/common_files/border_dot.gif) 0 100% repeat-x;
}

#cemeteryDetail #pickup #directNavi04 {
	float: left;
	width: 286px;
	margin: 0 0 10px 0;
	padding:0 0 10px 0;
	background:url(../images/common_files/border_dot.gif) 0 100% repeat-x;
}

h2.title02 {
	margin: 0 0 0 0;
	padding: 6px 8px 3px 8px;
	border: none;
	color: #3B261C;
	background: #F3EACB url(../images/common_files/background_h3_02.gif) 0px 0px repeat-y;
}

h3.title02 {
	margin: 0 0 5px 0;
	padding: 0px 10px 0 5px;
	color: #FF6633;
	font-size: 125%;
	background: #FFFFFF ;
	border-left: 5px solid #FF6633;
　　　　border-bottom: 1px solid #FF6633;
}

h4.title {
	margin: 0 0 0 10px;
	padding: 0px 10px 0px 10px;
	border: none;
	color: #3B261C;
	font-size: 90%;
	background: #FFFFFF ;
	border-left: 5px solid #ff9900;
}

h4.title02 {
	margin: 0 0 5px 0;
	padding: 0px 10px 0 5px;
	color: #FF6633;
	font-size: 125%;
	background: #FFFFFF ;
	border-left: 5px solid #FF6633;
　　　　border-bottom: 1px solid #FF6633;
}


h4.title03 {
	margin: 0 0 5px 0;
	padding: 0px 10px 0 5px;
	color: #3B261C;
	font-size: 110%;
	background: #FFFFFF ;
	border-left: 5px solid #ff9900;
}



.read{
margin: 0 ;
margin: 10px 0;
padding: 0px 10px 0px 12px;
line-height:150%;
width:565px;
}

.textBox{
margin: 0 ;
line-height:150%;
width:585px;
}












/*----------検索----------*/

#cemeteryDetail #wrapperAll #supporNavi {
	width: 760px;
	margin: 0 auto;
	padding: 1px 0 4px 0;
	background: url(../images/common_files/background_search.gif)  repeat-x;
}

#cemeteryDetail #wrapperAll #supporNavi #searchColumn {
	float: left;
	width: 380px;
}

#cemeteryDetail #wrapperAll #supporNavi #searchColumn p {
	margin: 0;
	padding: 0;
}



#cemeteryDetail #wrapperAll #supporNavi #searchColumn input#inputSearch {
	width: 180px;
	border: 1px solid #7F9DB9;
	background: #fff;
}

#cemeteryDetail #wrapperAll #supporNavi #searchColumn input#btnSearch {
	width: 50px;
	text-align: center;
}

#cemeteryDetail #wrapperAll #supporNavi #searchColumn p img,
#cemeteryDetail #wrapperAll #supporNavi #searchColumn p input {
	vertical-align: middle;
}

#cemeteryDetail #wrapperAll #supporNavi #changeTxtSizeColumn {
	float: left;
	width: 376px;
}

#cemeteryDetail #wrapperAll #supporNavi #changeTxtSizeColumn p {
	margin: 0;
	padding: 0;
	text-align: right;
}










/*----------09:資料請求ボタン------------*/
a.shiryoBtn{
width:240px;
height:40px;
background:url(../images/cemetery/search_other/btn.gif);
margin:15px auto;
display:block;
text-indent:-1000em;
border:1px solid #CCCCCC;
text-decoration:none;
}

a.shiryoBtn:hover{
background-position:0 -40px;
}

/*----------田名聖地------------*/

.tanamap{
width: 550px;
text-align:center;
}

/*----------入間メモリアル------------*/

.photoIruma{
float: left;
width: 240px;
height: 260px;
padding: 10px 10px 20px 10px;
margin: 5px;
border: 1px solid #CCCCCC;
}

.photoMimiIruma_l{
float: left;
width: 165px;
height: 250px;
padding: 5px;
margin: 5px 0px 5px 8px;
border: 1px solid #CCCCCC;
}

.photoMimiIruma_c{
float: left;
width: 165px;
height: 250px;
padding: 5px;
margin: 5px 8px 5px 8px;
border: 1px solid #CCCCCC;
}

.photoMimiIruma_r{
float: left;
width: 165px;
height: 250px;
padding: 5px;
margin: 5px 8px 5px 0px;
border: 1px solid #CCCCCC;
}



td.bus {
border-color:#eaeaea;
text-align:center;
}

td.bus {
border-color:#eaeaea;
text-align:center;
}

.underiruma{
margin:10px 10px 0 10px;
line-height:150%;
width:572px;
text-align:center;
}

.underiruma h5{
        margin: 0;
	padding: 0 6px 0 6px;
	font-size: 120%;
	font-weight: bold;
	color: #336600;
}

.underiruma a{
background: url(../images/common_files/arrow_brown.gif) 0px 1px no-repeat;
padding: 0 0 0 15px;
}


table#detailHeikin{
margin:10px 0 0 0;
padding:0;
width:100%;
border:1px solid #CCCCCC;
border-collapse:collapse;
}

table#detailHeikin th{
border:1px solid #CCCCCC;
background:#599a32;
padding:5px;
text-align:center;
color:#FFFFFF;
}

table#detailHeikin td{
border:1px solid #CCCCCC;
padding:5px;
text-align:center;
}

table#detailHeikin td.gray{
background:#F6F6F6;
}

table#detailTable{
margin:10px 0 0 0;
padding:0;
width:100%;
border:1px solid #CCCCCC;
border-collapse:collapse;
}

table#detailTable th{
border:1px solid #CCCCCC;
background:#599a32;
padding:5px;
text-align:center;
color:#FFFFFF;
}

table#detailTable td{
border:1px solid #CCCCCC;
padding:5px 10px;
}

table#detailTable td.gray{
background:#F6F6F6;
}
table#detailTable th.gray{
background:#F6F6F6;
color:#444444;
}

table#detailNoborder{
margin:10px 0 0 0;
padding:0;
width:100%;
border-collapse:collapse;
}

table#detailNoborder td{
padding:5px;
text-align:center;
}

table#detailNoborder td.gray{
background:#F6F6F6;
}


.wrapperItem {
	width: 565px;
	margin: 0 10px 0 10px;
	background:url(../images/common_files/border_dot.gif) 0 100% repeat-x;
}

.wrapperItem .item {
	float: left;
	width: 272px;
	height: 130px;
	padding: 0 0 0 10px;
	
}


.wrapperItem .item p.photo {
	float: left;
	width: 100px;
	margin: 10px 0;
	padding: 0;
}

.wrapperItem .item p.photo img {
	display: block;
	border: 1px solid #ccc;
}

.wrapperItem .item .description {
	float: left;
	width: 160px;
	padding: 0;
}

.wrapperItem .item .description p.link {
	padding: 0 0 0 15px;
	background: url(../images/common_files/arrow_brown.gif) 0px 3px no-repeat;
}


.wrapperItem .item .description p {
	margin: 10px 0;
}



.wrappervoice {
	width: 565px;
	margin: 0;
	background:url(../images/common_files/border_dot.gif) 0 100% repeat-x;
}

.wrappervoice .item {
	float: left;
	width: 560px;
	padding: 0 0 0 10px;
	
}
.wrappervoice .item p.photo {
	float: left;
	width: 250px;
	margin: 10px 0;
	padding: 0 10px 0 0;
}

.wrappervoice .item p.photo img {
	display: block;
}

.wrappervoice .item .description {
	float: left;
	width: 300px;
	padding: 0;
}
.wrappervoice .item .description p {
	margin: 10px 0;
}


/*----------奥多摩霊園------------*/



/*ウィズペット*/

th.petKakakuSub{
background:#EFEFEF !important;
color:#333333 !important;
text-align:right !important;
font-weight:normal;
}

/*ロックガーデン*/
.rockPic01{
float:left;
margin:0 10px 10px 0 !important;
width:278px;
}

.ishi01{
background:#d5a394!important; color:#FFFFFF;
}

.ishi02{
background:#333333!important; color:#FFFFFF;
}

.ishi03{
background:#488860!important; color:#FFFFFF;
}

.ishi04{
background:#506050!important; color:#FFFFFF;
}

.ishi05{
background:#666666!important; color:#FFFFFF;
}

.ishi06{
background:#d28989!important; color:#FFFFFF;
}

.ishi07{
background:#999999!important; color:#FFFFFF;
}

.ishi08{
background:#c27e5b!important; color:#FFFFFF;
}

/*永代供養の図*/
.eitaiBox{
border:1px solid #CCCCCC;
padding:10px;
margin:10px 0 0 0;
width:550px
}

.eitaiMapTitle{
padding:5px;
background:#F3EACB;
text-align:center;
margin:0 !important;
}

.eitaiMapBox01{
width:182px;
margin:0px 2px 10px 0;
float:left;
text-align:center;
padding:10px 0 0 0;
height:150px;
background:url(http://www.ohnoya.co.jp/cemetery/search_other/198okt/img/yasuragi_arrow.gif) 50% 100% no-repeat;
}

.eitaiMapBox02{
width:182px;
margin:0px 2px 10px 0 !important;
float:left; text-align:center;
padding:60px 0 0 0;
height:100px;
background:url(http://www.ohnoya.co.jp/cemetery/search_other/198okt/img/yasuragi_arrow.gif) 50% 100% no-repeat;
}

.eitaiMapBox03{
width:182px;
margin:0px 0px 10px 0;
float:left;
text-align:center;
padding:10px 0 0 0;
height:150px;
background:url(http://www.ohnoya.co.jp/cemetery/search_other/198okt/img/yasuragi_arrow.gif) 50% 100% no-repeat;
}

.eitaiGodoBox{
background:#cbdedf;
padding:5px;
margin:0 !important;
border:1px solid #5a8f92;
}

.eitaiGodoBox02{
width:178px;
margin:10px 0px 0px 0 !important;
float:left;
text-align:center;
background:#cbdedf;
padding:5px;
border:1px solid #5a8f92;
}

.eitaiKuyoBox{
background:#c0d9a2;
padding:5px;
margin:0 !important;
border:1px solid #86a95b;
}

.eitaiGoshiBox{
width:343px;
margin:10px 5px 0px 0 !important;
float:left;
text-align:center;
background:#a6a9ce;
padding:5px;
border:1px solid #65688b;
}

.eiatai_priceBox{
padding:10px;
border:1px solid #CCCCCC;
background:#CCFFFF;
text-align:left;
margin: 7px 7px 7px 8px;
padding: 7px 0px 7px 10px;
}

.chaBox{
border:1px solid #CCCCCC;
background:#F5F2E5;
}


.grayTable{
width:100%;
border-collapse:collapse;
border:1px solid #CCCCCC;
margin:10px 0 0 0;
}

.grayTable th{
background:#EFEFEF !important;
padding:5px;
border:1px solid #CCCCCC;
text-align:center;
color:#444444 !important;
}

.grayTable td{
background:#FFFFFF;
padding:5px;
border:1px solid #CCCCCC;
}



.aleart{
border:1px solid #b00e38;
padding:5px;
background:#ffdddd;
margin:10px 0 0 0;
}








/*----------99:その他------------*/
.miniFont{
font-size:80%;
font-weight:normal;
}

.m0{
margin:0 !important;
}

.mt10{
margin:10px 0 0 0 !important;
}

.mt30{
margin:30px 0 0 0 !important;
}

.red{
color:#CC0000 !important;
}

.blue{
color:#0066cc !important;
}

a.link {
	padding: 0 0 0 15px;
	background: url(../images/common_files/arrow_brown.gif) 0px 1px no-repeat;
}

.tc{text-align:center; !important}
.tl{text-align:left; !important}
.tr{text-align:right; !important}


/*----------001:延暦寺大霊園久遠墓------------*/
.kakakuEnryaku {
	float: left;
	width: 270px;
	margin: 5px 5px 5px 0;
	padding: 3px;
	border: 1px solid #cccccc;
}

.kakakuEnryaku p.photo {
	float: left;
	width: 100px;
	margin: 0 5px 0 0;
	padding: 5px;
	border: 1px solid #ccc;
	background: #fff;
}

.kakakuEnryaku .description {
	float: left;
	width: 150px;
	margin: 0 0 0 0;
}

.kakakuEnryaku .description .top {
	margin:0;
	padding: 0 0 3px 3px;
	background: #F6F2E4;
}

.kakakuEnryaku .description .middle {
	margin:0;
	padding: 0 0 3px 3px;
	font-size:85%;
	margin: 3px 0 0 0;
		border:1px solid #dddddd;
}

.kakakuEnryaku .description .bottom {
	margin:0;
	padding: 0 0 3px 3px;
	font-size:90%;
}

.photoMimiEnryaku{
float: left;
width: 175px;
padding: 3px;
margin: 5px 5px 10px 0;
border: 1px solid #CCCCCC;
}



/* 岩槻植樹 テーブル*/
td.list01{
border-left:5px solid #c2bba5;
padding:0 5px;
text-align:left;
vertical-align:top;
width:80px;
}

td.list02{
padding:0 5px;
vertical-align:top;
}

.mt05{
margin:5px 0 0 0;
}

.clear{
clear:both;
}

/* 081208　門脇追加 */
table#table-02 {
    width: 580px;
    border: 1px #E3E3E3 solid;
    border-spacing: 0;
    background: #D5F0F0 repeat-x 0 100%;

}
table#table-02 th {
    padding: 3px;
    border: #98DCDC solid;
    border-width: 0 0 1px 1px;
    background: #73CECE repeat-x 0 100%;
    color: #000000;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}

table#table-02 td {
    padding: 1px;
    border-style: solid;
    border-width: 1px;
    border-color: #FFFFFF #8ED9D9 #8ED9D9 #FFFFFF;
    color: #1A4444;
    text-align: center;
    white-space: nowrap;
}

table#table-02 td.total {
    padding: 1px;
    border-style: solid;
    border-width: 1px;
    border-color: #FFFFFF #8ED9D9 #8ED9D9 #FFFFFF;
    color: #FF3300;
    text-align: center;
    font-weight: bolder;
    white-space: nowrap;
}


		table#table-02 th.type1 {
		    padding: 3px;
		    border-width: 1px;
		    background: #8ED9D9 repeat-x 0 100%;
		    color: #000000;
		    font-weight: bold;
		    line-height: 120%;
		    text-align: center;
		}
/* 081208　type2 */
		table#table-02 th.type2 {
		    padding: 3px;
		    border-width: 1px;
		    border-color: #66CCFF #66CCFF #66CCFF #66CCFF;
		    background: #3399CC repeat-x 0 100%;
		    color: #000000;
		    font-weight: bold;
		    line-height: 120%;
		    text-align: center;
		}
		table#table-02 td.type2_2 {
		    padding: 1px;
		    border-style: solid;
		    border-width: 1px;
		    border-color: #FFFFFF #3399CC #3399CC #FFFFFF;
		    background: #66CCFF repeat-x 0 100%;
		    color: #1A4444;
		    text-align: center;
		    white-space: nowrap;
		}
		table#table-02 td.total_type2 {
		    padding: 1px;
		    border-style: solid;
		    border-width: 1px;
		    border-color: #FFFFFF #3399CC #3399CC #FFFFFF;
		    background: #66CCFF repeat-x 0 100%;
		    color: #FF3300;
		    text-align: center;
		    font-weight: bolder;
		    white-space: nowrap;
		}
/* 081208　type2 */
/* 081208　type3 */

		table#table-02 th.type3 {
		    padding: 3px;
		    border-width: 1px;
		    border-color: #CCFFCC #CCFFCC #CCCCFF #CCFFCC;
		    background: #99FF99 repeat-x 0 100%;
		    color: #000000;
		    font-weight: bold;
		    line-height: 120%;
		    text-align: center;
		}
		table#table-02 td.type3_2 {
		    padding: 1px;
		    border-style: solid;
		    border-width: 1px;
		    border-color: #FFFFFF #99FF99 #99FF99 #FFFFFF;
		    background: #CCFFCC repeat-x 0 100%;
		    color: #1A4444;
		    text-align: center;
		    white-space: nowrap;
		}
		table#table-02 td.total_type3 {
		    padding: 1px;
		    border-style: solid;
		    border-width: 1px;
		    border-color: #FFFFFF #99FF99 #99FF99 #FFFFFF;
		    background: #CCFFCC repeat-x 0 100%;
		    color: #FF3300;
		    text-align: center;
		    font-weight: bolder;
		    white-space: nowrap;
		}



/* 081208　type3 */

table#table-01 {
    width: 580px;
    border: 1px #E3E3E3 solid;
    border-spacing: 0;
    background: #D5F0F0 repeat-x 0 100%;
}

table#table-01 th {
    padding: 3px;
    border: #669900 solid;
    border-width: 0 0 1px 1px;
    background: #66FF99 repeat-x 0 100%;

    color: #000000;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#table-01 td {
    padding: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #FFFFFF #66FF99 #66FF99 #FFFFFF;
    color: #1A4444;
    text-align: center;
    white-space: nowrap;
}

table#table-03 {
    width: 580px;
    border: 1px #FF9900 solid;
    border-spacing: 0;
    background: #D5F0F0 repeat-x 0 100%;

}

table#table-03 th {
    padding: 3px;
    border: #FF9900 solid;
    border-width: 0 0 1px 1px;
    background: #FF9900 repeat-x 0 100%;

    color: #000000;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#table-03 td {
    padding: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #FFFFFF #FF9900 #FF9900 #FFFFFF;
    color: #1A4444;
    text-align: center;
    white-space: nowrap;
}

table#table-02s {
    width: 267px;
    border: 1px #E3E3E3 solid;
    border-spacing: 0;
    background: #D5F0F0 repeat-x 0 100%;

}

table#table-02s th {
    padding: 3px;
    border: #98DCDC solid;
    border-width: 0 0 1px 1px;
    background: #73CECE repeat-x 0 100%;

    color: #000000;
//    font-weight: bold;
font-size: 12px;
    line-height: 120%;
    text-align: left;
}
table#table-02s td {
    padding: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #FFFFFF #8ED9D9 #8ED9D9 #FFFFFF;
    color: #1A4444;
    text-align: left;
    white-space: nowrap;
}

/* 081208　門脇追加 */

/*-----河野-----*/
#detail_rel{
background:#F6F6F6;
padding:5px;
width:572px;
}
/*1*/
#detail_rel .box1{
float:left;
width: 140px;
padding: 5px 0 0 0;
text-align:center;
margin: 0 7px 0 0;
}

#detail_rel .box1 .img{
width: 120px;
margin: 0;
padding: 5px;
border: 1px solid #CCCCCC;
text-align:center;
background: #fff;
}

#detail_rel .box1 p.itemTitle{
margin: 0;
padding: 0;
font-size:80%;
}

/*2*/
#detail_rel .box2{
float:left;
width: 140px;
padding: 5px 0 0 0;
text-align:center;
margin: 0 7px 0 0;
}

#detail_rel .box2 .img{
width: 120px;
margin: 0;
padding: 5px;
border: 1px solid #CCCCCC;
text-align:center;
background: #fff;
}

#detail_rel .box2 p.itemTitle{
margin: 0;
padding: 0;
font-size:80%;
}

/*3*/
#detail_rel .box3{
float:left;
width: 140px;
padding: 5px 0 0 0;
text-align:center;
margin: 0 7px 0 0;
}

#detail_rel .box3 .img{
width: 120px;
margin: 0;
padding: 5px;
border: 1px solid #CCCCCC;
text-align:center;
background: #fff;
}

#detail_rel .box3 p.itemTitle{
margin: 0;
padding: 0;
font-size:80%;
}

/*4*/
#detail_rel .box4{
float:left;
width: 140px;
padding: 5px 0 0 0;
text-align:center;
margin: 0;
}

#detail_rel .box4 .img{
width: 120px;
margin: 0;
padding: 5px;
border: 1px solid #CCCCCC;
text-align:center;
background: #fff;
}

#detail_rel .box4 p.itemTitle{
margin: 0;
padding: 0;
font-size:80%;
}


/*-----河野-----*/


/*-----永代情報-----*/

#detailTel{
padding:6px 0 0 0;
text-align:center;
}

.office {
	width: 538px;
	margin: 2px auto;
	padding: 7px;
	border: 1px solid #CCFFFF;
	background: #CCFFFF;
}

.office .officeInfo222 {
	margin:0;
	padding: 0 0 6px 0;
font-weight: bolder;
text-align:left;
}

.office p.photo {
	float: left;
	width: 208px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	border: 0px solid #ccc;
	background: #CCFFFF;
}

.office .description {
	float: left;
	width: 317px;
	margin: 0 0 0 0;
	text-align:left;
}

.office .description p{
	margin: 5px 0;
	font-size:100%;
}

.office .description .officeInfo {
	margin:0;
	padding: 0 0 6px 0;
font-weight: bolder;
	background: url(../images/common_files/border_dot.gif) 0px 100% repeat-x;
}

.office .description .officeInfo a {
	padding: 0 0 0 15px;
	background: url(../images/common_files/arrow_brown.gif) 0px 2px no-repeat;
}

.office .description .officeInfo .name {
	padding: 0 0 0 15px;
	background: url(../images/common_files/arrow_brown.gif) 0px 1px no-repeat;
}

.office .description .date{
	margin: 6px 0 0 0; 
}

.office .description .tel{
	margin: 8px 0 6px 0; 
}

.office .description .btn {
	margin: 6px 0 0 0; 
}

.office ul.hours li{
margin:0 10px 0 0;
display:inline;
}

.office .description .date span.attention {
	color: #c30;
}



