@charset "utf-8";

/*--------------------------------------------------------------------------------*/

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: none;
}

body {
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, san-serif;
	font-size: 100%;
	line-height: 1.8;
	background: #221e1f;
	color: #FFF;
	position: relative;
}

article, aside, dialog, figure, footer, header, hgroup, nav, section {
	display: block;
}

body, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0px;
	padding: 0px;
}

section,
article {
	clear: both;  
}

ul, ol, li {
	list-style-type: none;
}

img {
	border-style: none;
}

a {
	color: #FFF;
	text-decoration: underline;
}

a:hover {
	color: #CCC;
	text-decoration: underline;
}

.clearfix:after {
	visibility: hidden;  
	display: block;  
	font-size: 0;  
	content: " ";  
	clear: both;  
	height: 0;  
}

* html .clearfix {
	zoom: 1;
}

*:first-child+html .clearfix {
	zoom: 1;
}

/*--- header -----------------------------------------------------------------------------*/

header {
	width: 100%;
	min-width: 1000px;
	height: 170px;
	background: #FFF;
}

header h1 {
	height: 120px;
	margin: 0px auto;
	background: #FFF;
	position: relative;
	z-index: 100;
}

header h1 a {
	display: inline-block;
	width: 450px;
	height: 46px;
	padding: 37px 0px;
}

header #gNav {
	width: 100%;
	min-width: 1000px;
	height: 50px;
	margin: 0px auto;
	background: #221e1f;
	top: 0;
	z-index: 200;
}

header #gNav > ul {
	display: flex;
	justify-content: space-between;
	margin: 0px auto;
	width: 1000px;
}

header #gNav > ul > li {
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 1.2px;
	position: relative;
	z-index: 100;
}

header #gNav > ul > li > a,
header #gNav > ul > li > a span {
	display: block;
}

header #gNav > ul > li > a {
	padding: 10px 0px 10px 1.2px;
	box-sizing: border-box;
	color: #fff;
	text-decoration: none;
}

header #gNav > ul > li > a span {
	display: block;
	height: 30px;
	line-height: 30px;
	color: #fff;
	transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

header #gNav > ul > li > a:hover span {
	background: #fff;
	color: #000;
	transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}

header #gNav ul #gNav01 > a {
	width: 107px;
}

header #gNav ul #gNav02 > a {
	width: 171px;
}

header #gNav ul #gNav03 > a {
	width: 161px;
}

header #gNav ul #gNav04 > a {
	width: 143px;
}

header #gNav ul #gNav05 > a {
	width: 131px;
}

header #gNav ul #gNav06 > a {
	width: 133px;
}

header #gNav ul #gNav07 > a {
	width: 154px;
}

header #gNav ul li div {
	display: none;
	width: 200px;
	position: absolute;
	top: 50px;
	left: 0px;
}

header #gNav ul li div ul {
	width: 200px;
	padding: 7px 0px;
	background: #221e1f;
}

header #gNav ul li div ul li {
	font-size: 11px;
	line-height: 35px;
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px;
}

header #gNav ul li div ul li a {
	display: block;
	height: 35px;
	padding: 0px 10px;
	background: #221e1f;
	color: #fff;
	text-decoration: none;
}

header #gNav ul li div ul li a:hover {
	opacity: 0.7;
}


/*--------------------------------------------------------------------------------*/

#container {
	clear: both;
	margin: 0px auto;
}

#topSec {
	margin: 0px auto;
	border-bottom: #eee 1px solid;
	background: #fff url(../img/ajax-loader2.gif) no-repeat center center;
}

#topSec ul {
	width: 1000px;
	margin: 0px auto;
	position: relative;
}

#topSec ul li {
	width: 1000px;
	font-size: 0px;
	line-height: 0;
	position: absolute;
	top: 0px;
	left: 0px;
}

#topSec ul li img {
	opacity: 0;
}

#collection {
	clear: both;
	min-width: 1000px;
	background: #FFF;
}

#leJardinTitle {
	margin: 0px auto;
	padding: 100px 0px 10px 0px;
	background: #fff;
	font-family: 'EB Garamond', serif;
	font-size: 24px;
	font-weight: 400;
	letter-spacing: 2px;
	text-align: left;
	color: #000;
}

#leJardinTitle > span {
	display: block;
	width: 1000px;
	margin: 0px auto;
}

#theatrical02Title,
#theatrical01Title,
#collection2014Title {
	margin: 0px auto;
	background: #FFF;
	padding: 100px 0px 10px 0px;
	font-family: 'Lato', sans-serif;
	font-size: 160%;
	font-weight: 300;
	color: #221e1f;
	letter-spacing: 5px;
}

#theatrical02Title span,
#theatrical01Title span,
#collection2014Title span {
	color: #aaa;
}

#leJardinTitle span span {
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
}

#leJardin,
#theatrical02,
#theatrical01,
#collection2014 {
	width: 100%;
	min-width: 1000px;
	padding: 30px 0px 105px 0px;
	background: #fff;
	border-bottom: #eee 1px solid;
	position: relative;
}

#ameNochiHare #ameNochiHareArea,
#leJardin #leJardinArea,
#theatrical02 #theatrical02Area,
#theatrical01 #theatrical01Area,
#collection2014 #collection2014Area {
	width: 950px;
	height: 500px;
	margin: 0px auto;
	overflow: hidden;
	text-align: left;
}

#leJardin #leJardinArea {
	margin: -30px auto 0px auto;
}

#ameNochiHare #ameNochiHareArea #ameNochiHareImg {
	width: 8550px;
}

#leJardin #leJardinArea #leJardinImg {
	width: 7600px;
}

#theatrical02 #theatrical02Area #theatrical02Img,
#theatrical01 #theatrical01Area #theatrical01Img {
	width: 9500px;
}

#collection2014 #collection2014Area #collection2014Img {
	width: 12350px;
}

#ameNochiHare #ameNochiHareArea #ameNochiHareImg li,
#leJardin #leJardinArea #leJardinImg li,
#theatrical02 #theatrical02Area #theatrical02Img li,
#theatrical01 #theatrical01Area #theatrical01Img li,
#collection2014 #collection2014Area #collection2014Img li {
	float: left;
	width: 950px;
	height: 475px;
	font-size: 1px;
}

#ameNochiHare #ameNochiHareArea #ameNochiHarePrev,
#leJardin #leJardinArea #leJardinPrev,
#theatrical02 #theatrical02Area #theatrical02Prev,
#theatrical01 #theatrical01Area #theatrical01Prev,
#collection2014 #collection2014Area #collection2014Prev {
	position: absolute;
	top: 243px;
	z-index: 9;
}

#ameNochiHare #ameNochiHareArea #ameNochiHareNext,
#leJardin #leJardinArea #leJardinNext,
#theatrical02 #theatrical02Area #theatrical02Next,
#theatrical01 #theatrical01Area #theatrical01Next,
#collection2014 #collection2014Area #collection2014Next {
	position: absolute;
	top: 243px;
	z-index: 9;
}

#ameNochiHare #ameNochiHarePoint,
#leJardin #leJardinPoint,
#theatrical02 #theatrical02Point,
#theatrical01 #theatrical01Point,
#collection2014 #collection2014Point {
	margin-right: -490px;
	position: absolute;
	top: 0px;
	right: 50%;
}

#leJardin #leJardinPoint{
	top: -30px;
}

#ameNochiHare #ameNochiHarePoint li,
#leJardin #leJardinPoint li,
#theatrical02 #theatrical02Point li,
#theatrical01 #theatrical01Point li,
#collection2014 #collection2014Point li {
	float: left;
	width: 20px;
	height: 20px;
	font-size: 0px;
	line-height: 0;
	text-align: center;
}

#ameNochiHare #ameNochiHarePoint li a
#leJardin #leJardinPoint li a,
#theatrical02 #theatrical02Point li a,
#theatrical01 #theatrical01Point li a,
#collection2014 #collection2014Point li a {
	display: block;
	width: 7px;
	height: 7px;
}

#ameNochiHare #ameNochiHarepointOver,
#leJardin #leJardinpointOver,
#theatrical02 #theatrical02pointOver,
#theatrical01 #theatrical01pointOver,
#collection2014 #collection2014pointOver {
	margin: 0px 0px 0px -500px;
	width: 1000px;
	height: 20px;
	position: absolute;
	top: 0px;
	right: 50%;
}

#instagram {
	min-width: 1000px;
	padding: 70px 0px;
	background: #f1f1f1;
	color: #221e1f;
}

#instagram h2 {
	padding: 0px 0px 70px 0px;
	font-family: 'Lato', sans-serif;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 5px;
}

#instagram figure {
	width: 1000px;
	margin: 0px auto;
}

#instagram figure a {
	opacity: 1;
	transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

#instagram figure a:hover {
	opacity: 0.7;
	transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}

#instagram figure a img {
	width: 300px;
	height: auto;
	margin: 0px auto;
}

#modalBack {
	display: none;
	width: 100%;
	background: #000;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 500;
}

#gallery {
	min-width: 1000px;
	padding: 75px 0px 0px 0px;
	background: #fff;
}

#gallery h2 {
	padding: 0px 0px 75px 0px;
	font-family: 'Lato', sans-serif;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 5px;
	color: #000;
}

#gallery #year2023 {
	width: 950px;
	margin: 0px auto;
	padding: 0px 0px 100px 0px;
}

#gallery #year2023 ul {
	width: 950px;
	height: 950px;
	margin: 0px auto;
	position: relative;
}

#gallery #year2023 ul li {
	font-size: 0px;
	line-height: 0;
	position: absolute;
}

#gallery #topimg {
	width: 1000px;
	margin: 0px auto;
	padding: 75px 0px 100px 0px;
	border-bottom: #666 1px solid; 
}

#gallery #topimg ul {
	width: 1000px;
	height: 500px;
	margin: 0px auto;
	position: relative;
}

#gallery #topimg ul li {
	width: 1000px;
	font-size: 0px;
	line-height: 0;
	position: absolute;
	top: 0px;
	left: 0px;
}

#gallery #topimg ul li img {
	opacity: 0;
}

#gallery #gallery2014,
#gallery #exhibition2014 {
	width: 1000px;
	margin: 0px auto;
}

#gallery #gallery2014 {
	padding: 100px 0px 100px 0px;
	border-bottom: #666 1px solid;
}

#gallery #exhibition2014 {
	padding: 100px 0px 100px 0px;
}

#gallery #gallery2014 ul,
#gallery #exhibition2014 ul {
	width: 700px;
	height: 500px;
	margin: 0px auto;
	position: relative;
}

#gallery #gallery2014 ul li,
#gallery #exhibition2014 ul li {
	font-size: 0px;
	line-height: 0;
	position: absolute;
}

#gallery #year2023 ul li.n01 {
	top: 0px;
	left: 0px;
}

#gallery #year2023 ul li.n02 {
	top: 0px;
	left: 208px;
}

#gallery #year2023 ul li.n03 {
	top: 0px;
	left: 355px;
}

#gallery #year2023 ul li.n04 {
	top: 0px;
	left: 582px;
}

#gallery #year2023 ul li.n05 {
	top: 0px;
	left: 776px;
}

#gallery #year2023 ul li.n06 {
	top: 143px;
	left: 582px;
}

#gallery #year2023 ul li.n07 {
	top: 238px;
	left: 0px;
}

#gallery #year2023 ul li.n08 {
	top: 238px;
	left: 182px;
}

#gallery #year2023 ul li.n09 {
	top: 222px;
	left: 355px;
}

#gallery #year2023 ul li.n10 {
	top: 302px;
	left: 582px;
}

#gallery #year2023 ul li.n11 {
	top: 476px;
	left: 0px;
}

#gallery #year2023 ul li.n12 {
	top: 476px;
	left: 162px;
}

#gallery #year2023 ul li.n13 {
	top: 476px;
	left: 308px;
}

#gallery #year2023 ul li.n14 {
	top: 714px;
	left: 0px;
}

#gallery #year2023 ul li.n15 {
	top: 714px;
	left: 169px;
}

#gallery #year2023 ul li.n16 {
	top: 714px;
	left: 313px;
}

#gallery #year2023 ul li.n17 {
	top: 476px;
	left: 476px;
}

#gallery #year2023 ul li.n18 {
	top: 476px;
	left: 610px;
}

#gallery #year2023 ul li.n19 {
	top: 476px;
	left: 724px;
}

#gallery #year2023 ul li.n20 {
	top: 476px;
	left: 840px;
}

#gallery #year2023 ul li.n21 {
	top: 714px;
	left: 610px;
}

#gallery #year2023 ul li.n22 {
	top: 714px;
	left: 852px;
}

#gallery #gallery2014 ul li.n01 {
	top: 0px;
	left: 0px;
}

#gallery #gallery2014 ul li.n02 {
	top: 0px;
	left: 125px;
}

#gallery #gallery2014 ul li.n03 {
	top: 250px;
	left: 0px;
}

#gallery #gallery2014 ul li.n04 {
	top: 250px;
	left: 125px;
}

#gallery #gallery2014 ul li.n05 {
	top: 0px;
	left: 250px;
}

#gallery #gallery2014 ul li.n06 {
	top: 0px;
	left: 400px;
}

#gallery #gallery2014 ul li.n07 {
	top: 150px;
	left: 250px;
}

#gallery #gallery2014 ul li.n08 {
	top: 350px;
	left: 250px;
}

#gallery #gallery2014 ul li.n09 {
	top: 350px;
	left: 400px;
}

#gallery #gallery2014 ul li.n10 {
	top: 0px;
	left: 550px;
}

#gallery #gallery2014 ul li.n11 {
	top: 250px;
	left: 550px;
}

#gallery #exhibition2014 ul li.n01 {
	top: 0px;
	left: 0px;
}

#gallery #exhibition2014 ul li.n02 {
	top: 0px;
	left: 150px;
}

#gallery #exhibition2014 ul li.n03 {
	top: 0px;
	left: 253px;
}

#gallery #exhibition2014 ul li.n04 {
	top: 0px;
	left: 356px;
}

#gallery #exhibition2014 ul li.n05 {
	top: 0px;
	left: 460px;
}

#gallery #exhibition2014 ul li.n06 {
	top: 250px;
	left: 150px;
}

#gallery #exhibition2014 ul li.n07 {
	top: 183px;
	left: 460px;
}

#gallery #exhibition2014 ul li.n08 {
	top: 183px;
	left: 600px;
}

#gallery a:hover {
	opacity: 0.7;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

#about {
	min-width: 1000px;
	padding: 75px 0px 55px 0px;
	background: #fff;
	color: #221e1f;
}

#about h2 {
	padding: 0px 0px 75px 0px;
	font-family: 'Lato', sans-serif;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 5px;
	color: #000;
}

#about #aboutIn {
	width: 980px;
	margin: 0px auto;
	background-color: #fff;
	text-align: center;
}

#about #concept {
	width: 900px;
	margin: 0px auto;
	text-align: left;
	clear: both;
}

#about #concept h3 {
	padding: 0px 0px 55px 350px;
	font-family: 'Dancing Script', cursive;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #000;
}

#about #concept div .pic {
	float: left;
	width: 300px;
}

#about #concept div > div {
	float: right;
	width: 550px;
}

#about #concept div > div .ja {
	margin: 0px 0px 40px 0px;
	padding: 0px 0px 40px 0px;
	border-bottom: 1px #221E1F dotted;
}

#about #concept div > div .en {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 40px 0px;
}

#about #concept div div p {
	padding: 0px 0px 20px 0px;
	font-size: 75%;
}

#about #concept div div p.last {
	padding: 0px;
}

#contact {
	width: 100%;
	padding: 100px 0px 300px 0px;
	background: #fff;
}

#contact h2 {
	padding: 0px 0px 75px 0px;
	font-family: 'Lato', sans-serif;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 5px;
	color: #211713;
}

#contact div {
	margin: 0px auto;
	color: #211713;
	text-align: center;
}

#contact div dl {
	margin: 0px auto;
}

#contact div dl dt {
	margin: 0px auto;
	font-family: 'Lato', sans-serif;
	font-size: 88%;
}

#contact div dl dt span {
	font-size: 75%;
}

#contact div dl dd p {
	margin: 20px 0px 0px 0px;
	font-family: 'Lato', sans-serif;
	font-size: 75%;
	letter-spacing: 1px;
}

#contact div dl dd p a {
	color: #221e1f;
	text-decoration: none;
}

#stores {
	min-width: 1000px;
	padding: 75px 0px 100px 0px;
	background: #221e1f;
	color: #fff;
}

#stores h2 {
	padding: 0px 0px 75px 0px;
	font-family: 'Lato', sans-serif;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 5px;
	color: #fff;
}

#stores div {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
}

#stores div ul {
	width: 100%;
	border-bottom: #fff 1px dotted;
}

#stores div ul li ul:last-of-type {
	border-bottom: none;
}

#stores div ul li {
	border-top: #fff 1px dotted;
}

#stores div ul li:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#stores div ul li a {
	padding: 10px 0px 10px 24px;
	color: #fff;
	font-size: 75%;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	display: inline-block;
}

#stores div ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

#stores div ul li a.open,
#stores div ul li ul li a.open:hover {
	background: url(../img/arr_shop_up.png) no-repeat 10px center;
}

#stores div ul li a.close,
#stores div ul li ul li a.close:hover {
	background: url(../img/arr_shop_down.png) no-repeat 10px center;
}

#stores div ul li ul {
	margin: -40px 0px 0px 400px;
	width: auto;
	display: none;
}

#stores div ul li ul li {
	padding: 10px 0px 9px 0px;
	color: #fff;
	font-size: 75%;
	font-weight: normal;
	line-height: 1.8;
}

#stores div ul li ul li:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#stores div ul li ul li:first-child {
	border-top: none;
}

#stores div ul li ul li a {
	padding: 0px 0px 0px 0px;
	color: #fff;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.8;
	text-decoration: underline;
	display: inline;
}

#stores div ul li ul li a:hover {
	color: #eee;
	text-decoration: none;
}


#stores div table {
	width: 100%;
	margin: 0px 0px 30px 0px;
	border: 0;
	border-top: #221E1F 1px dotted;
	font-size: 100%;
	line-height: 1.8;
}

#stores div table th {
	width: 20%;
	padding: 5px 0px;
	font-size: 75%;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}

#stores div table td {
	padding: 5px 0px;
	font-size: 75%;
	text-align: left;
	vertical-align: top;
}

#stores div table td.place {
	width: 20%;
	font-weight: bold;
}

#stores div table .line {
	border-bottom: #221E1F 1px dotted;
}

#stores div table td span {
	font-size: 80%;
}

#stores div table td a {
	color: #221e1f;
}

#stores div table td a:hover {
	color: #221e1f;
	text-decoration: none;
}

#stores div p {
	font-size: 75%;
}

#companyProfile {
	display: none;
	width: 805px;
	height: 460px;
	background: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	-o-box-shadow: 0px 0px 10px #000;
	-ms-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
	padding: 20px 25px 20px 30px;
	position: fixed;
	z-index: 600;
	text-align: left;
	color: #221e1f;
}

#companyProfile div {
	position: relative;
}

#companyProfile div .close {
	position: absolute;
	top: 0px;
	right: -5px;
}

#companyProfile div h1 {
	height: 60px;
}

#companyProfile div div {
	width: 805px;
	height: 360px;
	margin: 40px 0px 0px 0px;
	overflow: auto;
}

#companyProfile div dl.ja {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 25px 0px;
}

#companyProfile div dl dt {
	margin: 0px 0px 0.5em 0px;
	padding: 0px 0px 0.5em 0px;
	font-size: 75%;
}

#companyProfile div dl dd {
	margin: -2.8em 0px 0.5em 0px;
	padding: 0px 0px 0.5em 13em;
	font-size: 75%;
}

#companyProfile div dl dd a {
	color: #221e1f;
}

#companyProfile div dl dd a:hover {
	color: #666;
	text-decoration: none;
}


/*--------------- NEWS -----------------------------------------------------------------*/

#newsContainer {
	clear: both;
	margin: 0px auto;
	padding: 100px 0px 120px 0px;
	background-color: #e4e5e6;
}

#newsContainer a {
	color: #999;
}

#newsContainer a:hover {
	color: #ccc;
}

#newsContainer article {
	margin: 0px auto;
	width: 860px;
	color: #211E1F;
	text-align: left;
}

body #newsContainer article h1 {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 6px 0px;
	border-bottom: 1px #999 dotted;
	font-size: 88%;
	line-height: 1.5;
	font-family: "Times New Roman","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#newsContainer article div {
	width: 860px;
}

#newsContainer article p {
	padding: 0px 0px 10px 0px;
	font-size: 75%;
}

#newsContainer article div p {
	padding: 0px 0px 20px 0px;
	color: #201E1F;
}

footer {
	clear: both;
	width: 100%;
	min-height: 41px;
	background-color: #221E1F;
	padding: 0px;
	left: 0px;
	bottom: 0px;
	position: fixed;
}

footer div {
	clear: both;
	width: 1000px;
	margin: 0px auto;
	text-align: left;
}

footer div:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

footer div .logo {
	padding: 13px 0px 13px 0px;
	width: 200px;
	font-size: 0px;
	line-height: 0;
	float: left;
}

footer div .logo img {
	width: 137px;
	height: auto;
}

footer .company {
	padding: 12px 20px 11px 0px;
	color: #fff;
	line-height: 1.5;
	font-size: 75%;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	float: left;
}

footer .company a {
	text-decoration: none;
}

footer .fLogo {
	padding: 10px 0px 0px 0px;
	font-size: 0px;
	line-height: 0;
	float: left;
}

footer div .copy {
	padding: 12px 0px 11px 0px;
	color: #fff;
	font-size: 69%;
	line-height: 1.5;
	font-family: Helvetica, Arial, sans-serif;
	float: right;
}

#pageTop {
	font-size: 0px;
	line-height: 0;
	right: 30px;
	bottom: 70px;
	position: fixed;
}







