@charset "shift_jis";

/*-------------------------------------------------
	Link設定
-------------------------------------------------*/
a:link    {color:#ca9860;  text-decoration:underline;}
a:visited {color:#ca9860;  text-decoration:underline;}
a:hover   {color:#ca9860;  text-decoration:none;}

/* 下線無し*/
a.noline:link    {color:#505050;  text-decoration:none;}
a.noline:visited {color:#505050;  text-decoration:none;}
a.noline:hover   {color:#FF0000;  text-decoration:underline;}

a.sky:link	  {color:#0086CC; text-decoration:underline;}
a.sky:visited {color:#0086CC; text-decoration:underline;}
a.sky:hover   {color:#FF0000; text-decoration:underline;}

/*-------------------------------------------------
	wrapper
-------------------------------------------------*/
#wrapper{
	margin:0 auto;
	width:900px;
	}
/*-------------------------------------------------
	header
-------------------------------------------------*/
#header{
	margin:22px 0px 20px 3px;
	text-align:left;
	}
/*-------------------------------------------------
	flash
-------------------------------------------------*/

#flashcontmain{
	margin:0 auto;
	width:900px;
	text-align:center!important;
	position: relative;
	}

.flashCp{
	margin:0 auto 20px;
	padding:0 35px;
	text-align:center;
	color:#ca9860;
	}

#player{
position: absolute;
top: 393px;
left: 290px;
}

#noFlashBtn{
position: absolute;
top: 525px;
left: 200px;
}
/*-------------------------------------------------
	フッター
-------------------------------------------------*/
div#footer {
	margin:0 auto;
	padding:0;
	width:900px;	
	/*font-size:1px;*/
	line-height:1;
	color:#ca9860;
	}

div#footer img {
	display: block;
	}


div#footer ul {
	width:634px;
	margin:0 auto 29px;
	}

div#footer ul li {
	list-style: none;
	display:inline;
	}
#link01{width:160px;}
#link02{width:120px;}
#link03{width:110px;}
#link04{width:101px;}


* html div#footer ul {width:686px;}
* html div#footer ul li { line-height:1.4em;}


.footerbgCopy{
	padding:1px 0 1px;
	line-height:1;
	margin-bottom:30px;
	}
	
/* Hides from IE-mac \*/
* html .footerbgCopy{
	padding:5px 0 1px;	
	line-height:1;
	}
/**/

/* Hides from IE7 \*/
* + html .footerbgCopy{
	padding:1px 0 1px;
	line-height:1;
	}
/**/

.footerAttent{
	line-height:1;
	margin-bottom:28px;
	}