@charset"utf-8";


/*▼▼▼メイン▼▼▼*/
#main {
	background-color: #FFFFFF;
	width: 960px;
	padding: 22px 0px 0px;
	}
	#main div#bbb {
		background-color: #D5D5A0;
		width: 818px;
		margin: 0px auto;
		padding: 12px 0px;
		}
		/*------タイトル：説明文なし-------------------------------*/
		/*#main div#bbb h1 {
			width: 792px;
			height: 121px;
			margin: 0px auto 12px;
			background: url(/category/bomber/bbb/images/title.gif) no-repeat;
			font-size: 0px;
			line-height: 0px;
			text-indent: -9999px;
			}*/
		/*------タイトル：説明文あり-------------------------------*/
		#main div#bbb h1 {
			width: 792px;
			height: 180px;
			margin: 0px auto 12px;
			background: url(/category/bomber/bbb/images/title2.gif) no-repeat;
			font-size: 0px;
			line-height: 0px;
			text-indent: -9999px;
			}
		/*------タイトル：バックナンバー-------------------------------*/
		#main div#bbb h2 {
			font-size: 0px;
			line-height: 0px;
			background-image: url(/category/bomber/bbb/images/backno.gif);
			background-repeat: no-repeat;
			text-indent: -9999px;
			height: 43px;
			width: 207px;
			margin: 0px 0px 0px 18px;
			}
	#main div#bbb p.backno {
		}
		#main div#bbb p.backno a {
			font-size: 0px;
			line-height: 0px;
			text-decoration: none;
			background-image: url(/category/bomber/bbb/images/b_backno.gif);
			background-repeat: no-repeat;
			text-indent: -9999px;
			display: block;
			margin: 0px 0px 0px 675px;
			height: 22px;
			width: 125px;
			}
			#main div#bbb p.backno a:hover {
				background-position: 0px -22px;
				}
	#main div#bbb p.date {
		font-size: 24px;
		line-height: 30px;
		margin: -22px auto 0px;
		font-family: "Hiragino Kaku Gothic Pro", 
		"ヒラギノ角ゴ Pro W6", "MS P Gothic", "ＭＳ Ｐゴシック", 
		Osaka, Arial, Helvetica, sans-serif;
		font-style:normal;
		font-weight: bolder;
		text-align: center;
		width: 500px;
		}
	#main div#bbb p.name {
		font-size: 18px;
		line-height: 18px;
		margin: 0px 0px 6px 165px;
		padding: 26px 0px 2px 48px;
		font-family: "Hiragino Kaku Gothic Pro", 
		"ヒラギノ角ゴ Pro W6", "MS P Gothic", "ＭＳ Ｐゴシック", 
		Osaka, Arial, Helvetica, sans-serif;
		font-style:normal;
		font-weight: bolder;
		background-image: url(/category/bomber/bbb/images/name.gif);
		background-repeat: no-repeat;
		width: 448px;
		}
	#main div#bbb p.photo {
		margin: 0px 0px 30px;
		text-align: center;
		}
/*------ボンバーボード特別指定-------------------------------*/
#main p.top {
	}
	#main p.top a {
		background-image: url(/category/bomber/bbb/images/b_top.gif);
		}
		#main p.top a:hover {
			}
	
/*▲▲▲メイン▲▲▲*/

/*▼▼▼テーブル▼▼▼*/

table {
	margin: 0px 0px 0px 69px;
	border-collapse: separate;
	border-spacing: 2px;


}

table tr td ,table tr th {
	background-color: #D5D5A0;
	padding: 5px 20px;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	}
	table tr td.tbLeft ,table tr th.tbLeft {
		width: 165px;
		}
	table tr td.tbRight , table tr th.tbRight {
		width: 571px;
		}
		table tr td.tbRight a {
			color: #000000;
			}
			table tr td.tbRight a:hover {
				color: #FF0000;
				}
	table tr th p.date02 {
		font-size: 0px;
		line-height: 0px;
		background-image: url(/category/bomber/bbb/images/date.gif);
		background-repeat: no-repeat;
		text-indent: -9999px;
		height: 13px;
		width: 35px;
		}
	table tr th p.name02 {
		font-size: 0px;
		line-height: 0px;
		background-image: url(/category/bomber/bbb/images/name02.gif);
		background-repeat: no-repeat;
		text-indent: -9999px;
		height: 13px;
		width: 92px;
		}




/*▲▲▲テーブル▲▲▲*/
