@charset "UTF-8";
/* ----------------------------------------

修正 08.12.03

※文字サイズおよび行間に関する設定をbasestyle.cssに集約
※微調整用に #RLeft_Body .EntryData h2 のみ最下段に定義

---------------------------------------- */
#RLeft_Body .EntryDate {
 float: left;
 width: 85px;
 padding-top: 3px;
 font-weight: bold;
 color: #999999;
}
#RLeft_Body .EntryDate_detail {
 padding-top: 3px;
 margin-top: 10px;
 border-top-color: #CCCCCC;
 border-top-style: dotted;
 border-top-width: 1px;
 color: #999966;
 text-align: right;
}
#RLeft_Body .EntryBox {
 padding-top: 3px;
 padding-bottom: 3px;
 border-bottom-color: #CCCCCC;
 border-bottom-style: dotted;
 border-bottom-width: 1px;
}
#RLeft_Body .EntryData h4 {
 padding: 0px;
 margin-top: 5px;
 margin-bottom: 5px;
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
 color: #003366;
}
#RLeft_Body .EntryData h5 {
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 3px;
 padding-left: 0px;
 margin-top: 3px;
 margin-bottom: 3px;
 border-bottom-color: #CCCCCC;
 border-bottom-style: dotted;
 border-bottom-width: 1px;
 color: #006666;
}
#Detail_Body .EntryData h4 {
 padding: 0px;
 margin-top: 5px;
 margin-bottom: 5px;
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
 color: #003366;
}
#Detail_Body .EntryData h5 {
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 3px;
 padding-left: 0px;
 margin-top: 3px;
 margin-bottom: 3px;
 border-bottom-color: #CCCCCC;
 border-bottom-style: dotted;
 border-bottom-width: 1px;
 color: #006666;
}
#RLeft_Body .EntryMore { }
#RLeft_Body .EntryTitle { float: none; }
#RLeft_Body h2 {
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
}
#RRightBox .EntryDate {
 padding-bottom: 5px;
 font-weight: bold;
 color: #990000;
}
#RRightBox .EntryCategory {
 padding-top: 3px;
 padding-bottom: 3px;
 margin-bottom: 5px;
 border-top-color: #CCCCCC;
 border-top-style: solid;
 border-top-width: 1px;
 border-right-color: #CCCCCC;
 border-right-style: solid;
 border-right-width: 1px;
 border-bottom-color: #CCCCCC;
 border-bottom-style: solid;
 border-bottom-width: 1px;
 border-left-color: #CCCCCC;
 border-left-style: none;
 border-left-width: 1px;
}
#RRightBox .EntryTitle {
 padding-bottom: 3px;
 margin-bottom: 3px;
 border-bottom-color: #CCCCCC;
 border-bottom-style: dotted;
 border-bottom-width: 1px;
}
#RRightBox h2.EntryListTitle {
 height: 25px;
 padding: 10px 0px 0px 10px;
 margin: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: #FFFFFF;
 background-image: url(../img/share/title_txtblank.jpg);
 background-repeat: no-repeat;
}
.DetailTable td.DetailCaps {
 padding-top: 5px;
 padding-right: 10px;
 padding-bottom: 5px;
 border-bottom-color: #CCCCCC;
 border-bottom-style: dotted;
 border-bottom-width: 1px;
 font-weight: bold;
 color: #006666;
 vertical-align: top;
 text-align: left;
}
.DetailTable td.DetailCapsRight {
 padding-top: 5px;
 padding-right: 10px;
 padding-bottom: 5px;
 border-bottom-color: #CCCCCC;
 border-bottom-style: dotted;
 border-bottom-width: 1px;
 font-weight: bold;
 color: #006666;
 vertical-align: top;
 text-align: right;
}
.DetailTable td.DetailData {
 padding-top: 5px;
 padding-bottom: 5px;
 border-bottom-color: #CCCCCC;
 border-bottom-style: dotted;
 border-bottom-width: 1px;
 vertical-align: top;
 text-align: left;
}
.DetailTable td.MatrixDataSel {
 padding-top: 5px;
 padding-bottom: 5px;
 border-bottom-color: #CCCCCC;
 border-bottom-style: dotted;
 border-bottom-width: 1px;
 /*color:blue;*/
 background-color:#FFE4E1;
 text-align: center;
 font-weight: bold;
 vertical-align:middle;
}
.DetailTable td.MatrixDataNoSel {
 padding-top: 5px;
 padding-bottom: 5px;
 border-bottom-color: #CCCCCC;
 border-bottom-style: dotted;
 border-bottom-width: 1px;
 color:#999999;
 text-align: center;
 vertical-align:middle;
}
#MapIMGOutlineBox {
 position: absolute;
 float: none;
 height: 300px;
 width: 430px;
 overflow: hidden;
 border: 1px solid #CCCCCC;
 background-color: #999999;
}
#MapIMGBox {
 position: absolute;
 cursor: pointer;
}

/* ----------------------------------------

修正 09.02.02

※paddingを5pxから3pxに変更
※DetailTitleを追加

---------------------------------------- */

table.DetailTable_Finance { background-color: #CCCCCC; }
table.DetailTable_Finance td {
 padding: 3px;
 font-weight: normal;
 background-color: #FFFFFF;
}
table.DetailTable_Finance td.DetailTitle {
 background-color: #F6F6F8;
}
table.DetailTable_Finance td.DetailCaps {
 padding-top: 5px;
 border-bottom-color: #999999;
 border-bottom-style: solid;
 border-bottom-width: 1px;
 color: #006666;
}

/* ----------------------------------------

追加 08.12.03

※文字サイズの微調整

---------------------------------------- */

#RLeft_Body .EntryData h2 {
 font-size: 116%;
 line-height: 1.5em;
}

/* ----------------------------------------

追加 08.12.05

※Google Maps

---------------------------------------- */
#g-map { width:430px; height: 550px; }
