@charset "utf-8";


#contents_area #contents #contentsL {
	float: left;
	width: 734px;
}

#contents_area #contents #contentsL h2 {
	width: 734px;
	height: 85px;
	background: url("../images/contentsL_h2.jpg") no-repeat;
	display: block;
	text-indent: -9999px;
}

#contents_area #contentsL_box {
	margin: 0 0 35px;
	padding: 20px 17px;
	background: #fff;
}

*html #contents_area #contentsL_box {
	text-align: center;
}

#contents_area #contentsL_box h3 {
	padding: 13px 0 0 14px;
	width: 702px;
	height: 54px;
	background: url("../images/contentsL_box_h3_bg.jpg") no-repeat;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

#contents_area #contentsL_box #box01L {
	float: left;
	margin-left: 15px;
	width: 440px;
	text-align: left;
}

*html #contents_area #contentsL_box #box01L {
	margin-left: 5px;
}

#contents_area #contentsL_box #box01L h4 {
	color: #055094;
	font-size: 18px;
	font-weight: bold;
}

#contents_area #contentsL_box #box01L p {
	margin: 20px 0;
}

#contents_area #contentsL_box #box01L p.txtR {
	text-align: right;
}

#contents_area #contentsL_box #box01R {
	float: right;
	margin-right: 15px;
}

#contents_area #contentsL_box .column {
	margin: 25px auto;
	width: 670px;
	text-align: left;
}

#contents_area #contentsL_box .column h4 {
	padding: 5px 0 0 15px;
	width: 670px;
	height: 32px;
	background: url("../images/contentsL_box_h4_bg.jpg") no-repeat;
	color: #363636;
	font-size: 16px;
	font-weight: bold;
}

#contents_area #contentsL_box .column div {
	margin: 0 auto;
	width: 650px;
}

#contents_area #contentsL_box .column div.mbtm {
	margin-bottom: 20px;	
}

#contents_area #contentsL_box .column div h5 {
	padding-top: 5px;
	width: 650px;
	background: url("../images/contentsL_box_h5_bg.gif") left bottom repeat-x;
	color: #0095C7;
	font-size: 16px;
	font-weight: bold;
}

#contents_area #contentsL_box .column div p {
	margin: 15px 0 30px;
}

#contents_area #contentsL_box .column table {
	width: 100%;
	margin: 20px auto 30px;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	font-size: 100%;
	border-top:1px solid #ccc;
}

#contents_area #contentsL_box .column table.tbT {
	margin-top: -20px;
}

#contents_area #contentsL_box .column table th {
	width: 70px;
	border-bottom:1px solid #ccc;
	background-color: #E6E6E6;
	background-position:left top;
	padding: 5px 0 5px 10px;
	text-align: left;
	color: #4C4C4C;
}

#contents_area #contentsL_box .column table td {
	padding: 5px 15px;
	border-bottom:1px solid #ccc;
	color: #4C4C4C;
}

#contents_area #contentsL_box .column dl {
	margin: 15px 0 0;
}

#contents_area #contentsL_box .column dl dt {
	color: #323232;
	font-size: 16px;
	font-weight: bold;
}

#contents_area #contentsL_box .column dl dt span {
	margin-left: 20px;
	font-size: 10px;
	font-weight: normal;
}

#contents_area #contentsL_box .column dl dd {
	padding: 5px 0 15px;
}

#contents_area #contentsL_box .column ul {
    list-style: disc;
    margin: 15px;
}

#contents_area #contentsL_box .column ul li {
    margin-bottom: 15px;
}


#contents_area #contentsL_box .column ul.number{
    list-style: none;
    margin: 0;
}

#contents_area #contentsL_box .column ul li ul li{
    list-style: none;
    margin: 0;
    padding: 0 0 0 10px;
	background: none;
}

#contents_area #contentsL_box #box02L {
	float: left;
	margin: 25px 0 0 -10px;
	width: 295px;
}

#contents_area #contentsL_box #box02R {
	float: right;
	width: 353px;
}

#contents_area #contentsL_box #box02R table {
	margin-top: 125px;
}

#contents_area #contents #contentsR {
	float: right;
	width: 230px;
	text-align: left;
}

#contents_area #contents #contentsR h2 {
	width: 230px;
	height: 45px;
	background: url("../images/contentsR_h2.jpg") no-repeat;
	display: block;
	text-indent: -9999px;
}

#contents_area #contents #contentsR ul {
	width: 230px;
}

#contents_area #contents #contentsR ul li {
    padding: 18px 0 0 35px;
    height: 32px;
	background: url("../images/contentsR_list_bg.gif") no-repeat;
}

#contents_area #contents #contentsR ul li.end {
    height: 32px;
	background: url("../images/contentsR_listE_bg.gif") no-repeat;
}

* html #contents_area #contents #contentsR ul li {
    padding-bottom: 14px;
}

