﻿@charset "utf-8";
/* CSS Document */


#globalNaviBox ol li#gmSpr a{
	background-position: -330px -32px;
}

/* #staffArea */

#staffArea #staffBox {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	width: 649px;
}
#staffArea #staffBox:after {
	content : "";
	height : 0;
	display : block;
	clear : both;
}
	#staffArea .staffItem {
	float: left;
	padding: 0px;
	width: 649px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
		#staffArea .staffItemT {
			line-height: 138%;
			font-weight: bold;
			padding-top: 2px;
			padding-right: 4px;
			padding-bottom: 2px;
			padding-left: 6px;
			font-size: 100%;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 8px;
			margin-left: 0px;
			background-color: #0099CC;
			color: #FFFFFF;
			border-left-width: 4px;
			border-left-style: solid;
			border-left-color: #003399;
		}
		#staffArea .staffItemP {
			float: left;
			width: 140px;
			text-align:center;
		}
		#staffArea .staffItemM {
			margin: 0px;
			float: right;
			width: 504px;
		}
		#staffArea .staffItemM p {
			margin-top: 2px;
			margin-right: 0px;
			margin-bottom: 6px;
			margin-left: 0px;
			line-height: 138%;
			color: #666666;
		}
		
		
.leadBox{
/*	border:#CCCCCC 1px solid; */
	padding: 4px 2px 4px 4px;
}		
		
		

