@charset "Shift_JIS";
@import url("base.css");

/* @group Block */

#colLeft{
	float: left;
	width: 211px;
}
#contentsWrap{
	margin-left: 230px;
}

#header h1{
	margin: 0;
}

/* @end */

/* @group topImg(bottom) */
#header {
	position: relative;
	z-index: 1;
}
#topImg{
	position: relative;
	border-bottom: 5px solid #f5f4ef;
	margin-bottom: 7px;
	margin-top: -54px;
}
#topImg p{
	margin: 0 30px 0 26px;
	padding-top: 0;
	text-align: right;
}
#imgBook{
	height: 60px;
	border-bottom: 2px solid #c5484c;
}

/* @end */

/* @group brdClm */
#brdClm{
	border-bottom: solid 1px #dfdfdf;
	list-style: none;
	margin: 0;
	padding: 2px 0 2px 5px;
	font-size: x-small;
}
#brdClm li{
	display: inline;
}

/* @end */

/* @group common-btm-FMT */
#contentsWrap h1{
	font-size: x-large;
	padding: 10px 0 0 5px;
	margin: 20px 0 0;
	line-height: 120%;
}
#contentsWrap h1 span{
	display: block;
	min-height:  40px;
	_height:  40px;
	padding-right: 50px;
}
#contentsWrap h2{
	font-size: medium;
	border-top: solid 1px #c5484c;
	padding-top: 1px;
	margin: 20px 0 10px;
}
#contentsWrap h2 span{
	display: block;
	border-left: solid 7px #c5484c;
	padding: 4px 6px;
	background-image: url(../images/bg_btm_h2.gif);
}

#contentsWrap h3{
	font-size: small;
	border-bottom: solid 1px #ccc;
}

/*dmMenu*/
#dmMenu{
	list-style: none;
	margin: 7px 0;
	padding:6px 9px 2px;
	border-bottom: solid 1px #ccc;
	background-color: #f6f6f6;
}
body:first-of-type #dmMenu{/*safari3 only*/
	padding:6px 9px 0px;
}
#dmMenu li{
	display: inline;
	margin: 0;
}body:first-of-type #dmMenu li{/*safari3 only*/
	display: inline-table;
}
/* safari2 only \*/
html:\66irst-child ul#dmMenu li{
	display: inline-table;
}
/* end */
#dmMenu li a{
	padding: 0.3em 10px;
	background-color: #fff;
	border: solid 1px #ccc;
	text-decoration: none;
	white-space: nowrap;
	line-height: 2.1em;
}body:first-of-type #dmMenu li a{/*safari3 only*/
	line-height: 1.8em;
}
#dmMenu li a:link:hover,
#dmMenu li a:visited:hover{
	background-color: #f8f3e5;
}
/*pLink*/
#pLinkList{
	margin: 10px 0 25px;
}
#pLinkList ul{
	list-style: none;
	margin: 0;
	padding: 8px 10px;
	background: url(../images/line_btm_pLink.gif) repeat-x 0 bottom;
}
#pLinkList ul li{
	display: inline;
	background: url(../images/arr_btm_pLink.gif) no-repeat 0 3px;
	padding-left: 15px;
	margin-right: 20px;
}
/*pLink2*/
#pLinkList2{
	margin: 10px 0 25px;
}
#pLinkList2 ul{
	list-style: none;
	margin: 0;
	padding: 8px 10px;
	background: url(../images/line_btm_pLink.gif) repeat-x 0 bottom;
}
#pLinkList2 ul li{
	background: url(../images/arr_btm_pLink.gif) no-repeat 0 3px;
	padding-left: 15px;
	margin-right: 20px;
	margin-bottom: 7px;
}
/*opLink*/
#opLinkList{
	margin: 15px 0 20px;
}
#opLinkList ul{
	list-style: none;
	margin: 0 10px;
	padding: 0;
	text-align: center;
}
#opLinkList ul li{
	display: inline;
	margin-right: 5px;
	margin-bottom: 5px;
}body:first-of-type #opLinkList li{/*safari3 only*/
	display: inline-table;
}
#opLinkList ul li a{
	padding: 0.5em 10px;
	line-height: 2.1em;
	background-color: #fcebeb;
	border: 1px solid #cacaca;
	text-decoration: none;
}body:first-of-type #dmMenu li a{/*safari3 only*/
	line-height: 1.8em;
}
#opLinkList ul li a:hover,
#opLinkList ul li a:visited:hover{
	background-color: #fceeee;
}
/*Text*/
#contentsWrap .texBlk{
	margin: auto 13px;
}
#contentsWrap .texBlkWide{
	margin: auto 0;
}
#contentsWrap p.toPagetop{
	text-align: right;
	font-size: x-small;
	width: 8.5em;
	margin: 20px 0 20px auto;
	background: url(../images/arr_pagetop.gif) no-repeat 0 4px;
}


/* @end */

/* @group common-btm-Contents */

/* @group table */
/*1*/
table.tblFmt{
	width: 100%;
	border-collapse: separate;
	margin: 0 -5px 15px;
}
table.tblFmt th,
table.tblFmt td{
	border: 1px solid #cbb7b8;
	padding: 7px 12px;
}
table.tblFmt th{
	background-color: #f1d2d3;
	background-color: #f1d2d3;
}
/*2*/
table.tblFmt2 th,
table.tblFmt2 td{
	padding: 4px 12px 4px 0;
}
table.tblFmt2 th{
	vertical-align: top;
	text-align: left;
	white-space: nowrap;
}
table.tblFmt2 td ul{
	margin: 0 20px;
}
/*3*/
table.tblFmtWide{
	width: 100%;
	border-collapse: separate;
	margin: 0 -2px 15px;
}
table.tblFmtWide th,
table.tblFmtWide td{
	border: 1px solid #cbb7b8;
	padding: 7px 12px;
}
table.tblFmtWide th{
	background-color: #f1d2d3;
	background-color: #f1d2d3;
}

/* @group arDownload */

table.arDownload{
	margin: 15px 0;
}
table.arDownload td{
	padding: 0 10px 0 0 !important; 
	vertical-align: top;
	font-size: x-small;
	border: none;
	width: auto !important;
}



/* @end */

/* @end */

/* @group list */

.texBlk ul.kome{
	list-style: none;
	margin: 10px 0;
	padding: 0;
}
.texBlk ul.kome li{
	text-indent: -1em;
	padding-left: 1em;
}
.texBlk ol{
	padding: 0;
	margin: 10px 0 10px 34px;
}
.texBlk ul{
	padding: 0;
	margin: 10px 0 10px 30px;
}
.texBlk dl{
	margin: 10px 0;
}
.texBlk .dlFmt-1 dt{
	float: left;
}
.texBlk .olKakko{
	list-style: none;
	margin: 10px 0 10px 0px;
}
ul.kochira{
	list-style: none;
	margin: 15px 0;
}
ul.kochira li{
	background: url(../images/arr_gr.gif) no-repeat 0 3px;
	padding-left: 17px;
	margin-bottom: 5px;
}


/* @end */

/* @group text */
.fsXS{
	font-size: x-small;
}
.fcRed{
	color: #c51319;
}
.fcBrwn{
	color: #996c00;
}
.kakomi1{
	border: 1px solid #e2ded3;
	background-color: #fcf9ef;
	padding: 15px;
}

/* @end */

/* @group parts */
.clrNml{
	clear: both;
}
.clrR{
	clear: right;
}
.imgR{
	float: right;
	margin: 0 0 15px 15px;
}
div.imgR{
	float: right;
	margin: 0 0 15px 15px;
	text-align: center;
	font-size: x-small;
}
.mgnL15{
	margin-left: 15px;
}
.mgnB15{
	margin-bottom: 15px;
}

/* @end */

/* @end */

/* @group MENU */

/* @group menuCommon */
#menuAnnai,
#menuSagasu,
#menuInfo{
	position: relative;
	padding-bottom: 3px;
}
#menuSagasu,
#menuInfo{
	margin:10px 0 0;
}
#menuAnnai dl,
#menuSagasu dl,
#menuInfo dl{
	margin: 0;
	padding: 0;
}
#menuAnnai dl dt,
#menuSagasu dl dt,
#menuInfo dl dt{
	margin: 0;
}
#menuAnnai dl dl dd,
#menuSagasu dl dd,
#menuInfo dl dd{
	padding: 0 3px;
}
#menuAnnai dl dt.dm1,
#menuSagasu dl dt.dm1,
#menuInfo dl dt.dm1{
	text-indent: -9999px;
	height: 36px !important;
}
/*link*/
#menuAnnai dd,
#menuSagasu dd,
#menuInfo dd{
	margin: 0;
	padding: 0;
}
#menuAnnai ul,
#menuSagasu ul,
#menuInfo ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#menuAnnai ul li,
#menuSagasu ul li,
#menuInfo ul li{
	margin: 0 0 1px;
	padding: 0;
}
#menuAnnai ul li a,
#menuSagasu ul li a,
#menuInfo ul li a{
	display: block;
	width: 175px;
}
#menuAnnai ul li a:link,#menuAnnai ul li a:visited,
#menuSagasu ul li a:link,#menuSagasu ul li a:visited,
#menuInfo ul li a:link,#menuInfo ul li a:visited{
	text-decoration: none;
}
/*menuSagasu+menuInfo*/
#menuSagasu,
#menuInfo{
	background: url(../images/bg_mn_other.gif) no-repeat 0 bottom;
}

/* @end */

/* @group menuAnnai */
#menuAnnai{
	background: url(../images/bg_mn_annai.gif) no-repeat 0 bottom;
}
#menuAnnai dl dt.dm1{
	background: url(../images/mntt_01.gif) no-repeat;
	height: 32px;
}
/*komidashi*/
dt#sogo,
dt#mokuteki{
	margin: 6px 0;
	padding: 8px 2px 4px 29px;
	font-weight: bold;
}
dt#sogo{
	background: url(../images/ic_sogo_s.gif) no-repeat 8px 8px;
}
dt#mokuteki{
	background: url(../images/ic_mokuteki_s.gif) no-repeat 8px 8px;
}
/*link*/
#menuAnnai ul li{
	border: solid 1px #e7e2d1;
}
#menuAnnai ul li a{
	border-top: solid 1px #fff;
	background: #fcf6f6 url(../images/arr_annai_s.gif) no-repeat 7px;
	padding: 2px 3px 2px 25px;
	_height: 1.4em;
}
#menuAnnai ul li a:link:hover, #menuAnnai ul li a:visited:hover{
	background: #fff url(../images/arr_annai_s.gif) no-repeat 7px;
}
#menuAnnai ul li:hover{
	border: 1px solid #e49fa1;
}

/* @end */

/* @group menuSagasu */
#menuSagasu dl dt.dm1{
	background: url(../images/mntt_02.gif) no-repeat;
	height: 32px;
	margin-bottom: 5px;
}
#menuSagasu ul li a{
	border: solid 1px #f9f9f9;
	background: url(../images/arr_blue_s.gif) no-repeat 7px;
	padding: 2px 3px 2px 25px;
	_height: 1.4em;
}
#menuSagasu ul li a:link:hover,#menuSagasu ul li a:visited:hover{
	border: solid 1px #cdcde5;
}


/* @end */

/* @group menuInfo */
#menuInfo dl dt.dm1{
	background: url(../images/mntt_03.gif) no-repeat;
	height: 32px;
	margin-bottom: 5px;
}
#menuInfo ul li a{
	border: solid 1px #f9f9f9;
	background: url(../images/arr_annai_s.gif) no-repeat 7px;
	padding: 2px 3px 2px 25px;
	_height: 1.4em;
}
#menuInfo ul li a:link:hover,#menuInfo ul li a:visited:hover{
	border: 1px solid #e4cdce;
}


/* @end */



/* @end */

/* @group GOANNAI */
#goannai h1{
	background: url(../annai/images/bg_h1.gif) repeat-x 0 bottom;
}
#goannai h1 span{
	background: url(../annai/images/icon_h1.gif) no-repeat right bottom;
}


/* @group floorGuide */
table#floorGuide{
	width: 100%;
	margin: 0 -5px;
	border-collapse: separate;
}
table#floorGuide th,
table#floorGuide td{
	border: 1px solid #cbb7b8;
	padding: 10px 15px;
}
table#floorGuide td ul{
	list-style: none;
	margin: 0;
}
table#floorGuide th{
	background-color: #f1d2d3;
}
table#floorGuide tr.evenTr th{
	background-color: #f1e4e4;
}
table#floorGuide td{
	background-color: #fcf2f2;
}
table#floorGuide tr.evenTr td{
	background-color: #fcf9f9;
}
div.flMap{
	text-align: center;
	margin: 0 auto 20px;
}
table.fl-pLayout-1{
	margin: 0 auto 0;
	font-size: x-small;
}
table.fl-pLayout-1 td{
	text-align: center;
	vertical-align: top;
	padding: 0 4px 7px;
}


/* @end */

/* @group book */
h2#shuppan{
	text-align: center;
	padding-top: 20px;
	margin-bottom: 20px;
	border-top: none;
}
#shuppanInfo{
	border: dotted 1px #999;
	padding: 15px;
	margin: 20px 0;
}
#shuppanInfo p{
	margin: 0 0 15px;
}
#shuppanInfo dl{
	margin: 0;
}
#shuppanInfo dt{
	float: left;
}
#shuppanInfo dd{
	margin-left: 4em;
}

/* @end */

/* @group hand */
#tenji dt{
	float: left;
}
#tenji dd{
	margin-left: 4.5em;
}
#tenji ul{
	list-style: none;
	margin: 0;
}

/* @end */

/* @group syuusyuuhousinn */
.shushi dd{
	margin-left: 4em;
}
#bunya li{
	font-weight: bold;
}
#bunya li li,
#bunya li p{
	font-weight: normal;
}
#bunya ol{
	list-style: none;
}
#bunya ol li{
	text-indent: -2em;
}

/* @end */

/* @group AdobeReader */
#AdobeReader{
	margin: 15px 0 30px;
}
#AdobeReader a{
	float: left;
}
#AdobeReader p{
	margin-left: 175px;
	font-size: x-small;
}

/* @end */

/* @group MAP */
.message1{
	border: solid 1px #ccc;
	padding: 15px;
	color: #c50006;
}


/* @end */

/* @group CAR */

/* @group indexPage */

table#carGuide{
	width: 100%;
	margin: 0 -5px;
	border-collapse: separate;
}
table#carGuide th,
table#carGuide td{
	border: 1px solid #cbb7b8;
	vertical-align: center;
}
table#carGuide th{
	padding: 0px;
}
table#carGuide td{
	padding: 4px 15px;
}
table#carGuide td ul{
	list-style: none;
	margin: 0;
}
table#carGuide th{
	background-color: #f1d2d3;
}
table#carGuide td{
	background-color: #fcf2f2;
}
table#carGuide td p{
	margin: 0;
}
table#carGuide th a{
	color: #222;
	display: block;
	padding: 15px 15px;
}

table#carGuide tr#car1 th{
	background-color: #f3c6c6;
}
table#carGuide tr#car1 th a:hover,
table#carGuide tr#car1 th a:visited:hover{
	background-color: #fcc;
}
table#carGuide tr#car1 td{
	background-color: #fff2f2;
}
table#carGuide tr#car2 th{
	background-color: #f2e191;
}
table#carGuide tr#car2 th a:hover,
table#carGuide tr#car2 th a:visited:hover{
	background-color: #fff5cc;
}
table#carGuide tr#car2 td{
	background-color: #fffcf1;
}
table#carGuide tr#car3 th{
	background-color: #bff1a7;
}
table#carGuide tr#car3 th a:hover,
table#carGuide tr#car3 th a:visited:hover{
	background-color: #dbffcc;
}
table#carGuide tr#car3 td{
	background-color: #f5fff1;
}
table#carGuide tr#car4 th{
	background-color: #a9f1cd;
}
table#carGuide tr#car4 th a:hover,
table#carGuide tr#car4 th a:visited:hover{
	background-color: #ccffe4;
}
table#carGuide tr#car4 td{
	background-color: #f2fff8;
}
table#carGuide tr#car5 th{
	background-color: #b4ddf1;
}
table#carGuide tr#car5 th a:hover,
table#carGuide tr#car5 th a:visited:hover{
	background-color: #ccedff;
}
table#carGuide tr#car5 td{
	background-color: #f1faff;
}
table#carGuide tr#car6 th{
	background-color: #ccc4f6;
}
table#carGuide tr#car6 th a:hover,
table#carGuide tr#car6 th a:visited:hover{
	background-color: #d5ccff;
}
table#carGuide tr#car6 td{
	background-color: #f4f2ff;
}
table#carGuide tr#car7 th{
	background-color: #f2c2f3;
}
table#carGuide tr#car7 th a:hover,
table#carGuide tr#car7 th a:visited:hover{
	background-color: #fdccff;
}
table#carGuide tr#car7 td{
	background-color: #fef1ff;
}
table#carGuide tr#car8 th{
	background-color: #f1bfc8;
}
table#carGuide tr#car8 th a:hover,
table#carGuide tr#car8 th a:visited:hover{
	background-color: #ffccd5;
}
table#carGuide tr#car8 td{
	background-color: #fff2f4;
}



/* @end */

/* @group bunrui */
.carBunrui{
	width: 100%;
}
.carBunrui td{
	vertical-align: top;
	width: 50%;
}
#contentsWrap h2#bnrui1 span{border-left-color: #f27979;}
#contentsWrap h2#bnrui2 span{border-left-color: #f2d861;}
#contentsWrap h2#bnrui3 span{border-left-color: #9ef177;}
#contentsWrap h2#bnrui4 span{border-left-color: #78f1b4;}
#contentsWrap h2#bnrui5 span{border-left-color: #79c9f1;}
#contentsWrap h2#bnrui6 span{border-left-color: #a292f6;}
#contentsWrap h2#bnrui7 span{border-left-color: #f090f3;}
#contentsWrap h2#bnrui8 span{border-left-color: #ff98a8;}
.carBunrui ul{
	list-style: none;
	margin-left: 20px;
}
.carBunrui ul li{
	background: url(../images/arr_gr.gif) no-repeat 0 4px;
	padding-left: 17px;
	margin-bottom: 4px;
}
.carBunrui ul li li{
	background: url(../images/arr_wr.gif) no-repeat 0 4px;
}

.texBlk.bunruiPull select{
	width: 240px;
}
.texBlk.bunruiPull input{
	vertical-align: middle;
}

/* @end */

/* @group link */
table#linkTbl{
	width: 100%;
	margin: 0 -5px;
	border-collapse: separate;
}
table#linkTbl th,
table#linkTbl td{
	border: 1px solid #cbb7b8;
	vertical-align: center;
}
table#linkTbl th{
	padding: 4px;
}
table#linkTbl td{
	padding: 0;
}
table#linkTbl th{
	background-color: #f1d2d3;
}
table#linkTbl td{
	background-color: #fcf2f2;
}
table#linkTbl td p{
	padding: 5px 12px;
	margin: 0;
}
table#linkTbl td a{
	display: block;
	white-space: nowrap;
	padding: 15px 15px;
	text-align: center;
}


/* @end */

/* @group corner */
table.photoMenu{
	margin: 20px auto;
}
table.photoMenu td{
	padding: 0 20px;
}
table.photoMenu td img{
	margin-bottom: 5px;
}
table.photoMenu td a{
	text-decoration: none;
	display: block;
	text-align: center;
	padding: 10px;
}
table.photoMenu td a:link,
table.photoMenu td a:visited{
	border: solid 1px #ccc;
}
table.photoMenu td a:hover,
table.photoMenu td a:visited:hover{
	background-color: #fcf2f2;
	border: 1px solid #c5484c;
}

/*OPTION*/
table.cornerTbl th{
	width: 7em;
}

/* @end */




/* @end */

/* @group TAYORI */
.tayori3Tbl td{
	text-align: center;
}
.tayori3Tbl th{
	padding: 4px 12px !important;
}
#tobira-e{
	margin: 12px -13px;
	border-bottom: 1px dotted #cbc0a2;
	padding-bottom: 15px;
}
#tayoriIndex{
	list-style: none;
	margin:15px 0;
	float: right;
	width: 100%;
}
#tayoriIndex li a{
	display: block;
	height: 25px;
	background: url(../tayori/images/arr_tayori.gif) no-repeat 0 0 ;
	padding-left: 27px;
	padding-top: 2px;
	font-weight: bold;
	font-size: medium;
}
#tayoriIndex li ul{
	margin: 0 0 15px 45px;
}

/* @end */

/* @group intro */
#information table th{
	width: 8em;
}
#introData{
	list-style: none;
	margin: 20px 15px;
}
#introData li{
	padding: 8px 0 5px 27px;
}
#introData #data1{
	background: url(../annai/images/icon_intro1.gif) no-repeat;
}
#introData #data2{
	background: url(../annai/images/icon_intro2.gif) no-repeat;
}
#introData #data3{
	background: url(../annai/images/icon_intro3.gif) no-repeat;
}


/* @end */


/* @end */

/* @group Otoiawase */
#toi h1{
	background: url(../annai/images/bg_h1.gif) repeat-x 0 bottom;
}


/* @end */

/* @group NEWS */

#news h1{
	background: url(../annai/images/bg_h1.gif) repeat-x 0 bottom;
}
#news h1 span{
	background: url(../info/images/icon_h1.gif) no-repeat right bottom;
}

.tblNews th{
	white-space: nowrap;	
	width: 10em;
	vertical-align: top;
}
.tblNews.tN2 th{
	width: auto !important;
}
.tblNews.tN2 td{
	text-align: center;
}

/* @end */

/* @group SEARCH */

#search h1{
	background: url(../search/images/bg_h1.gif) repeat-x 0 bottom;
}
#search h1 span{
	background: url(../search/images/icon_h1.gif) no-repeat right bottom;
}
#search table.tblFmt,
#search table.tblFmtWide{
	margin-top:5px;
}
#search table.tblFmt th,
#search table.tblFmt td,
#search table.tblFmtWide th,
#search table.tblFmtWide td{
	border-color: #b7b8cb;
}
#search table.tblFmt th,
#search table.tblFmtWide th{
	background-color: #e0e0f7;
	white-space: nowrap;
}
#newsInfoTbl td{
	vertical-align: top;
	width: 25%;
}
#newsInfoTbl td ul{
	margin: 0 0 0 17px;
}
#komisen{
	width: 100%;
	margin-left: -5px;
}
#komisen td{
	width: 33%;
	vertical-align: top;
	border-top: solid 1px #b7b8cb ;
	border-bottom: solid 1px #b7b8cb ;
	border-left: solid 1px #fff ;
	border-right: solid 1px #fff ;
	padding: 7px 12px;
}
#komisen td ul{
	margin: 0 0 0 17px;
}

/* @end */

/* @group siteMap */
ul.sitemap{
	margin: 20px 0;
	padding: 0 0 5px 0 ;
}

ul.sitemap li{
	list-style:none;
	padding: 5px 0 0 5px;
	border-top:1px dotted #ccc;
	border-bottom:none;
	margin-left:0;
	margin-bottom:10px;
	margin-top: 7px;
}
ul.sitemap li a{
	background: url(../images/arr_gr.gif) no-repeat 0 3px;
	padding-left: 15px;
}

.smOther{
	border-top: groove 2px #ddd;
	padding-top: 20px !important;
}



/* @end */
