@charset "UTF-8";
/* CSS Document */
#content h2{
	 margin-bottom:25px;
	}


#topIntro{
	width:710px;
	float:left;
	}


#InfotopBnrarea{
	width:162px;
	float:right;
	}




#topBnrarea{
	width:331px;
	float:right;
	}
	
.bnr{
	width:162px;
	}

#topBnrarea img{
	margin-bottom:10px;
	}

/*info
--------------*/
#infoArea{
	width:710px;
	float: left;
	}

#infoArea dl{
	background:url(../images/dot_line.gif) repeat-x bottom;
	padding:7px 0px;
	margin-bottom: 25px;
	width: 695px;
	}
	
#infoArea dt {
	width:105px;
	float:left;
	clear:left;
	background:url(../images/ico.gif) no-repeat right;
	}

#infoArea dd {
	margin-left:110px;
	}
