body { text-align: center;
	padding: 0px;
	margin: 0px;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
        height: 100%;
}

td { font-size: 12px; line-height: 20px; }
A { text-decoration: none;}

.tai18bl{ font-size: 18px; line-height: 20px; font-weight: bold; }
.tai16b { font-size: 16px; line-height: 18px; font-weight: bold; }
.tai16 {
	font-size: 16px;
	line-height: 20px;
}

.subtai{ font-size: 14px; line-height: 18px;}

.pan { font-size: 14px; line-height: 18px;}
.pan01 {  font-size: 10px; line-height: 14px; }
.pan02 {  font-size: 12px; line-height: 14px; }


.com01 {  font-size: 10px;  margin-bottom:10px;}
.com02 {  font-size: 12px;  line-height:14px }
.com03 {  font-size: 10px;  line-height:12px }


/* 110803 kobelco eng added */
.post {
	padding-left: 10px;
	background-color: #FFF;
}
.postcap {
	padding: 5px 16px;
}

.freemail {
	color: #F00;
}

.num {
	border: #999 solid 1px;
	text-align: center;
}

.numtd1 {
	border-right: #999 solid 1px;
	border-bottom: #999 solid 1px;
}

.numtd2 {
	border-right: #999 double 3px;
	border-bottom: #999 solid 1px;
}

.numtd3 {
	border-bottom: #999 solid 1px;
}

.numtd4 {
	border-right: #999 solid 1px;
}

.numtd5 {
	border-right: #999 double 3px;
}


.archive {
	background-image: url(../archive/img/bgd.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	padding: 10px 0;
}

.nen {
	margin: 15px 5px;
}

body > table{
	margin:0 auto;
}

/* 190527追加（会員専用ページのリスト表示） */
.lists-area {
	margin:16px 0 10px 0;
}
.membersLists {
	margin:0 0 0 16px;
	padding:0;
}
/* 241204追加（リニューアルのお知らせ） */
.renew-box { text-align: center; background-color: #00a7ac;}
.renew-title { font-size: 18px; line-height: 30px; font-weight: bold; color:white; padding-top:10px;}
.renew-subtitle { font-size: 16px; line-height: 20px; font-weight: bold;}
.renew-textbox { font-size: 16px; background-color: white; line-height: 20px; margin: 0 auto; padding: 10px 20px;}
.renew-textbox td { font-size: 13px;}
.renew-link { font-size: 18px; line-height: 30px; font-weight: bold; padding-top:10px;}