@charset "UTF-8";
/* CSS Document */

#main_cont h2 {
	text-indent:-9999px;
	background-image: url(../office/images/office-title.gif);
	height:45px
	/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	*/
	background-repeat: no-repeat;
	
}

h3#kawanishi-title01 {
	text-indent:-9999px;
	background-image: url(../office/kawanishi/images/title-01.gif);
	background-repeat: no-repeat;
	height:45px;
}

h3#title02 {
	text-indent:-9999px;
	background-image: url(../allellec/images/allellec-title02.gif);
	background-repeat: no-repeat;
}

h3#title03 {
	text-indent:-9999px;
	background-image: url(../allellec/images/allellec-title03.gif);
	background-repeat: no-repeat;
}


h3#hokushin-title01 {
	text-indent:-9999px;
	background-image: url(../office/hokushin/images/title-01.gif);
	background-repeat: no-repeat;
	height:45px;
}

h3#ks-title01 {
	text-indent:-9999px;
	background-image: url(../office/kashiwara-sasayama/images/title-01.gif);
	background-repeat: no-repeat;
	height:45px;
}

.box-staff {
	margin:0 20px;
	

}



.box-staff h3{
	text-indent:-9999px;
	background-image: url(../office/images/titile-staff.gif);
	background-repeat: no-repeat;	
	height:32px;
	margin: 0 0 10px 0;

}

.box-staff img{
	font-size: 0.8em;
	margin:5px 0;	

}


.box-staff-intro {
	margin:0 0 20px 0;
	padding: 15px;
	color: #6A3C16;
	width:480px;
	background-color: #F6EED8;
	background-repeat: no-repeat;
	background-position: 20px;	

}

.box-staff-intro h4{
	
	line-height:2.0;
	font-size: 1em;
	margin: 0 0 20px 0;
	color: #EE601D;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #EE601D;
}


.box-staff-intro p {
	line-height:1.4;
	font-size:0.9em;

}

.box-staff div.fukidashi{
	width:100px;
	height:11px;
	line-height:0;
	margin:0;
	padding:0;
	background: url(../office/images/staff-fukidashi.gif) 50px 0 no-repeat;

	
}



