/***********************************************/
/*ページ全体				       */
/***********************************************/

@charset "utf-8";
BODY {
	background-color: #160000;
	ACKGROUND-POSITION: center 50%;
	MARGIN: 0px
	font-size:12px;
	color : #1e0909;
	line-height:22px;
}

table {
	font-size:12px;
}

img {
	margin:0;
}

h1 {font-size:12px;
    color:#FFFFFF;
	 margin:0px;
}

.t01 {width:100%;
	  text-align:right;
}
.t02 {color:#260701;

	  font-size:14px;
	  line-height:30px;
	  font-weight:400;
}
.t03 {color:#d10400;
	  font-size:14px;
	  line-height:30px;
	  font-weight:900;
}


/***********************************************/
/*リンクカラー		                       */
/***********************************************/
a:link		{ color:#ca0000; }
a:visited	{ color:#ff0000; }
a:hover		{ color:#ff0000; }




/***********************************************/
/*リンクカラー		                       */
/***********************************************/


.text01  { font-weight: bold; font-size:xx-large; margin-bottom: 0px }


/***********************************************/
/*フォント		                       */
/***********************************************/