
body		{background-image:url(img/bg.gif);
			color:#FFFFFF;
			margin:0px;
			background-color:#000000}
			
.body_b		{background-color:#000000;} 	


.box01		{width:510px; background-color:#574334; margin:0px; padding:20px; height:250px; font-size:11px;} 

.box02		{width:210px; background-color:#574334; padding:5px; float:right; line-height:22px; padding-left:10px;} 


/***********************************************/
/*リンクカラー		                       */
/***********************************************/
a:link		{ color:#ff9600; }
a:visited	{ color:#ff9600; }
a:hover		{ color:#fffc00; }

.text03	a{color:#4e4a00; text-decoration:none;}
.text03	a:link{color:#4e4a00; text-decoration:none;}
.text03 a:visited{color:#4e4a00; text-decoration:none;}
.text03 a:hover{color:#fa8700; text-decoration:none; }

/***********************************************/
/*フォント		                       */
/***********************************************/
.text01  { font-weight: bold; font-size:xx-large; margin-bottom: 0px }
.text02  { font-weight: lighter; font-size:x-large; margin-bottom: 0px ; vertical-align:top;}
.text03  { font-weight: lighter; font-size:22px; margin-bottom: 0px ; vertical-align:top;}
.text04  { font-weight: lighter; font-size:medium; margin-bottom: 0px ;vertical-align:top;}
.text05  { font-weight: lighter; font-size:12px; margin-bottom: 0px; line-height:24px; text-align:left; vertical-align:text-top;}
.text051  { font-weight: lighter; font-size:12px; margin:10px; line-height:24px; badding:30px;}
.text052  { font-weight: lighter; font-size:12px; margin:10px; line-height:24px; badding:30px; color:#FF0000;}

.text06  { font-weight: lighter; font-size:x-small; margin-bottom: 0px ; line-height:18px; }
.text07  { font-weight: lighter; font-size:xx-small; margin-bottom: 0px }


/***********************************************/
/*マージン		                       */
/***********************************************/
.margin  { margin-bottom: 0px }


/***********************************************/
/*リストタグの画像指定	                       */
/***********************************************/
UL { list-style-image: url(img/mark.gif); }


/***********************************************/
/*ヘッドタグ		                       */
/***********************************************/
.head	{background-image:url(../img/top_bar.gif);
			height:28px;
			text-align:center;
			width:100%;
}
.footer	{background-image:url(../img/footer.gif);
			height:182px;
			text-align:center;
			width:800px;
			height:182px;
			vertical-align:bottom;
							font-size:12px;
}




			
.head_t	{			color:#ffffff;
			font-size:12px;
			margin:0px;
			width:800px;
			text-align:left;
			padding-top:10px;}
		


ここからは各カテゴリ、ページ独自の指定
↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓


/***********************************************/
/*テーブル		                       */
/***********************************************/

.main_table { text-align:center; }
.special	{ background-color:#550000;
			width:100%;
			padding:5px;
			line-height:22px;
			font-size:12px;
			width:240px;}

.special_txt1	{ font-size:9px; line-height:10px;}
.special_txt2	{ font-size:15px; line-height:20px;}
				
.special_txt3	{ font-size:11px; line-height:10px;}


/***********************************************/
/*フォント（行間詰め指定用）　　　　           */
/***********************************************/
.spacing { font-size: 8px; margin-bottom: 0px; }

