@charset "UTF-8";


/*段組-------------------------------------------*/



#wrap {
	background-color:transparent;/*TOPページのみ適用・モデル下の透明設定*/
	padding-right:100px;/*ＦＦ用センター寄せＴＯＰページのみ特別*/
	}






body {/*TOPページのみ適用*/
	background-color:#000000;
	color:#999999;
	text-align:center;/*wrap用*/
	background-image: url(../img/top_bg.gif);
	background-repeat:repeat-x;
	}



#flash {
	width:900px;
	height:450px;
	background-image:url(../img/flash_bg.jpg);/*フラッシュ待機用*/
	background-repeat:no-repeat;
	}






/*　ロゴ・TOPメニュー　のバー----------------------------------*/
#top_menu {
	width:800px;
	height:70px;
	position:absolute;
	top:450px;
	z-index:4;
	}


h1 {
	background-image:url(../img/top_logo2.jpg);
	background-repeat:no-repeat;
	display:block;
	width:900px;
	height:80px;
	text-indent:-9999px;
	position:absolute;
	top:70px;
	margin-left:0;
	}	
	
h1 a {/*自ページリンク用*/
	display:block;
	width:155px;
	height:70px;

	}		
	
	
h2 {
	background-image:url(../img/model_01_2.jpg);
	background-repeat:no-repeat;
	width:400px;
	height:70px;
	text-indent:-9999px;
	position:absolute;
	top:0;
	margin-left:0px;
	}		
	
	
	
#top_global_menu ul {
	margin-left:400px;/*左端からの距離*/
	width:500px;
	height:70px;
	list-style-type:none;
	}

#top_global_menu li {/*グローバルメニューボタン共通*/
	width:100px;
	height:70px;
	float:left;
	text-indent:-9999px;
	}

#top_global_menu li a {/*グローバルメニューボタン共通*/
	display:block;
	width:100px;
	height:70px;
	}


#top_global_menu li.coll{
	background-image:url(../img/top_botan_coll.gif);
	}
#top_global_menu li.paris{
	background-image:url(../img/top_botan_palis.gif);
	}
#top_global_menu li.news{
	background-image:url(../img/top_botan_news.gif);
	}
#top_global_menu li.shop{
	background-image:url(../img/top_botan_shop.gif);
	}
#top_global_menu li.contact{
	background-image:url(../img/top_botan_contact.gif);
	}


#top_global_menu li.coll a:hover{
	background-image:url(../img/top_botan_coll.gif);
	background-position:bottom;
	}
#top_global_menu li.paris a:hover{
	background-image:url(../img/top_botan_palis.gif);
	background-position:bottom;
	}
#top_global_menu li.news a:hover{
	background-image:url(../img/top_botan_news.gif);
	background-position:bottom;
	}
#top_global_menu li.shop a:hover{
	background-image:url(../img/top_botan_shop.gif);
	background-position:bottom;
	}	
#top_global_menu li.contact a:hover{
	background-image:url(../img/top_botan_contact.gif);
	background-position:bottom;
	}
	







/*　ニュースのエリア　----------------------------------
	
#news_area {
	position:relative;
	top:70px;
	width:800px;
	height:265px;
	z-index:1;
	}

h3 {
	width:800px;
	height:265px;
	background-image:url(../img/xx.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	}	
	

#news_text {
	position:relative;
	top:-255px;
	left:505px;
	}


.text_news2 {
	font-size:11px;
	font-style:normal;
	line-height:15px;
	font-weight:normal;
	color:#6D5367;
}

.text_news1 {
	font-size:11px;
	font-weight:bold;
	margin-right:7px;
}
*/



#n_txt {
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	margin-top: 120px;
	height: 20px;
	width: 550px;
	margin-left: 360px;
	left: -9px;
}

#n_txt a{
	font-size: 12px;
	color: #FFFFFF;
}



/*　フッター　-------------------------------------------*/
#footer {/*TOPページのみ適用*/
	width:280px;
	margin-left:465px;/*左からの距離を調節*/
	position:absolute;
	top:710px;/*上からの距離を調節*/
	z-index:2;
	}
	
	
	
	
	
/*　バナー　-------------------------------------------*/	
#banner_area {
	position:absolute;
	top:600px;/*518px*/
	width:900px;
	height:100px;
	background-color:#A0E501;
	z-index:3;
	}

#banner_area p {
	float:left;
	padding-top:15px;
	padding-left:5px;

	}


#online {/*ＯＮＬＩＮＥの文字位置*/
	position:absolute;
	top:10px;
	left:465px;
	}


#banner_area p.shop {/*ショップのバナーのみ下に下げる*/
	margin-top:30px;
	}




	
/*	 不使用

#movie_banner {
	width:191px;
	height:46px;
	position:relative;
	top:-252px;
	left:460px;
	text-indent:-9999px;
	z-index:3;
	}	
	
	
#movie_banner a {
	width:191px;
	height:46px;
	display:block;
	background: url(../img/banner_movie.jpg) no-repeat;
	}	
	
#movie_banner a:hover {
	width:191px;
	height:46px;
	display:block;
	background: url(../img/banner_movie_on.jpg) no-repeat;
	}	
*/	
	
	
	
/* テキスト用  */

.txt00 {
	font-size: 12px;
	text-indent: -9999px;
}	
