@charset "UTF-8";
/* CSS Document */

.colouer001 
	{
	background-color: #7b0627;
	background-image: url(images/red-d.jpg);
	background-repeat: no-repeat;
	}
	
.txt 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7b0627;
	}
	
.tit01 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7b0627;
	font-weight: bold;
	}
	
.tit02 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7b0627;
	font-weight: bold;
	}

