html, body {
	height: 100%;
}
* html,
* html body {
	overflow-y: hidden;
	overflow-x: auto;
}
* html #contents {
	overflow: auto;
	position: relative;
	width: 100%;  
	height: 100%;
}
#globalMenu {
	width: 244px;
}
#globalMenu h1 {
	margin: 0 0 5px 30px;
	padding-top: 135px;
}
#globalMenu ul {
	margin-bottom: 15px;
}
#globalMenu h3 {
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 5px 30px;
}
#globalMenu li a:link, #globalMenu li a:visited {
	background: #FFF url(../img/link.bullet.out.gif) no-repeat 30px 4px;
}
#globalMenu li a:hover  {
	background: #FFF url(../img/link.bullet.over.gif) no-repeat 30px 4px;
}
#globalMenu li a, #globalMenu li a.here {
	display: block;
	width: 244px;
	height: 1.6em;
	font-size: 12px;
	font-style: italic;
	padding: 2px 0 2px 47px;
	background: #FFF url(../img/link.bullet.here.gif) no-repeat 30px 4px;
}
#globalMenu li a span {
	font-size: 10px;
	color: #999;
	padding-left: 5px;
}

#footer {
	position: fixed !important;
	position: absolute;
	bottom: 0;
	background: #FFF;
	width: 244px;
	padding: 0;
	margin: 0;
}
#footer h4,  #footer .language li a {
	font-size: 9px;
	font-weight: normal;
	font-style: italic;
}
#footer h4 {
	float: right;
	padding: 2px 15px;
	margin: 0;
}
#footer .language {
	float: left;
	padding-left: 10px;
}
#footer .language li {
	float: left;
	padding-right: 10px;
	margin: 0;
	margin-bottom: 2px;
}
#footer .language li a {
	padding-bottom: 3px;
}
#footer .language li a.here {
	padding-bottom: 4px;
	border-bottom: 2px solid #000;
}
#content {
	position: absolute;
	top: 0;
	left: 245px;
	width: 690px;
	height: auto;
	min-height: 100%;
	border-right: solid 1px #EEEEEE;
	border-left: solid 1px #EEEEEE;
	padding-left: 15px;
	padding-bottom: 20px;
}
#content .largeView {
	display: block;
	margin: 0;
	margin-left: -15px;
	font-size: 11px;
}
#content p.index {
	margin: 10px 0 25px;
	width: 690px;
}
#content .menu {
	padding-right: 15px;
	margin-bottom: 30px;
}
#content .menu li a, #content .menu li a.here:hover {
	display: block;
	border-top: solid 1px #EEE;
	font-size: 11px;
	padding: 2px 0 1px 0;
}
#content .menu li a.here span {
	color: #CCC;
}
#content .menu li a:hover {
	border-top-color: #000;
}
#content .menu li a span {
	display: block;
	float: left;
}
#content .menu .num {
	width: 35px;
}
#content .menu .ttl {
	font-style: normal;
}
#content .menu .date {
	float: right;
	font-size: 11px;
	color: #666;
}
#content .localHeader {
	height: 21px;
}
#content .localHeader li {
	float: left;
	padding-right: 8px;
}
#content .localHeader li span {
	color: #CCC;
	font-size: 10px;
	font-style: italic;
	line-height: 2.4;
}
#content .localHeader li a {
	font-size: 10px;
	font-style: italic;
	border-top-width: 2px;
}
#content .localHeader li a.here, #content .localHeader li a:hover {
	border-top-color: #000;
}
#content .localHeader li a.here:hover {
	border-top-width: 2px;
	border-top-color: #000;
	color: #000;
	font-size: 10px;
}
#content h2 {
	margin: 45px 0  20px;
}
#content h3, #content h4 {
	font-weight: normal;
}
#content h3 {
	font-size: 11px;
	margin: 20px 0 10px;
}
#content .caption span, #content .price span {
	color: #CCC;
	padding: 0 4px;
}
#content h3.caption {
	float: left;
	width: 630px;
	margin: 0 0 10px;
}
#content .topCaption {
	padding-left: 8px;
}
#content ul.price {
	margin-bottom: 15px;
}
#content ul.price li {
	font-size: 11px;
	width: 675px;
	margin: 0 15px 0 0;
	border-top: solid 1px #EEE;
}
#content ul.price li p {
	float: left;
	margin: 2px 0 1px 0;
}
#content ul.price li div.procedure {
	display: none;
	float: left;
	background: #F7F7F7;
	padding: 20px;
}
#content ul.price li div.procedure h4 {
	margin: 0 0 10px 0;
}
#content ul.price li div.procedure p {
	margin: 0;
}
#content ul.price li div.procedure p.order {
	margin-top: 10px;
}
#content a.buy {
	display: block;
	float: right;
	font-size: 11px;
	padding: 2px 0 1px 12px;
	margin: 0;
	background: #FFFFFF url(../img/link.bullet2.small.gif) no-repeat 5px 6px;
}
#content a.buyLarge {
	border: solid 1px #CCC;
	font-size: 13px;
	margin: 0;
	padding: 5px 7px 6px 14px;
	background: #FFFFFF url(../img/link.bullet2.small.gif) no-repeat 7px 9px;
}
#content a.buyLarge:hover {
	border: solid 1px #000;
}
/*
#content a.buy:hover {
	background: #CF0000 url(../img/link.bullet3.small.hover.gif) no-repeat 5px 5px;
}
*/
#content #zoom {
	display: block;
	float: right;
	margin: 0;
	margin-right: 15px;
	padding: 2px 0 4px 0;
	line-height: 1;
	font-size: 11px;
	background: #FFF url(../img/link.bulletZoom.in.gif) no-repeat 0 2px;
}
#content object#zoom {
	background: none;
	padding: 2px 0 2px 0;
}
#content a.next {
	background: #FFF url(../img/link.bullet2.large.gif) no-repeat right 3px;
	padding-right: 13px
}
#content a.back {
	background: #FFF url(../img/link.bullet2.large.reverse.gif) no-repeat 0 3px;
	padding-left: 13px
}
#content .sholder {
	color: #999;
	font-weight: normal;
	font-size: 12px;
	padding-left: 10px;
}
#content .concept {
	width: 690px;
	padding-bottom: 20px;
}
#content .concept p {
	font-size: 16px;
	line-height: 1.8;
	padding-bottom: 15px;
	padding-right: 15px;
}
#content .photo {
	width: 705px;
	text-align: center;
	padding: 0;
	margin: 0 0 15px -15px;
}
#content .book {
	width: 690px;
	padding: 0;
	margin: 0;
}
#content .peepphoto {
	margin-bottom: 15px;
}
#content .peepphoto li {
	float: left;
	width: 215px;
	height: 260px;
	margin-right: 15px;
}
#content .format li {
	background: #F0F0F0;
	text-align: center;
	line-height: 260px;
}
#content p.nextBack {
	pading: 20px 0 0 0;
}
#content p.nextBack a.back, #content p.nextBack a. next {
	display: block;
	width: 300px;
}
#content p.nextBack a.back {
	float: left;
	background-position-y: 5px;
}
#content p.nextBack a.next {
	margin-right: 15px;
	float: right;
	background-position-y: 5px;
}
/*
Others - News, Profile, others
*/
#contents .others h2 {
	font-weight: normal;
	font-size: 21px;
	line-height: 1;
	padding-top: 20px;
	padding-bottom: 7px;
	margin-top: 43px;
}
#contents .others h2.noMenu {
	padding-top: 41px;
}
#contents .others h3 {
	font-weight: normal;
	font-size: 11px;
	margin: 0;
	padding-bottom: 10px;
}
#contents .others h3.profile {
	font-size:16px;
	padding:0;
}
#contents .others h4 {
	margin: 25px 0 10px 0;
}
.others dl {
	width: 675px;
	margin-top: -10px;
	padding-right: 15px;
	padding-bottom: 20px;
}
.others dl dt.index {
	width: 85px;
	vertical-align: text-top;
	padding-top: 10px;
	margin: 0;
	line-height: 1.4;
	font-size: 14px;
	color: #999999;
	float: left;
	clear: both;
}
.others dl dt.title,
.others dl dd {
	vertical-align: text-top;
	width: 590px;
	padding-top: 10px;
	margin: 0 0 8px 85px;
}
.others dl dt.title {
	margin-bottom: 0;
}
.others dl dt.title em {
	font-style: normal;
	font-size: 14px;
}
.others dl dd.index {
}
.others dl dt span {
	font-size: 12px;
	padding-left: 1px;
}
.others ul.others {
	width: 690px;
	margin-bottom: 10px;
}
.others ul.others li {
	width: 100px;
	height: 100px;
	margin: 0 15px 22px 0;
	float:left;
	background: #333;
}
.others ul.others li a {
	opacity: 0.50;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}
.others ul.others li a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}
.others ul.sns {
	width: 150px;
	border: solid 1px #ECECEC;
	padding: 10px;
	position: absolute;
	top: 132px;
	left: 490px;
}
.others ul.sns li a {
	font-size: 11px;
	padding-left: 12px;
	background: url(/assets/img/link.bullet2.large.gif) no-repeat 4px 2px;
}
/*
For top Special - Exhibition -9/28
*/
p.exhibition-9-28 {
	width: 705px;
}
p.exhibition-9-28 img, p.exhibition-9-28 a {
	display: block;
	float: right;
}
p.exhibition-9-28 .exhibition-9-28-info {
	margin-right: 20px;
	margin-top: 30px;
}


/*
For top Special - Exhibition
*/
.exhibition {
	background-color: #999;
	color: #FFF;
	width: 695px;
}
.exhibition h2 {
	font-size: 14px;
	font-weight: normal;
}
.exhibition div.title {
	width: 240px;
	float: left;
}
.exhibition dl {
	margin-top: 115px;
	width: 410px;
	float: right;
	margin-right: 15px;
}
.exhibition dl dt, .exhibition dl dd {
	margin-bottom: 5px;
}
.exhibition dl dt {
	float: left;
	width: 120px;/* 8.5em; */
}
.exhibition dl dt, .exhibition dl dd.first {
	padding-top: 10px;
}
.exhibition dl dd {
	margin-top: -1;
	margin-left: 120px;/* 8.5em; */
}
.exhibition dl dd.date {
	font-size: 23px;
	line-height: 0.8;
}
.exhibition dl span.day {
	font-size: 11px;
}
.exhibition dl.subInfo {
	font-size: 11px;
	border-top: solid 1px #AAA;
	padding-top: 5px;
	margin-top: 20px;
}
.exhibition .subInfo dt, .exhibition .subInfo dd.first {
	padding-top: 3px;
}
.othersitelink {
	margin-top: 20px;
}
.othersitelink li {
	width: 675px
	padding: 14px 0;
	margin-right: 15px;
	border-top: 1px solid #EEE;
	text-align: center;
	font-size: 14px;
}
