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

修正 08.12.03

※文字サイズおよび行間に関する設定をbasestyle.cssに集約

---------------------------------------- */
#RLeft_Body .EntryDate {
 float: left;
 width: 85px;
 padding-top: 3px;
 font-weight: bold;
 color: #999999;
}
#RLeft_Body .EntryBox {
 padding-top: 3px;
 padding-bottom: 3px;
 border-bottom-color: #CCCCCC;
 border-bottom-style: dotted;
 border-bottom-width: 1px;
}
#RLeft_Body .EntryTitle { float: none; }
table.DetailTable { background-color: #CCCCCC; }
table.DetailTable td {
 padding: 5px;
 font-weight: bold;
 background-color: #FFFFFF;
}
table.DetailTable td.DetailCaps {
 padding-top: 5px;
 border-bottom-color: #999999;
 border-bottom-style: solid;
 border-bottom-width: 1px;
 color: #006666;
}
#Detail_Body ul {
 padding: 0px;
 margin-top: 0px;
 margin-right: 10px;
 margin-bottom: 0px;
 margin-left: 10px;
}
#Detail_Body ul li {
 padding-top: 5px;
 padding-right: 0px;
 padding-bottom: 5px;
 padding-left: 5px;
 margin-top: 2px;
 margin-right: 0px;
 margin-bottom: 2px;
 margin-left: 0px;
 border-top-style: none;
 border-right-style: none;
 border-bottom-color: #CCCCCC;
 border-bottom-style: solid;
 border-bottom-width: 1px;
 border-left-color: #006699;
 border-left-style: solid;
 border-left-width: 5px;
 background-color: #FFFFFF;
}
#Detail_Body .EntryMore { padding-bottom: 15px; }
#Detail_Body .EntryFoot {
 padding-top: 5px;
 margin-top: 10px;
 border-top-color: #CCCCCC;
 border-top-style: dotted;
 border-top-width: 1px;
}
.EntryFoot .CreditBox {
 float: left;
 width: 400px;
}
.CreditBox .Price {
 font-weight: bold;
 color: #CC0000;
}
.CreditBox .CautionTxt {
 padding-bottom: 10px;
}
.EntryFoot .InquiryBtnBox {
 float: right;
 text-align: right;
}
#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;
}
#LeftBox #RequireSystem { margin-top: 10px; }
#LeftBox #RequireSystem h2 {
 height: 32px;
 padding: 0px;
 margin: 0px;
 text-indent: -700em;
 background-image: url(../img/product/title_system.jpg);
 background-repeat: no-repeat;
}
#LeftBox #RequireSystem #SystemExplainBox {
 width: 195px;
 padding-right: 4px;
 padding-left: 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 #RequireSystem h2 {
 height: 32px;
 padding: 0px;
 margin: 0px;
 text-indent: -700em;
 background-image: url(../img/product/title_system_r.jpg);
 background-repeat: no-repeat;
}
#RRightBox #RequireSystem #SystemExplainBox {
 width: 190px;
 padding-left: 4px;
 border-top-color: #CCCCCC;
 border-top-style: solid;
 border-top-width: 1px;
 border-right-color: #CCCCCC;
 border-right-style: none;
 border-right-width: 1px;
 border-bottom-color: #CCCCCC;
 border-bottom-style: solid;
 border-bottom-width: 1px;
 border-left-color: #CCCCCC;
 border-left-style: solid;
 border-left-width: 1px;
}
/* for Service List */
#Detail_Body ul#list-service,
#Detail_Body ul#related-system {
 padding: 0px;
 margin: 0px;
}
#Detail_Body #list-service li,
#Detail_Body #related-system li {
 padding: 10px 0px;
 margin: 0px;
 border-style: none;
 border-bottom: dotted 1px #CCC;
}
