BODY {
	font-family: "MS UI Gothic",Osaka;
	color: #444444;
	font-size: 12px;
	line-height: 130%;
	margin: 0px;
	padding: 0px;
	background: #DDDDDD url(img/bg.gif);
	text-align: center;
}

a:link		{ color: #ff6600; text-decoration: none; }
a:visited	{ color: #ff6600; text-decoration: none; }
a:hover		{ color: #000000; text-decoration: underline; }

/* メニュー指定 */
#MENU {
	text-align:center;
	background-color: #FF6600;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}

#MENU ul{
	list-style-type:none;
	padding: 0 0 0 8px;
}

#MENU li{
	list-style-type:none;
	float:left;
	display:inline;
	border:1px solid #ffffff;
	width:95px;
	margin-top: 0;
	margin-right: 2px;
	margin-left: 2px;
}

#MENU li a{
	font-family: Verdana, Osaka;
	display:block;
	text-align:center;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
}

#MENU li a:link,#MENU li a:visited,#MENU li a:active{
	color:#FFFFFF;
	background-color: #FF6600;
}

#MENU li a:hover{
	background:#FF9900;
	color:#FFFFFF;
	text-decoration: none;
}

#MENU li.menu-on a,#MENU li.menu-on a:link,
#MENU li.menu-on a:visited{
	color:#000000;
	background-color: #FFCC66;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin: 5px;
}

table,tr,td {
	font-size: 12px;
	font-family : "MS UI Gothic",Osaka;
	color : #444444;
	line-height : 130%;
}

#footer {
	font-family: "Verdana", "osaka";
	font-size: 10px;
	line-height: 120%;
	border-top: 1px solid #cccccc;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 800px;
	background-color: #FFD9BF;
}

.f14{
	font-family: "MS UI Gothic", Osaka;
	font-size: 14px;
	line-height: 130%;
}
.link_sougo {
	height: 30px;
}


.hc{
	font-family: "MS UI Gothic", Osaka;
	color: #FF6600;
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
}
.tb_bgcolor {
	background-color: #FFD9BF;
}
.tb_dotline {
	border-bottom: 1px dotted #CCCCCC;
}
.hc_menu {
	width: 705px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-image: url(menu/img/hc_bg.gif);
	background-repeat: repeat-y;
	padding: 7px 5px 7px 25px;
	border-bottom: 1px solid #FF6600;
	margin: 10px auto;
	text-align: left;
}
.shop_color {
	color: #FF6600;
}
.staff_photo {
	padding: 5px;
	width: 200px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
}
.recruit_info {
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 10px;
}
.coupon {
	background-image: url(coupon/img/coupon_bg.gif);
	width: 600px;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.qr {
	width: 105px;
	border: 1px solid #CCCCCC;
}

.coupon_shopname {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.link_cate {
	font-weight: bold;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	background-image: url(link/img/cate.gif);
	width: 730px;
	background-repeat: no-repeat;
	height: 20px;
	font-size: 14px;
}
.link_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.link_sougo {
	font-weight: bold;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	background-image: url(link/img/sougo.gif);
	width: 730px;
	background-repeat: no-repeat;
	height: 20px;
	font-size: 14px;
}
