@charset "shift_jis";
@import url("../_css/share.css");

/* +++++++++++++++++++++++++++++++++
■日本語ページトップ CSS
+++++++++++++++++++++++++++++++++ */
#InWrap {
	margin:15px 20px 35px 20px;
}
/*
CenterInfo BLOCK
+++++++++++++++++++++++++++++++++*/
#CenterInfo {
	width:470px;
	float:left;
}
/* Newマーク */
.newmark {
	color:#e72b2b;
	font-size:80%;
	font-weight:bold;
}
/*インフォリスト*/
#Oshirase,
#ExhiInfo,
#OtherInfo {
	width:470px;
	padding:0px;
}
/*お知らせ*/
#Oshirasebg {
	padding:15px 0px;
	background:url(index_imgs/bg_red_shasen.gif);
	border-bottom:solid 1px #e52b2b;
}
#Oshirase {
	margin:0px 0px 0px 0px;
	list-style:none;
}
#Oshirase li {
	margin:5px 20px 0px 20px;
	padding-left:25px;
	background:url(share_imgs/ic_yajirushi.gif) no-repeat;
}
#Oshirase li.mrgtnone {
	margin-top:0px !important;
}
/*見出し*/
#CenterInfo h2 {
	margin-top:28px;
}
#CenterInfo h2.mrgtnone {
	margin-top:0px;
}
/*展覧会情報*/
#ExhiInfo {
	margin:12px 0px 0px 0px;
}
#ExhiInfo dt {
	width:66px;
	padding-top:3px;
	float:left;
	clear:both;
}
#ExhiInfo dd {
	width:371px;
	margin-left:75px;
	padding-top:5px;
}
/*その他の情報*/
#OtherInfo {
	margin:12px 0px 0px 0px;
}
#OtherInfo dt {
	width:66px;
	padding-top:3px;
	float:left;
	clear:both;
}
#OtherInfo dd {
	width:371px;
	margin-left:75px;
	padding-top:5px;
}
/*携帯サイトへ*/
#QRBlock {
	width:470px;
	margin-top:35px;
	padding:7px 0px;
	background:url(index_imgs/bg_dott.gif);
}
#QRBlock .Blockflt {
	width:456px;
	margin:0px 7px;
}
#QRBlock .BlockLeft {
	width:75px;
}
#QRBlock .BlockRight {
	width:371px;
}
/*
RightBanner BLOCK
+++++++++++++++++++++++++++++++++*/
#RightBanner {
	width:150px;
	float:right;
}
#RightBanner ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#RightBanner ul li img {
	vertical-align:bottom;
}
#BnrLink {
	margin-top:10px !important;
	border-top:solid 1px #b2b2b2;
	border-bottom:solid 1px #b2b2b2;
}
#BnrLink li {
	border-bottom:dashed 1px #b2b2b2;
}
#BnrLink li.LastPart {
	border:none;
}
#GaibuLink {
	margin-top:10px !important;
}
/*
Counter
+++++++++++++++++++++++++++++++++ */
#counter {
	margin-top:15px;
	text-align:right;
}


