﻿@charset "utf-8";


/* ++++++++++++++++ rBox ++++++++++++++++++++++++ */

.kam .rBox{ background:url(../img/sideimg.jpg) no-repeat left top; }





.kam h1{ margin-bottom:29px;}
.kam h2{ color:#002691;}

.kam p{ margin-bottom:16px;}

ol.principle{
margin-left:22px;
margin-bottom:24px; }

.dottedList{
margin-bottom:28px;
background:url(../../cmn_img/chart_bg02.gif) repeat-y left top;
zoom:1;
}

.dottedList dl{ width:244px; }

.dottedList dt{
padding-top:10px;
pading-bottom:3px;
background:url(../../cmn_img/chart_bg01.gif) no-repeat left top;
}

.dottedList dd{
padding-bottom:16px;
background:url(../../cmn_img/chart_bg01.gif) no-repeat left bottom;
}

.dottedList dl.kamL{
float:left;
background:url(../img/chart_bars.gif) no-repeat right top;
}

.dottedList dl.kfnR{
float:right;
background:url(../img/chart_pie.gif) no-repeat right top;
}

.dottedList dl.kamL dt,
.dottedList dl.kamL dd{ width:223px;padding-left:5px;padding-right:16px;}

.dottedList dl.kfnR dt,
.dottedList dl.kfnR dd{ width:223px;padding-left:14px;padding-right:7px;}




