body {
	background: #FFFFFF;;
	margin: 0; 
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color:#002437;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size:14px;
}
.oneColLiqCtrHdr #container {
	width: 950px;  
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
}
.oneColLiqCtrHdr #header {
	background:#FFFFFF; 
	padding: 0 10px 0 0;  
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.oneColLiqCtrHdr #mainContent {
	padding: 0; 
	background: #FFFFFF;
}
.oneColLiqCtrHdr #footer { 
	padding: 0; 
	background:#FFFFFF;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}





div#text {
	width: 410px;
	border-top: 6px none #0092D1;
	border-right: 6px none #0092D1;
	border-bottom: 6px none #0092D1;
	border-left: 6px solid #0092D1;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 15px;

}
p#gr {
	font-size: 14px;
	color: #002437;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 120%;
}

p {
	font-size: 14px;
	font-family: "Arial", "Helvetica", "sans-serif";
	margin-top: 0px;
	line-height: 130%;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #002437;
	font-family: "Arial", "Helvetica", "sans-serif";
	margin: 30px 0px 10px 0px;
}


h2 {
	font-size: 16px;
	font-weight: bold;
	color: #002437;
	font-family: "Arial", "Helvetica", "sans-serif";
	margin: 25px 30px 5px 0px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #002437;
	margin: 25px 30px 5px 0px;
	font-family: "Arial", "Helvetica", "sans-serif";
	
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #002437;
	margin-top: 10px;
	font-family: "Arial", "Helvetica", "sans-serif";


}
div#main {
	margin-right: -480px;
	margin-left: 0px;


}
div#ContentsArea {
	width: 950px;
	text-align: center;

}
div.box01 {
	background-image: url(../img/box01_bottom.gif);
	background-repeat: no-repeat;
	width: 223px;
	height: 340px;
	background-position: bottom;
	float: left;
	margin-right: 18px;
	margin-left: 0px;
	text-align:left;
	
}
div.box01 .top {
	background-image: url(../img/box01_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px;

}
div.box01 h2 {
	font-size: 14px;
	font-weight: bold;
	color: #2B5775;
	margin: 0px;
	padding: 5px 0px;

		
}
div.box01 p {
	font-size: 13px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;

}
	div.box02 {
	background-image: url(../img/box01_bottom.gif);
	background-repeat: no-repeat;
	width: 223px;
	height: 330px;
	background-position: bottom;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	
}
div.box02 .top {
	background-image: url(../img/box01_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px;

}
div.box02 h2 {
	font-size: 14px;
	font-weight: bold;
	color: #2B5775;
	margin: 0px;
	padding: 5px 0px;

		
}
div.box02 p {
	font-size: 13px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;

}
div#about {
	clear: both;

}
div#ContentsArea2 {
	width: 950px;
	padding: 0px;
	margin-top: 0px;
	background: #FFFFFF;

}

div.ford p {
   margin: 0.5em 0px;
}

/*========== テーブル ==========*/
table_01	{ 
width:100%;margin:0px 0px 10px 0px;padding:0px;
border-collapse:separate;
border-spacing:1px;
}
.table_01 th	{
width:25%;padding:4px 2px 2px 4px;
text-align:left;vertical-align:top;color:#0092D1;
background-color:#EEEEEE;
border:1px solid #BBBBBB;
border-left:5px solid #0092D1;
}
.table_01 td	{
padding:4px 2px 2px 4px;
border:1px dotted #999999;
}

.table_02	{
width:100%;margin:0px 0px 10px 0px;padding:0px;
border-collapse:collapse;
border-top:1px dotted #999999;
margin-bottom:30px;
}
.table_02 th	{
width:15%;padding:4px 2px 2px 4px;
text-align:left;vertical-align:top;color:#666666;
background-color:#EEEEEE;
border-bottom:1px dotted #999999;
}
.table_02 td	{
padding:4px 2px 2px 4px;
border-bottom:1px dotted #999999;
}

table.top-table01 {
    width: 950px;
	border: none;
	margin: 10px 0;
}

table.top-table01 tr td.line {
    border: #CCCCCC solid 1px;
	width: 460px;
	vertical-align: top;
	padding: 8px;
}


table.top-table01 div.textArea  {
    margin: 5px 0 10px;
	padding: 8px;
}

table.top-table02 {
    width: 200px;
	border: none;
	margin: 0;
}

table.top-table02 tr td.indent {
	padding: 0 0 15px 15px;
}


