@charset "Shift_JIS";

/*■■ご当地プラン■■*/

.clear{
clear:both;
}

#gotouchiJiman{
margin-left:20px;
}

.gotouchi{
background:url(../images/gotouchi_bg_top.gif) no-repeat top left;
width:830px;
margin:10px 0;
}

.gtHalfBlock{
float:left;
width:415px;
margin-top:0;
}
.gotouchi2{
background:url(../images/gotouchi_bg_bottom.gif) no-repeat bottom left;
width:830px;
}

.gtHalfBlock .gotouchi2{
width:415px;
}


.gotouchiBlock{
width:415px;
float:left;
}

.gotouchiBlock .gotouchiImg{
float:left;
}
.gotouchiBlock .gotouchiImg img{
display:block;
margin:10px;
}

.gotouchiBlock .gotouchiTxt{
float:left;
width:270px;
padding-top:10px;
padding-bottom:10px;
}
.gotouchiBlock .gotouchiTxt a{
font-weight:bold;
}
.jiman{
float:left;
margin:0 auto 10px auto;
}

/*■■おすすめコンテンツ・キャンペーン■■*/

.recommend{
border:1px solid #ccc;
margin:10px 20px;
width:820px;
}
.recommend p{
float:left;
}
.recommend .rcImg img{
display:block;
margin:10px;
}
.recommend .rcTxt{
width:600px;
padding-top:10px;
}
.recommend .rcTxt a{
font-weight:bold;
padding-bottom:10px;
}
.recommend .rcTxt2{
width:600px;
padding-top:5px;
padding-bottom:10px;
}

/*■■キャンペーン情報（サイドエリア）■■*/
.recommend_side{
margin:15px auto;
width:168px;
text-align:left;
}
.recommend_side .rcImg{
margin-bottom:2px;
}
