body	{
	background-color: #CCC;
	background-image:url(../Images/misuji4-4.gif);
	margin:0;
	padding:0;}

div#box    {
	background-color:#FFF;
	width: 699px;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;}

/* box ==================================================================================================-*/
/* ヘッダー ････････････････････････････*/
div#header	{
	background-image:url(../Images/HP-header6.gif);
	margin:0;
	padding: 30px 25px 85px;}

div#header h1	{	
	font-size:0.9375em;
	color:#FFF;
	margin-top:0}

div#header p  {
	color: #FC0;
	font-size: 0.625em;
}

/* メニュー ･･･････････････････････････････*/
ul#menu	{
	font-size: 0.875em;
	margin: 0;
	padding-left: 0;}

ul#menu li	{list-style-type: none;	float: left}

ul#menu li a	{
	display: block;
	width: 99px;
	line-height: 40px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-color:  #903;
	border-right: solid 1px #ffffff;
	border-bottom: solid 1px #FFF;}

ul#menu li a:hover	{background-color: #F93}
ul#menu li.menulast a {border-right: none}
/*nav_onは表示ページのボタンの色を変えるclass*/
ul#menu li.nav_on a {background-color: #600}

/*  Movie And Pic ････････････････････････････････････*/
div#mov-home {
	background-color: #300;
    height:300px;
	text-align:center;
	clear:both;}

div#mov-page {
	background-color: #300;
    height:200px;
	text-align:center;
	clear:both;}

/* コンテンツ ･･････････････････････････････････*/
div#content {
	width:550px;
	margin-top:-15px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	padding-top:20px;}

div#content h1,h2,h3,h4,h5,h6 {text-align:center;}
div#content h2 {font-size:1.25em;}
div#content h3 {}
div#content h4 {}
div#content h5 {color: #000;}
div#content h6 {}
    /* fontsize : em=相対値　px=絶対値　1em=16px 0.975em=15px 0.875=14px 0.8165=13px 0.75em=12px 0.6875=11px 0.625=10px  */
div#content .cnt {text-align:center}
div#content .fnt-s{font-size:0.875em}
div#content .fnt-ss{font-size:0.75em}
div#content .ml40{margin-left:40px}

p#topbanner {text-align: center}

/* フッター ･･･････････････････････････････････*/
div#footer	{
	text-align:center;
	font-size: 0.75em;
	margin-top:-18px;}

