@charset "utf-8";

@import "base.css";

#SubContent div,
.section {
	clear: both;
	overflow: hidden;
}

/*
--------------------------------------------------------
staff
--------------------------------------------------------
*/
#SubContent.staff h2 {
	background: url(../staff/cmn/h2.jpg) no-repeat 0 0;
}

#SubContent.staff h3 {
	margin: 20px 0 20px 0;
	padding-left: 10px;
}

#SubContent.staff h3.h31 {
	padding: 5px;
	background-color: #000033;
	color: #fff;
	border: none;
	font-weight: normal;
}

#SubContent.staff h3.h32 {
	padding: 5px;
	background-color: #06330A;
	color: #fff;
	border: none;
	font-weight: normal;
}

#SubContent.staff h3.h33 {
	margin-top: 20px;
	padding: 5px;
	background-color: #cc3300;
	color: #fff;
	border: none;
	font-weight: normal;
}

#SubContent.staff h3.h34 {
	padding: 30px 0 20px 0;
	border: none;
	font-size: 240%;
	font-weight: normal;
	text-align: center;
}

/*IE6*/* html #SubContent.staff h3.h34 {
		padding:0;
		}
		
		#SubContent.staff h3.h35 {
	margin-top: 20px;
	padding: 5px;
	background-color: #C90046;
	color: #fff;
	border: none;
	font-weight: normal;
}
		
#SubContent.staff hr {
	margin:0 0 15px 0;
	}
	

.staff .staff-table {
	clear: both;
	margin-bottom:15px;
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	}
	
.staff .staff-table td {
	text-align: left;
	 vertical-align : top ;
	}
	
.staff .staff-table .pic-rightspace {
	 margin-right: 15px;
	}
	
.staff .staff-table .pic-leftspace {
	 margin-left: 15px;
	}

	
	.staff .staff-table div.post01 {
	padding-top: 3px;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	}
	
		.staff .staff-table div.post02 {
	padding-top: 3px;
	font-size: 12px;
	font-weight: normal;
	color: #06330A;
	}
	
			.staff .staff-table div.post03 {
	padding-top: 3px;
	font-size: 12px;
	font-weight: normal;
	color: #cc3300;
	}
	
			.staff .staff-table div.post04 {
	padding-top: 3px;
	font-size: 12px;
	font-weight: normal;
	color: #C90046;
	}
	
.staff .staff-table div.name {
	padding: 8px 0px;
	font-size: 18px;
	font-weight: bold;
		font-family: "ＭＳ 明朝", 細明朝体, "ヒラギノ明朝 Pro W3",serif; 
	border-top:dotted 1px #ccc;
	border-bottom:dotted 1px #ccc;
	}
	
.staff .staff-table div.name span {
	font-size: 16px;
	font-weight: bold;
	}

	.staff .staff-table div.shikaku {
	padding: 3px 0px;
	font-size: 10px;
	font-weight: normal;
	}

.staff .staff-table ul.blog{
	padding: 3px 0px;
	}

.staff .staff-table ul.blog li{
	padding-left:20px;
	background:url(../staff/cmn/ico_arrow_blog.gif) no-repeat 0 0;
	}
	
.staff .staff-table .comment {
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	}

.staff ul.blog02{
	margin-bottom: 15px;
	}

.staff ul.blog02 li{
	padding-left:20px;
	background:url(../staff/cmn/ico_arrow_blog.gif) no-repeat 0 0;
	}
	

#SubContent.staff dl#More {
	width:280px;
	height:150px;
	margin:0 0 20px 100px;
	padding:0 0 50px 120px;
	background:url(../staff/image/staff_img07.gif) no-repeat 0 5px;
	}
	/*IE6*/* html #SubContent.staff dl#More {
		width:400px;
		height:200px;
		}
#SubContent.staff dl#More dt {
	margin-top:0;
	color:#cc3300;
	font-size:100%;
	}
#SubContent.staff dl#More h4 {
	clear:none;
	margin-bottom:5px;
	font-size:130%;
	}
#SubContent.staff dl#More h4 span {
	display:block;
	margin-left:-5px;
	font-size:80%;
	font-weight:normal;
	}  
#SubContent.staff dl#More p {
	padding:0;
	font-size:90%;
	} 

/*
--------------------------------------------------------
print
--------------------------------------------------------
*/
@media print {
	#SubContent.staff .section p.blog{
display: none;
}

}
@media print {
	.section{
display: inline;
}

}
@media print {
	#SubContent.staff h3,
#SubContent.staff dl#More{
display: block;
}

}
