@charset "UTF-8";
/* 共通レイアウト読み込み */
@import url("../com/_package.css");
/* 弁護士業務日誌 */
/* 製品概要 */
#Right-Area h1{margin:15px 0 10px 10px;}
#Right-Area p.intro{color:#440077;margin: 0 0 0 15px}
#Right-Area h2 {font-weight:bold; color:#BB8822; margin:30px 0 5px 10px; padding:0 0 0 2px;border-bottom: solid 1px #BB8822; width:660px;}
#Right-Area p { color:#333333; margin:5px 0 0 15px;width:650px;}
#Right-Area p img { margin:15px}

#Right-Area caption { font-weight:bold;padding:3px;}
#Right-Area #price { margin:22px 0 10px 15px; padding:5px; border-top:#ccc solid 1px; border-bottom:#ccc solid 1px; font-size:0.9em; width:295px; float:left}

#Right-Area table { margin:0 0 0 5px; width:350px; float:left}
#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}

