/* CSS Document for staff */


/*ボックス
=======================================================*/
.boxLead{
margin-top:240px;
margin-bottom:54px;
}
.boxCont{
margin:0 0 36px
}

.boxIntro{
width:506px;
margin-left:10px;
}


/*見出し
------------------------------------------*/
h2#pTitle{
width:516px;
height:85px;
background: url(../images/title.jpg) no-repeat top left;
}

h2#naiyo{
width:514px;
height:42px;
background: url(../images/mi_naiyo.gif) no-repeat top left;
}

h2#menkai{
width:514px;
height:42px;
background: url(../images/mi_menkai.gif) no-repeat top left;
}

h2#kids{
width:514px;
height:42px;
background: url(../images/mi_kids.gif) no-repeat top left;
}

h2#access{
width:514px;
height:42px;
background: url(../images/mi_access.gif) no-repeat top left;
}


/*ボックス
------------------------------------------*/
h5.mi_cate{
float:left;
color:#df6f98;
width:70px;
text-align:center;
font-size:14px;
margin:0;
padding:0;
}

.cont_box_s .m_naiyo{
color:#4b3131;
width:436px;
padding:0 8px 2px 0;
float:right;
}

.cont_box_s{
width:100%;
margin-bottom:20px;
}


#googlemap{
	padding: 0px;
	height: 363px;
	width: 100%;
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
