@charset "utf-8";
/* CSS Document */

.bdn {
	border: none!important;
}
dl {
	float: left;
	width: 320px;
}
dt {
	background: #EEEEEE;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0;
}
dt span {
	padding-left: 25px;
	font-weight: bold;
	background: url(../images/square.png) no-repeat;
	background-position: 10px center;
	
}
dd {
	padding-top: 15px;
	padding-bottom:0;
}
dd ul{
	clear:both;
	width:319.5px;
	padding-top:10px;
	}
.about01 li {
	border-top: solid 1px #BBBBBB;
}
.about01 li li {
	float: none!important;
}
.about01 li li a {
	color: #555555;
}
.about02 {
	margin-bottom: 40px;
}
.about02 li {
}
.about02 img{
	float:right;
	margin-left:10px;
	margin-top:15px;
}
.aboutbot {
	margin-bottom: 45px !important;
}
.inner {
	width: 319.5px;
	margin-top: 35px;
}
.inner li {
	border: medium none;
}
.inner li img{
	float: none;
}
.inner li a:hover{
	text-decoration:none;
}
.aboutl {
	border-right: dotted 1px #999999;
	padding-right: 30px;
}
.aboutr {
	padding-left: 30px;
}
