/*------------
コンテンツ　ナビゲーション
----------------*/
.content_left .navi{
width:555px;
padding:0px 0px 10px 0px;
float: left;
}

.content_left .navi_01{
width:555px;
padding:0px 0px 0px 0px;
float: left;
}

.content_left .navi_box_title{
width:555px;
margin:0px 0px 10px 0px;
float: left;
}

.content_left .navi_box{
width:150px;
padding:0px 0px 0px 0px;
float: left;
}

.content_left .navi_box_02{
width:555px;
margin:0px 0px 0px 0px;
float: left;
}

/*------------
美容室
----------------*/

.content_left .navi_hairsalon{
width:185px;
height:52px;
padding:0px 0px 0px 0px;
background:url(../../img/index/contents/navi_hairsalon.jpg) no-repeat;
float:left;
}
/* マウスが乗った時 */
.content_left .navi_hairsalon:hover {
background:url(../../img/index/contents/navi_hairsalon_on.jpg) no-repeat; /* 画像(on) */
}

/*------------
ネイル
----------------*/

.content_left .navi_nail{
width:185px;
height:52px;
padding:0px 0px 0px 0px;
background:url(../../img/index/contents/navi_nail.jpg) no-repeat;
float:left;
}
/* マウスが乗った時 */
.content_left .navi_nail:hover {
background:url(../../img/index/contents/navi_nail_on.jpg) no-repeat; /* 画像(on) */
}

/*------------
エステ
----------------*/

.content_left .navi_aesthetic{
width:185px;
height:52px;
padding:0px 0px 0px 0px;
background:url(../../img/index/contents/navi_aesthetic.jpg) no-repeat;
float:left;
}
/* マウスが乗った時 */
.content_left .navi_aesthetic:hover {
background:url(../../img/index/contents/navi_aesthetic_on.jpg) no-repeat; /* 画像(on) */
}

/*------------
グルメ
----------------*/

.content_left .navi_gourmet{
width:185px;
height:52px;
padding:0px 0px 0px 0px;
background:url(../../img/index/contents/navi_gourmet.jpg) no-repeat;
float:left;
}
/* マウスが乗った時 */
.content_left .navi_gourmet:hover {
background:url(../../img/index/contents/navi_gourmet_on.jpg) no-repeat; /* 画像(on) */
}

/*------------
スクール
----------------*/

.content_left .navi_school{
width:185px;
height:52px;
padding:0px 0px 0px 0px;
background:url(../../img/index/contents/navi_school.jpg) no-repeat;
float:left;
}
/* マウスが乗った時 */
.content_left .navi_school:hover {
background:url(../../img/index/contents/navi_school_on.jpg) no-repeat; /* 画像(on) */
}

/*------------
生活
----------------*/

.content_left .navi_life{
width:185px;
height:52px;
padding:0px 0px 0px 0px;
background:url(../../img/index/contents/navi_life.jpg) no-repeat;
float:left;
}
/* マウスが乗った時 */
.content_left .navi_life:hover {
background:url(../../img/index/contents/navi_life_on.jpg) no-repeat; /* 画像(on) */
}

/*------------
ペット
----------------*/

.content_left .navi_pet{
width:185px;
height:52px;
padding:0px 0px 0px 0px;
background:url(../../img/index/contents/navi_pet.jpg) no-repeat;
float:left;
}
/* マウスが乗った時 */
.content_left .navi_pet:hover {
background:url(../../img/index/contents/navi_pet_on.jpg) no-repeat; /* 画像(on) */
}

/*------------
リラクゼーション
----------------*/

.content_left .navi_relaxation{
width:185px;
height:52px;
padding:0px 0px 0px 0px;
background:url(../../img/index/contents/navi_relaxation.jpg) no-repeat;
float:left;
}
/* マウスが乗った時 */
.content_left .navi_relaxation:hover {
background:url(../../img/index/contents/navi_relaxation_on.jpg) no-repeat; /* 画像(on) */
}

/*------------
健康
----------------*/

.content_left .navi_health{
width:185px;
height:52px;
padding:0px 0px 0px 0px;
background:url(../../img/index/contents/navi_health.jpg) no-repeat;
float:left;
}
/* マウスが乗った時 */
.content_left .navi_health:hover {
background:url(../../img/index/contents/navi_health_on.jpg) no-repeat; /* 画像(on) */
}

/*------------
ショッピング
----------------*/

.content_left .navi_shopping{
width:185px;
height:52px;
padding:0px 0px 0px 0px;
background:url(../../img/index/contents/navi_shopping.jpg) no-repeat;
float:left;
}
/* マウスが乗った時 */
.content_left .navi_shopping:hover {
background:url(../../img/index/contents/navi_shopping_on.jpg) no-repeat; /* 画像(on) */
}

/*------------
ファッション
----------------*/

.content_left .navi_fashion{
width:185px;
height:52px;
padding:0px 0px 0px 0px;
background:url(../../img/index/contents/navi_fashion.jpg) no-repeat;
float:left;
}
/* マウスが乗った時 */
.content_left .navi_fashion:hover {
background:url(../../img/index/contents/navi_fashion_on.jpg) no-repeat; /* 画像(on) */
}


/*------------
エンターテイメント
----------------*/

.content_left .navi_entertainment{
width:185px;
height:52px;
padding:0px 0px 0px 0px;
background:url(../../img/index/contents/navi_entertainment.jpg) no-repeat;
float:left;
}
/* マウスが乗った時 */
.content_left .navi_entertainment:hover {
background:url(../../img/index/contents/navi_entertainment_on.jpg) no-repeat; /* 画像(on) */
}

