﻿@charset "utf-8";


/*-----toppage setting-----*/

.contentbox_top{
position:relative;
margin:0px;
padding:0px;
width:850px;
height:55px;
background-image:url(../images/contents/ordercake_cb_t_bg.png);
background-repeat:no-repeat;
}

.maincontents{
position:relative;
margin:0px auto;
padding:0px;
text-align:center;
width:840px;
}

.o_cakeworks{
position:relative;
margin:0px;
padding:0px;
width:840px;
height:260px;
background-image:url(../images/contents/ordercake/works_h_bg.png);
background-position:0px;
background-repeat:no-repeat;
text-align:left;
}

.o_cakeword{
display:block;
position:absolute;
margin:33px 0px 0px 378px;
padding:0px;
color:#ffffff;
}

.oc_txt{
display:block;
position:relative;
margin:75px 0px 0px 10px;
padding:0px;
font-size:12px;
text-align:left;
width:560px;
height:190px;
}

#ocworks_picbox{
position:relative;
margin:0px auto;
padding:0px;
width:830px;
text-align:left
}

.oc_photo{
position:relative;
margin:5px 0px 0px 5px;
padding:0px;
width:200px;
height:150px;
text-align:center;
float:left;
}


/*-----Order Button setting-----*/

.go_order{
position:relative;
display:block;
width:250px;
height:60px;
margin:0px auto;
z-index:11;
text-align:center;
}

.go_order a{
display:block;
width:250px;
height:55px;
background-image:url(../images/contents/ordercake/btn_order.png);
background-position:0px 0px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

.go_order a:hover{
display:block;
width:250px;
height:55px;
background-image:url(../images/contents/ordercake/btn_order.png);
background-position:0px -55px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
text-indent:-9999px;
/*hide mac ie¥ */
overflow:hidden;
/**/
}

/*-----OC bottom setting-----*/

.contentbox_bottom{
position:relative;
margin:0px;
padding:0px;
width:850px;
height:130px;
background-image:url(../images/contents/ordercake/works_b_bg.png);
background-repeat:no-repeat;
}