/* CSS Document */

.img_box{
	text-align:center;
}
.theme01_content dt{
	font-size:16px;
	padding:25px 0 0 0;
	font-weight:bold;
}
.theme01_content dd{
	background:url(../img/border.png) no-repeat left bottom;
	padding:10px 0 25px 0;
}
.theme01_content dd:last-child{
	background:none;
}
.theme01_ttl1{
	color:#eb613b;
}
.theme01_ttl2{
	color:#278fcf;
}
.theme01_ttl3{
	color:#b7589d;
}
.theme01_ttl4{
	color:#f5a21d;
}
.theme01_ttl5{
	color:#3eb134;
}
.img_sub{
	padding-top:10px;
}