@charset "UTF-8";
/* 共通レイアウト読み込み */
@import url("../com/_package.css");
/* 国有財産管理システム */
/* 製品概要 */
#Right-Area h1 {margin:12px 0 15px 10px;}
#Right-Area h2 { font-weight:bold; color:#000099 ;margin:0 5px 0 10px;padding:2px;border-bottom: solid 1px #b4b4d5; width:650px}
#Right-Area p img { margin:10px 15px 5px 15px;}
#Right-Area ul { padding:5px 0 25px 40px}

#Right-Area table { float:left; width:320px; margin: 0 0 0 5px}
#Right-Area caption { font-weight:bold; padding:3px}
#Right-Area th { padding:3px 10px; text-align:center; background:#eff8fb; border: solid 1px #999; font-size:0.9em; white-space:nowrap}
#Right-Area td {padding:3px;border: solid 1px #999;font-size:0.9em}

#Right-Area #price { margin:22px 0 0 15px;padding:5px 0; border-top:#ccc solid 1px; border-bottom:#ccc solid 1px; font-size:1.1em; float:left; width:330px;}
#Right-Area #price span { font-size:0.85em ; margin-right:10px;}
