
/* 新着情報
---------------------------------------------*/

#contentsArea .section .news p.title {
	padding: 0px 0px 0 0px;
	font-weight:bold;
	}


#contentsArea .section .news dl.line {
	margin:4px 10px 10px 10px;
	width:620px;
	border-bottom:1px dotted #ccc;

	}
#contentsArea .section .news dt {
	float: left;
	width: 115px;
	padding:4px 0px 4px 0px;
	clear: both;
	margin: 0;
	}
#contentsArea .section .news dd {
	margin: 0 0 0 115px;
 	padding:4px 5px 4px 0px;
	}

#contentsArea .section .news h4 {
	display: ;
	width: 100%; /* for WinIE6 */
	padding: 0px;
	text-decoration: none;
	font-size:0.9em;
	margin-bottom:15px;
	}
/* 沿革
---------------------------------------------*/


#contentsArea .section .history dl {
	margin:4px 10px 10px 10px;
	width:620px;
	background-color:#ffffff;
	}
#contentsArea .section .history dt {
	float:left;
	width:90px;
	padding:4px 0px 4px 0px;
	clear:both;
	text-align:center;
	margin:0px;
	}
#contentsArea .section .history dd {
	margin: 0 0 0 90px;
 	padding:4px 5px 4px 10px;
	background-color:#ffffff;
	}
#contentsArea .section .history dt.bg,
#contentsArea .section .history dd.bg {
	background-color: #F1F5FA;
}

#contentsArea .section .history dt.border,
#contentsArea .section .history dd.border {
	border-bottom: 1px #cccccc dotted;
}
/* 会社案内
---------------------------------------------*/


#contentsArea .section .profile dl.line {
	margin:4px 10px 10px 10px;
	width:610px;
	border-bottom:1px dotted #ccc;
	}
#contentsArea .section .profile dt {
	float: left;
	width: 120px;
		_width: 110px;
	padding:5px 0px 15px 10px;
	clear: both;
	margin: 0;
	}
*:first-child+html #contentsArea .section .profile dt {
	width: 110px;
	}
#contentsArea .section .profile dd {
 	width: 480px;
	 	_width: 460px;
 	margin-left:130px;
	 	_margin-left:120px;
 	padding:5px 5px 15px 10px;
	}
*:first-child+html #contentsArea .section .profile dd {
	width: 410px;
	margin-left:140px;
	}
	
/* 方針指針
---------------------------------------------*/

#contentsArea .section .iso dl {
	padding:15px 10px 10px 15px;
	width:598px;
	}
#contentsArea .section .iso dt {
	float:left;
	width:30px;
	padding:6px 0px 6px 0px;
	clear:both;
	text-align:center;
	margin:0px;
	}
#contentsArea .section .iso dd {
 	width:568px;
	 	_width:560px;
 	margin-left:30px;
 	padding:6px 0px 6px 0px;
	}
*:first-child+html #contentsArea .section .iso dd {
	width:560px;
	}
/* 個人情報保護方針
---------------------------------------------*/

#contentsArea #privacy h4 {
	margin-left:0px;
	font-size: 0.9em;
	margin-bottom:10px;
	}

/* 区切り */


#contentsArea #privacy p {
	margin: 0 02px 15px 02px;

	}

#contentsArea #privacy .paragraph {
	border-bottom:1px dotted #ccc;
	margin: 0px 0px 15px 0px;
	padding-bottom:10px;
}

#contentsArea #privacy .noborder {
	border:none;
	margin: 0px 0px 20px 0px;
	padding-bottom:10px;
	}
	
/* dt dd */
#contentsArea #privacy .paragraph dl {
	margin:4px 0px 10px 0px;
	width:620px;
	}
#contentsArea #privacy .paragraph dt {
	padding:2px 0px 2px 5px;
	clear: both;
	margin: 0;
	float: left;
	text-align:center;
	width:26px;
	}

#contentsArea #privacy .paragraph dd {

 	margin-left:10px;
 	padding:2px 0px 2px 24px;
	}
.list {
margin:10px 10px 20px 10px;
}

.list li {
margin:5px 0;
}

