@charset "Shift_JIS";
/* CSS Document */

/*　.kodawari　テキストエリア　*/
.kodawari {
	clear: both;
	width: 640px;
	margin: 5px auto 0px 0px;
	padding: 0px 0px 0px 140px;
	text-align: left;
}
.kodawari img {
	float: left;
	margin: 0px 20px 5px 0px;
}
.kodawari  p.txt_kodawari {
	margin: 0px;
	float: left;
	display: block;
	width: 500px;
}
/*　.menu1　左側　*/
.menu1 {
	float: left;
	width: 350px;
	padding: 0px 0px 10px 150px;
	text-align: left;
}
/*　.menu1　右側　*/
.menu2 {
	float: right;
	width: 270px;
	padding: 0px 40px 10px 0px;
	text-align: left;
}
/*　.type　お好みで<em>スープ</em>の味、麺の固さを選べます　*/
.type {
	clear: both;
	width: 617px;
	margin: 10px auto 0px 150px;
	background: url(../menu/parts/menu_tbl02.gif) repeat-y;
}
.type dl {
	color: #0F0;
}
.point {
	color: #FFF;
}
/*　.type end　*/

/*　.menu1 .menu2内で使用　*/
ul {
	clear: both;
	margin: 0px 0px 5px 12px;
}
li {
	list-style: url(../parts/point.gif) outside;
	margin: 0px 0px 3px;
}
/*　text　*/
.tukemen {
	padding: 10px 0px 0px;
	display: block;
}
.tukemen dt {
	font-weight: bold;
	color: #99FF00;
	margin-bottom: 5px;
}
.tukemen dd {
	color: #CF9;
	padding: 0px 0px 5px;
}
.tukemen span {
	color: #FFF;
}


.txt_setumei {
	color: #FF9;
	font-weight: normal;
	margin-right: 10px;
}
.txt_attention {
	margin: 5px 0 0;
	color: #F00;
	font-weight: normal;
	text-indent: 10px;
}
.setumei /*メニュー追加修正分
-----------------------------------------------*/ {
	list-style:none;
	color: #FF9;
	width: 200px;
}
.type #frame1 {
	background: url(../menu/parts/menu_tbl01.gif);
	clear: both;
	height: 14px;
	width: 617px;
}
.type #frame2 {
	background: url(../menu/parts/menu_tbl03.gif) no-repeat;
	clear: both;
	height: 14px;
	width: 617px;
}
.type dl {
	padding: 10px 0px;
}

