	/* BODY部分定義 */
body {
	color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #000000;
	font-size: 12px;
}

	/* カバーガール */
 td.covergirl{
	color: #000000;
	background-color: #FFCCFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 130%;
	padding: 5px;
}

	/* 見出しタグ定義 */
h1 {
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

h2 {
	color: #000000;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

	/* リンク部分*/
A:LINK{	color:#0066CC;	}
A:VISITED{	color:#0066CC;	}
A:HOVER{	text-decoration:none;color:#FF0000;	}

	/* 各種見出し部分*/
.covergirl {
	font-size: 16px;
	margin-left: 10px;
	color: #000000;
	font-weight: bold;
	line-height: 20px;
}
/*速報ニュース*/
	table.news{
	background-color: #FF0000;
	width: 690px;
	font-size: 16px;
	color: #000000;
	line-height: 150%;
	font-weight: bold;
}
	td.news_midashi{
	background-color: #FF9900;
	width: 690px;
	font-size: 30px;
	color: #000000;
	line-height: 130%;
}
	td.news{
	width: 690px;
	padding: 4px;
	background-color: #FFFFFF;
}
	.news_big{
	width: 690px;
	font-size: 20px;
	color: #000000;
	line-height: 130%;
	font-style: italic;
}
	.news_new{
	font-size: 16px;
	color: #0000FF;
	line-height: 130%;
	font-weight: bolder;
	letter-spacing: 20px;
}
	.news_bigbig{
	font-size: 30px;
	color: #0000FF;
	line-height: 130%;
	font-weight: bolder;
	letter-spacing: 20px;
}
	.news_av{
	color: #FF0000;
	font-weight: bolder;
	letter-spacing: 20px;
}
/*バナー一覧*/
	table.ban{
	background-color: #FFCC00;
	width: 745px;
	font-size: 12px;
}
 td.ban_midashi{
	background-color: #FF9900;
	padding: 5px;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
 td.1waku{
	background-color: #000000;
	padding: 5px;
	width: 185px;
	text-align: center;
}
	td.2waku{
	background-color: #000000;
	padding: 5px;
	text-align: center;
	width: 372px;
}
	td.2waku_white{
	background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
	width: 372px;
}
	td.2waku_blue{
	background-color: #141A39;
	padding: 5px;
	text-align: center;
	width: 372px;
}
	td.3waku{
	background-color: #BBFFD1;
	padding: 5px;
	width: 535px;
}
	td.4waku{
	padding: 5px;
	text-align: center;
	width: 745px;
	background-color: #000000;
}
	/* テキストサイズ指定*/
.text10px {	font-size: 10px;}
.text11px {	font-size: 11px;}
.text12px {	font-size: 12px;}
.text13px {	font-size: 13px;}
.text14px {	font-size: 14px;}
.text15px {	font-size: 15px;}
.text16px {	font-size: 16px;}
.text17px {	font-size: 17px;}

.text10pxB {	font-size: 10px;	font-weight: bold;}
.text11pxB {	font-size: 11px;	font-weight: bold;}
.text12pxB {	font-size: 12px;	font-weight: bold;}
.text13pxB {	font-size: 13px;	font-weight: bold;}
.text14pxB {	font-size: 14px;	font-weight: bold;}
.text15pxB {	font-size: 15px;	font-weight: bold;}
.text16pxB {	font-size: 16px;	font-weight: bold;}
.text17pxB {	font-size: 17px;	font-weight: bold;}	

	/* 注目店リンク部分*/
	a.pickup{
	color:#0066FF;
	text-decoration:underline;
	font-size: 16px;
	font-weight: bold;
}

	a.pickup:link{
	color:#0066CC;
	text-decoration:underline;
	font-weight: bold;
	font-size: 16px;
}

	a.pickup:hover{
	color:#FF0000;
	text-decoration:none;
	font-weight: bold;
	font-size: 16px;
}


table {
	font-size: 12px;
}

td.table5px {	padding: 4px;}

.font_black {
	font-size: x-small;
	color: #333333;
}
.font_black_bold {
	font-size: small;
	color: #333333;
	font-weight: bold;
}
a.font_red_bold {
	font-size: medium;
	color: #FF0000;
	font-weight: bold;
}
a.font_blue_bold {
	font-size: medium;
	color: #0000FF;
	font-weight: bold;
}
/*六月企画*/
	table.6_news{
	background-color: #0000FF;
	width: 700px;
	font-size: 16px;
	color: #000000;
	line-height: 150%;
	font-weight: bold;
}
	td.6_news_midashi{
	background-color: #6699FF;
	width: 700px;
	font-size: 30px;
	color: #000000;
	line-height: 130%;
}
.font_black_small {

	font-size: x-small;
	color: #333333;
}
.font_black_small_b {

	font-size: x-small;
	color: #333333;
	font-weight:bold;
}
	/* 赤リンク*/
A.font_red_bold:LINK{
	font-weight: bold;
	color: #FF0000;
}
A.font_red_boldl:VISITED{
	font-weight: bold;
	color: #FF0000;
}
A.font_red_bold:HOVER{
	text-decoration:none;
	font-weight: bold;
	color: #FF0000;
}
	/* 赤小リンク*/
A.font_red_bold_xsmall:LINK{
	font-size:x-small;
	font-weight: bold;
	color: #FF0000;
}
A.font_red_bold_xsmall:VISITED{
	font-size:x-small;
	font-weight: bold;
	color: #FF0000;
}
A.font_red_bold_xsmall:HOVER{
	text-decoration:none;
	font-size:x-small;
	font-weight: bold;
	color: #FF0000;
}
	/* 赤小リンク*/
A.font_red_bold_xxsmall:LINK{
	font-size:xx-small;
	font-weight: bold;
	color: #FF0000;
}
A.font_red_bold_xxsmall:VISITED{
	font-size:xx-small;
	font-weight: bold;
	color: #FF0000;
}
A.font_red_bold_xxsmall:HOVER{
	text-decoration:none;
	font-size:xx-small;
	font-weight: bold;
	color: #FF0000;
}
	/* 青リンク*/
A.font_blue_bold:LINK{
	font-weight: bold;
	color: #0000FF;
}
A.font_blue_bold:VISITED{
	font-weight: bold;
	color: #0000FF;
}
A.font_blue_bold:HOVER{
	text-decoration:none;
	font-weight: bold;
	color: #0000FF;
}
	/* 青小リンク*/
A.font_blue_bold_xsmall:LINK{
	font-size:x-small;
	font-weight: bold;
	color: #0000FF;
}
A.font_blue_bold_xsmall:VISITED{
	font-size:x-small;
	font-weight: bold;
	color: #0000FF;
}
A.font_blue_bold_xsmall:HOVER{
	text-decoration:none;
	font-size:x-small;
	font-weight: bold;
	color: #0000FF;
}
	/* 青小小リンク*/
A.font_blue_bold_xxsmall:LINK{
	font-size:xx-small;
	font-weight: bold;
	color: #0000FF;
}
A.font_blue_bold_xxsmall:VISITED{
	font-size:xx-small;
	font-weight: bold;
	color: #0000FF;
}
A.font_blue_bold_xxsmall:HOVER{
	text-decoration:none;
	font-size:xx-small;
	font-weight: bold;
	color: #0000FF;
}
td.pickupgirl {
	color: #000000;
	background-color: #FFE3C8;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 130%;
	padding: 5px;
}
td.pickupcomment {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
