@charset "UTF-8";

/*------------ body ------------*/

#header {
	height: 250px;
	width: 940px;
	background-image: url(../images/index_pht_bg_main_2.jpg);
	background-repeat: no-repeat;
	margin: 0 0 20px 0;
}

.handpht {
	width: 216px;
	float: right;
	display: block;
}

.handtxt {
	width: 340px;
	float: left;
}

.dotline {
	border-bottom: #5e1e01 dotted 1px;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}




