@charset "UTF-8";
.title{
	width:463px;
	height:22px;
	background-image:url(img/comon/title.gif);
	background-repeat:repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #898989;
	padding:5px 0px 0px 7px;
	margin-top:30px;
	font-size:14px;
	font-weight:bold;
}
#border{
	width: 470px;
	padding:10px 0px 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9CACA;
}
.float01{
	width:90px;
	float:left;
	font-weight:bold;
}
.float02{
	width:380px;
	float:left;
}
iframe{
	margin:10px 0px 3px 0px;
}
