@charset "UTF-8";
/* CSS Document */

/*---------------------------
osechi.html
oseibo.html
---------------------------*/

/*format---------------------*/
/*margin*/
.mb5{
margin-bottom:5px;}

.mb10{
margin-bottom:10px;}

.mb15{
margin-bottom:15px;}

.mb20{
margin-bottom:20px;}

.mb30{
margin-bottom:30px;}

.mt10{
margin-top:10px;}


/*float*/
.clear{
clear:both;}




/*layout---------------------*/
.contents{
width:658px;
margin-left:11px;}

.osechiArea01_body,
.osechiArea02{
margin-bottom:30px;}


.osechiArea01_kani{
margin-bottom:30px;
}

.osechiArea01_kani h3{
margin-bottom:15px;}


.osechiArea01_kani dl dd{
float:left;
}

.osechiArea01_kani .mr1{
margin-right:7px;
}

.osechiArea01_kani .mr2{
margin-right:6px;
}

.osechiArea01_osechi1,
.osechiArea01_osechi2
{
margin-bottom:20px;
}

.osechiArea01_osechi1 h3,
.osechiArea01_osechi2 h3,
.osechiArea03 h3
{
margin-bottom:15px;}

.osechiArea01_osechi1 .left,
.osechiArea01_osechi2 .left{
width:324px;
float:left;
margin-right:10px;}

.osechiArea01_osechi1 .right,
.osechiArea01_osechi2 .right,
.osechiArea02 .right{
width:324px;
float:left;
}

.osechiArea01_osechi1 .menuTable,
.osechiArea01_osechi2 .menuTable{
width:324px;
}

.osechiArea01_osechi1 .menuTable td,
.osechiArea01_osechi2 .menuTable td{
padding:0 0 10px 0;
}

.osechiArea02 .left{
width:284px;
float:left;
margin-right:10px;}

.osechiArea02 .menuArea{
background:url(/images/special/osechi/menu_bg.gif);
padding:15px;}

.osechiArea02 .menulist{
width:284px;
margin-bottom:10px;}

.redbox{
width:270px;
padding:5px;
border:2px solid #e90308;
margin-bottom:10px;}

.whitetext{
color:#FFFFFF;
text-align:left;}

.osechiArea02 .fl{
width:130px;
float:left;
margin-right:5px;}

.osechiArea02 .fr {
float:right;
width:149px;
}
.osechiArea02 .rightimg{
text-align:right;}

.osechiArea03 .colom3-1{
float:left;
width:185px;
height:155px;
background:url(/images/special/osechi/deli_bg.gif) no-repeat;
text-align:center;
padding:15px;
margin-right:7px;}

.osechiArea03 .colom3-2{
float:left;
width:185px;
height:155px;
background:url(/images/special/osechi/deli_bg.gif) no-repeat;
text-align:center;
padding:15px;
margin-right:6px;}

.osechiArea03 .colom3-3{
float:left;
width:185px;
height:155px;
background:url(/images/special/osechi/deli_bg.gif) no-repeat;
text-align:center;
padding:15px;
}

/*cart*/
.cartArea{
text-align:center;
margin-bottom:30px;}

.cartArea .left{
float:left;
margin:3px 20px 0 120px;
display: inline;
}

.cartArea .right{
float:left;}

.cartArea .osechiprice {
    font-size:   24px;
    font-weight: bold;
    color: #ff0000;
}

.cartArea .normal {
    font-size:   14px;
    font-weight: normal;
    color: #000000;
}

.addCart a{
    display: block;
    width:200px;
    height:35px;
    background-image:url(/images/special/osechi/cart_w.gif);
    text-indent:-9999px;
    overflow:hidden;
}
.addFavorite a{
    display: block;
    width:200px;
    height:30px;
    background-image:url(/images/special/osechi/cart_favorite_w.gif);
    text-indent:-9999px;
    overflow:hidden;
}
.addCart a:hover{
	background-position:0px -35px;
}
.addFavorite a:hover{
	background-position:0px -30px;
}

.specialquantity,
.osechiprice{
margin-bottom:10px;}

.osechiprice span{
color:#DD0000;
font-size:1.7em;
font-weight:bold;
margin:0 2px;}
