;@charset "utf-8";

/*　
------------------------------------------------------------ */
*html #contents02{
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#contents02 h4.name {
	font-size: 1.2em;
	font-weight: bold;
	color:#D9271B;
	margin-bottom: 10px;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	color:#D9271B;
	margin-bottom: 10px;
}
#contents02 h4.name span {
	color:#CA2478;
	margin-right: 20px;
}
#contents02 p {
	margin-bottom: 10px;
}
.staff01 {
	clear: both;
	overflow: auto;
	margin-bottom:10px;
}

.img01 {
	float: left;
	margin: 0 10px 10px 0;
}
.img02 {
	float: left;
	margin: 35px 10px 10px 0;
}
.box_staff {
	clear: both;
}
.staff02 {
	clear: both;
	overflow: auto;
	border-bottom: 1px dotted #FFCCFF;
	margin-bottom: 10px;
}
.staff02_last {
	clear: both;
	overflow: auto;
	margin-bottom: 10px;
}
.box_staff_koiwa {
	background:url(../common/images/koiwa_t.jpg) bottom right no-repeat;
	overflow: auto;
	padding: 10px 0 20px;
}
.box_staff_chiba {
	background:url(../common/images/chiba_t.jpg) bottom right no-repeat;
	overflow: auto;
	padding: 10px 0 20px;
}
.box_staff_tsudanuma {
	background:url(../common/images/tsudanuma_t.jpg) bottom right no-repeat;
	overflow: auto;
	padding:10px 0 20px;
}
.box_staff_kisaradu {
	background:url(../common/images/kisaradu_t.jpg) bottom right no-repeat;
	overflow: auto;
	padding:10px 0 20px;
}
.box_staff_funabashi {
	background:url(../common/images/funabashi_t.jpg) bottom right no-repeat;
	overflow: auto;
	padding:10px 0 20px;
}
h5 {
	font-size: 1.4em;
	font-weight: bold;
	color: #f60;
}
.comment {
	font-weight: bold;
	color: #9F0F0F;
}

#snavi {
	clear: both;
	margin: 10px 0 0px 10px;
}
#snavi li {
	float: left;
	margin: 0px 0px 0px 0px;
}
hr {
	border: 1px dotted #FF0099;
	margin-top: 0;
	margin-bottom: 20px;
}
.link {
	clear: both;
	text-align: right;
	margin-right: 20px;
}

.btn01 {
	margin: 20px 0 0 180px;
}