@charset "utf-8";

#mainContent {
	margin: 25px 0 0 0;
}
/*--------------------------
contentL
--------------------------*/
#mainContent .contentL {
	width: 145px;
	float: left;
	padding-top: 0;
}

#mainContent .contentL ul#serviceList {
	margin: 7px 0 24px 0;
	background: none;
	padding-top:5px;
}

#mainContent .contentL ul li {
	background: #fff url(../images/k_dotted.gif) no-repeat left bottom;
	padding-top: 4px;
	padding-bottom: 3px;
}
#mainContent .contentL ul li a {
	background: url(../images/side_arrow.gif) no-repeat left center;
	padding: 0 0 0 14px;
	display: block;
}

#mainContent .contentL ul li.listTop {
	padding-top: 0;
}

*html #mainContent .contentL ul li a {
	display: inherit;
}


/*+++++++++++++++++++++
contentR
++++++++++++++++++++++*/
div .banner {
	float: left;
	width: 230px;
	margin: 10px 0 20px 0;
}

div .banner div {
	float: left;
	line-height: 100%;
	width: 65px;
}
div .banner p {
	float: left;
	padding: 0 10px;
	line-height: 140%;
	width: 140px;
	text-decoration: none;
	color: #222;
}

div .banner p a {
	text-decoration: underline;
	font-size: 12px;
}

*html .contentR h2 {
	margin: -20px 0 0 0;
}
*:first-child+html .contentR h2 {
	margin: -20px 0 0 0;
}

/*------------------*/
#newsBox {
	line-height: 100%;
	font-weight: normal;
	margin: 3px 0 0 0;
	background: none;
	width: 692px;
	height: 140px;
	overflow-y: auto;
	overflow-x: hidden;
	clear: both;
}

#newsBox dl {
	border-bottom: 1px dashed #ccc;
	padding: 1px 0 4px 0;
}
#newsBox dl dt {
	font-size: 12px;
	float: left;
	width: 85px;
	clear: both;
	margin-bottom: 3px;
	padding: 5px 0 0 0;
}

#newsBox dl dd {
	font-size: 12px;
	margin-bottom: 3px;
	margin-left: 86px;
	width: 575px;
	padding: 5px 0 0 0;
	background: #;
}
#newsBox dl dd a {
	text-decoration: underline;
}

/*------------------*/
#mainContent .contentR table {
	clear: both;
}
#mainContent .contentR table th {
	width: 100%;
	padding: 1px 0 7px 18px;
	border-bottom: 1px solid #999;
	background: #fff url(../images/side_icon.gif) no-repeat left top;
	font-size: 13px;
	line-height: 110%;
	font-weight: bold;
}
#mainContent .contentR table td {
	width: 92px;
	text-align: right;
	padding: 0 0 7px 0;
	border-bottom: 1px solid #999;
	font-size: 12px;
	line-height: 110%;
}

/*------------------*/
#mainContent .contentR .sideHeadline {
	line-height: 110%;
	font-weight: bold;
	font-size: 13px;
	color: #444;
	margin: 22px 0 0 0;
	padding: 0 0 7px 18px;
	clear: both;
	border-bottom: 1px solid #999;
	background: #fff url(../images/side_icon.gif) no-repeat left top;
	float: left:
}

/*------------------*/
*html #mainContent .contentR h3.sideHeadline {
	margin: 0 0 0 0;
}
*:first-child+html #mainContent h3.sideHeadline {
	margin: 0 0 0 0;
}



/*++++++++++++++++++++++++++++++++++++++++++
pageTitle
+++++++++++++++++++++++++++++++++++++++++++*/
.pageTitle {
	text-align: right;
	margin: 10px 0 8px 0;
	clear: both;
}
.pageTitle a {
	width: 870px;
}