@charset "utf-8";
/* CSS Document */




/*トップ背景イラスト
----------------------------------------------*/
body {
	background-attachment: fixed;
	background-image: url(../am_img/top_bc.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}





/*ランダム台詞
----------------------------------------------*/
.serifu { 
    top: 51px; 
    position: fixed; 
    z-index: 999; 
    margin-left:411px; 
	z-index: 3;
} 
#serifu{
	display: none;
}




/*メニュー エリア設定
----------------------------------------------*/
#m_area {
	width: 1000px;
	height: 671px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}





/*タイトル・インフォメ エリア設定
----------------------------------------------*/
#t_bc {
	background: url(../am_img/tai_bc.png) repeat-x;
	width: 100%;
	position: relative;
	z-index: 4;
}
#t_area {
	width: 1000px;
	height: 170px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}



#tai {
	position: absolute;
	top: 17px;
	left: -11px;
	z-index: 5;
}
h2 {
	display: none;
}
#inf_tai {
	position: absolute;
	top: 49px;
	left: 672px;
	z-index: 5;
}



#new {
	width: 370px;
	height: 50px;
	overflow: auto;
	position: absolute;
	top: 91px;
	left: 672px;
	z-index: 5;
}
th {
	width: 75px;
	border: none;
	padding: 3px 3px;
	color: #41210f;
	font-weight:bold;
}
td {
	border: none;
	padding: 3px 3px;
}


/*フッター エリア設定
----------------------------------------------*/
#foot_index {
	width: 1000px;
	height: 320px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#tyuui_text {
	position: absolute;
	font-size: 10px;
	line-height: 2.0em;
	text-align: center;
	top: 150px;
	left: 683px;
	z-index: 5;
	width: 375px;
	height: 140;
}

#sen {
	position: absolute;
	top: 99px;
	left: 690px;
	z-index: 5;
}



#tw_t {
	position: absolute;
	top: 60px;
	left: 773px;
	z-index: 5;
}
#fb_t {
	position: absolute;
	top: 60px;
	left: 877px;
	z-index: 5;
}



/*らぶつん設定
----------------------------------------------*/
#lovetsun {
	position: absolute;
	top: 494px;
	left: -60px;
	z-index: 5;
}
