@charset "UTF-8";

/*------------ info ------------*/

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


.bluetxt {
	font-size:1.2em; 
	color:#045f93;
	font-weight: bold;
}

.pinktxt {
	font-size:1.2em; 
	color:#e65449;
	font-weight: bold;
}

.infolist li {
	border-bottom: #999999 dotted 1px;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
}

.info-indent {
	padding-left: 2em;
	text-indent: 0em;
}