@charset "shift_jis";



/**********************************************************
ナビゲーションバーのロールオーバー設定
***********************************************************/

/*****トップページのロールオーバー設定*****/
#navi_top {
	background-image: url(../images/mainparts/menu_top.gif);
	height: 35px;
	width: 134px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 66px;
	left: 0px;
}

#navi_top a {
	background-image: url(../images/mainparts/menu_top.gif);
	height: 35px;
	width: 134px;
	display: block;
}

#navi_top a:hover {
	background-image: url(../images/mainparts/menu_top_over.gif);
	height: 35px;
	width: 134px;
}

/*****診療方針のロールオーバー設定*****/
#navi_policy {
	background-image: url(../images/mainparts/menu_policy.gif);
	height: 35px;
	width: 133px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 66px;
	left: 134px;
}

#navi_policy a {
	background-image: url(../images/mainparts/menu_policy.gif);
	height: 35px;
	width: 133px;
	display: block;
}

#navi_policy a:hover {
	background-image: url(../images/mainparts/menu_policy_over.gif);
	height: 35px;
	width: 133px;
}

/*****健康保険外来のロールオーバー設定*****/
#navi_health {
	background-image: url(../images/mainparts/menu_health.gif);
	height: 35px;
	width: 133px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 66px;
	left: 267px;
}

#navi_health a {
	background-image: url(../images/mainparts/menu_health.gif);
	height: 35px;
	width: 133px;
	display: block;
}

#navi_health a:hover {
	background-image: url(../images/mainparts/menu_health_over.gif);
	height: 35px;
	width: 133px;
}

/*****各種整骨外来のロールオーバー設定*****/
#navi_bone {
	background-image: url(../images/mainparts/menu_bone.gif);
	height: 35px;
	width: 133px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 66px;
	left: 400px;
}

#navi_bone a {
	background-image: url(../images/mainparts/menu_bone.gif);
	height: 35px;
	width: 133px;
	display: block;
}

#navi_bone a:hover {
	background-image: url(../images/mainparts/menu_bone_over.gif);
	height: 35px;
	width: 133px;
}

/*****交通事故外来のロールオーバー設定*****/
#navi_traffic {
	background-image: url(../images/mainparts/menu_traffic.gif);
	height: 35px;
	width: 133px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 66px;
	left: 533px;
}

#navi_traffic a {
	background-image: url(../images/mainparts/menu_traffic.gif);
	height: 35px;
	width: 133px;
	display: block;
}

#navi_traffic a:hover {
	background-image: url(../images/mainparts/menu_traffic_over.gif);
	height: 35px;
	width: 133px;
}

/*****ピックアップコースのロールオーバー設定*****/
#navi_pickup {
	background-image: url(../images/mainparts/menu_pickup.gif);
	height: 35px;
	width: 134px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 66px;
	left: 657px;
}

#navi_pickup a {
	background-image: url(../images/mainparts/menu_pickup.gif);
	height: 35px;
	width: 134px;
	display: block;
}

#navi_pickup a:hover {
	background-image: url(../images/mainparts/menu_pickup_over.gif);
	height: 35px;
	width: 134px;
}

/**********************************************************
右メニュー(浜町接骨院グループ紹介)のロールオーバー設定
***********************************************************/

/*****浜町接骨院のロールオーバー設定*****/
.hamachou {
	background-image: url(../images/mainparts/group_hamachou.gif);
	height: 36px;
	width: 200px;
	text-indent: -9999px;
	display: block;
}

.hamachou a {
	background-image: url(../images/mainparts/group_hamachou.gif);
	height: 36px;
	width: 200px;
	display: block;
}

.hamachou a:hover {
	background-image: url(../images/mainparts/group_hamachou_over.gif);
	height: 36px;
	width: 200px;
}

/*****浜町ゆうき接骨院のロールオーバー設定*****/
.yuuki {
	background-image: url(../images/mainparts/group_yuuki.gif);
	height: 36px;
	width: 200px;
	text-indent: -9999px;
	display: block;
}

.yuuki a {
	background-image: url(../images/mainparts/group_yuuki.gif);
	height: 36px;
	width: 200px;
	display: block;
}

.yuuki a:hover {
	background-image: url(../images/mainparts/group_yuuki_over.gif);
	height: 36px;
	width: 200px;
}

/*****浜町きわ整骨院のロールオーバー設定*****/
.kiwa {
	background-image: url(../images/mainparts/group_kiwa.gif);
	height: 36px;
	width: 200px;
	text-indent: -9999px;
	display: block;
}

.kiwa a {
	background-image: url(../images/mainparts/group_kiwa.gif);
	height: 36px;
	width: 200px;
	display: block;
}

.kiwa a:hover {
	background-image: url(../images/mainparts/group_kiwa_over.gif);
	height: 36px;
	width: 200px;
}

/*****浜町アトム整骨院のロールオーバー設定*****/
.atom {
	background-image: url(../images/mainparts/group_atom.gif);
	height: 36px;
	width: 200px;
	text-indent: -9999px;
	display: block;
}

.atom a {
	background-image: url(../images/mainparts/group_atom.gif);
	height: 36px;
	width: 200px;
	display: block;
}

.atom a:hover {
	background-image: url(../images/mainparts/group_atom_over.gif);
	height: 36px;
	width: 200px;
}

/*****浜町ウェル整骨院のロールオーバー設定*****/
.wel {
	background-image: url(../images/mainparts/group_wel.gif);
	height: 36px;
	width: 200px;
	text-indent: -9999px;
	display: block;
}

.wel a {
	background-image: url(../images/mainparts/group_wel.gif);
	height: 36px;
	width: 200px;
	display: block;
}

.wel a:hover {
	background-image: url(../images/mainparts/group_wel_over.gif);
	height: 36px;
	width: 200px;
}

/*****浜町リッツ接骨院のロールオーバー設定*****/
.rits {
	background-image: url(../images/mainparts/group_rits.gif);
	height: 36px;
	width: 200px;
	text-indent: -9999px;
	display: block;
}

.rits a {
	background-image: url(../images/mainparts/group_rits.gif);
	height: 36px;
	width: 200px;
	display: block;
}

.rits a:hover {
	background-image: url(../images/mainparts/group_rits_over.gif);
	height: 36px;
	width: 200px;
}

/*****浜町りょう整骨院のロールオーバー設定*****/
.ryou {
	background-image: url(../images/mainparts/group_ryou.gif);
	height: 36px;
	width: 200px;
	text-indent: -9999px;
	display: block;
}

.ryou a {
	background-image: url(../images/mainparts/group_ryou.gif);
	height: 36px;
	width: 200px;
	display: block;
}

.ryou a:hover {
	background-image: url(../images/mainparts/group_ryou_over.gif);
	height: 36px;
	width: 200px;
}

/*****浜町みき整骨院のロールオーバー設定*****/
.miki {
	background-image: url(../images/mainparts/group_miki.gif);
	height: 36px;
	width: 200px;
	text-indent: -9999px;
	display: block;
}

.miki a {
	background-image: url(../images/mainparts/group_miki.gif);
	height: 36px;
	width: 200px;
	display: block;
}

.miki a:hover {
	background-image: url(../images/mainparts/group_miki_over.gif);
	height: 36px;
	width: 200px;
}

/*****浜町十一番街整骨院のロールオーバー設定*****/
.juuichi {
	background-image: url(../images/mainparts/group_juuichi.gif);
	height: 36px;
	width: 200px;
	text-indent: -9999px;
	display: block;
}

.juuichi a {
	background-image: url(../images/mainparts/group_juuichi.gif);
	height: 36px;
	width: 200px;
	display: block;
}

.juuichi a:hover {
	background-image: url(../images/mainparts/group_juuichi_over.gif);
	height: 36px;
	width: 200px;
}

/**********************************************************
右メニュー(バナー)のロールオーバー設定
***********************************************************/

/*****医倖会のロールオーバー設定*****/
.banner_ikoukai {
	background-image: url(../images/mainparts/banner_ikoukai.gif);
	height: 50px;
	width: 200px;
	text-indent: -9999px;
	display: block;
	margin: 3px 0px 0px 0px;
}

.banner_ikoukai a {
	background-image: url(../images/mainparts/banner_ikoukai.gif);
	height: 50px;
	width: 200px;
	display: block;
}

.banner_ikoukai a:hover {
	background-image: url(../images/mainparts/banner_ikoukai_over.gif);
	height: 50px;
	width: 200px;
}

/*****Bアプロのロールオーバー設定*****/
.banner_b_appro {
	background-image: url(../images/mainparts/banner_appro.gif);
	height: 56px;
	width: 200px;
	text-indent: -9999px;
	display: block;
	margin: 3px 0px 0px 0px;
}

.banner_b_appro a {
	background-image: url(../images/mainparts/banner_appro.gif);
	height: 56px;
	width: 200px;
	display: block;
}

.banner_b_appro a:hover {
	background-image: url(../images/mainparts/banner_appro_over.gif);
	height: 56px;
	width: 200px;
}



/**********************************************************
サブページのロールオーバー設定
***********************************************************/

/******************各院院 ブログのロールオーバー設定******************/

/*****浜町接骨院 ブログのロールオーバー設定*****/
.banner_hamachou {
	background-image: url(../images/subparts/banner_hamachou1.gif);
	height: 45px;
	width: 250px;
	text-indent: -9999px;
	display: block;
}

.banner_hamachou a {
	background-image: url(../images/subparts/banner_hamachou1.gif);
	height: 45px;
	width: 250px;
	display: block;
}

.banner_hamachou a:hover {
	background-image: url(../images/subparts/banner_hamachou2.gif);
	height: 45px;
	width: 250px;
}

/*****浜町きわ整骨院 ブログのロールオーバー設定*****/

.banner_kiwa {
	background-image: url(../images/subparts/banner_kiwa1.gif);
	height: 45px;
	width: 250px;
	text-indent: -9999px;
	display: block;
}

.banner_kiwa a {
	background-image: url(../images/subparts/banner_kiwa1.gif);
	height: 45px;
	width: 250px;
	display: block;
}

.banner_kiwa a:hover {
	background-image: url(../images/subparts/banner_kiwa2.gif);
	height: 45px;
	width: 250px;
}

/*****浜町アトム整骨院 ブログのロールオーバー設定*****/

.banner_atom {
	background-image: url(../images/subparts/banner_atom1.gif);
	height: 45px;
	width: 250px;
	text-indent: -9999px;
	display: block;
}

.banner_atom a {
	background-image: url(../images/subparts/banner_atom1.gif);
	height: 45px;
	width: 250px;
	display: block;
}

.banner_atom a:hover {
	background-image: url(../images/subparts/banner_atom2.gif);
	height: 45px;
	width: 250px;
}

/*****浜町ウェル整骨院 ブログのロールオーバー設定*****/
.banner_well {
	background-image: url(../images/subparts/banner_well1.gif);
	height: 45px;
	width: 250px;
	text-indent: -9999px;
	display: block;
}

.banner_well a {
	background-image: url(../images/subparts/banner_well1.gif);
	height: 45px;
	width: 250px;
	display: block;
}

.banner_well a:hover {
	background-image: url(../images/subparts/banner_well2.gif);
	height: 45px;
	width: 250px;
}

/*****浜町ゆうき接骨院 ブログのロールオーバー設定*****/
.banner_yuuki {
	background-image: url(../images/subparts/banner_yuuki1.gif);
	height: 45px;
	width: 250px;
	text-indent: -9999px;
	float:left;
	display: block;
}

.banner_yuuki a {
	background-image: url(../images/subparts/banner_yuuki1.gif);
	height: 45px;
	width: 250px;
	display: block;
}

.banner_yuuki a:hover {
	background-image: url(../images/subparts/banner_yuuki2.gif);
	height: 45px;
	width: 250px;
}

/*****浜町リッツ整骨院 ブログのロールオーバー設定*****/

.banner_rits {
	background-image: url(../images/subparts/banner_rits1.gif);
	height: 45px;
	width: 250px;
	text-indent: -9999px;
	float: left;
	display: block;
}

.banner_rits a {
	background-image: url(../images/subparts/banner_rits1.gif);
	height: 45px;
	width: 250px;
	display: block;
}

.banner_rits a:hover {
	background-image: url(../images/subparts/banner_rits2.gif);
	height: 45px;
	width: 250px;
}

/*****浜町りょう整骨院 ブログのロールオーバー設定*****/

.banner_ryou {
	background-image: url(../images/subparts/banner_ryou1.gif);
	height: 45px;
	width: 250px;
	text-indent: -9999px;
	float: left;
	display: block;
}

.banner_ryou a {
	background-image: url(../images/subparts/banner_ryou1.gif);
	height: 45px;
	width: 250px;
	display: block;
}

.banner_ryou a:hover {
	background-image: url(../images/subparts/banner_ryou2.gif);
	height: 45px;
	width: 250px;
}

/*****浜町みき整骨院 ブログのロールオーバー設定*****/

.banner_miki {
	background-image: url(../images/subparts/banner_miki1.gif);
	height: 45px;
	width: 250px;
	text-indent: -9999px;
	float: left;
	display: block;
}

.banner_miki a {
	background-image: url(../images/subparts/banner_miki1.gif);
	height: 45px;
	width: 250px;
	display: block;
}

.banner_miki a:hover {
	background-image: url(../images/subparts/banner_miki2.gif);
	height: 45px;
	width: 250px;
}

/*****浜町十一番街整骨院 ブログのロールオーバー設定*****/

.banner_juuichi {
	background-image: url(../images/subparts/banner_juuichi1.gif);
	height: 45px;
	width: 250px;
	text-indent: -9999px;
	float: left;
	display: block;
}

.banner_juuichi a {
	background-image: url(../images/subparts/banner_juuichi1.gif);
	height: 45px;
	width: 250px;
	display: block;
}

.banner_juuichi a:hover {
	background-image: url(../images/subparts/banner_juuichi2.gif);
	height: 45px;
	width: 250px;
}

/*****お問い合わせフォームのロールオーバー設定*****/

.banner_contact {
	background-image: url(../images/subparts/banner_contact.gif);
	height: 45px;
	width: 250px;
	text-indent: -9999px;
	float:right;
	display: block;
}

.banner_contact a {
	background-image: url(../images/subparts/banner_contact.gif);
	height: 45px;
	width: 250px;
	display: block;
}

.banner_contact a:hover {
	background-image: url(../images/subparts/banner_contact_over.gif);
	height: 45px;
	width: 250px;
}
.banner_contact2 {
	background-image: url(../images/subparts/banner_contact.gif);
	height: 45px;
	width: 250px;
	text-indent: -9999px;
	float:right;
	display: block;
}

.banner_contact2 a {
	background-image: url(../images/subparts/banner_contact.gif);
	height: 45px;
	width: 250px;
	display: block;
}

.banner_contact2 a:hover {
	background-image: url(../images/subparts/banner_contact_over.gif);
	height: 45px;
	width: 250px;
}

.waku
{
    width:530px;
}

.waku2
{
    width:430px;
}

