@charset "utf-8";

/** |READ ME| **************************************************************************************

"調布市せんがわ劇場"

Cascading Style Sheet Setting File
/shared/css/footer.css

フッター領域用CSS
----------------------------------------------------------------------------------------------------

01.Copyright Settings
コピーライト設定

02.Page link Settings
ページ内設定

************************************************************************************** |READ ME| **/





/** |01.Copyright Settings| ************************************************************** START **/

div#Copyright{
	padding:3px 0px 5px 0px;
	font-size:12px;
	text-align:center;
	margin:0px auto;
}

/** |01.Copyright Settings| **************************************************************** END **/

/** |02.Page link Settings| ************************************************************** START **/


/* フッターページリンク */

#footerlink{
width: 850px;
text-align: center;
float: left;
margin:0 0 0 5px;
font-size: 90%;
border-top: #4f4f4f 1px solid;
}


#footerlink ul{
list-style:none;
text-align: center;
width: 820px;
margin:5px auto 0 auto;
}

#footerlink ul li{
display: inline;
margin: 0;
padding: 0 5px;
}


#footer img{
	border: 0;
	padding: 0; 
}


/*    ページ内リンクフッター
　　  #PageFooterは3つ並び
　　  #PageFooter2は1つだけ
　　  #PageFooter3は2つ並び　　　 */

#PageFooter,
#PageFooter2,
#PageFooter3{
padding:10px 0 10px 0;
text-align:center;
width: 840px;
margin:20px auto 0 auto;
}

#PageFooter a img,
#PageFooter2 a img,
#PageFooter3 a img{
border:none;
}


#PageFooter ul{
list-style:none;
text-align: center;
margin:5px auto 0 175px;
list-style:none;
height: 103px;
}

#PageFooter2 ul{
list-style:none;
text-align: center;
margin:5px auto 0 320px;
list-style:none;
height: 103px;
}


#PageFooter3 ul{
list-style:none;
text-align: center;
margin:5px auto 0 205px;
list-style:none;
height: 103px;
}

#PageFooter ul li{
float: left;
display: inline;
height: 103px;
margin: 0 30px;
}

#PageFooter2 ul li{
float: left;
display: inline;
height: 103px;
margin: 0 50px;
}

#PageFooter3 ul li{
float: left;
display: inline;
height: 103px;
margin: 0 200px 0 0;
}

#PageFooter ul li a,
#PageFooter2 ul li a,
#PageFooter3 ul li a{
display:block;
}



#PageFooter a:hover img,
#PageFooter2 a:hover img,
#PageFooter3 a:hover img{
z-index:-1;
position: relative;
}

#PageFooter a:hover,
#PageFooter2 a:hover,
#PageFooter3 a:hover{
background-color:transparent;
}

/* トップへ戻る */
#PageFooter li#PFreturn,
#PageFooter2 li#PFreturn,
#PageFooter3 li#PFreturn{
background:url(http://www.sengawa-gekijo.jp/shared/images/footer/footer_top_m.gif) no-repeat;
}

#PageFooter li#PFreturn,
#PageFooter2 li#PFreturn,
#PageFooter3 li#PFreturn{
background:url(http://www.sengawa-gekijo.jp/shared/images/footer/footer_top_m.gif) no-repeat;
}

#PageFooter li#PFhback,
#PageFooter2 li#PFhback,
#PageFooter3 li#PFhback{
background:url(http://www.sengawa-gekijo.jp/shared/images/footer/return.gif) no-repeat;
}


/** |02.Page link Settings| **************************************************************** END **/

