@charset "utf-8";

#info_tit {
	background-image: url(https://www.shinkoh-electric.co.jp/information/image/tit.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 40px;
	width: 710px;
	margin-bottom: 35px;
	margin-top: 20px;
}
#infomation {
	float: left;
	width: 520px;
	margin-right: 20px;
}
#category {
	width: 150px;
	float: left;
	background-color: #E8E8E9;
	padding: 10px;
	font-size: 12px;
	line-height: 14px;
}

#category li{
	margin-top:5px;
}

#category h2 {
	font-weight: bold;
	color: #666666;
}
#infomation h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#infomation #text {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
}
#info_navi {
	margin-top: 10px;
	margin-bottom: 40px;
}
#info_hyo {
	width: 520px;
	border-spacing: 0;
	border-collapse: collapse;
}
#info_hyo th {
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 0px;
	vertical-align: top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#info_hyo td {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	vertical-align: top;
	border: 1px dotted #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#infomation ol{
	border-top:1px dotted #CCCCCC;
}

#infomation li{
	border-bottom:1px dotted #CCCCCC;
	padding:10px 5px;
}

#infomation li span{
	padding-left:20px;
}

#infomation h3{
	font-size:16px;
	font-weight:bold;
	padding:10px;
	border-bottom:1px solid #666666;
	border-top:1px solid #666666;
}
.info_date{
	font-size:12px;
	margin-top:5px;
	padding-left:10px;
}