@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: 0px auto 0;
	padding-top: 30px;
}

#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;
}
#sideArea #newsArea dl .last #et2010 {
	background-color: #FFF;
	font-weight: normal;
	margin-top: 10px;
}
#newsArea dl .last #et2010 p {
	font-weight: normal;
}
#newsArea dl .last #medtech {

}


#sideArea #newsArea #newsside {
	background-color: #FFF;
}

