@charset "utf-8";
@import url("fontsize.css");
@import url("common.css");
@import url("base.css");


#headB {
	background-image: url(../img/head_p.jpg);
	background-repeat: no-repeat;
	height: 243px;
	width: 800px;
}
#headB h1 {
	font-size: 95%;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 15px;
	float: left;
}
#headB p {
	text-align: right;
	color: #FFBF00;
	padding-right: 6px;
}
#headB p a {
	text-align: right;
	color: #FFBF00;
	font-size: 75%;
	text-decoration: none;
}
#headB p :hover {
	color: #FFFFFF;
}
.textB {
	font-size: 85%;
	line-height: 185%;
}
table.intro {
	color: #FFFFFF;
	margin-top: 10px;
}
.intro td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 16px;
	padding-bottom: 16px;
	width: 50%;
	vertical-align: top;
	font-size: 85%;
	line-height: 125%;
}
table.intro a {
	color: #FFFFFF;
	text-decoration: none;
}
table.intro a:hover {
	text-decoration: underline;
}
h2 {
	font-size: 105%;
}
.introT {
	height: 75px;
}
.introP {
	margin-right: 9px;
	float: left;
}
.arrow {
	margin-right: 6px;
	margin-bottom: 30px;
	float: left;
}

