@import url(common.css);
@import url(outline.css);

#content .staff-mt {
	background-image: url(img/base/fieldstaff_mt.png);
	padding: 7px 7px 7px 25px;
	font-size: 16px;
	line-height: 18px;
	background-position: left center;
}

#content .staff-fs {
	background-image: url(img/base/fieldstaff_fs.png);
	padding: 7px 7px 7px 25px;
	font-size: 16px;
	line-height: 18px;
	background-position: left center;
}

#content .staff-ir {
	background-image: url(img/base/fieldstaff_ir.png);
	padding: 7px 7px 7px 25px;
	font-size: 16px;
	line-height: 18px;
	background-position: left center;
}

#content .staff-sa {
	background-image: url(img/base/fieldstaff_sa.png);
	padding: 7px 7px 7px 25px;
	font-size: 16px;
	line-height: 18px;
	background-position: left center;
}

#content .name {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	margin-left: 10px;
}

#sheet {
	background-color: #efefef;
}

#sheet p {
	font-size: 12px;
	line-height: 18px;
	padding: 7px 15px;
}

#sheet img {
	float: left;
	margin-right: 10px;
}

#sheet span {
	font-weight: bold;
}

#fishing {
	background-color: #efefef;
	background-image: url(img/outline/shadow_btm540.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 8px;
	padding-bottom: 8px;
}

#fishing ul {
	margin: 10px;
	width: 234px;
}

#fishing li {
	font-size: 10px;
	line-height: 14px;
	padding-left: 15px;
	margin-top: 5px;
}

#fishing .inner {
	background-image: url(img/outline/shadow_side540.png);
	background-repeat: repeat-y;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 3px;
	min-height: 1em;/*--*/
}

#fishing .gray {
	background-image: url(img/icon/gray_box_right.png);
	background-repeat: no-repeat;
	background-position: left 1px;
}

#fishing .yellow {
	background-image: url(img/icon/yellow_box_right.png);
	background-repeat: no-repeat;
	background-position: left 1px;
}

#fishing .green {
	background-image: url(img/icon/green_box_right.png);
	background-repeat: no-repeat;
	background-position: left 1px;
}

#tackle {
	background-color: #efefef;
	background-image: url(img/outline/shadow_btm540.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 8px;
}

#tackle .inner {
	background-image: url(img/outline/shadow_side540.png);
	background-repeat: repeat-y;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 3px;
}
