

.link {
	background: #ffffff url("/kw/img/arrow01.png") no-repeat left center;
	padding-left: 10px;
}
.link-under {
	background: #ffffff url("/kw/img/arrow02.png") no-repeat left center;
	padding-left: 12px;
}

form {
	margin: 0;
	padding: 0;
}

input {
	font-family: Arial,Helvetica,sans-serif;
}

#Toggle {
	margin-top: 5px;
}

#Toggle dl {
	margin: 0px;
	margin-bottom: 10px;
}

#Toggle dl dt {
	margin:0px 0px 0px 10px;
	background: #ffffff url("/kw/img/toggle_bg.png") no-repeat left;
	font-size: 105%;
	width: 680px;
	height: 34px;
	padding-left: 20px;
	line-height: 2.4em;
	font-weight: bold;
}
#Toggle dl dd {
}
	#Toggle dl dd ol {
		list-style-type: none;
		list-style-position: outside;
		list-style-image: none;
		margin:10px 0px 0px 0px;
	}
		#Toggle dl dd ol li {
			margin: 0px;
			line-height: 1.5em;
		}

p.toggle_switch {
	font-size: 80%;
	text-align: right;
	margin: 0;
	margin-top: 10px;
}

.new {
	background: #ffffff url("/kw/img/icon_new.png") no-repeat right;
	padding-right: 25px;
}

.pdf {
	background: #ffffff url("/kw/img/icon_pdf.png") no-repeat right;
	padding-right: 25px;
}

.blank {
	background: #ffffff url("/kw/img/icon_blank.png") no-repeat right;
	padding-right: 15px;
}

div.greyBox {
	border: 1px solid #cccccc;
	padding: 10px;
}
div#contentsarea div#maincontents div.greyBox p {
	padding: 0;
	margin: 0;
}
	div#contentsarea div#maincontents div.greyBox p.point {
		background: #ffffff url("/kw/img/icon_point.png") no-repeat right top;
		padding-right: 70px;
	}

#mainmenu div.other-service {
	clear: both;
	width: 210px;
	padding-bottom: 6px;
	background: #eeeeee url("/kcc/img/other_service_bottom.png") no-repeat bottom;
	font-size: 1px;
	margin: 15px 0px 15px 0px;
}
	#mainmenu div.other-service h2 {
		margin: 0px;
		padding: 0px;
	}
	#mainmenu div.other-service ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		list-style-position: outside;
		list-style-image: none;
	}
		#mainmenu div.other-service ul li {
			text-align: center;
			margin: 0px 0px 5px 0px;
			list-style-type: none;
			list-style-position: outside;
			list-style-image: none;
		}
	#mainmenu div.other-service p {
		text-align: center;
		margin: 10px 0px 10px 0px;
	}
