.body {  margin: 0;font-size: 14px; line-height: 150%; font-weight: normal; font-family: "Times New Roman", "Times", "serif"; }
p {margin: 0;}
.caption {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	line-height: normal;
}
.contents {  font-family: "Times New Roman", "Times", "serif"; font-size: 11px; line-height: 110%; font-weight: bold}
.leadGREY {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; font-style: italic; line-height: 18px; font-weight: bold; color: #333333}
.leadGREY2 { color: #333333; font-weight: bold; font-size: 12px; line-height: 18px; font-family: Arial, Helvetica, sans-serif }
.leadGREY3 { margin: 2px; padding-left: 14px; background-image:url(image/ball.gif);background-repeat: no-repeat;color: #333333; font-weight: bold; font-size: 12px; line-height: 18px; font-family: Arial, Helvetica, sans-serif }
.leadGREEN {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; font-style: italic; line-height: 18px; font-weight: bold; color: #259B54}
.subBLUE {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; font-style: italic; line-height: 18px; font-weight: bold; color: #336699}
.subGREEN {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; font-style: italic; line-height: 18px; font-weight: bold; color: #259B54}
.subRED {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; font-style: italic; line-height: 18px; font-weight: bold; color: #CC3399}
.floatr { float: right;}
.floatl { float: left;}
.image_left {
	margin-right: 5px;
}
.txts {
	font-size: 10px;
	line-height: 140%;
	color: #333333;
	font-family: "Helvetica Light";
}

/*タイトルを別扱いに変更しセンター合わせ*/
#article h1{
	text-align: center;
	margin:0px 0px 8px 0px;
}
#article-index h1{
	text-align: center;
	margin:18px 0px 0px 0px;
}

/*テーブルに間隔を設定*/
#article table th,#article table td{
	padding:5px;
}
.plus-space{
	padding:10px 5px!important;
}
.plus-space-b{
	padding:3px 6px 10px 6px!important;
}
.plus-space-c{
	padding:5px;
}
.bottom-space{
	margin-bottom:20px;
}
.bottom-space img{
	margin-bottom:20px;
}
#clear{
	padding:0px!important;
}
#table-title img{
	padding-bottom:10px;
}

/*インデックスページの間隔を調整*/
#contents-menu{
}
#contents-menu tr{
	padding-bottom: 5px;
}
#contents-menu tr td{
	padding-bottom: 5px;
}

/*フットボタンの間隔を解除*/
#foot-btn table tr td {
	padding:0px;
}

/*コンテンツ天地の間隔設定*/
#section{
	padding: 31px 0px 18px 0px;
}
#section-top{
	padding: 45px 0px;
}

