@charset "UTF-8";

h1 {
	background-image: url(../guide/img/h1.gif);
	text-indent: -9999px;
	height: 100px;
	width: 740px;
	margin: 0px;
	padding: 0px;
}
.photo-main {
	float: left;
	width: 280px;
	padding-top: 5px;
}
.txt {
	float: left;
	padding-left: 20px;
	width: 400px;
	padding-top: 10px;
}
.txt .photo-sub {
	float: left;
	width: 170px;
	padding-right: 20px;
	padding-top: 10px;
}
.photo-main .data th {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding: 3px;
	white-space: nowrap;
}
.photo-main .data td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding: 3px;
}
.photo-main .data table {
	margin-bottom: 20px;
	font-size: 0.8em;
	line-height: 130%;
	color: #333333;
}
.area1 {
	background-image: url(../guide/img/area1.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 22px;
	width: 700px;
	text-indent: -9999px;
	padding-top: 15px;
	background-position: bottom;
}
.area2 {
	background-image: url(../guide/img/area2.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 22px;
	width: 700px;
	text-indent: -9999px;
	padding-top: 15px;
	background-position: bottom;
}
.area3 {
	background-image: url(../guide/img/area3.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 22px;
	width: 700px;
	text-indent: -9999px;
	padding-top: 15px;
	background-position: bottom;
}
.quicklink {
	padding: 7px;
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
}
.txt h3 {
	padding-top: 0px;
	margin: 0px;
}

