/* CSS Document */
@charset "Shift_JIS";
dummy {}

/* for Print
==================================================================================================== */
/*body, div#footer
					{	background		: none;
					}
div#header p, div#header ul, div#vi, div#navigation, div#footer ul
					{	display			: none;
					}
div#contents		{	margin			: 15px 0;
						width			: 90%;
						_width			: 100%;
						float			: none;
					}
a:link, a:visited	{	text-decoration	: underline;
					}
#contents a:link:after, #contents a:visited:after
					{	content			: "("attr(href)")";
						font-size		: x-small;
					}
.skipLink a,.skipLinkOff a
					{	display			: none;	}
div#header h1		{	text-indent		: 0;
						width			: 100%;
						height			: auto;
					}
div#header h1 a		{	background		: none;
						display			: inline;
						font-size		: large;
						font-weight		: bold;
						color			: #333;
					}
div#header h1 a:after{	content			: "";
					}
img#logo			{	display			: inline;
					}
div#newsTopics li	{	list-style-type	: disc;
						margin-left		: 1em;
						padding-left	: 0;
					}*//*
#rightBox			{
						display		: none;
					}
#left_column		{	float			: left;
						width			: 40%;	}
#right_column		{	float			: right;
						width			: 40%;	}*/
.carousel li		{	display			: inline;	}
.carousel .carousel-control,.carousel .carousel-next,.carousel .carousel-previous{display:none;}
div#recipe_info_inner .left,div#recipe_info_inner .right
					{	width:45%;	}
div#recipe_info_inner .left *,div#recipe_info_inner .right *
					{width:95%;}
div#recipe_info_inner .right{	float:right;	}
#lineup_category li,#lineup_category a	{ text-indent	:0;}




							
.coupon 				{	position			: relative;	}
							

.coupon h2				{	font-size			: 55%;
							color				: #c00;
							position			: absolute;
							top					: 253px;
							left				: 115px;
								}
