@charset "Shift_JIS";





#tt01 {
	position:absolute;
	display:block;
	background:url(../images/tt01_left.gif) top left no-repeat;
}
#tt01content {
	display:block; 
	padding:10px; 
	margin-left:5px; 
	background:#8BAB3D; 
	color:#ffffff;
	text-align:left;
	line-height:1.3;
}
#tt01bottom {
	display:block; 
	height:5px; 
	margin-left:5px; 
	background:url(../images/tt01_bottom.gif) top right no-repeat; 
	overflow:hidden;
}


#tt02 {
	position:absolute;
	display:block;
	background:url(../images/tt02_left.gif) top left no-repeat;
}
#tt02content {
	display:block; 
	padding:10px; 
	margin-left:5px; 
	background:#3C6FB3; 
	color:#ffffff;
	text-align:left;
	line-height:1.3;
}
#tt02bottom {
	display:block; 
	height:5px; 
	margin-left:5px; 
	background:url(../images/tt02_bottom.gif) top right no-repeat; 
	overflow:hidden;
}


#tt03 {
	position:absolute;
	display:block;
	background:url(../images/tt03_left.gif) top left no-repeat;
}
#tt03content {
	display:block; 
	padding:10px; 
	margin-left:5px; 
	background:#BC81C0; 
	color:#ffffff;
	text-align:left;
	line-height:1.3;
}
#tt03bottom {
	display:block; 
	height:5px; 
	margin-left:5px; 
	background:url(../images/tt03_bottom.gif) top right no-repeat; 
	overflow:hidden;
}


#tt04 {
	position:absolute;
	display:block;
	background:url(../images/tt04_left.gif) top left no-repeat;
}
#tt04content {
	display:block; 
	padding:10px; 
	margin-left:5px; 
	background:#BB9459; 
	color:#ffffff;
	text-align:left;
	line-height:1.3;
}
#tt04bottom {
	display:block; 
	height:5px; 
	margin-left:5px; 
	background:url(../images/tt04_bottom.gif) top right no-repeat; 
	overflow:hidden;
}



