@charset "shift_jis";
@import url("entry_com.css");

/*------------------------------------
  基本設定
-------------------------------------*/

body {
	padding:10px 0 0;
	margin:0 auto;
	text-align:center;
	background-color: #0000CC;
/*
	background:#F9DF9F url(../fx_images/inf/background.gif);
*/
}

a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
}

div#main {
	width: 960px;
	background: #FFF;
	margin: 0 auto;
	padding: 10px 0;
	display: block;
}
#main #mainColam {
	margin: 0 0 0 0px;
	width: 960px;
	float: left;
	display: inline;
	background: #FFF;
}
#mainColam div {
	width: 960px;
}
/*------------------------------------
  ヘッダー
-------------------------------------*/
h1 {
	width: 960px;
	font-size: 0.84em;
	line-height: 1.6em;
	color: #FFF;
	margin: 0 auto 0;
	text-indent: 1em;
	background: #DB2708;
}
#header {
	height: 75px;
	width: 960px;
	margin:0 auto;
	background: url(../img/entry/header.gif) no-repeat 0 0;
}
#header p a {
	height: 75px;
	width: 960px;
	display: block;
	text-indent: -600em;
	overflow: hidden;
	z-index: 0;
}
#header menu {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
	padding: 0 1em;
	font-size: 0.84em;
	line-height: 1.8em;
}
#header menu li {
	display: inline;
}
/*------------------------------------
  メニュー
-------------------------------------*/
menu#menu {
	width: 960px;
	height: 33px;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	clear: both;
	background-color: #FFF;
}
* html menu#menu {
	margin-left:0;
}
menu#menu li {
	float: left;
	display: inline;
	height: 33px;
	width: 192px;
}
menu#menu li a {
	height: 33px;
	width: 192px;
	display: block;
	text-indent: -500em;
	overflow: hidden;
}
menu#menu li a:hover {
	filter: Alpha(opacity=50);
	opacity:0.5;
}

/*-----------------------------------*/
menu#menu li.m1 a {
	background: url(../fx_images/inf/menu1.gif) no-repeat 0 0;
}
menu#menu li.m2 a {
	background: url(../fx_images/inf/menu2.gif) no-repeat 0 0;
}
menu#menu li.m3 a {
	background: url(../fx_images/inf/menu3.gif) no-repeat 0 0;
}
menu#menu li.m4 a {
	background: url(../fx_images/inf/menu4.gif) no-repeat 0 0;
}
menu#menu li.m5 a {
	background: url(../fx_images/inf/menu5.gif) no-repeat 0 0;
}
/*------------------------------------
  フッター
-------------------------------------*/
#footer {
	width: 960px;
	background: #FFF;
	margin: 0 auto;
	font-size: 0.84em;
	clear: both;
}
#footer p {
	padding: 0 2em;
	text-align: right;
}
#footer p.copy {
	background: #DB2708;
	color: #FFF;
	line-height: 1.6em;
	text-align: center;
}
#footer p a {
	color: #000;
}
#footer p a span {
	color: #DB2708;
}
#footer p a:hover {
	filter: Alpha(opacity=50);
	opacity:0.5;
}
/*-----------------------------------*/
#footer dir {
	margin: 0 auto;
	width: 46em;
}
#footer li {
	display: inline;
	line-height: 2.5em;
}

/*------------------------------------
  ミュージアムとは
-------------------------------------*/
#mainColam div#topImage {
	background: url(../img/entry/top_image.gif) no-repeat -2px 0;
	height: 200px;
	width: 960px;
	display: block;
	overflow: hidden;
}
#topImage h2 ,
#topImage p {
	text-indent: -500em;
	height: 0em;
}
/*-----------------------------------*/
/*------------------------------------
  流れ
-------------------------------------*/
#mainColam div#topStep{
	height: 240px;
	width: 960px;
	text-align:center;
}
#mainColam div#topTitle02 {
	height: 120px;
	width: 960;
	text-align:center;
}

/*------------------------------------
  ポイントの高さ
-------------------------------------*/
#topPoint h2 {
	height: 100px;
	width: 960px;
	overflow: hidden;
	text-indent: -500em;
	background: url(../img/entry/pointtop.gif) no-repeat 0 0;
}

#topPoint dl {
	height: 330px;
	width: 960;
	text-align:center;
}

/*------------------------------------
   1円から
-------------------------------------*/
#topPExchange {
	overflow: hidden;
}

#topPExchange h2 {
	height: 150px;
	width: 960px;
	margin: 100 100 0 1000;
	overflow: hidden;
	text-indent: -500em;
	background: url(../img/entry/pexchange.gif) no-repeat 0 0;
}

#topPExchange dl {
	width: 960;
	text-align:center;
	overflow: hidden;
}
#topPExchange dt {
	width: 960;
	text-align:center;
	overflow: hidden;
}

/*------------------------------------
   どうして
-------------------------------------*/
#topFaq h2 {
	height: 130px;
	width: 960px;
	margin: 100 100 0 1000;
	overflow: hidden;
	text-indent: -500em;
	background: url(../img/entry/faq.gif) no-repeat 0 0;
}

/*------------------------------------
   個人情報
-------------------------------------*/
#topPerson h2 {
	height: 150px;
	width: 960px;
	margin: 100 100 0 1000;
	overflow: hidden;
	text-indent: -500em;
	background: url(../img/entry/privacy.gif) no-repeat 0 0;
}

/*------------------------------------
   個人情報
-------------------------------------*/
#topEntry h2 {
	height: 80px;
	width: 960px;
	text-align:center;
}

#topEntry div {
	width: 960px;
	text-align:right;
}

#topEntry dl {
	width: 700px;
}

.warning2 {
	color: #660099;
}
.warning3 {
	color: #FF0000;
}
.msg001 {
	font-size: 12px;
}
.msg002 {
	font-size: 10px;
	font-weight: bold;
	color: #FFC77B;
}

.msg003 {

	font-size: 10px;
}
.msg004 {


	font-size: 11px;
}
.msg005 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
.msg006 {
	font-size: 14px;
	font-style: normal;
}

.msg007 {


	font-size: 12px;
}

.msg008 {


	font-size: 13px;
}
.blueb {
	font-weight: bold;
	color: #0000FF;
}
.greenb {
	font-weight: bold;
	color: #009900;
}
.brownb {
	font-weight: bold;
	color: #660000;
}
.orange {
	color: #FF6600;
}
.white {
	color: #FFFFFF;
}
