﻿@charset "utf-8";

.text_01{
	background:url(img/text_bg01.jpg) no-repeat left top;
	width:363px;
	height:178px;
	margin:0px 0px 10px 29px;
	padding:11px 200px 0px 11px;
}

.text_02{
	background:url(img/text_bg02.jpg) no-repeat left top;
	width:363px;
	height:178px;
	margin:0px 0px 10px 29px;
	padding:11px 11px 0px 200px;
}

.text_03{
	background:url(img/text_bg03.jpg) no-repeat left top;
	width:552px;
	height:167px;
	margin:0px 0px 10px 29px;
	padding:11px;
}

.text_04{
	background:url(img/text_bg04.jpg) no-repeat left top;
	width:569px;
	height:81px;
	margin:0px 0px 10px 0px;
	padding:80px 11px 0px 54px;
}

.text_05{
	background:url(img/text_bg05.jpg) no-repeat left top;
	width:552px;
	height:167px;
	margin:0px 0px 10px 29px;
	padding:11px;
}

.bg{
	background:url(img/text_bg.jpg) no-repeat left top;
	width:552px;
	padding:11px;
	margin:0px 0px 10px 29px;
}

.red{
	color:#FF0000;
	font-weight:bold;
}

.bg p.red{
	color:#6c5415;
}

.bg p{
	color:#FFFFFF;
}
