@charset "UTF-8";
/* CSS Document */

body {
	color: #727272;
	background-color: #FFCC00;
	margin: 0px;
}
.txtmode {
  ime-mode: inactive; /* 半角モード */
}
a:link {
	color: #1B1612;
	text-decoration: underline;
}
a:visited {
	color: #1B1612;
}
a:hover {
	text-decoration: none;
	color: #1B1612;
}
a:link#h-link1 {
	color: #CC9966;
}
a:hover#h-link1 {
	color: #FF6600;
	text-decoration: none;
}
a:visited#h-link1 {
	color: #CC9966;
}
a:link#h-link2 {
	color: #1A1310;
}
a:visited#h-link2 {
	color: #1A1310;
}
a:hover#h-link2 {
	color: #1A1310;
	text-decoration: none;
}
a:hover#h-btn {
	text-decoration: none;
	position:relative; top:1px;
}
a:link#f-link1 {
	color: #CC9966;
}
a:hover#f-link1 {
	color: #FF6600;
	text-decoration: none;
}
a:visited#f-link1 {
	color: #CC9966;
}
a:link#f-link2 {
	color: #251E1B;
}
a:visited#f-link2 {
	color: #251E1B;
}
a:hover#f-link2 {
	color: #990000;
	text-decoration: none;
}.footer {
	background-color: #7F6F6C;
	height: 20px;
	width: 950px;
	background-image: url(../img/copy.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.toiawase-bg1 {
	background-color: #FFFFFF;
	background-image: url(../img/main_bg1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.toiawase-title {
	text-align: right;
	width: 120px;
}
.h-title1 {
	color: #6699FF;
	background-color: #FFFFFF;
	background-image: url(../img/h_title1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 930px;
	padding-left: 20px;
	font-weight: bold;
}
.top-omakase1 {
	font-size: xx-large;
	color: #FF0000;
	text-align: center;
	background-color: #FFFFFF;
	height: 80px;
	width: 950px;
}
.top-omakase2 {
	font-size: larger;
	color: #FF0000;
	text-align: center;
	background-color: #FFFFFF;
	height: 50px;
	width: 950px;
	padding-bottom: 30px;
}
.card-omakase1 {
	font-size: large;
	color: #FF0000;
	text-align: center;
	background-color: #FFFFFF;
	height: 50px;
	width: 950px;
	padding-bottom: 30px;
}
.top-omakase3 {
	font-size: large;
	color: #FF0000;
	background-color: #FFFFFF;
	height: 50px;
	width: 850px;
	padding-bottom: 30px;
	padding-top: 20px;
	padding-left: 100px;
}
