/* 基本色指定
基本色1（濃）#910D0D
基本色2（中）#C05F5F
基本色3（薄）#E9CFCF
 */


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: #910D0D; text-decoration: none; }
a:visited	{ color: #910D0D; text-decoration: none; }
a:hover		{ color: #000000; text-decoration: underline; }

/* メニュー指定 */
#MENU {
	text-align:center;
	background-color: #910D0D;
	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: #910D0D;
}

#MENU li a:hover{
	background:#C05F5F;
	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: #E9CFCF;
}

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: #E9CFCF;
}

.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: #910D0D;
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
}
.tb_bgcolor {
	background-color: #E9CFCF;
}
.tb_dotline {
	border-bottom: 1px dotted #CCCCCC;
}
.hc_menu {
	width: 710px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 7px 5px 7px 15px;
	border-bottom: 1px solid #910D0D;
	margin: 10px auto;
	text-align: left;
	background: url(img/table_bg.gif);
	border-left: 10px solid #C05F5F;
}
.shop_color {
	color: #910D0D;
}
.staff_photo {
	padding: 5px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
	width: 320px;
}
.recruit_info {
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 10px;
}
.coupon {
	width: 600px;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 5px;
	background: url(img/slash.gif);
}
.cooupon_shop {
	font-size: 14px;
	font-weight: bold;
	color: #910D0D;
}

.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;
	width: 729px;
	height: 20px;
	font-size: 14px;
	border-bottom: 1px solid #910D0D;
	border-left: 1px solid #910D0D;
	background: #F7F7F7;
}
.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;
}
