*{
	margin:0;
	border:0;
	padding:0;
}

body{
	height:100%;
	background:#ccc;
	font-family:arial,sans-serif;
	scrollbar-base-color:#000;
}
h3,h4,h5{
	font-size:12px;
	line-height:40px;
}
a {
	text-decoration:none;
}
/*-----------------------------------top*/
div#top_contents{
	width:100%;
	height:100%;
	background:#000;
}
div#top{
	margin:-140px 0px 0px -120px;
	position:absolute;
	top:50%;
	left:50%;
}


/*-----------------------------------menu*/
div#menu{
	background:#E4D2BD;
	position:absolute;
	width:200px;
	height:100%;
}
div.rogo{
	position:absolute;
	top:10px;
	left:10px;
}

div#linkbutton{
	position:absolute;
	top:220px;
	left:10px;
	width:180px;
}
div.button_element{
	margin-bottom:10px;
}
address{
	width:200px;
	font-style:normal;
	text-align:center;
	font-size:11px;
	line-height:13px;
	position:absolute;
	bottom:10px;
}
/*-----------------------------------contents*/
div#contents{
	position:absolute;
	left:200px;
	width:760px;
	height:100%;
	background:#000;
}


/*-----------------------------------contents00*/

div#head00{
	position:absolute;
	width:760px;
	height:160px;
	background-image:url(images/01_contents_head.png);
}
div#contents00{
	position:absolute;
	top:160px;
	width:100%;
	overflow:auto;
}
div#home_ph{
	margin-top:70px;
	margin-left:60px;
}
div.home{
	text-align:left;
	color:#E31;
	width:160px;
	float:left;
}
#contents00 .home p{
	font-size:11px;
	padding:5px 5px 0px 5px;
	line-height:15px;
}
/*-----------------------------------contents01*/

div#head01{
	position:absolute;
	width:100%;
	height:160px;
	background-image:url(images/02_contents_head.png);
}
div#contents01{
	position:absolute;
	top:130px;
	bottom:50px;
	width:100%;
	overflow:auto;
	_height:70%;
}

div#con_menu{
	margin-top:70px;
	margin-left:60px;
	width:560px;
	clear:left;
}
div.menu_link{
	width:122px;
	float:left;
}
div#read{
	color:#fff;
	padding-left:60px;
}
div#read1{
	white-space:pre;
	color:#fff;
	padding-left:11px;
	font-size:11px;
	line-height:18px;
}
div#read h4{
	color:#7a2;
}
div#read h5{
	color:#e31;
}
div#read a{
	 color:#7a2;
 }
div#contents01 p{
	padding-left:11px;
	font-size:11px;
	line-height:18px;
}
div#udon_img{
	position:absolute;
	top:560px;
	left:230px;
}
div#factoly_img{
	position:absolute;
	top:560px;
	left:330px;
}
div#ceo{
	position:absolute;
	top:560px;
	left:430px;
	color:#fff;
}
div#new_img{
	position:absolute;
	top:560px;
	left:130px;
	color:#fff;
}

/*-----------------------------------contents02*/

div#head02{
	position:absolute;
	width:760px;
	height:160px;
	background-image:url(images/03_contents_head.png);
}
div.lineup_cont01{
	width:420px;
	margin-top:20px;
	margin-bottom:40px;
	margin-left:60px;
	color:#fff;
}
div.lineup_cont01 h3{
	margin-top:-5px;
	margin-bottom:-10px;
	color:#7a2;
}
div#shop_contents{
	position:absolute;
	top:250px;
	right:20px;
	width:210px;
	height:250px;
	text-align:center;
	color:#e31;
}
div#shop_contents h4{
	color:#e31;
	font-size:10px;
}
div#shop_contents ul li{
	padding-left:10px;
	display:list-item;
	list-style:none;
	text-align:left;
	font-size:8px;
	line-height:12px;
}
/*-----------------------------------contents03*/

div#head03{
	position:absolute;
	width:760px;
	height:160px;
	background-image:url(images/04_contents_head.png);
}
div.recipe_cont01{
	width:420px;
	margin-top:20px;
	margin-bottom:40px;
	margin-left:60px;
	color:#fff;
	padding-bottom:40px;
	border-bottom:solid 1px #fff
}
div.recipe_cont02{
	width:205px;
	_width:200px;
	height:140px;
	padding-right:5px;
	color:#fff;
	float:left;
}
div.recipe_cont03{
	width:420px;
	clear:left;
}
div.recipe_cont01 h3{
	margin-top:-15px;
	margin-bottom:-10px;
	color:#e31;
}
/*-----------------------------------news*/

div#news_contents{
	position:absolute;
	top:30px;
	right:20px;
	width:231px;
	height:100px;
	background-image:url(images/news_back.gif);
	padding-top:14px;
	padding-right:4px;
	padding-bottom:5px;
	padding-left:5px;
}
div#news_{
	background:#321;
	font-size:10px;
	color:#fff;
	width:231px;
	height:100px;
	overflow-y:auto;
}






/*-----------------------------------hooter_ohter*/

div#hooter{
	position:absolute;
	bottom:0px;
	width:760px;
	height:50px;
	clear:both;

}
div#lake_rogo{
	text-align:right;
	padding-bottom:10px;
	padding-right:20px;
}


div#right_shadow{
	position:absolute;
	left:960px;
	width:10px;
	height:100%;
	background-image:url(images/00_right_shadow.png);
	
}
* html #right_shadow{
	_behavior:url(iepngfix.htc);
}

