/*---  温泉情報のスタイル　----*/



/* 各ブログのヘッダータイトル　　 */


.mt-main-index #blog-title {
	margin: 0px;
	width: 100%;
	position: relative;
	background-image: url(../../main_img/top_onsen_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	overflow: auto;
	background-color: #FF3399;
}


#blog-title {
	margin: 0px;
	width: 100%;
	position: relative;
	overflow: auto;
}




/* 左カラムのアフィリ　　 */

.left-affi {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	overflow: auto;
	position: relative;
	padding: 0px;
}

.left-affi img {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	overflow: auto;
	position: relative;
	padding: 0px;
}



/*---  地区別温泉一覧ページ　----*/
#spa-page-title {
	font-size: 16px;
	background-color: #FFE4CA;
	margin: 5px;
	padding: 5px;
	height: 40px;
	width: 710px;
	overflow: auto;
	position: relative;
}

#spa-page-title p {
	margin: 5px;
	padding: 0px;
}


/*---  おすすめ温泉一覧用　----*/

#Osusume-onsen-list {
	margin: 5px;
	padding: 0px;
	width: auto;
	position: relative;
	height: auto;
}

.onsen-list-title {
	font-family: ms pgothic,osaka,sans-serif , "ＭＳ Ｐゴシック","ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3","Osaka−等幅";
	font-size: 18px;
	background-color: #CCCCCC;
	margin: 5px;
	padding: 5px;
	width: 95%;
	position: relative;
	height: auto;
}

.list-setumei {
	background-color: #CCFF99;
}


.Osusume-onsen {
	padding: 3px;
	height: auto;
	border: 1px solid #CCCCCC;
	position: relative;
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}

.Osusume-onsen .onsen-name td {
	width: 220px;
	position: relative;
	color: #FFFFFF;
}

.onsen-name a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.onsen-gaiyo {
}

/*---  温泉更新情報　----*/

#onsen-koshin {
	margin: 5px;
	height: auto;
	width: 690px;
	border: 1px solid #CCCCCC;
	overflow: auto;
	position: relative;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#onsen-koshin h2 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 16px;
	background-color: #CCCC66;
	letter-spacing: 0.5em;
	text-indent: 20px;
	display: block;
	padding: 5px;
	height: 18px;
	width: 95%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	overflow: visible;
	position: relative;
}


#onsen-koshin ul {
	font-size: 13px;
	margin: 5px;
	padding: 0px;
	overflow: auto;
	position: relative;
	background-color: #FFFFCC;
	height: auto;
	width: 650px;
}

#onsen-koshin li {
	padding: 0px;
	margin-bottom: 5px;
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 20px;
}


/*---  温泉データ用　----*/


#spaName {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 130%;
	font-weight: normal;
	background-color: #FFCC99;
	background-position: left;
	text-indent: 20px;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#tblD1 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

	font-style: normal;
	font-weight: normal;
	background-color: #FF9966;
	margin-left: 20px;
}


#tblD1 th  {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	background-color: #F3E1CD;
	padding: 3px;
	width: 110px;
	font-size: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF6633;
	border-right-color: #FF6633;
	border-bottom-color: #FF6633;
	border-left-color: #FF6633;
}



#tblD1 td  {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	background-color: #FFFFFF;
	text-indent: 10px;
	padding: 3px;
	border-bottom-style: solid;
	border-top-color: #CC6633;
	border-right-color: #CC6633;
	border-bottom-color: #CC6633;
	border-left-color: #CC6633;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;

}





 #tblD2{
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	background-color: #FF9966;
	margin-left: 20px;
}


 #tblD2 th {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	background-color: #F3E1CD;
	padding: 3px;
	width: 110px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF6633;
	border-right-color: #FF6633;
	border-bottom-color: #FF6633;
	border-left-color: #FF6633;
}



#tblD2 td {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	background-color: #FFFFFF;
	text-indent: 10px;
	padding: 3px;
	width: 210px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF6633;
	border-right-color: #FF6633;
	border-bottom-color: #FF6633;
	border-left-color: #FF6633;
}

#SpaComent {
	border: 1px solid #999999;
	padding: 4px;
	text-align: left;
	width: 96%;
	margi: 2%;

}

#SpaComent p {
	line-height: 1.6;
	font-weight: normal;
	width: 100%;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 95%;
	margin: 0px;
	padding: 0px;
}

.spaH3{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: normal;
	background-color: #EEEEEE;
	text-align: left;
	text-indent: 15px;
	padding: 3px;
	width: 95%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC99;
	border-right-color: #FFCC99;
	border-bottom-color: #FFCC99;
	border-left-color: #FFCC99;
}

#effect {
	width: 90%;
	background-color: #FFFFFF;
	text-align: left;
	padding: 5px;
	border: 1px solid #999999;
	font-size: 100%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}



#effect p {
	margin: 10px;
	width: 100% ;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.6;
	font-weight: normal;
	text-align: left;
	padding: 5px;
	font-size: 95%;
}

#senshitsu {
	background-color: #FFFFFF;
	text-align: left;
	padding: 5px;
	border: 1px solid #999999;
	font-size: 100%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	width: 90%;
}



#senshitsu p {
	margin: 10px;
	width: 100% ;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.6;
	font-weight: normal;
	text-align: left;
	padding: 5px;
	font-size: 95%;
}

#contents1 img {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}




#subImageTbl {
	font-size: 12px;
	font-weight: normal;
	margin-left: 15px;
}

#subImageTbl p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	padding: 2px;


}


/*---  温泉一覧ページヘッド部分　----*/

#spa-page-title {
	background-image: url(http://lip-hokkaido.com/mtcss/blogcss/spa_list_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 5px;
	padding: 0px;
	height: 370px;
	width: 650px;
	overflow: auto;
	position: relative;
}

#spa-page-title p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, sans-serif;
	font-size: 14px;
	width: 300px;
	margin-top: 150px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}



/*---  温泉一覧テーブル用　----*/


#OnsenItiran {
	background-color: #FFFFFF;
	margin: 5px;
	overflow: auto;
	position: relative;
	height: auto;
}

#OnsenItiran th {
	font-size: 14px;
	font-weight: normal;
	background-color: #ECFF9D;
	padding: 2px;
	width: 155px;
}

#OnsenItiran td {
	font-size: 12px;
	font-weight: normal;
	background-color: #EEEEEE;
	line-height: 18px;
	padding: 2px;
}



/*---  カテゴリーテーブル用　----*/



/*---  温泉の詳細データ　テーブル用　----*/

.spa-data-tb {
	padding: 1px;
	width: 690px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	overflow: auto;
	position: relative;
	height: auto;
}


/*---  ページ下の温泉予約アフィリ　----*/

#onsen-aff {
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	position: relative;
	border: 1px solid #CCCCCC;
}



/*----- #####   ここから新　#####　----*/

/*----  カテゴリ別温泉一覧  ----*/

.cate-onsen-itiran {
      position: relative;
      width :98%;
      height: auto;
      overflow: auto;
      margin: 3px 2px 6px 3px;
      }

.cate-onsen-itiran:after {content: "";
           display: block;
           clear : both;
                       }

.cate-onsen-box {
        position: relative;
        margin: 3px;
        border: solid 1px #999999;
        padding: 0px;
        height: auto;
        border-radius: 6px; 
        -moz-border-radius: 6px; 
        -webkit-border-radius: 6px; 
        overflow: hidden;
                }

.cate-onsen-box:after {content: "";
           display: block;
           clear : both;
                       }

.cate-onsen-name {
         position: static;
         background-color: #ee3333;
         width: 100%;
         margin: 0px 0px 3px 0px;
         padding: 3px;
         font-size: 120%;
          }

.cate-onsen-name a {
          color:#ffffff;
          text-decoration: none;
                  }

.onsen-in-box:after {content: "";
           display: block;
           clear : both;
                       } 

.cate-onsen-pic {
        position: relative;
        margin: 3px;
        boder: solid 1px #999999;
        padding: 1px;
        height: auto;
                }


.cate-onsen-pic img {
       width: 98%;
       height: auto;
               }


.cate-onsen-syosai {
        position: relative;
        margin: 3px;
        boder: solid 1px #999999;
        padding: 1px;
        height: auto;
                }


.cate-onsen-syosai p {
               font-size: 95%;
               paddin: 0;
               margin: 2px;
               }


.cate-onsen-gaiyo {
           position: relative;
           width: 90%;
           margin: 3px;
           padding: 5px;
           font-size: 90%;
           border: solid 1px #999999;
               }

.syosai-go {
           position: relative;
           padding: 5px;
           background-color: #b22222;
           border-radius: 5px;
           -moz-border-radius: 5px;
           -webkit-border-radius: 5px;
           margin-left: 50%;
           display: inline-block;
            }

.syosai-go a {
            color: #ffffff;
            text-decoration: none;
             }

/*---- 温泉記事詳細データ　　----*/

.onsen-syosai-box {
           position: relative;
           width: 100%;
           height:auto;
           margin: 3px;
           padding: 0;
              }

.onsen-syosai-box:after {content: "";
                    display: block;
                    clear: both;
                    }

.syosai-box-1 , .syosai-box-2 , .syosai-box-3 {
            position: relative;
            margin: 3px 0px;
            cellpadding: 2px;
            border-collapse:separate;
             border-spacing:1px;
             border-width: 1px;
            background-color: #ff8004;
              }

.syosai-box-1 th , .syosai-box-2 th , .syosai-box-3 th {
            background-color: #fce3d6;
            padding: 2px;
            }
            
.syosai-box-1 td , .syosai-box-2 td , .syosai-box-3 td {
            background-color: #ffffff;
            padding: 2px;
            }


.syosai-box-1 {
           width: 97%;
              }

/*---- 地区一覧ページ　---*/
.tiku-itiran {
       position: relative;
       width: 100%;
       height: auto;
           }

.tiku-itiran:after {content:"";
                    display: block;
                    clear: both;
                    }

.AriaItiran {
       position: relative;
       height: auto;
       margin: 3px;
       border: solid 1px #888888;
           }

.AriaItiran th {
         background-color: #ffe4c4;
         }
             


/* ########### 768px以上〜  ########### */
@media (min-width: 768px) {

.syosai-box-1 {
           width: 98%;
              }

.cate-onsen-box {
             width: 47%;
             height: 220px;
             float: left;
               }


.cate-onsen-pic {
          width: 30%;
          heght: auto;
          float: left;
                 }


.cate-onsen-syosai {
          width: 65%;
          heght: auto;
          float: left;
                 }

.syosai-box-2 , .syosai-box-3{
           width: 49%;
           float: left;
              }

.syosai-box-1 th {
           width: 25%;
              }

.syosai-box-2 th {
           width: 35%;
              }

.AriaItiran {
       width: 48%;
       float: left;
            }


/*------- ブログ記事内の画像サイズ設定　　-----*/

.asset-more img {
     position: relative;
     width: 50%;
     height: auto;
             }


}



/* ########### 600px以上〜767px以下 ########### */
@media (min-width: 600px) and (max-width: 767px) {




.cate-onsen-pic {
          width: 40%;
          heght: auto;
          float: left;
                 }


.cate-onsen-syosai {
          width: 55%;
          heght: auto;
          float: left;
                 }

.syosai-box-1 {
           width: 100%;
              }

.syosai-box-2 , .syosai-box-3{
           width: 100%;
              }

.syosai-box-1 th ,.syosai-box-2 th , .syosai-box-3 th {
           width: 35%;
              }

.AriaItiran {
       width: 48%;
       float: left;
            }



}


/* ########### 599px以下 ########### */
@media (max-width: 599px) {


.cate-onsen-pic {
          width: 97%;
          heght: auto;
                 }


.cate-onsen-syosai {
          width: 97%;
          heght: auto;
                 }


.syosai-box-1 {
           width: 97%;
              }

.syosai-box-2 , .syosai-box-3{
           width: 97%;
              }

.syosai-box-2 th {
           width: 40%;
              }


.syosai-box-1, .syosai-box-2 , .syosai-box-3{
           font-size: 90%;
              }

.AriaItiran {
       width: 98%;
       float: left;
            }

/*------- ブログ記事内の画像サイズ設定　　-----*/

.asset-more img {
     position: relative;
     width: 80%;
     height: auto;
             }



}