@charset "utf-8";

/* ========================================================
	contents css => 下層ページ用css
======================================================== */
div#mainArea h3 {
	margin-bottom: 5px;
	color: #a8a57c;
	font-size: 114%;
}
div#mainArea *.line {
	margin-top: 1em;
	padding-top: 1.3em;
	background: url(../images/line.gif) repeat-x;
}


/* リスト系
============================================================================================================ */
a.img {
	position: relative;
	display: block;
	margin-bottom: 8px;
	width: 125px;
	height: 187px;
	overflow: hidden;
}
a.img img {
	position: relative;
	text-decoration: none !important;
}
a.img:link, a.img:visited {
	border: 2px solid #85835f;
	text-decoration: none !important;
}
a.img:hover, a.img:active {
	border: 2px solid #626042;
	text-decoration: none !important;
}


div.list div.title {
	margin-bottom: 1em;
	zoom: 1;
}
div.list div.title:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
div.list div.title h3 {
	float: left;
	padding-top: 8px;
	font-size: small !important;
	color: #85835f;
}
div.list div.title p {
	float: right;
	width: 540px;
}
div.list div.title p.link {
	width: 520px;
	text-align: right;
}
div.list div.title dl {
	float: right;
	padding-top: 12px;
	width: 520px;
	line-height: 1.3;
	font-size: 93%;
}
div.list div.title dl dt {
	float: left;
}
div.list div.title dl dd {
	margin-left: 55px;
}
div.list ul {
	padding-bottom: 2em;
	line-height: 1.2;
	zoom: 1;
}
div.list ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
div.list ul li {
	width: 129px;
	float: left;
	margin-right: 8px;
}
div.list ul li.last {
	margin-right: 0;
}
div.list ul li a:link, div.list ul li a:visited {
	text-decoration: none;
}
div.list ul li a:hover, div.list ul li a:active {
	text-decoration: underline;
}
/*div.list ul li a:link img, div.list ul li a:visited img {
	border: 2px solid #85835f;
}
div.list ul li a:hover img, div.list ul li a:active img {
	border: 2px solid #626042;
}*/
div.list ul li em {
	font-size: smaller;
}


div.list_dl {
	margin-bottom: 1.3em;
	padding-bottom: 2em;
	background: url(../images/line.gif) repeat-x left bottom;
	line-height: 1.2;
	zoom: 1;
}
div.list_dl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
body#display div.last {
	margin-bottom: 0;
	background: none;
}
div.list_dl dl {
	float: left;
	width: 129px;
	margin-right: 8px;
}
div.list_dl dl.last {
	margin-right: 0;
}
div.list_dl dl img {
	margin-bottom: 8px;
}
div.list_dl dd {
	font-size: smaller;
}

/* CONCEPT
============================================================================================================ */
body#concept div#mainArea h3 {
	margin-bottom: 15px;
}
body#concept p.ph {
	float: left;
}
body#concept div#conceptRight {
	float: right;
	width: 465px;
	line-height: 2;
}
body#concept div#conceptRight p {
	margin-bottom: 2.2em;
}
body#concept div.recycle p.ph {
	border: 1px solid #26281b;
}
body#concept div.recycle div#conceptRight {
	width: 485px;
}


/* SHOP
============================================================================================================ */
body#shop div#mainArea div {
	margin-top: 20px;
	padding-top: 21px;
	background: url(../images/line.gif) repeat-x;
	zoom: 1;
}
body#shop div#mainArea div:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
body#shop div#mainArea div p.ph {
	float: left;
}
body#shop div#mainArea div h4 {
	font-size: 114%;
	margin-left: 275px;
	margin-bottom: 0.5em;
}
body#shop div#mainArea div li {
	margin-left: 270px;
	padding-left: 0.8em;
	text-indent: -0.8em;
	margin-bottom: 1.3em;
}


/* GIFT
============================================================================================================ */
div.list {
	margin-bottom: 1.3em;
	background: url(../images/line.gif) repeat-x left bottom;
}
body#gift div#sideArea ul {
	margin-top: 0;
}
body#gift div#sideArea ul li.first {
	margin-top: 0;
	border-top: 0;
}
body#gift div.last {
	margin-bottom: 0;
	background: none;
}

body#gift p.nothing {
	text-align: center;
	padding-top: 100px;
}

/* ～ついて
============================================================================================================ */
body#gift div.mainText {
	padding: 10px 0 1px;
}
body#gift div.mainText em {
	color: #a8a57c;
}
body#gift div.mainText h4 {
	color: #a8a57c;
	font-size: 114%;
}
body#gift p.about_ph {
	float: left;
}
body#gift div.mainTextRight {
	float: right;
	width: 555px;
}

/* 早割りについて
============================================================================================================ */
div#hayawari div.mainText {
	margin-bottom: 10px;
	background: url(../images/line.gif) repeat-x left bottom;
	color: #a8a57c;
}
div#hayawari h4 {
	font-size: 114%;
}
div#hayawari table th,
div#hayawari table td {
	color: #a8a57c;
	text-align: center;
}
div#hayawari ul {
	margin: 0 30px 10px;
	color: #a8a57c;
}


/* DISPLAY
============================================================================================================ */
div#listLease {
	background: url(../images/line.gif) repeat-x;
	padding-top: 1.3em;
	zoom: 1;
}
div#listLease:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
div#listLease h3 {
	padding-top: 8px;
	margin-bottom: 1em;
}
div#listLease p {
	font-size: 93%;
	width: 400px;
	float: left;
}
div#listLease ul {
	float: right;
	width: 266px;
}
div#listLease ul li.linklast {
	margin-top: 0.5em;
	padding-top: 0.7em;
	background: url(../images/line.gif) repeat-x;
}
div#listLease ul li a {
	font-weight: bold;
	padding-left: 15px;
}
div#listLease ul li a:link, div#listLease ul li a:visited {
	background: url(../images/arrow.gif) no-repeat left;
	text-decoration: none;
}
div#listLease ul li a:hover, div#listLease ul li a:active {
	background: url(../images/arrow_on.gif) no-repeat left;
	text-decoration: underline;
}

ul.displayTitle {
	padding-bottom: 5px !important;
}
ul.displayTitle li {
	width: auto !important;
}


/* リースについて
============================================================================================================ */
div.lease h4 {
	margin-bottom: 5px;
	color: #a8a57c;
	font-size: 114%;
}
div.lease table {
	width: 100%;
	margin-bottom: 5px;
	color: #a8a57c;
	border-top: 1px solid #2e2f22;
}
div.lease table th,
div.lease table td {
	padding: 0.2em 1em;
	background-color: #10120c;
	border-bottom: 1px solid #2e2f22;
}
div.lease table th {
	border-left: 1px solid #2e2f22;
}
div.lease table td {
	border-right: 1px solid #2e2f22;
	text-align: right;
}
div.lease ul {
	margin-top: 1.2em;
}
div.lease table tr.even th,
div.lease table tr.even td {
	background-color: #181a14;
}



/* WEDDING
============================================================================================================ */
body#wedding div.list div.title p {
	width: 440px;
}
body#wedding div.last {
	margin-bottom: 0;
	background: none;
}



/* LESSON
============================================================================================================ */
body#lesson p.main {
	text-align: right;
}
body#lesson p.main img {
	border: 2px solid #85835f;
}
body#lesson ul.main {
	margin: 10px 0 20px;
	zoom: 1;
}
body#lesson ul.main:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
body#lesson ul.main li {
	float: left;
	margin-right: 11px;
	border: 2px solid #85835f;
}
body#lesson ul.main li.last {
	float: right;
	margin-right: 0;
}
body#lesson table.info {
	width: 100%;
	margin-bottom: 5px;
	background-color: #2e2f22;
	color: #a8a57c;
}
body#lesson table.info th,
body#lesson table.info td {
	padding: 0.4em 1em;
	background-color: #10120c;
}
body#lesson table.info th {
	vertical-align: top;
	width: 18%;
}

body#lesson div#mainArea h4 {
	margin-top: 1.3em;
	padding-top: 1.3em;
	background: url(../images/line.gif) repeat-x;
}

div.hearing {
	margin-bottom: 10px;
	padding: 10px 0 15px;
	font-size: smaller;
	background: url(../images/line.gif) repeat-x left bottom;
	zoom: 1;
}
div.hearing:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
div.hearinglast {
	margin-bottom: 0;
	padding-bottom: 0;
	background: none;
}
div.hearing p {
	float: left;
	padding-top: 8px;
}
div.hearing div {
	float: right;
	width: 540px;
}
div.hearing dl {
	padding: 0.7em 0;
	background: url(../images/line.gif) repeat-x left bottom;
	zoom: 1;
}
div.hearing dl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
div.hearing dl.last {
	background: none;
}
div.hearing dl dt {
	float: left;
}
div.hearing dl dd {
	margin-left: 18em;
}


/* 講座日程
============================================================================================================ */
body#lesson table.schedule {
	width: 100%;
	margin-bottom: 25px;
	background-color: #2e2f22;
	color: #a8a57c;
}
body#lesson table.schedule th,
body#lesson table.schedule td {
	padding: 0.4em 1em;
	background-color: #181a14;
}
body#lesson table.schedule th {
	text-align: center;
	width: 17%;
}
body#lesson table.schedule tr.title th {
	width: auto;
	background-color: #10120c;
}
body#lesson table.schedule td.past {
	width: 15%;
	text-align: center;
}
body#lesson p.btn {
	margin: 30px 0 0;
	text-align: center;
}

/* お申し込み
============================================================================================================ */
body#lesson .formWrap table {
	width: 100%;
	background-color: #10120c;
	border-top: 1px solid #2e2f22;
	color: #a8a57c;
}
body#lesson .formWrap table td,
body#lesson .formWrap table th {
	padding: 0.3em 1em;
	border-bottom: 1px solid #2e2f22;
}
body#lesson .formWrap table th {
	border-left: 1px solid #2e2f22;
	width: 7em;
}
body#lesson .formWrap table td {
	border-right: 1px solid #2e2f22;
}
body#lesson div#mainArea .formWrap h4 {
	margin-top: 2em;
	margin-bottom: 5px;
	padding-top: 0;
	background: none;
	font-size: 110%;
}
body#lesson .formWrap dl {
	background-color: #10120c;
	border: 1px solid #2e2f22;
	border-bottom-width: 0;
	color: #a8a57c;
}
body#lesson .formWrap dt {
	padding: 0.4em 1em;
	background: #10120c url(../images/line.gif) repeat-x left bottom;
}
body#lesson .formWrap dd {
	padding: 0.2em 1em 0.2em 9.5em;
	background-color: #181a14;
	border-bottom: 1px solid #2e2f22;
}
body#lesson .formWrap ul {
	zoom: 1;
}
body#lesson .formWrap ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
body#lesson .formWrap ul li {
	float: left;
	width: 10em;
}
body#lesson .formWrap ul li.wide {
	width: auto;
}
body#lesson .formWrap label {
	cursor: pointer;
}
body#lesson .formWrap input.size01 {width: 250px;}
body#lesson .formWrap input.size02 {width: 500px;}
body#lesson .formWrap input.size03 {width: 350px;}
body#lesson .formWrap input.size04 {width: 40px;}

body#lesson div.btn {
	margin: 30px 0 0;
	text-align: center;
}
body#lesson div.btn form {
	display: inline;
	margin: 0.6em;
}
body#lesson div.error {
	margin: 10px 0 15px;
}
body#lesson div.error ul {
	margin-top: 0.5em;
	font-weight: bold;
}
body#lesson div.error em,
body#lesson div.error ul strong {
	color: #A33104;
}
body#lesson div.thanks {
	padding: 10px 0; 
}
body#lesson div.thanks p {
	margin-bottom: 1.5em;
}


/* DELIVERY
============================================================================================================ */
body#delivery div#mainArea table {
	width: 100%;
	margin-bottom: 5px;
	background-color: #2e2f22;
	color: #a8a57c;
}
body#delivery div#mainArea table th,
body#delivery div#mainArea table td {
	padding: 0.2em 1em;
	background-color: #10120c;
}
body#delivery div#mainArea table th {
	width: 15%;
	text-align: center;
}
body#delivery div#mainArea table td dl {
	position: relative;
}
body#delivery div#mainArea table td dd {
	position: absolute;
	right: -5px;
	top: 0;
	width: 61px;
	background: url(../../delivery/images/reservation_bg_top.gif) no-repeat;
	font-size: smaller;
	color: #6D6E54;
}
* html body#delivery div#mainArea table td dd {
	right: 5px;
}
body#delivery div#mainArea table td dd em {
	display: block;
	padding: 2px 0;
	background: url(../../delivery/images/reservation_bg_bottom.gif) no-repeat bottom;
	text-align: center;
}
body#delivery div#mainArea table td.price {
	width: 18%;
	text-align: right;
}
body#delivery div#mainArea ul {
	margin-bottom: 1.4em;
	padding-left: 1em;
	text-indent: -1em;
}
body#delivery div#distance {
	margin-bottom: 20px;
	background-color: #10120c;
	border: 1px solid #2e2f22;
	padding: 0.7em 1em;
}
body#delivery div#distance dt {
	float: left;
}


/* ACCESS
============================================================================================================ */
div#map {
	height: 415px;
	margin-bottom: 15px;
	border: 2px solid #8D8B6A;
	color: #000000;
}

body#access div#mainArea dt {
	float: left;
	margin-right: 0.5em;
}


/* OUTLINE
============================================================================================================ */
body#outline div#mainArea dl {
	background-color: #10120c;
	border: 1px solid #2e2f22;
	border-bottom: none;
	color: #a8a57c;
}
body#outline div#mainArea dt {
	float: left;
	padding: 0.6em 0 0 1em;
}
body#outline div#mainArea dd {
	padding: 0.6em 0 0.6em 12em;
	border-bottom: 1px solid #2e2f22;
}
body#outline div#mainArea dd.odd {
	background-color: #181a14;
}

