@charset"utf-8";


/*▼▼▼フッター▼▼▼*/
#foot {
	background-image: url(/category/bomber/images/foot_bg.gif);
	background-repeat: no-repeat;
	height: 440px;
	width: 960px;
	}
	/*------コンテンツページ用-------------------------------*/
	#foot #mobileArea {
		width: 500px;
		float: left;
		margin: 128px 0 0;
		}
		#foot #mobileArea p.qr {
			height: 89px;
			width: 89px;
			margin: 0px 0px 0px 32px;
			}
		#foot #mobileArea p.get {
			font-size: 0px;
			line-height: 0px;
			text-indent: -9999px;
			height: 8px;
			width: 89px;
			}
		#foot #mobileArea p.keitai {
			margin: 0px 0px 0px 14px;
			}
		#foot #mobileArea p.toku {
			margin: 8px 0px 0px 14px;
			}
	/*------コンテンツページ用-------------------------------*/
	#foot p.home { 
		width: 200px;
		float: left;
		margin: 210px 0 0 225px;
		}
		#foot p.home a {
			display: block; 
			width: 180px;
			height: 35px;
			}
		#foot p.home a span { 
			display: none;
			}
	#foot p.copy {
		font-size: 0px;
		line-height: 0px;
		text-indent: -9999px;
		}

/*▲▲▲フッター▲▲▲*/

/*▼▼▼フッターTOPページ用▼▼▼*/
body#toppage #foot {
	width: 960px;
	/*height: 440px;*/
	height: 100%;
	padding-bottom: 20px;
	background: none;
	position: relative;
	}
	body#toppage #foot #mobileArea {
		width: 500px;
		float: left;
		margin: 52px 0 0;
		}
		body#toppage #foot #mobileArea p.qr {
			height: 89px;
			width: 89px;
			margin: 0px 0px 0px 32px;
			}
		body#toppage #foot #mobileArea p.get {
			font-size: 0px;
			line-height: 0px;
			text-indent: -9999px;
			height: 8px;
			width: 89px;
			}
		body#toppage #foot #mobileArea p.keitai {
			margin: 0px 0px 0px 14px;
			}
		body#toppage #foot #mobileArea p.toku {
			margin: 8px 0px 0px 14px;
			}
	body#toppage #foot p.home {
		width: 200px;
		float: left;
		margin: 143px 0 0 246px;
		}
		body#toppage #foot p.home a {
			display: block;
			height: 15px;
			width: 134px;
			font-size: 0px;
			line-height: 0px;
			text-decoration: none;
			text-indent: -9999px;
			}
	body#toppage #foot p.copy {
		font-size: 0px;
		line-height: 0px;
		text-indent: -9999px;
		}

/*▲▲▲フッター▲▲▲*/

/*▼▼▼バナー▼▼▼*/
#banner {
	width: 960px;
	margin: 0;
	}
	/*バナーが4つの時用*/
	#banner ul.banner04 {
		height: 76px;
		list-style-type: none;
		margin: 0px auto 0px;
		width: 824px;
		position: relative;
		}
		#banner ul.banner04 li {
			height: 60px;
			width: 200px;
			margin: 8px 6px 0px 0px;
			float: left;
			}
	/*バナーが3つの時用*/
	#banner ul.banner03 {
		height: 76px;
		list-style-type: none;
		margin: 0px auto 0px;
		width: 630px;
		position: relative;
		}
		#banner ul.banner03 li {
			height: 60px;
			width: 200px;
			margin: 8px 10px 0px 0px;
			float: left;
			}
	/*バナーが2つの時用*/
	#banner ul.banner02 {
		height: 76px;
		list-style-type: none;
		margin: 0px auto 0px;
		width: 406px;
		position: relative;
		}
		#banner ul.banner02 li {
			height: 60px;
			width: 200px;
			margin: 8px 3px 0px 0px;
			float: left;
			}
	/*バナーが1つの時用*/
	#banner ul.banner01 {
		height: 76px;
		list-style-type: none;
		margin: 0px auto 0px;
		width: 203px;
		position: relative;
		}
		#banner ul.banner01 li {
			height: 60px;
			width: 200px;
			margin: 8px 3px 0px 0px;
			float: left;
			}


/*▲▲▲バナー▲▲▲*/
