/* CSS Document */

.title01{
	background-image:url(img/background01.gif);
	background-repeat:no-repeat;
	height:25px;
	font-weight:bold;
	padding-left:10px;
	font-size:15px;
}

.title02{
	background-image:url(img/background02.gif);
	background-repeat:no-repeat;
	height:25px;
	font-weight:bold;
	padding-left:10px;
	font-size:15px;
}

.image{
	background-image:url(img/background03.jpg);
	background-repeat:no-repeat;
	width:246px;
	height:187px;
}

.image img{
	padding-left:1px;
	padding-top:1px;
}