@charset "shift_jis";

/* Universal selector
---------------------------------------*/
*{
	color: #633;
	font-size: 100%;
	background-color: transparent;
	margin:	0;
	padding: 0;
	}

/* Structure Module
---------------------------------------*/
body {
	font: small/140% "‚l‚r ‚oƒSƒVƒbƒN", Arial, Helvetica, sans-serif;
	line-height: 1.5;
	background: #fff;
	}

/* Text Module
---------------------------------------*/

p {
	margin: 10px 0 20px 0;
	}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 20px 0;
	line-height: 1.1;
	clear: both;
	}
h1 {
	font-size: 210%;
	font-family: "ƒqƒ‰ƒMƒmŠpƒSƒVƒbƒNW3" , "ƒƒCƒŠƒI" , "HGPºÞ¼¯¸M" , "‚l‚r ‚oƒSƒVƒbƒN";
	color: #78347a;
	letter-spacing: -0.1em;
	}
h2 {
	font-size: 200%;
	font-family: "ƒqƒ‰ƒMƒmŠpƒSƒVƒbƒNW3" , "ƒƒCƒŠƒI" , "HGPºÞ¼¯¸M" , "‚l‚r ‚oƒSƒVƒbƒN";
	color: #CE1370;
	letter-spacing: -0.1em;
	}
h3 {
	font-size: 200%;
	font-family: "ƒqƒ‰ƒMƒmŠpƒSƒVƒbƒNW3" , "ƒƒCƒŠƒI" , "HGPºÞ¼¯¸M" , "‚l‚r ‚oƒSƒVƒbƒN";
	color: #633;
	letter-spacing: -0.1em;
	}
h4 {
	font-size: 160%;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS pro W3", "HGPºÞ¼¯¸M" , "‚l‚r ‚oƒSƒVƒbƒN";
	color: #633;
	letter-spacing: -0.1em;
	}
h5 {
	margin: 0;
	padding: 0;
	font-size: 140%;
	font-family: "ƒqƒ‰ƒMƒmŠpƒSƒVƒbƒNW3" , "ƒƒCƒŠƒI" , "‚l‚r ‚oƒSƒVƒbƒN";
	color: #fff;
	letter-spacing: -0.1em;
	}
h6 {
	margin: 0 0 10px 20px;
	padding: 0;
	font-size: 180%;
	font-family: Helvetica;
	letter-spacing: -0.1em;
	color: #CE1370;
	}
blockquote {
	display: block;
	background-color: #eaeeef;
	border-top: 1px solid #b9c3c8;
	border-left: 1px solid #b9c3c8;
	margin: 0.8em 24px;
	padding: 1px;
	}
em {
	font-style: normal;
	font-size: 110%;
	font-weight: bold;
	color: #444;
	}
strong {
	color: #f06;
	}
hr {
	clear: both;
	visibility: hidden;
	}


/* Hypertext Module
---------------------------------------*/
a {
	text-decoration: none;
	}
a:link,
a:visited {
	color: #CE1370;
	}
a:hover {
	color: #088bdd;
	text-decoration: underline;
	}

/* Image Module
---------------------------------------*/
img {
	border: 0;
	vertical-align: bottom;
	}

/* List Module
---------------------------------------*/
ul,
ol,
dl {

	margin: 1em 16px 25px 16px;
	padding: 1px 8px;
	}
li,
dt,
dd {
	font-size: 90%;
	}
dt {
	color: #004171;
	}
/*
dd {

	}
*/
li li,
li p,
li pre,
li dt,
li dd,
dd li,
dd p,
dd pre,
dd dt,
dd dd {
	font-size:100%;
	}
li ul,
li ol,
li dl,
li p,
dd ul,
dd ol,
dd dl,
dd p {
	margin: 0.4em 8px;
	}

/* Table Module
-----------------------------------------------------------------------------------------*/
table {
	margin: 10px 0 25px 0;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ccc;
	line-height: 1.4;
	background: #fff;
	font-size: 90%;
	}
caption {
	margin: 0;
	padding: 0;
	text-align: left;
	}
td, th {
	border-bottom: 1px solid #ccc;
	padding: 0.2em 0.4em;
	}
td strong, th strong {
	color: #f30;
	font-weight: normal;
	}
thead th {
	text-align: center;
	color: #fff;
	font-weight: bold;
	background: #78347a;
	}
tfoot th, tfoot td {
	font-weight: normal;
	text-align: left;
	background: #ffc;
	}
tbody th {
	font-weight: normal;
	text-align: left;
	border-right: 1px solid #ccc;
	}
tbody td {
	background: #ffd;
	}
td em {
	font-weight: none;
	font-style: normal;
	font-size: 100%;
	color: #f36;
	}
#form_yoyaku tbody th {
	font-weight: normal;
	text-align: right;
	border-right: 1px solid #ccc;
	}
#form_yoyaku td,
#form_yoyaku th {
	border-bottom: 1px solid #ccc;
	padding: 4px;
	}
th.ninki {
	background: #ffc;
	}
.recruit tbody td {
	font-size: 110%;
	}
.recruit tbody td li {
	font-size: 100%;
	}


/* Forms Module
---------------------------------------*/
input,
textarea,
select {
	padding: 3px;
	color: #444;
	border: 1px solid #ccc;
	background: #fff;
	}
input:focus,
	textarea:focus {
	background: #ffc;
	color: #000;
	}

/* layout
---------------------------------------*/
#headerline {
	width: 100%;
	border-top: 4px solid #CE1370;
	background: #78347a;
	}
#headerline p {
	margin: 0 auto;
	padding: 1px 0;
	width: 850px;
	color: #fff;
	font-size: 11px;
	text-align: right;
	}
#headerline p em {
	margin-left: 10px;
	padding-left: 15px;
	font-size: 150%;
	font-family: Helvetica;
	font-weight: bold;
	color: #fff;
	background: url(../../images/common/icon_tel.gif) no-repeat 0 50%;
	}
#wrapper {
	margin: 0 auto;
	width: 850px;
	background: #fff;
	}
#header #wayansara {
	width: 310px;
	float: left;
	}
#header #wayandari {
	width: 329px;
	float: right;
	}
#header ul {
	margin: 0 5px 0 0;
	padding: 0;
	float: right;
	width: 530px;
	list-style: none;
	}
#header li {
	float: right;
	white-space: nowrap;
	font-size: 80%;
	}
#header li a {
	padding: 0 8px 6px 8px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #78347a;
	border-bottom: 3px solid #f4e1f5;
	}
#header li a:hover {
	background: #f4e1f5;
	border-bottom: 3px solid #78347a;
	}
#content {
	clear: both;
	overflow: hidden;
	width: 850px;
	background: #f3f0e1 url(../../images/common/content_bg.gif) no-repeat bottom;
	}
#main {
	float: left;
	position: relative;
	left: 30px;
	padding: 26px 0;
	width: 500px;
	}
#sidebar {
	float: right;
	padding: 20px 0;
	width: 292px;
	color: #530;
	border-top: 4px solid #CE1370;
	background: url(../../images/common/sidebar_bg.gif) no-repeat;
	}
#sidebar .phone {
	margin: 0 0 15px 20px;
	padding: 10px 20px;
	width: 210px;
	font-size: 11px;
	background: url(../../images/common/sidebar_reserve_bg.gif) no-repeat bottom;
	}
#sidebar .phone dt,
#sidebar .phone dd {
	margin: 0;
	padding: 0;
	width: 210px;
	}
#sidebar .phone dd {
	margin-bottom: 5px;
	}
#sidebar .phone_title {
	margin-left: 20px;
	}
#sidebar p {
	margin: 0 0 5px 20px;
	padding: 0;
	font-size: 11px;
	color: #78347a;
	}
#sidebar ul {
	list-style: none;
	margin: 0 0 20px 20px;
	padding: 0;
	}
#sidebar li a {
	margin: 0;
	padding: 5px 0 5px 10px;
	display: block;
	width: 240px;
	color: #CE1339;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #C78FC9;
	border-left: 3px solid #78347a;
	}
#sidebar li a em {
	display: block;
	font-size: 120%;
	color: #78347a;
	}
#sidebar li a:hover{
	color: #f03;
	border-left: 3px solid #f03;
	background: #fff;
	}
#sidebar dl {
	margin: 0 0 20px 20px;
	padding: 0;
	font-size: 11px;
	}
#sidebar dl img  {
	border: 2px solid #fff;
	}
#sidebar dl.phone img  {
	border: none;
	}
#sidebar dl a:hover img  {
	border: 2px solid #CE1370;
	}
#sidebar dl.phone a:hover img  {
	border: none;
	}
#sidebar dt {
	margin-bottom: 5px;
	}
#sidebar dd {
	margin-bottom: 10px;
	padding-right: 20px;
	}
.kyotoopen {
	margin: 0 0 15px 20px;
	padding: 8px 10px;
	width: 226px;
	background: #fff url(http://www.wayansara.net/images/common/footer_bg.jpg) no-repeat bottom right;
	border: 2px solid #909;
	}
#sidebar .kyotoopen p {
	margin: 0;
	font-size: 11px;
	}
.kyoto {
	font-size: 20px;
	font-weight: bold;
	color: #CE1370;
	}
p.syosai {
	margin: 10px 0 0;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #706;
	}

#footer {
	clear: both;
	border-top: 4px solid #CE1370;
	background: #78347a url(../../images/common/footer_bg.gif) no-repeat right;
	}
#footermenu {
	margin: 0 auto;
	padding: 20px 0;
	width: 850px;
	}
#footer a {
	color: #fff;
	text-decoration: underline;
	}
#footer a:hover {
	color: #fcc;
	}
#footer ul {
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	list-style: none;
	font-size: 90%;
	}
#footer li {
	margin-right: 10px;
	padding-right: 10px;
	display: inline;
	white-space: nowrap;
	border-right: 1px solid #CE1370;
	}
#footer p {
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 90%;
	color: #fff;
	}
#footer em {
	padding-left: 17px;
	font-size: 160%;
	font-family: Helvetica;
	font-weight: bold;
	color: #fff;
	background: url(../../images/common/icon_tel.gif) no-repeat 0 50%;
	}
#footer p strong {
	padding-left: 17px;
	font-size: 120%;
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #fff;
	letter-spacing: 0.1em;
	background: url(../../images/common/icon_tel.gif) no-repeat 0 60%;
	}
#footer img {
	margin-top: 7px;
	}
#footer ul.links {
	margin-top: 10px;
	margin-bottom: -5px;
	}
#footer ul.felink li a {
	font-size: 8px;
	text-decoration: none;
	}

/* layout [index]
---------------------------------------*/
#news {
	margin: 0 0 25px 0; 
	padding:  15px;
	border: 1px solid #ccc;
	background: #fafafa;
	}
#news dt,
#feedControl dt {
	margin-bottom: 6px;
	color: #78347a;
	}
#news dd,
#feedControl dd {
	margin-bottom: 13px;
	padding-bottom: 13px;
	font-size: 90%;
	border-bottom: 1px solid #ccc;
	}
#news em,
#feedControl em {
	margin-left: 10px;
	padding-left: 10px;
	font-size: 140%;
	font-weight: bold;
	color: #CE1370;
	border-left: 1px solid #ccc;
	}
#feedControl {
	overflow: auto;
	margin: 0 0 25px 0; 
	width: 498px;
	height: 300px;
	border: 1px solid #ccc;
	background: #fafafa;
	}
.titlenews {
	margin: 0;
	padding: 3px 15px;
	font-size: 11px;
	color: #fff;
	border-bottom: 2px solid #CE1370;
	background: #78347a url(../../images/common/footer_bg.gif) no-repeat right;
	}
.titlenews em {
	font-size: 120%;
	color: #fff;
	}

/* qa list
-----------------------------------------------------------------------------------------*/
#qa #main ul {
	list-style: none;
	}
#qa #main ul li {
	margin-bottom: 15px;
	list-style-image: url(../../images/qa/icon_mark_q.gif) ;
	font-size: 130%;
	color: #036;
	}
#qa #main ol li {
	margin-bottom: 10px;
	}
#qa #main ul.linklist li {
	font-size: 90%;
	}
#qa #main .qa_a {
	margin: 0 0 20px 22px;
	padding: 10px;
	font-size: 90%;
	color: #600;
	list-style-image: url(../../images/qa/icon_mark_a.gif);
	border-bottom: 1px solid #ccc;
	background: #fff url(../../images/voice/voice_bg.gif) no-repeat bottom;
	}

#recruitqa ul {
	list-style: none;
	}
#recruitqa ul li {
	margin-bottom: 15px;
	list-style-image: url(../../images/qa/icon_mark_q.gif) ;
	font-size: 130%;
	color: #036;
	}
#recruitqa ul.linklist li {
	font-size: 90%;
	}
#recruitqa .qa_a {
	margin: 0 0 20px 22px;
	padding: 10px;
	font-size: 90%;
	color: #600;
	list-style-image: url(../../images/qa/icon_mark_a.gif);
	border-bottom: 1px solid #ccc;
	background: #fff url(../../images/voice/voice_bg.gif) no-repeat bottom;
	}

/* layout [price]
---------------------------------------*/
#price h2 {
	margin: 0;
	padding: 0;
	}

/* layout [voicebox]
---------------------------------------*/
ul.voicelist {
	margin: 20px 0 20px -5px;
	padding: 0;
	width: 500px;
	list-style: none;
	font-size: 11px;
	overflow: hidden;
	}
.voicelist li {
	float: left;
	display: inline; /*bugfix*/
	margin: 0 0 25px 5px;
	padding: 0;
	width: 161px;
	border: none;
	background: #fff url(../../images/voice/voicebox_bg.gif) no-repeat bottom;
	}
.voicelist span {
	display: block;
	padding: 10px;
	}
.voicelist em {
	display: block;
	padding: 4px 0 6px 5px;
	color: #fff;
	background: url(../../images/voice/voicebox_name.gif) repeat-x;
	}


/* layout [voice]
---------------------------------------*/

/*
#voice #main .section3 img {
	border: 5px solid #dcc8b4;
	}
*/

ul.voice_nav_button {
	margin: 0 auto 30px;
	padding: 0;
	width: 500px;
	list-style-type: none;
	overflow: hidden;
	}
.voice_nav_button li {
	margin: 0;
	padding: 0;
	float: left;
	}
.button_v1 {
	width: 170px;
	}
.button_v2 {
	width: 170px;
	}
.button_v3 {
	width: 160px;
	}
.voice_nav_button a:link,
.voice_nav_button a:visited {
	color: #fff;
	}
.voice_nav_button a:hover {
	color: #fff9ba;
	}
.button_v1 a {
	display: block;
	margin: 0;
	padding: 10px 0 0px 60px;
	width: 110px;
	height: 28px;
	text-decoration: none;
	background: url(../../images/voice/nav_left.gif) no-repeat 0 50%;
	}
.button_v1 a:hover {
	background: url(../../images/voice/nav_left2.gif) no-repeat 0 50%;
	}
.button_v2 a {
	display: block;
	margin: 0;
	padding: 10px 60px 0 0;
	width: 110px;
	height: 28px;
	text-align: right;
	text-decoration: none;
	background: url(../../images/voice/nav_right.gif) no-repeat 0 50%;
	}
.button_v2 a:hover {
	background: url(../../images/voice/nav_right2.gif) no-repeat 0 50%;
	}

dl.hanayomedata {
	clear: both;
	margin: 0;
	padding: 0;
	width: 480px;
	}
.hanayomedata dt {
	padding-left: 15px;
	float: left;
	width: 115px;
	color: #6d4e7a;
	background: url(../../images/common/icon_text.gif) no-repeat 0 50%;
	}
.hanayomedata dd {
	float: left;
	margin-bottom: 7px;
	width: 350px;
	}
.hanayomedata ul {
	margin : 0 0 15px 15px;
	}

/* layout [sitemap & privacy]
---------------------------------------*/
#privacy #main ol li {
	margin: 0 0 15px 0;
	padding: 0;
	border: none;
	}
#sitemap #main ul li {
	margin-bottom: 5px;
	}

/* Section
---------------------------------------*/
.section1,
.section2,
.section3,
.section4 {
	clear: both;
	margin-bottom: 30px;
	}
.section1 {
	border-bottom: 1px dotted #f56;
	}
.section3 {
	padding: 10px;
	border-bottom: 1px solid #ccc;
	background: #fff url(../../images/voice/voice_bg.gif) no-repeat bottom;
	}
.section4 {
	margin-bottom: 0;
	padding: 10px;
	font-size: 85%;
	border-right: 1px solid #e3aae8;
	border-bottom: 1px solid #e3aae8;
	background: #fadffc;
	}
	
/* Images
---------------------------------------*/
.imgtop {
	margin-bottom: 20px;
	}
.imgtop2 {
	margin-bottom: 10px;
	}
.imgleft {
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
	}
.imgright {
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
	}
.textbox {
	/zoom:1;
	overflow: hidden;
	}

/* List
---------------------------------------*/
.number {
	padding: 0;
	margin-left: 30px;
	list-style: none;
	}
.number li em {
	font-size: 120%;
	}
.number li {
	margin-bottom: 8px;
	padding: 0 0 8px 5px;
	color:#78347a;
	font-size: 120%;
	line-height: 1.2;
	border-bottom: 1px dotted #ccc;
	}
.number01 {
	list-style-image: url(../../images/common/icon_number01.gif);
	}
.number02 {
	list-style-image: url(../../images/common/icon_number02.gif);
	}
.number03 {
	list-style-image: url(../../images/common/icon_number03.gif);
	}
.number04 {
	list-style-image: url(../../images/common/icon_number04.gif);
	}
.number05 {
	list-style-image: url(../../images/common/icon_number05.gif);
	}
.number06 {
	list-style-image: url(../../images/common/icon_number06.gif);
	}
.number07 {
	list-style-image: url(../../images/common/icon_number07.gif);
	}
.number08 {
	list-style-image: url(../../images/common/icon_number08.gif);
	}
.number09 {
	list-style-image: url(../../images/common/icon_number09.gif);
	}
.number10 {
	list-style-image: url(../../images/common/icon_number10.gif);
	}

ol.step {
	margin: 0 20px;
	padding: 0;
	list-style: none;
	}
.step li {
	margin-bottom: 15px;
	padding-bottom: 15px;
	clear: both;
	font-size: 100%;
	color: #444;
	border-bottom: 1px solid #C78FC9;
	}
.step em {
	display: block;
	font-size: 150%;
	color: #633;
	}
.step span {
	margin-right: 8px;
	padding-right: 8px;
	font-family: Garamond, Times, "Times New Roman" , "‚l‚r –¾’©", serif;
	color: #f63;
	border-right: 1px solid #888;
	}
#menu .step li {
	margin-bottom: 15px;
	padding-bottom: 15px;
	clear: both;
	font-size: 100%;
	color: #444;
	border-bottom: none;
	}
ul.campmenu {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	}
ul.campmenu .leftlist {
	margin-right: 8px;
	}
ul.campmenu li {
	float: left;
	display: inline;
	width: 242px;
/* 496px */
/* 242px */
	border: none;
	background: none;
	}
ul.campmenu li a {
	text-decoration: none;
	}
ul.campmenu li a img {
	border: 2px solid #fff;
	}
ul.campmenu li a:hover img {
	border: 2px solid #CE1370;
	}
#menu ul.campmenu .leftlist {
	margin-right: 12px;
	}
#menu ul.campmenu li {
	float: left;
	display: inline;
	width: 156px;
	border: none;
	background: #none;
	}
#menu ul.campmenu li img {
	margin-bottom: 5px;
	border: 2px solid #fff;
	}
#menu ul.campmenu li em {
	display: block;
	font-size: 120%;
	color: #78347a;
	}
#menu ul.campmenu li span {
	display: block;
	margin-bottom: 5px;
	font-size: 200%;
	font-family: Garamond, Times, "Times New Roman" , "‚l‚r –¾’©", serif;
	font-weight: bold;
	color: #f63;
	text-align: center;
	}
#menu ul.campmenu li a {
	text-decoration: none;
	}
#menu ul.campmenu li a img {
	border: 2px solid #fff;
	}
#menu ul.campmenu li a:hover img {
	border: 2px solid #CE1370;
	}

ul.salonlist {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	}
ul.salonlist li {
	float: left;
	display: inline;
	border: none;
	background: none;
	}

ul.linklist {
	margin:  0 0 25px 0;
	padding: 0 0 20px 0;
	clear: both;
	border-bottom: 1px solid #ccc;
	}
ul.linklist li {
	float: right;
	display: inline;
	white-space: nowrap;
	}
ul.linklist li a {
	margin-left: 15px;
	padding-left: 15px;
	display: block;
	border-left: 1px solid #ccc;
	}
ul.linklist .pagetop a {
	padding-left: 30px;
	background: url(../../images/common/icon_pagetop.gif) no-repeat 15px 20%;
	}

.leftside_left {
	float: left;
	width: 240px;
	}
.leftside_right {
	float: right;
	width: 240px;
	}

/* etc.
---------------------------------------*/
.line {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
	}
.aligncenter {
	text-align: center;
	}
.subtitle {
	padding-top: 0px;
	margin-bottom:10px;
	font-size: 80%;
	font-weight: bold;
	}
.subtitle a {
	padding-right: 10px;
	margin-right:10px;
	border-right: 1px solid #ccc;
	}
.redtext {
	color: #f00;
	}
.cmptext {
	color: #f36;
	}
.bluetext {
	color: blue;
	}
.minitext {
	font-size: 10px;
	}

.stepleft {
	float: left;
	width: 80px;
	font-size: 60px;
	font-family: "Helvetica";
	text-align: center;
	color: #ccbcbc;
	}
.stepright {
	float: right;
	width: 420px;
	}

/* recruit
---------------------------------------*/
.recruit_main {
	padding: 20px 20px 70px;
	border-bottom: 1px solid #ac3eab;
	background: #762675 url(../../images/recruit/recruit_foot.gif) no-repeat center bottom;
	}
.recruit_main p,
.recruit_phone p {
	margin: 0;
	color: #fff;
	}
.recruit_main ol li,
.recruit_main ul li {
	color: #ffee8e;
	font-weight: bold;
	}
.recruit_main a {
	color: #fff;
	}
p.r_ensen {
	margin: 0 0 8px;
	color: #ffee8e;
	}
p.r_ensen span {
	font-weight: bold;
	color: #fff;
	}
p.r_title {
	margin: 0 0 10px;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.2;
	}
p.recruit_syokusyu {
	margin: 20px 0 0;
	padding: 5px;
	letter-spacing: 0.5em;
	text-align: center;
	border: 1px solid #fff;
	background: #521251;
	}
.recruit_img {
	padding: 199px 0 0;
	background: url(../../images/recruit/recruit_img.jpg) no-repeat center top;
	}
.recruit_phone {
	margin: 0 0 30px;
	padding: 20px 20px 20px 110px;
	background: #762675 url(../../images/recruit/recruit_phone.jpg) no-repeat left top;
	}
p.recruit_tel {
	font-size: 20px;
	color: #ffee8e;
	font-weight: bold;
	letter-spacing: 0.1em;
	}
.recruit_topmes {
	padding: 10px 15px;
	border: 1px solid #f36;
	}
.recruit_topmes_title {
	font-size: 18px;
	color: #f36;
	font-weight: bold;
	}

/* lightbox
---------------------------------------*/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	background-color: #fff;
	color: #666;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { color: #666; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	color: #1c0022;
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

