div.yui-g div.indexContentsBox{
	width: 745px;
	margin-left: auto;
	margin-right: auto;
}
div.indexTxtBox{
	width: 612px;
	margin-left: auto;
	margin-right: auto;
}
div.indexTxtBox p.indexTxtUpper{
	width: 612px;
	height: 10px;
	background: url(../../images/index_contents_txtbg_upper.gif) no-repeat;
	margin: 0;
	padding: 0;
}
div.indexTxtBox p.indexTxtCenter{
	font-size: 116%;
	width: 582px;
	padding-left: 15px;
	padding-right: 15px;
	background: url(../../images/index_contents_txtbg_center.gif) repeat-y;
}
div.indexTxtBox p.indexTxtLower{
	width: 612px;
	height: 10px;
	background: url(../../images/index_contents_txtbg_lower.gif) no-repeat;
}