@charset"utf-8";


/*▼▼▼メイン▼▼▼*/
#main {
	background-color: #FFFFFF;
	width: 820px;
	padding: 30px 70px 0px;
	}
	#main h1.title {
		font-size: 0px;
		line-height: 0px;
		background-image: url(/category/bomber/artist/images/title.gif);
		background-repeat: no-repeat;
		text-indent: -9999px;
		height: 43px;
		width: 236px;
		margin: 0px 0px 0px 5px;
		}
	#main h1.title02 {
		font-size: 0px;
		line-height: 0px;
		background-image: url(/category/bomber/artist/images/title02.gif);
		background-repeat: no-repeat;
		text-indent: -9999px;
		height: 43px;
		width: 411px;
		margin: 0px 0px 10px 5px;
		}
	#main p.date {
		font-size: 18px;
		line-height: 18px;
		color: #FF6800;
		font-family: "Hiragino Kaku Gothic Pro", 
			"ヒラギノ角ゴ Pro W6", "MS P Gothic", 
			"ＭＳ Ｐゴシック", Osaka, Arial, Helvetica, sans-serif;
		font-style:normal;
		font-weight: bolder;
		margin: -27px 0px 0px 280px;
		}
	#main p.backNo {
		}
		#main p.backNo a {
			font-size: 0px;
			line-height: 0px;
			text-decoration: none;
			background-image: url(/category/bomber/artist/images/b_backno.gif);
			background-repeat: no-repeat;
			text-indent: -9999px;
			display: block;
			height: 22px;
			width: 125px;
			margin: -20px 0px 15px 690px;
			}
			#main p.backNo a:hover {
				background-position: 0px -22px;
				}
/*▲▲▲メイン▲▲▲*/

/*▼▼▼枠▼▼▼*/

div.waku {
	background-color: #FFAB00;
	width: 820px;
	padding: 20px 0px 0px;
	margin: 0px 0px 5px;
	}
	div.waku div.Left {
		width: 276px;
		float: left;
		}
		div.waku div.Left p.photo {
			text-align: center;
			width: 240px;
			}
	div.waku div.Right {
		width: 544px;
		float: left;
		}
		div.waku div.Right p.name {
			font-size: 20px;
			line-height: 1.5em;
			font-family: "Hiragino Kaku Gothic Pro", 
			"ヒラギノ角ゴ Pro W6", "MS P Gothic", 
			"ＭＳ Ｐゴシック", Osaka, Arial, Helvetica, sans-serif;
			font-style:normal;
			font-weight: bolder;
			border-top: none;
			border-right: none;
			border-bottom: 2px solid #FFFFFF;
			border-left: none;
			margin: 0px 0px 6px;
			width: 500px;
			padding: 0px 0px 0px 3px;
			}
		div.waku div.Right p.text {
			font-size: 12px;
			line-height: 18px;
			letter-spacing: 0.1em;
			width: 500px;
			padding: 0px 0px 0px 3px;
			}
			div.waku div.Right p.text em {
				font-weight: bold;
				}
	div.waku div.Bottom {
		width: 820px;
		height: 20px;
		clear: both;
		}
/*▲▲▲枠▲▲▲*/



/*▼▼▼テーブル▼▼▼*/
table {
	border-spacing: 2px;
	border-collapse: separate;
}

table tr td ,table tr th {
	background-color: #FFAB00;
	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: 569px;
		}
		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/artist/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/artist/images/name.gif);
		background-repeat: no-repeat;
		text-indent: -9999px;
		height: 13px;
		width: 92px;
		}




/*▲▲▲テーブル▲▲▲*/
