@charset "utf-8";

/*
	File Name   : st-grace.css
	Author      : Kensuke Takahashi
	Description : st-graceページ専用
*/


body {
	background: url(../img/common/body_bg_grace.png);
}

body#index {
	background: url(../img/common/body_bg_grace.png);
}

#container {
	width: auto;
	text-align: center;
	background: none;
}

#header,
#index #header {
	width: 960px;
	height: 54px;
	margin: 0 auto;
	text-align: left;
	z-index: 100;
}

#header h1 {
	padding: 0;
	text-align: left;
	background: none;
}

#header ul,
#index #header ul {
	top: 14px;
	left: 215px;
	height: 24px;
	background: none;
}

#headerLogo {
	position: absolute;
	top: 0;
	left: 15px;
}

#index #headerReserve {
	right: 15px;
}

#index #headerReserve {
	right: 15px;
}

#index #navHome a,
#navHome a:hover {
	background: url(../img/common/nav_home_grace_on.png) no-repeat 0 0;
}

#about #navAbout a,
#navAbout a:hover {
	background: url(../img/common/nav_about_grace_on.png) no-repeat 0 0;
}

#menu #navMenu a,
#navMenu a:hover {
	background: url(../img/common/nav_menu_grace_on.png) no-repeat 0 0;
}

#course #navCourse a,
#navCourse a:hover {
	background: url(../img/common/nav_course_grace_on.png) no-repeat 0 0;
}

#access #navAccess a,
#navAccess a:hover {
	background: url(../img/common/nav_access_grace_on.png) no-repeat 0 0;
}

#reserve #navReserve a,
#navReserve a:hover {
	background: url(../img/common/nav_reserve_st-grace_on.png) no-repeat 0 0;
}

#navBlog a:hover {
	background: url(../img/common/nav_blog_st-grace_on.png) no-repeat 0 0;
}

#flashWrap {
	background: url(../img/common/h1_bg_grace.png);
	z-index: 10;
}

#main {
	width: 960px;
	margin: 0 auto;
	padding-top: 20px;
	color: #261913;
	text-align: left;
}

#index #main {
	position: relative;
	top: -15px;
	padding: 0;
}

#footer {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	border-top: 1px solid #bfac88;
	color: #261913;
}

#footer dt {
	line-height: 26px;
	margin: 0;
}

#footer dd {
	line-height: 26px;
	padding: 0 7px;
	border: none;
	background: url(../img/common/footer_bg_grace.png);
	font-size: 75%;
}


/* 共通
----------------------------------------------------------- */
h1 {
	text-align: center;
	background: url(../img/common/h1_bg_grace.png) repeat-x 0 0;
}

a:link {
	color: #261913;
}

a:visited {
	color: #261913;
}

.title {
	color: #fff;
	background-color: #312118;
}

.title h2,
.title h3 {
	border: 1px solid #524031;
}

/* top
----------------------------------------------------------- */
#indexInfo dd {
	color: #261913;
}

#indexBanner {
	width: 367px;
	margin-bottom: 0;
	padding-left: 40px;
	background: url(../img/grace/index/img_03.png) no-repeat 0 0;
}

#indexBanner li {
	float: none;
	margin: 0;
}

#indexBanner li.lastChild {
	float: none;
	padding: 0;
	border-left: none;
}

#shopBanner {
	padding-top: 30px;
}

#shopBanner li {
	float: right;
	margin-left: 5px;
}


/* about
----------------------------------------------------------- */
#aboutText {
	float: none;
	width: auto;
	padding-bottom: 25px;
	background: url(../img/st_grace/about/image.jpg) no-repeat top right;
}

#aboutText dt {
	margin-bottom: 10px;
}

#map {
	background: url(../img/grace/access/loading.gif) no-repeat 50% 50%;
}


/* coupon
----------------------------------------------------------- */
#couponForm th {
	border-right: 1px solid #000;
	border-bottom: none;
	color: #fff;
	background: url(../img/grace/coupon/bg.png) no-repeat 0 0;
}

#couponForm tr.lastChild th {
	border-bottom: 1px solid #000;
}

#couponForm td {
	border: 1px solid #b7a281;
	background: none;
}

.required {
	color: #f60;
}


/* course
----------------------------------------------------------- */

#course div#main li dl {
	margin: 0;
}

#course div#main li dt {
	background: #312118;
}

#course div#main li dt p {
	color: #fff;
	border: 1px solid #524031;
}

#course div#main li dd {
	padding: 5px 3px 5px 10px;
	font-weight: bold;
	background: url(../img/grace/course/bg.png) repeat-x 0 0;
}

#course div#main li p {
	border: none;
}

#anniversaryText table {
	float: none;
	width: 100%;
	margin-bottom: 1em;
}

.xmas {
	margin-top: -20px;
}

.xmas th {
	background: url(../img/st_grace/course/bg.png) no-repeat;
	padding: 5px;
}

.centerTh {
	border-right: 2px solid #efd8af;
	border-left: 2px solid #efd8af;
}

.xmasCaption {
	border-top: 1px solid #C3AF8C;
	padding-top: 15px;
}

#course div#main li ol li {
	padding-left: 20px;
	background: url(../img/grace/course/icon.png) no-repeat 5px 7px;
}

.steak li {
	margin-bottom: 0 !important;
}


/* sitemap
----------------------------------------------------------- */
#sitemap-icon li {
	background: url(../img/grace/sitemap/icon.png) left 8px no-repeat;
}


/* menu
----------------------------------------------------------- */

#menuNav {
	overflow: hidden;
	padding: 0 0 25px 260px;
}

#menuList1 {
	width: 990px;
	overflow: hidden;
	margin-bottom: 40px;	
}

#menuList2 {
	width: 1020px;
	overflow: hidden;
}

#menuList1 li {
	width: 300px;
	margin-right: 30px;
	float: left;
}

#menuList2 li {
	float: left;
	width: 450px;
	margin: 0 60px 30px 0;
}

#menuList1 li dt,
#menuList2 li dt {
	background: #312118;
	padding: 1px;
}

#menuList1 li dt span,
#menuList2 li dt span {
	display: block;
	color: #fff;
	border: 1px solid #524031;
	margin: 0px;
	padding: 3px 10px 3px 10px;
}

#menuList1 li dd {
	margin-top: 1px;
	padding: 5px 3px 5px 10px;
	font-weight: bold;
	background: #c7af8e;
}

#menuList2 li dd {
	margin: 1px 0 10px;
	padding: 5px 3px 5px 10px;
	font-weight: bold;
	background: url(../img/grace/course/bg.png) repeat-x 0 0;
}

#menuList1 li p {
	margin-bottom: 15px;
}

#menuList2 li p {
	float: left;
	margin-bottom: 15px;
}

#menuList2 li p.lastChild {
	float: right;
	width: 175px;
}

#menuList2 li p.lastChild strong {
	color: #c30;
}

#menuList1 li ol li,
#menuList2 li ol li {
	list-style-type: disc;
	width: 285px;	
	margin-left: 20px;
}

.menuWrap {
	position: relative;
	left: 0;
	width: 1020px;
	overflow: hidden;
}

.menuList {
	width: 450px;
	margin-right: 60px;
}

.menuList dt {
	background: #312118;
	padding: 1px;
}

.menuList dt span {
	display: block;
	color: #fff;
	border: 1px solid #524031;
	margin: 0px;
	padding: 3px 90px 3px 10px;
	background: none;
}

.menuList2 {
	float: left;
	width: 300px;
	margin-right: 30px;
}

.menuList2 dt {
	margin-bottom: 5px;
	padding: 1px;
	color: #fff;
	background-color: #312118;
}

.menuList2 dt span {
	display: block;
	padding: 5px 7px;
	border: 1px solid #524031;
}

.menuList2 dd {
	margin-bottom: 30px;
}

.menuList2 table {
	width: 100%;
}

.menuList2 td {
	line-height: 2;
	vertical-align: top;
}

.menuList2 td.align1 {
	white-space: nowrap;
}

#indexInfo p#wedding {
	background: #c0a784;
	padding: 10px;
	text-align: left;
	margin-bottom: 10px;
}

#weddingDate dt {
	border-bottom: 1px dotted #121212;
	padding-bottom: 5px;
	margin: 15px 0 5px 0;
	font-weight: bold;
}