/* BASE CSS Document */
*{
	margin:0;
	padding:0;
}

body{
	font-size:75%;
	color:#606060;
	line-height:1.6;
	font-family:"ƒqƒ‰ƒMƒmŠpƒSPro W3","Hiragino Kaku Gothic Pro","MS PƒSƒVƒbƒN",Tahoma,sans-serif;
}

img{
	border:none;
}

a:link{
	color:#606060;
	text-decoration:none;
}

a:hover{
	color:#BF9764;
	text-decoration:underline;
}

/* ID */
#headerwrap{
	width:760px;
}

#header{
	width:760px;
	background-color:#FFD2BD;
	overflow:auto;
}

#header2{
	width:760px;
	background-color:#FFD2BD;
	overflow:auto;
}

#logo{
	width:345px;
	height:63px;
	margin-top:10px;
	margin-left:20px;
	background:url(../images/logo.gif) 0px 10px no-repeat;
}

#logo h1{
	font-size:12px;
	color:#F06AB4;
}

#logo h2{
	text-indent:-9999px;
	display:none;
}

#logo a{
	display:block;
	width:345px;
	height:33px;
}

#produce{
	width:141px;
	height:18px;
	position:absolute;
	top:22px;
	left:609px;
	background:url(../images/kinkigift.gif) top left no-repeat;
}

#produce h3{
	text-indent:-9999px;
	display:none;
}

#headnavi{
	width:243px;
	position:absolute;
	top:48px;
	left:507px;
}
#headnavi ul{
    list-style:none;
}
#headnavi li{
    list-style:none;
	float:left;
}

#headnavi a span{
	display:none;
}
#headnavi a{
    display:block;
	background:url(../images/head_navi3.gif) top left no-repeat;
}

#headnavi a.nav1{
	width:61px;
    height:14px;
	background-position:0px 0px;
}
#headnavi a:hover.nav1{
    background-position:0px -14px;
}

#headnavi a.nav2{
	width:94px;
    height:14px;
	background-position:-61px 0px;
}
#headnavi a:hover.nav2{
    background-position:-61px -14px;
}

#headnavi a.nav3{
	width:88px;
    height:14px;
	background-position:-155px 0px;
}
#headnavi a:hover.nav3{
    background-position:-155px -14px;
}

#subnavi{
	width:528px;
	height:37px;
	float:left;
	margin-left:19px;
	display:inline;
	background:url(../images/bg_sub_navi.gif) top left no-repeat;
}

#subnavi p{
	clear:both;
	padding-top:18px;
	font-weight:bold;
}

#subnavi p{
	_clear:both;
	_padding-top:2px;
	_font-weight:bold;
}

#subnavi ul{
	margin-top:14px;
	margin-left:31px;
    list-style:none;
}

#subnavi li{
    list-style:none;
	float:left;
}

#subnavi a span{
	display:none;
}
#subnavi a{
    display:block;
	background:url(../images/sub_navi.gif) top left no-repeat;
}

#subnavi a.home{
	width:48px;
    height:13px;
	background-position:0px 0px;
}
#subnavi a:hover.home{
    background-position:0px -13px;
}

#subnavi a.guide{
	width:94px;
    height:13px;
	background-position:-48px 0px;
}
#subnavi a:hover.guide{
    background-position:-48px -13px;
}

#subnavi a.payment{
	width:144px;
    height:13px;
	background-position:-142px 0px;
}
#subnavi a:hover.payment{
    background-position:-142px -13px;
}

#subnavi a.shipping{
	width:94px;
    height:13px;
	background-position:-286px 0px;
}
#subnavi a:hover.shipping{
    background-position:-286px -13px;
}

#subnavi a.demand{
	width:83px;
    height:13px;
	background-position:-380px 0px;
}
#subnavi a:hover.demand{
    background-position:-380px -13px;
}

#btn{
	width:201px;
	padding-top:4px;
	float:right;
}
/* END HEADER */

#contentswrap{
	margin-top:10px;
	margin-left:20px;
	width:740px;
	background:url(../images/bg_contents.gif) top left repeat-y;
}

#leftcontents{
	width:540px;
	float:left;
	background-color:#ffffff;
}

#rightcontents{
	width:193px;
	float:right;
	margin-bottom:10px;
}

#footer{
	width:740px;
	height:40px;
	margin-left:20px;
	clear:both;
	position:relative;
	border-top:1px solid #AA9372;
}

#footer p{
	margin-top:6px;
	font-size:10px;
	float:left;
}

#footer ul{
	list-style-type:none;
	float:right;
	margin-top:6px;
}

#footer ul li{
	float:left;
	margin-right:10px;
	padding:0px 10px 0px 0px;
	border-right:1px solid #656565;
	font-size:10px;
}

#footer ul li.end2{
	margin-right:0px;
	padding:0px;
	float:left;
	border:none;
	font-size:10px;
}

#rightcontents table.topcalender{
	width:180px;
	margin-left:7px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

#rightcontents table.topcalender td.youbi{
background-color:#CBF1B2;
}

#rightcontents table.topcalender th{
	background-color:#CBF1B2;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

#rightcontents table.topcalender th.sun{
	background-color:#FC5857;
	color:#ffffff;
}

#rightcontents table.topcalender th.sat{
	background-color:#FC5857;
	color:#ffffff;
}

#rightcontents table.topcalender td{
	background-color:#ffffff;
	text-align:center;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

#rightcontents table.topcalender td.sunday{
	background-color:#FC5857;
	color:#ffffff;
}

#rightcontents table.topcalender td.satday{
	background-color:#FC5857;
	color:#ffffff;
}

#rightcontents table.topcalender td.blank{
	background-color:#dddddd;
}

/*‚±‚±‚Ü‚Å*/

#mbanner2{
	width:180px;
	margin-top:10px;
	margin-left:7px;
}

#mbanner2 ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#mbanner2 li{
	margin-bottom:2px;
}

#mbanner2 a{
	display:block;
}

#mbanner2 a span{
	display:none;
}

#mbanner2 a.mchoice{
	width:180px;
	height:43px;
	background:url(../images/mban_choice.jpg) top left no-repeat;
}

#mbanner2 a.mg-gift{
	width:180px;
	height:43px;
	background:url(../images/mban_gourmet.jpg) top left no-repeat;
}

#mbanner2 a.msanchoku{
	width:180px;
	height:43px;
	background:url(../images/mban_sanchoku.jpg) top left no-repeat;
}

#mbanner2 a.mnamecard{
	width:180px;
	height:43px;
	background:url(../images/mban_namecard.jpg) top left no-repeat;
}

#mbanner2 a.mguide{
	width:180px;
	height:43px;
	background:url(../images/mban_giftguide.gif) top left no-repeat;
}

#mbanner2 a.mhappylife{
	width:180px;
	height:43px;
	background:url(../images/mban_happylife.gif) top left no-repeat;
}

#mbanner2 a.sale{
	width:180px;
	height:43px;
	background:url(../images/mban_sale.jpg) top left no-repeat;
}

#mbanner2 a.faxordersys{
	width:180px;
	height:43px;
	background:url(../images/mban_faxorder.gif) top left no-repeat;
}

#mbanner2 a.banpresent{
	width:180px;
	height:43px;
	background:url(../images/mban_present.gif) top left no-repeat;
}

#mbanner2 a.breadlist{
	display:inline;
}

/* CLASS */

.clr{
	clear:both;
}

.caps{
	margin-top:16px;
	margin-left:7px;
	margin-bottom:4px;
	padding-left:18px;
	color:#357983;
	background:url(../images/maker_arrow.gif) center left no-repeat;
}

.red{
	color:#FC5857;
}

.att{
	width:180px;
	margin-left:7px;
	font-size:80%;
	color:#357983;
}

.dial{
	margin-left:7px;
}

.breadlist{
	width:526px;
	margin-bottom:1em;
	text-transform:uppercase;
}