@charset "UTF-8;

/*#mainContents img{
	margin: 10px auto;
	width:100%;
}*/


.shizuokaStaffBox08{
	border:1px solid #DAD3C7;
	background-color:#F5F5F5;
	width:95%;
	/*height:65px;*/
	margin: 20px auto;
}

.shizuokaStaffBox08 dl{
	padding: 15px 20px;
}

.shizuokaStaffBox08 dt{
	color:#FF6600;
	width: 8em;
	float:left;
	/*padding:15px 0 0 20px;*/
}

.shizuokaStaffBox08 dd{
	/*float:right;
	padding:15px 20px 0 0;*/
	padding-left: 8em;
	line-height: 1.5;
}


h4.shizuokaStaffTitle{
	/*font-size:20px;
	margin-left:45px;*/
	clear: both;
	margin: 0 auto;
	font-size:1.5em;
	letter-spacing:0.1em;
	font-weight:bold;
	text-align: center;
}

.shizuokaStaffBox01{
	border: 1px solid #D9D9D9;
	border-radius:10px;
	/*height:390px;*/
}

/*.border2{
	border-bottom:1px dotted #CCCCCC;	
}*/

.shizuokaStaffBox01 {
	margin: 10px auto;
	width: 95%;
}

.shizuokaStaffBox01 > h4 {
	padding:15px 10px 10px 15px;
	font-size:125%;
	font-weight:bold;
	border-bottom: 1px solid #F2F2F2;
	margin:0 15px 15px 15px;
	text-align: center;
}

.shizuokaStaffBox01 dl{
	clear: both;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 15px;
	margin: 15px;
}

.shizuokaStaffBox01 dl.noBorder {
	border-bottom: none;
}

.shizuokaStaffBox01 dt{
	width:25%;
	float:left;
}

.shizuokaStaffBox01 dt img {
	width: 92.5%;
}

.shizuokaStaffBox01 dd{
	width:75%;
	float:right;
}



.shizuokaStaffBox03{
	margin:20px auto;
	width: 95%;
	background: #F8F5F0;
	border: 1px solid #D9D9D9;
}

.shizuokaStaffBox03Inner {
	padding: 5px 15px;
}

.shizuokaStaffBox03 h4 {
	border-left: 5px solid #FF6600;
	padding: 3px 0 3px 10px;
	font-weight: bold;
	clear: both;
	margin: 10px 0;
}

.shizuokaStaffBox03 dl{
	border-bottom: 1px dotted #CCCCCC;
	margin: 10px;
	overflow: hidden;
}

.shizuokaStaffBox03 dl.noBorder{
	border-bottom: none;
}

.shizuokaStaffBox03 dt{
	margin-bottom:0px;
}

.shizuokaStaffBox03 span{
	color:#FF6600;
	font-weight: bold;
}

.shizuokaStaffBox03 dd {
	margin:5px 0 15px 0;
}


.shizuokaStaffBox04 {
	width: 95%;
	margin: 10px auto;
}

.shizuokaStaffBox04 dt {
	background: url(../images/ico_05.png) 5px 3px no-repeat;
	font-weight: bold;
	padding-left:20px;
	margin: 25px 0 10px 0;
}

.shizuokaStaffBox04 dd{
	padding:5px;
}

.shizuokaStaffBox05{
	border: 1px solid #D9D9D9;
	background-color:#F3F9FC;
	margin:20px auto;
	width: 95%;
}

.shizuokaStaffBox05 p{
	padding: 15px;
}

.shizuokaStaffBox06{
	border: 3px solid #E6E2D9;
	background-color:#F8F5F0;
	margin:20px auto;
	/*padding:10px;*/
	width: 95%;
}

.shizuokaStaffBox06Inner {
	padding: 10px 15px;
}

.shizuokaStaffBox062{
	text-align:center;
	margin: 10px 0;
	font-size: 110%;
}

.shizuokaStaffBox06 table {
    width: 100%;
}
.shizuokaStaffBox06 table th,
.shizuokaStaffBox06 table td{
    display: block;
    text-align: center;
}
.shizuokaStaffBox06 .num{
	color:#FF6600;
	font-size:250%;
    font-weight: bold;
	/*text-align:center;*/
}

.shizuokaStaffBox07 {
	width: 95%;
	margin: 10px auto;
}

.shizuokaStaffBox07 img {
	width: 85%;
	margin: 15px auto;
	display: block;
}

