.main {
	background: url(../../image/bg-main-body-01.gif) center top repeat-y;
}
.main .main-inner {
	bottom: -2px;
	background: url(../../image/bg-main-foot-01.gif) center bottom no-repeat;
}
.contents .contents-header {
	background: url(../image/bg-contents-head-news.jpg) left top no-repeat;
}
.contents .contents-inner {
	padding: 32px 11px 30px 12px;
	background: url(../image/bg-contents-body-news.gif) 594px top no-repeat;
}

table.registration-list {
	margin-bottom: 30px;
	width: 100%;
}
table.registration-list th.date,
table.registration-list td.date {
	width: 112px;
}
table.registration-list th.uniform-number,
table.registration-list td.uniform-number {
	width: 46px;
}
table.registration-list th.position,
table.registration-list td.position {
	width: 92px;
}
table.registration-list th.name,
table.registration-list td.name {
	width: 112px;
}
table.list-table td.b00d {
	border-top-style:    solid;
	border-right-style:  solid;
	border-bottom-style: solid;
	border-left-style:   solid;
}
table.list-table td.b10d {
	border-top-style:    solid;
	border-right-style:  solid;
	border-bottom-style: dotted;
	border-left-style:   solid;
}
table.list-table td.b20d {
	border-top-style:    dotted;
	border-right-style:  solid;
	border-bottom-style: dotted;
	border-left-style:   solid;
}
table.list-table td.b30d {
	border-top-style:    dotted;
	border-right-style:  solid;
	border-bottom-style: solid;
	border-left-style:   solid;
}
table.list-table td.b01d {
	border-top-style:    solid;
	border-right-style:  dotted;
	border-bottom-style: solid;
	border-left-style:   solid;
}
table.list-table td.b11d {
	border-top-style:    solid;
	border-right-style:  dotted;
	border-bottom-style: dotted;
	border-left-style:   solid;
}
table.list-table td.b21d {
	border-top-style:    dotted;
	border-right-style:  dotted;
	border-bottom-style: dotted;
	border-left-style:   solid;
}
table.list-table td.b31d {
	border-top-style:    dotted;
	border-right-style:  dotted;
	border-bottom-style: solid;
	border-left-style:   solid;
}
table.list-table td.b02d {
	border-top-style:    solid;
	border-right-style:  dotted;
	border-bottom-style: solid;
	border-left-style:   dotted;
}
table.list-table td.b12d {
	border-top-style:    solid;
	border-right-style:  dotted;
	border-bottom-style: dotted;
	border-left-style:   dotted;
}
table.list-table td.b22d {
	border-top-style:    dotted;
	border-right-style:  dotted;
	border-bottom-style: dotted;
	border-left-style:   dotted;
}
table.list-table td.b32d {
	border-top-style:    dotted;
	border-right-style:  dotted;
	border-bottom-style: solid;
	border-left-style:   dotted;
}
table.list-table td.b03d {
	border-top-style:    solid;
	border-right-style:  solid;
	border-bottom-style: solid;
	border-left-style:   dotted;
}
table.list-table td.b13d {
	border-top-style:    solid;
	border-right-style:  solid;
	border-bottom-style: dotted;
	border-left-style:   dotted;
}
table.list-table td.b23d {
	border-top-style:    dotted;
	border-right-style:  solid;
	border-bottom-style: dotted;
	border-left-style:   dotted;
}
table.list-table td.b33d {
	border-top-style:    dotted;
	border-right-style:  solid;
	border-bottom-style: solid;
	border-left-style:   dotted;
}

div.registration-history {
	margin: 0px 0px 10px;
	padding-left: 10px;
}
ul.resume {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 18px;
	list-style: none;
}
ul.resume li {
	margin: 0px;
	padding: 0px 15px;
}
ul.resume li span.history-current {
	color: #999;
}
.textBo {
	font-weight: bold;
}
.textRe {
	color: #FF0000;
}
.textBu {
	color: #3366FF;
}
.textGr {
	color: #999999;
}
.textBoRe {
	font-weight: bold;
	color: #FF0000;
}
.textBoBu {
	font-weight: bold;
	color: #3366FF;
}
.textBoGr {
	font-weight: bold;
	color: #999999;
}
div.news-article-area .marginbtm0 {
	margin-bottom: 0;
}
div.news-article-area .marginbtm5 {
	margin-bottom: 5px;
}
div.news-article-area .marginbtm10 {
	margin-bottom: 10px;
}
div.news-article-area .marginbtm15 {
	margin-bottom: 15px;
}
div.news-article-area .marginbtm20 {
	margin-bottom: 20px;
}
div.news-article-area .marginbtm30 {
	margin-bottom: 30px;
}
div.news-article-area .marginbtm40 {
	margin-bottom: 40px;
}

.newsmemo {
	padding: 10px 13px;
	margin-bottom: 15px;
}

.memoB {
	background-color: #F1F9FF;
	border: 1px dotted #1E9FFF;
}

.memoR {
	background-color: #FFEEEE;
	border: 1px dotted #FF5555;
}

.memoY {
	background-color: #FFFFD9;
	border: 1px dotted #F0C000;
}

.memoG {
	background-color: #ECFFEC;
	border: 1px dotted #00B000;
}

.memoGr {
	background-color: #F7F7F7;
	border: 1px dotted #666666;
}

/* == FOR LIST(LOG) PAGES == */
div.news-list-area {
	margin: 0px 0px 20px;
}
div.list-top {
	min-height: 22px;
}
div.list-top p.table-caption {
	float: left;
}
div.list-top div.to-history {
	margin: 4px 0px;
	padding: 0px;
	float: right;
}
ul.news-list,
ul.news-list-body {
	margin: 0px;
	border-top: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
	border-left: 1px solid #c2c2c2;
	padding: 0px;
	list-style: none;
}
ul.news-list li,
ul.news-list-body li {
	margin: 0px;
	border-bottom: 1px solid #c2c2c2;
	padding: 7px 10px 7px 23px;
	font-size: 12px;
	line-height: 16px;
	position: relative;
	background: url(../image/icon-newsitem.gif) 10px 14px no-repeat;
}
ul.news-list-body li {
	padding: 7px 10px 7px 7.5em;
	text-indent: -7.5em;
}
ul.news-list-body li span {
	margin: 0px 10px 0px 20px;
	color: #0099FF;
}
ul.news-list li.zebra1,
ul.news-list-body li.zebra1 {
	background-color: #f6f6f6;
}
/* == /FOR LIST(LOG) PAGES == */

