@charset "UTF-8";
/* ===================================================================
CSS information

file name  : breakfast.css
author     : Ability Consultant
style info : 朝食
=================================================================== */
#cus_contents {
	padding-top: 20px;
}

/* -----------------------------------------------------------
	.box
----------------------------------------------------------- */
#cus_page #cus_contents .box {
	position: relative;
}
#cus_page #cus_contents .box .lnk_01 {
	position: absolute;
	bottom: 42px;
	right: 254px;
}
#cus_page #cus_contents .box .lnk_01 a {
	text-decoration: underline;
	color: #7f7674;
	font-size: 108%;
}
#cus_page #cus_contents .box .lnk_01 a:hover {
	text-decoration: none;
}
#cus_page #cus_contents .box .lnk_02 {
	position: absolute;
	bottom: 198px;
	right: 168px;
}
#cus_page #cus_contents .box .lnk_02 a {
	text-decoration: underline;
	color: #7f7674;
	font-size: 108%;
}
#cus_page #cus_contents .box .lnk_02 a:hover {
	text-decoration: none;
}
#cus_page #cus_contents .box_serevise {
	position: relative;
}
#cus_page #cus_contents .box_serevise .bus_btn {
	position: absolute;
	bottom: 60px;
	left: 3px;
}
#cus_page #cus_contents .box_serevise .bus_btn a {
	width: 400px;
	padding: 13px 10px 13px 0;
}
#cus_page #cus_contents .box_serevise .bus_btn a:after {
	content: " ";
	background: url(../images/home/ic_pdf_bk.png) 0 0 no-repeat;
	width: 14px;
	height: 16px;
	position: absolute;
	top: 24px;
	right: 85px;
}
#cus_page #cus_contents .box_serevise .bus_btn a:hover:after {
	background: url(../images/home/ic_pdf_wt.png) 0 0 no-repeat;
}
#cus_page #cus_contents .box_type {
	position: relative;
}
#cus_page #cus_contents .box_type .btn {
	position: absolute;
	top: 105px;
	right: 40px;
}
#cus_page #cus_contents .box_type .btn a {
	width: 350px;
	padding: 18px 10px 18px 0;
}
#cus_page #cus_contents .box_grandclub {
	position: relative;
}
#cus_page #cus_contents .box_grandclub .lnk_03 {
	position: absolute;
	bottom: 152px;
	right: 158px;
}
#cus_page #cus_contents .box_grandclub .lnk_03 a {
	text-decoration: underline;
	color: #fff;
	font-size: 108%;
}
#cus_page #cus_contents .box_grandclub .lnk_03 a:hover {
	text-decoration: none;
}
#cus_page #cus_contents .box_grandclub .btn .l {
	position: absolute;
	bottom: 50px;
	left: 60px;
}
#cus_page #cus_contents .box_grandclub .btn .l a {
	background: #7f7674;
	border: 1px solid #fff;
	width: 380px;
	padding: 18px 10px 18px 0;
}
#cus_page #cus_contents .box_grandclub .btn .l a:hover {
	background: #fff;
	color: #7f7674;
}
#cus_page #cus_contents .box_grandclub .btn .l a:hover:after {
	background: url(../images/common/ic_arrow_bk.png) 0 0 no-repeat;
}
#cus_page #cus_contents .box_grandclub .btn .r {
	position: absolute;
	bottom: 48px;
	right: 53px;
}
#cus_page #cus_contents .box_grandclub .btn .r a {
	width: 380px;
	padding: 20px 12px 20px 0;
}
