﻿/*レイアウト--------------------------------------------------------------*/

#aboutCont01 {
	width: 704px;
	text-align : center;
}

#aboutCont02 {
	width: 676px;
	margin-right: auto;
	margin-left: auto;
	text-align  :  center;
}

#aboutCont03 {
	width: 642px;
	margin-right: auto;
	margin-left: auto;
	text-align  :  left;
}

/*テーブルパターン--------------------------------------------------------------*/
#rmtaArea table
{
	font-size: 12px;
	line-height  :  140%;
	background-color:#D0CCC3;
}

#rmtaArea .tbp1
{
	background-color:#F0F0DC;
	padding: 4px;
	font-size: 12px;
	font-weight :  bold;
	text-align : center;
}

#rmtaArea .tbp2
{
	background-color:#FFF;
	padding: 4px;
	font-size: 12px;
}