@charset "Shift_JIS";
/* CSS Document */
html {
    margin: 0;

    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
}
body {
	color: #333333;
	font-family:'‚l‚r ‚oƒSƒVƒbƒN', Osaka, sans-serif;
	margin: 0;
	/* setting border: 0 hoses ie5 win window inner well border */
    padding: 0;
	text-align: center;
}


/*Layout*/
#container {
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 850px;
	text-align: center;
	background: url(../item/img_back.jpg);
	color: #FFF;
}

#container_sweet {
    position: relative;
    margin: 0 auto; /* center on everything else */
    width: 850px;
    text-align: center;
}



/*font*/


.midashifont {
	font-size           :18px;
	font-family:'‚l‚r ‚oƒSƒVƒbƒN',Osaka,sans-serif;}
.midashifont_s {
	font-size           :14px;
	font-family:'‚l‚r ‚oƒSƒVƒbƒN',Osaka,sans-serif;}
.font,
.table_menu{
	font-size			:12px;
	line-height			:18px;
	font-family:'‚l‚r ‚oƒSƒVƒbƒN',Osaka,sans-serif;}
	
.smallfont,
#footer
{
	font-size			:10px;
	line-height			:13.5px;
	font-family:'‚l‚r ‚oƒSƒVƒbƒN',Osaka,sans-serif;}
	
	
a:link {text-decoration: underline; color: #333333;}
a:visited {text-decoration: underline; color: #666666;}
a:active {text-decoration: underline; color: #FF6600; }
a:hover {
	text-decoration: underline;
	color: #FF6600;
	font-size: large;
}




/*menu*/
.table_menu {
	width:100%;

}

.table_menu .c_dot{
	width:10%;
	text-align:left;
	vertical-align:top;
	
}

/*page index*/
#menu{
	background:#D7D6BA;
	position:relative;
	width: 720;	

}



/*calendar*/
.calendar {
	width:180px;
	border:none;
	background:#bbbba5;
	text-align:center;
	font-size:9px;


}
.calendar tr{
	height:18px;
	background:#FFF;	
}



.holiday{
	background:#FF0000;
	color:#FFFFFF;
	font-weight: bold;
}

.sat{
	background:#99CC66;
	color:#FFFFFF;
}



/*footer*/

#footer{
	margin-top:30px;
	width:720px;
	position:relative;
	border-top:solid 1px #666633;

	height:87px;
	}
.footer_before{
	margin-top:10px;
	width:145px;
	float:left;
	text-align:left;
	position:relative;


}

.footer_after{
	margin-top:10px;
	width:570px;
	float:left;
	text-align:left;
	position:relative;
	color: #333;
	
	


}
.Š®”„’† {
	color: #FFF;
	text-align: center;
}
.midashifont strong {
	color: #666;
}
.font {
	color: #666;
}
.merumaga {
	color: #666;
}
