*{
    margin:0;
    padding:0;
}

#container{
    background:url("../common_images/happyweb_background.gif");
    width:750px;
    margin:0 auto;
}
#main_index{
    width:750px;
    background:url("../common_images/happyweb_main.gif") no-repeat;
}

#main{
    width:750px;
}

#menu{
/*    position:absolute;*/
}

#menu_index{
    position:absolute;
    top:131px;
    min-height:600px;
}

#left{
    float:left;
    width:196px;
}

#right{
    float:right;
    width:554px;
    position:relative;
}

#right_index{
    float:right;
    width:554px;
    position:relative;
    padding-top:471px;
}

#info{
    font-size:12px;
    font-weight:bold;
}

#search_area{
    margin:2px 0 0 7px;
    width:188px;
    background:url("../common_images/search_hotel_back.gif") no-repeat;
}

#search_hotel,
#search_google{
    margin-left:10px;
}

#header{
    background:url("../common_images/header.gif");
    width:750px;
    height:59px;
}

#footer{
    clear:both;
    height:27px;
    background:url("../common_images/happyweb_footer.gif") no-repeat;
}

#hotel_info{
    border:solid 1px #dddddd;
    margin-left:7px;
    width:536px;
}

#info_feed{
    border:solid 1px #dddddd;
    margin-left:8px;
    width:536px;
}

#feed{
    margin-top:8px;
    margin-bottom:8px;
    padding:5px;
}

.btn{
    padding-left:7px;
}

img{
    border:none;
}

/* office.html */
#office{
    background:url("../common_images/happyweb_office.gif") no-repeat;
    height:1551px;
}

#right_office{
    float:right;
    width:554px;
    position:relative;
}

#btDoc  { position: absolute; left: 390px; top: 130px; }
#btPpt  { position: absolute; left: 390px; top: 459px; }
#btXls  { position: absolute; left: 390px; top: 780px; }

/* dvd */
#dvd{
    background:url("../common_images/dvd.gif") no-repeat;
    height:650px;
}

/* caution */
#caution{
    background:url("../common_images/caution.gif") no-repeat;
    height:700px;
}

/* rental_pc */
#right .bg_rental_pc{
    background:url("../common_images/bg_rental_pc.jpg") no-repeat;
    height:700px;
}
#right .str_rental_pc {
    font-size:14px;
font-weight:bold;
    position:absolute;
    left: 60px;
    top: 110px;
    width: 430px;
}
#right p {
    margin: 20px 0px;
}

/* yahoo search */
#search{width:175px; height:252px; background:#ffffff;}
.search_box {background:#ffffff; padding:0 0 0 1px;}
.search_form {margin:0;}
.search_form_area {height:21px;  text-align:left;}
.search_text {padding:2px 0 2px 2px; border:1px solid #999999; font-size:14px;height:21px;width:129px;}
.search_img {text-align:center; left:-2px; position:relative;}
.y_logo{text-align:right; margin:2px 5px 2px 0;}
.word_box{background:#fff5f5; border:1px solid #ccc;}
.att_word{margin:5px 0 5px 8px;}
.search_word{text-align:left; width:150px; font-size:12px; margin:5px 0 5px 12px;}
.search_word a{color:#2479a4; line-height:1.4;}

.search_yahoo{
    padding-left:13px;
}

.mrg_left{
    margin-left:4px;
}