<STYLE>
<!-- 

body{
	background-image:url("../top.gif");
	background-repeat:repeat;
}


/* メインテーブル */
table.t01{
	width: 740px;
	border-color: #8888ff;
	border-style: double;
	border-width: 3px;

	background-image : url(../line_red.gif);
}


/* 出版社一覧 大枠 */
table.t02{
	width: 690px;
	border-color: #00cccc;
	border-style: solid;
	border-width: 1px;
	font-weight:bold;
	line-height:150%;

	background-color: #ffffff;
}


/* 出版社一覧 中枠 */
table.t03,
table.t03 td{
	width: 680px;
	border-color: #ff9900;
	border-style: solid;
	border-width: 1px;
	font-weight: normal;
	text-align:left;
	line-height:100%;
	font-size:10pt;
}


/* カテゴリ 大枠 */
table.t04,
table.t04 td{
	width: 690px;
/*
	background-color: #ffffff;
*/
	border-width: 1px;
	border-style: solid;
	border-color: #33cc66;
}

/* カテゴリのテーブル */
table.t05,
table.t05 td{
	width: 670px;
	color: #000000;
	border-color: #ffffff;
	font-size:10pt;
	text-align:left;
}



/* アニメカテゴリ 大枠 */
table.t06,
table.t06 td{
	border-width: 1px;
	border-style: solid;
	border-color: #33cc66;
}
table.t07,
table.t07 td{

	border-color: #dddddd;
	/*
	border:none;
	*/
}




/* タイトル（緑に白）*/
td.d01{
	font-size:22px;
	color: #ffffff;
	background-color: #339933;
	font-weight:bold;
	line-height:120%;
}


/* 各コミック出版社の幅（★）*/
td.d02{
	width:5px;
}
/* 各コミック出版社の幅（出版社） */
td.d03{
	width:137px;
}

/* 集英社タイトル */
td.d04{
	font-size:18px;
	color: #ffffff;
	background-color: #8888ff;
	line-height:120%;
}

/* 集英社出版雑誌 */
td.d05{
	background-color: #ffffff;
	color: #009999;
	font-size:12px;
}

/* 出版社枠 */
td.d06{
	background-color: #ffffff;
	color: #009999;
}

/* アニメテーブル */
td.d07{
	font-size:18px;
	color: #ff0000;
	background-color: #ffffaa;
	line-height:120%;
	font-weight:bold;
	text-align:left;
}

/* アニメテーブル */
td.d08{
	width:400px;
	text-align:left;
	font-size:10pt;
}
td.d09{
	width:100px;
	text-align:center;
	font-size:10pt;
}
td.d10{
	background-color: #ffffff;

}
td.d11{
	text-align:center;
}



/* ★画像の設定 */

IMG.img_01{
	width: 595px;
	height:14px;
	border:none;
}








 -->
</STYLE>
