@charset "UTF-8";

#gift {
width: 660px;
}

#gift #main_box {
margin: 0 0 20px 0;
}

#gift h2#title_image {
display: block;
width: 660px;
height: 30px;
background: url(../img/subt_title.jpg) no-repeat 0 0;
text-indent: -9999px;
}

#gift #co_inner {
width: 630px;
margin: 25px 0 0 30px;
color: #666666;
}

#gift #co_inner .gift_separator {
clear: both;
width: 600px;
height: 1px;
margin: 0 0 20px 0;
overflow: hidden;
}

/* h3 */

#gift #co_inner h3#subt_gift {
display: block;
width: 600px;
height: 22px;
margin: 0 0 20px 0;
background: url(../img/subt_gift.jpg) no-repeat 0 0;
text-indent: -9999px;
}

#gift #co_inner h3#subt_tea {
display: block;
width: 600px;
height: 16px;
margin: 0 0 10px 0;
background: url(../img/subt_tea.jpg) no-repeat 0 0;
text-indent: -9999px;
}

#gift #co_inner h3#subt_food {
display: block;
width: 600px;
height: 16px;
margin: 0 0 10px 0;
background: url(../img/subt_food.jpg) no-repeat 0 0;
text-indent: -9999px;
}


/* catch */
#gift #co_inner #catch_area {
margin: 0 0 20px 0;
}

#gift #co_inner #catch {
width: 600px;
margin: 0 0 10px 0;
}

#gift #co_inner p#catch_tea {
display: block;
width: 600px;
height: 28px;
margin: 0 0 20px 0;
text-indent: -9999px;
background: url(../img/catch_tea.jpg) no-repeat 0 0;
}

#gift #co_inner p#catch_food {
display: block;
width: 600px;
height: 13px;
margin: 0 0 10px 0;
text-indent: -9999px;
background: url(../img/catch_food.jpg) no-repeat 0 0;
}

/* -- // menu area // -- */
/* -- common -- */
#gift #co_inner h4 {
color: #e00000;
margin: 0 0 5px 0;
}

#gift #co_inner img {
vertical-align: top;
}

#gift #jump_button {
width: 615px;
height: 25px;
margin: 0 0 20px 15px;
overflow: hidden;
}

#gift #jump_button p {
display: block;
float: left;
margin: 0 16px 0 0;
}

/* -- tea_area -- */
#gift #co_inner #tea_area {
clear: both;
width: 600px;
margin: 0 0 20px 0;
}

#gift .tea_box {
width: 579px;
clear: both;
margin: 0 0 10px 11px;
background: url(../img/bg_box_c.jpg) repeat-y center top;
}
#gift .tea_box_t {
width: 579px;
padding: 10px 0 0 0;
background: url(../img/bg_box_t.jpg) no-repeat center top;
}
#gift .tea_box_b {
width: 579px;
padding: 0 0 10px 0;
background: url(../img/bg_box_b.jpg) no-repeat center bottom;
}

#gift .tea_box .tea_item {
width: 560px;
margin: 0 0 0 10px;
}

#gift .tea_box .tea_item p.comment {
margin: 0 0 5px 0;
}

#gift .tea_box .tea_item p.mini_separator {
width: 432px;
height: 1px;
margin: 0 0 5px 0;
overflow: hidden;
}

#gift .tea_box .photo_tea {
width: 116px;
height: 162px;
float: left;
margin: 0 10px 0 0;
}

#gift .tea_box .detail_tea {
width: 432px;
float: left;
}

/* -- // food_area // -- */
#gift #food_area {
width: 630px;
}

#gift #photo_food {
width: 630px;
height: 193px;
overflow: hidden;
}

#gift #photo_food p {
float: left;
margin: 0 14px 0 0;
}

/* -- // pagetop // -- */

#gift p.go_pagetop {
clear: both;
display: block;
width: 91px;
margin: 20px 0 0 509px;
height: 19px;
background: url(../img/bt_backtop_on.jpg) no-repeat 0 0;
}

#gift p.go_pagetop a {
display: block;
width: 91px;
height: 19px;
background: url(../img/bt_backtop_off.jpg) no-repeat 0 0;
text-indent: -9999px;
}

#gift p.go_pagetop a:hover {
background: none;
}

/* -- // attention // -- */
#gift p.attention {
clear: both;
width: 600px;
font-size: 83%;
margin: 10px 0;
}




