@CHARSET "UTF-8";

/*==============================================
 *
 * IDZN^
 *
 *==============================================*/

#title
{
	background-image	:url("/img/restaurant/title.png");
}

#content_body
{
	padding				:13px 0 0 25px;
}

/*==============================================
 *
 * NXZN^
 *
 *==============================================*/

.ct_box
{
	width			:690px;
	margin-bottom	:25px;
	overflow:hidden;
}

.ct_b_l
{
	width	:230px;
	float	:left;
}

.ct_b_l p
{
	font-size	:92%;
	line-height	:1.125;
	padding-top	:0.75em;
	margin		:0;
}

.ct_b_l h4
{
	width				:220px;
	height				:200px;
	background-repeat	:no-repeat;
	background-position	:top left;
	border-bottom		:1px solid #cc9;
}

.ct_b_l a
{
	display				:block;
	width				:224px;
	height				:20px;
	background-repeat	:no-repeat;
	background-position	:top left;
	margin-bottom		:5px;
}

.to_menu	{background-image	:url("/img/restaurant/to_menu.png");	}
.to_rave	{background-image	:url("/img/restaurant/to_rave.png");	}
.to_bona	{background-image	:url("/img/restaurant/to_bona.png");	}


.ct_b_r
{
	border	:1px solid #cc6;
	width	:405px;
	float	:right;
	padding	:20px;
}

.ct_b_r p,
.ct_b_r h5
{
	margin	:0;
}

.ct_b_r p.txt
{
	width	:240px;
	float	:left;
	clear	:both;
}

.ct_b_r img
{
	width	:150px;
	float	:right;
}

.ct_b_r .date
{
	color		:#999;
	font-size	:92%;
}

.ct_b_r h5 a
{
	display			:block;
	color			:#963;
	margin-bottom	:0.5em;
}

#rave  h4	{background-image	:url("/img/restaurant/rave.png");	}
#bona  h4	{background-image	:url("/img/restaurant/bona.png");	}

