@charset "utf-8";
/* 
    大エリア                表示ブロック
*/
.area_big
{
    width:940px;
    text-align: center;
    background:url(http://a248.e.akamai.net/f/248/99838/30m/www.ikyu.com/dg/special/seasonal/summer/image2/daiarea.png); repeat-x;
    color:#FFF;
    padding:10px 0 11px 0;
    margin-top:20px;
    font-weight:bold; font-size:19px;
    letter-spacing:5px;
    clear:both;

    
}
/* 
    小エリア                表示ブロック
*/
.area_small
{width:940px; font-size:16px; font-weight:bold;
    background:url(http://a248.e.akamai.net/f/248/99838/30m/www.ikyu.com/dg/special/seasonal/summer/image2/shouarea.png); repeat-x;
    text-align: center;
    padding:9px 0;
    color:#3399cc;
    clear:both;
}

/* 
    施設(プラン)画像        表示ブロック
*/
.accom_plan_image
{
    float: left;
    width: 180px;
}
.accom_plan_image img{width:170px; float:left;}

/* 
    プラン詳細              表示ブロック
*/
.plan_detail_info{float:left; text-align:left; width:275px;}
.plan_detail_info div.m{font-size:11px; line-height:16px;}

.jump-three{clear:both; padding-top:10px; text-align:right;}
.jump-three img{float:right; vertical-align:middle;}

/* 
    1列                     表示ブロック
*/

.divRow{width:940px; display:block; padding:0 0 20px 0;}

.divColumn
{
        float:left;
        width:470px;
	padding-top:15px;
}
.divColumn a{color:#1E90FF;}
.divColumn a:hover{color:#0066FF;}



/* 一休Plus */
.class_ikyu_plus
{
    margin-top:3px;
}


/* みなし金額のスタイル */
.bold_money
{
    font-weight: bold;
    font-size:14px; line-height:19px;
}

