/* xevoE-Plan */

.xevoE-plan-1 {
    margin:35px 25px 35px 25px;	
}

.xevoE-plan-2 {
    margin:35px 25px 35px 25px;	
}

.xevoE-plan-3 {
    margin:35px 25px 35px 25px;	
}

.xevoE-plan-4 {
    margin:35px 25px 35px 25px;	
}

.xevoE-plan-5 {
    margin:35px 25px 35px 25px;	
}

.xevoE-plan-6 {
    margin:35px 25px 35px 25px;	
}

/* Icons */


.gaikan-icon {
    background: url(/jutaku/img/icon-top-mobile.png) repeat-x;
    height: 52px;
    position: absolute;
    top: 91px;
    width: 100%;
	position:absolute;
	background-size: cover;
  	-moz-background-size: cover;  /* Firefox 3.6 */
 	background-position: center;  /* Internet Explorer 7/8 */
}

.xevo-icon-gaikan {
    background: url(/jutaku/img/icon-top-mobile.png) repeat-x;
    height: 47px;
    position: absolute;
    top: 0;
    width: 100%;
	position:absolute;
	background-size: cover;
  	-moz-background-size: cover;  /* Firefox 3.6 */
 	background-position: center;  /* Internet Explorer 7/8 */
}

.xevo-icon-madori {
	background: url(/jutaku/img/icon-top-mobile.png) repeat-x;
    height: 47px;
    position: absolute;
    top: 0;
    width: 100%;
	position:absolute;
	background-size: cover;
  	-moz-background-size: cover;  /* Firefox 3.6 */
 	background-position: center;  /* Internet Explorer 7/8 */
}

/*CA追加*/
a.wtxt{
	color:#FFFFFF;
	text-decoration:underline;}


.localBtnNav {
    margin: 0 0 50px;
    padding: 15px 10px;
    background-color: #666;
}
.localBtnNav ul {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    list-style: none;
}
.localBtnNav .navL {
    margin-bottom: 10px;
}
.localBtnNav img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
}
.localBtnNav img { width: auto\9; } /* ie8 */
* html .localBtnNav img { width: 100%; } /* ie6 */
/* 終了文言
------------------------------------------------------------------------------- */
.endTxtArea {
    padding: 10px;
    background-color: #fff;
}
.endTxtArea_in {
    max-width: 946px;
    margin: 0 auto;
    padding: 10px;
    border: 2px solid #f00;
    text-align: center;
}
.endTxtArea_in p {
    margin: 0;
}
.endTxtArea_note {
    line-height: 1.6;
    color: #f00;
    font-size: 18px;
    font-weight: bold;
}
.endTxtArea_note a {
    color: #404f6f;
    text-decoration: underline;
}
.endTxtArea_note a:hover {
    color: #404f6f;
    text-decoration: none;
}