@charset "UTF-8";
body {color:#222222;}
.txt-10px {font-size: 10px;}
.txt-11px {font-size: 11px;}
.txt-12px {font-size: 12px;}
.txt-14px {font-size: 14px;}
.txt-16px {font-size: 16px;}
.txt-17px {font-size: 17px;}
.txt-18px {font-size: 18px;}
.non-12px-white {text-decoration: none;	font-size: 12px; line-height: normal; color: #FFFFFF;}
.non-12px-black {text-decoration: none;	font-size: 12px; line-height: normal; color: #333333;}
.non-12px-blue {text-decoration: none; font-size: 12px; line-height: normal; color: #003FAE;}
.non-10px-blue {text-decoration: none; font-size: 10px; line-height: 16px; color: #4EBDD7;}
.non-10px-Green {text-decoration: none;	font-size: 10px; line-height: 16px; color: #99D140;}
.non-10px-PINK {text-decoration: none; font-size: 10px; line-height: 16px; color: #F33699;}
.txt-12px16 {font-size: 12px; line-height: 16px;}
.txt-12px18 {font-size: 12px; line-height: 18px;}
.txt-12px20 {font-size: 12px; line-height: 20px;}
.txt-10px15 {font-size: 10px; line-height: 15px;}
.txt-10px17 {font-size: 10px; line-height: 17px;}
.bordermenu-blue {
	background-color: #F6F6F6;
	color: #222222;
	font-size: 12px;
	border: 1px solid #C2DFEF;
}
.bordermenu-search {
	background-color: #FFFFFF;
	color: #222222;
	font-size: 12px;
	border: 1px solid #999999;
}
.non-12px-green {
text-decoration: none; font-size: 10px; line-height: 15px;	color: #009900;
}

/* ごあいさつの設定 */

.yoneda {
	margin: 0px 0px 15px 35px;
	padding: 0px 0px 0px 0px;
}

.read {
	margin: 0px 0px 0px 35px;
	padding: 0px 0px 0px 0px;
}

/* 施設案内の設定 */

/* 総合案内用の設定 */

.position {
	margin: 0px 0px 30px 30px;
	padding: 0px 0px 0px 0px;
}

.title {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

.header {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.search {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.anchor {
	margin: 40px 0px 15px 45px;
	padding: 0px 0px 0px 0px;
}


/* 各コンテンツページ　美術館ロゴ */
#nm_logo {
	border:none;
}

/* ページ上部　日本語リンク */
#jump_ja {
	display: table;
	margin:0;
	padding:0;
	background-image:url(../img/japanese_back.gif);
	background-repeat:repeat;
	border:1px solid #FFFFFF;
	position:relative;
	top:10px;
	right:30px;
}

#jump_ja a {
	font-size:0.75em;
	padding:0 0 0 7px;
	background-image:url(../img/japanese_arrow.gif);
	background-position:center left;
	background-repeat:no-repeat;
}





