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

.txt01 {
	margin: 20px 0 0 0;
}

.listType01 {
	margin: 20px 0 0 1em;
}

.listType01 dt {
	background: url(../images/com/icon01.gif) 0 5px no-repeat;
	margin: 0 0 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #0060B6;
}

.listType01 dd {
	line-height: 2.0;
	margin: 0 0 0 1em;
}

/*news*/

#newsArea {
	width: 185px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#newsArea dl {
	border: 1px solid #0060B6;
	border-top: none;
}

#newsArea dl dd {
	background: #fff url(../images/com/line02.gif) center bottom no-repeat;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#newsArea dl dd.last {
	background-image: none;
}
