@charset "utf-8";
/* CSS Document */

#home #content {
	padding-top: 0px;
}
#kv {
	text-align: center;
	padding-bottom: 15px;
}
#info {
	padding: 5px 0px;
}
#info li {
	width: 570px;
	overflow: hidden;
	clear: both;
	padding: 6px 10px;
	border-top: 1px dotted #D1D1D1;
}
#info li.none {
	border-style: none;
}
#info li.other {
	text-align: right;
	padding-top: 10px;
	border-style: none;
}
#info .other a {
	background: url(common/images/arrow01.gif) no-repeat;
	padding-left: 15px;
}
#info em {
	background: url(common/images/icon01.gif) no-repeat left 3px;
	display: block;
	float: left;
	width: 75px;
	padding-left: 15px;
	font-style: normal;
}
#info p {
	float: left;
	width: 480px;
}
#service table {
	width: 570px;
	margin: 0px 10px;
	border-bottom: 1px dotted #D1D1D1;
}
#service th {
	text-align: left;
	padding: 10px 0px;
	width: 125px;
	vertical-align: top;
}
#service th img {
	padding: 3px;
	border: 1px solid #CCCCCC;
}

#service td {
	vertical-align: top;
	padding: 10px 0px;
}
#service dt {
	padding-top: 5px;
}

#service dt a {
	font-size: 14px;
	font-weight: bold;
	background: url(common/images/arrow02.gif) no-repeat;
	padding-left: 20px;
}
#service dd {
	line-height: 1.4;
	padding: 5px 0px 0px 20px;
}
