﻿@charset "utf-8";

.text_bg01{
	background:url(img/text_bg.jpg) no-repeat left top;
	width:100px;
	margin:0px auto 5px auto;
	height:28px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	padding:10px 0px 0px 0px;
}

.text_bg02{
	background:url(img/text_bg.jpg) no-repeat left top;
	width:70px;
	margin:0px auto 5px auto;
	height:28px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	padding:10px 0px 0px 0px;
}

.text_bg03{
	background:url(img/text_bg.jpg) no-repeat left top;
	width:145px;
	margin:0px auto 5px auto;
	height:28px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	padding:10px 0px 0px 0px;
}

.boxWidth{
	width:320px;
	margin:0px auto 10px auto;
}