/* 基本 */

* {
	font-size: 10pt;
	line-height: 115%;
}

BODY {
	background: #f0f0ff url(bg.png);
	color: #404040;
	font-family: 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	margin: 0px 20px 0px 20px;
	text-align: center;
}

TABLE {
	border-collapse: collapse;
	border-color: #808080;
	border-style: solid;
	border-width: 1px;
	margin: 2px 0px 2px 0px;
}
TR {
	border-color: #808080;
	border-style: solid;
	border-width: 1px;
}
TH {
	background-color: #909090;
	border-color: #808080;
	border-style: solid;
	border-width: 1px;
	color: #ffffff;
	padding: 4px;
	white-space: nowrap;
}
TD {
	border-color: #808080;
	border-style: solid;
	border-width: 1px;
	color: #404040;
	padding: 4px;
}

IMG {
	border-style: none;
}

HR {
	border-color: #808080;
	border-style: solid none none none;
	border-width: 1px;
	height: 1px;
}

OL {
	margin: 2px 0px 2px 0px;
	padding-left: 2em;
	text-indent: 0em;
}
UL {
	margin: 2px 0px 2px 0px;
	padding-left: 2em;
	text-indent: 0em;
}
LI {  }

DL {
	margin: 2px 0px 2px 0px;
	padding: 0em;
	text-indent: 0em;
}
DT {
	color: #404040;
	font-weight: bold;
}
DD {
	margin: 2px 0px 2px 0px;
	padding: 0em 0em 0em 1em;
	text-indent: 0em;
}

BLOCKQUOTE {
	margin: 2px 0px 2px 0px;
	padding-left: 2em;
	text-indent: 0em;
}

A:link {
	color: #8060ff;
	text-decoration: none;
}
A:visited {
	color: #8060ff;
	text-decoration: none;
}
A:active {
	color: #8060ff;
	text-decoration: none;
}
A:hover {
	color: #c08080;
	background-color: #fff0c0;
	text-decoration: none;
}

FORM {
	margin: 0px;
}

INPUT {  }
INPUT[type="button"] {
	cursor: pointer;
}
INPUT[type="submit"] {
	cursor: pointer;
}
INPUT[type="reset"] {
	cursor: pointer;
}
INPUT[type="image"] {
	border-style: none;
}
INPUT[type="checkbox"] {  }
INPUT[type="radio"] {  }
INPUT[type="text"] {  }
INPUT[type="password"] {  }
INPUT[type="file"] {  }

SELECT {  }

TEXTAREA {  }

FIELDSET {
	border-color: #808080;
	border-style: solid;
	border-width: 1px;
	margin: 0px;
	padding: 10px;
}
LEGEND {
	color: #404040;
	font-weight: bold;
}


/* 拡張 */

SPAN.nb {
	color: #ff0000;
}
SPAN.gray {
	color: #808080;
}
SPAN.example {
	color: #008000;
}
SPAN.quotation {
	font-style: italic;
	color: #40ff40;
}
SPAN.strong { font-weight: bold; }
SPAN.strong2 {
	font-size: 14px;
	font-weight: bold;
}
SPAN.nb-strong {
	color: #ff0000;
	font-weight: bold;
}
SPAN.nb-strong2 {
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
}
SPAN.stamp {
	background: #ffffc0;
	border: solid 1px #ffc080;
	color: #ff4000;
	padding: 2px 2px 2px 2px;
	margin: 5px 0px 5px 0px;
}
SPAN.stamp-strong {
	background: #ffffc0;
	border: solid 1px #ffc080;
	color: #ff4000;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	margin: 5px 0px 5px 0px;
}

IMG.tip-icon {
	vertical-align: middle;
}

A.tip-go {
	background-image: url(tip_go.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 5px 0px 0px 0px;
	min-height: 15px;
/*
	height: auto !important;
	height: 15px;
*/
	padding: 0px 0px 0px 20px;
}

A.tip-download {
	background-image: url(tip_download.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 5px 0px 0px 0px;
	min-height: 15px;
/*
	height: auto !important;
	height: 15px;
*/
	padding: 0px 0px 0px 20px;
}

DIV.hr {
	background: transparent url(hr_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-style: none;
	border-width: 0px;
	height: 1px;
	margin: 20px;
}

DIV.notes {
	background-image: url(notes_bg.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 5px 0px 0px 0px;
	min-height: 17px;
/*
	height: auto !important;
	height: 17px;
*/
	padding: 0px 0px 0px 25px;
}

TABLE.layout {
	border-collapse: collapse;
	border-style: none;
	margin: 0px;
}
TR.layout {
	border-style: none;
}
TH.layout {
	border-style: none;
	padding: 0px;
	vertical-align: top;
}
TD.layout {
	border-style: none;
	padding: 0px;
	vertical-align: top;
}

TABLE.board {
	border-style: none;
	margin: 0px;
}
TR.board {
	border-style: none;
}
TH.board {
	background-color: #f0f0f0;
	border-style: none;
	color: #404040;
	font-weight: bold;
	padding: 0px;
	vertical-align: middle;
}
TD.board {
	background-color: #f0f0f0;
	border-style: none;
	padding: 0px;
	vertical-align: middle;
}
TD.board-lt {
	background-image: url(board_lt.png);
	background-color: transparent;
	border-style: none;
	height: 10px;
	padding: 0px;
	width: 10px;
}
TD.board-rt {
	background-image: url(board_rt.png);
	background-color: transparent;
	border-style: none;
	height: 10px;
	padding: 0px;
	width: 10px;
}
TD.board-rb {
	background-image: url(board_rb.png);
	background-color: transparent;
	border-style: none;
	height: 10px;
	padding: 0px;
	width: 10px;
}
TD.board-lb {
	background-image: url(board_lb.png);
	background-color: transparent;
	border-style: none;
	height: 10px;
	padding: 0px;
	width: 10px;
}
HR.board-split {
	border-color: #c0c0c0;
	border-style: dotted none none none;
	border-width: 1px;
	color: #c0c0c0;
	height: 1px;
}

TABLE.board-nb {
	border-style: none;
	margin: 0px;
}
TR.board-nb {
	border-style: none;
}
TH.board-nb {
	background-color: #f0f0f0;
	border-style: none;
	color: #404040;
	font-weight: bold;
	padding: 0px;
	vertical-align: middle;
}
TD.board-nb {
	background-color: #fff0f0;
	border-style: none;
	padding: 0px;
	vertical-align: middle;
}
TD.board-nb-lt {
	background-image: url(board_nb_lt.png);
	background-color: transparent;
	border-style: none;
	height: 10px;
	padding: 0px;
	width: 10px;
}
TD.board-nb-rt {
	background-image: url(board_nb_rt.png);
	background-color: transparent;
	border-style: none;
	height: 10px;
	padding: 0px;
	width: 10px;
}
TD.board-nb-rb {
	background-image: url(board_nb_rb.png);
	background-color: transparent;
	border-style: none;
	height: 10px;
	padding: 0px;
	width: 10px;
}
TD.board-nb-lb {
	background-image: url(board_nb_lb.png);
	background-color: transparent;
	border-style: none;
	height: 10px;
	padding: 0px;
	width: 10px;
}
HR.board-nb-split {
	border-color: #c0c0c0;
	border-style: dotted none none none;
	border-width: 1px;
	color: #c0c0c0;
	height: 1px;
}

TABLE.main-sheet {
	background-color: transparent;
	border-color: #c0c0c0;
	border-style: none;
	border-width: 1px;
	height: 100%;
	margin: 0px auto 0px auto;
	width: 858px;
}
TR.main-sheet {
	border-style: none;
}
TD.main-sheet-border-left {
	background: transparent url(main_sheet_border_left.png);
	background-position: left top;
	background-repeat: repeat-y;
	border-style: none;
	padding: 0px;
	width: 4px;
}
TD.main-sheet-border-right {
	background: transparent url(main_sheet_border_right.png);
	background-position: left top;
	background-repeat: repeat-y;
	border-style: none;
	padding: 0px;
	width: 4px;
}

/* Title */
TD.main-sheet-title {
	background: #ffffff url(main_sheet_title_bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	border-style: none;
	color: #404040;
	height: 113px;
	padding: 10px;
	text-align: right;
	vertical-align: top;
}

/* Menu */
TD.main-sheet-menu {
	background: #ffffff url(main_sheet_menu_bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	border-style: none;
	color: #404040;
	height: 62px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}

/* Top */
TD.main-sheet-top {
	background: #ffffff url(main_sheet_top_bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	border-style: none;
	color: #404040;
	height: 100px;
	padding: 10px;
	text-align: right;
	vertical-align: top;
}

/* Middle */
TD.main-sheet-middle {
	background: #ffffff;
	border-style: none;
	padding: 10px 30px 10px 30px;
	vertical-align: top;
}

/* Bottom */
TD.main-sheet-bottom {
	background: #ffffff;
	background-position: center bottom;
	background-repeat: no-repeat;
	border-style: none;
	color: #808080;
	height: 20px;
	padding: 5px 10px 5px 10px;
	text-align: center;
}
TD.main-sheet-bottom TD {
	color: #808080;
}

SPAN.title-menu-splitter {
	width: 1px;
	margin: 0px 5px 0px 5px;
}

A.menu-bar-schedule IMG {
	background-image: url(menu_bar_schedule.png);
	background-position: left top;
	background-repeat: no-repeat;
}
A.menu-bar-schedule:hover IMG {
	background-image: url(menu_bar_schedule_hl.png);
}

A.menu-bar-circle IMG {
	background-image: url(menu_bar_circle.png);
	background-position: left top;
	background-repeat: no-repeat;
}
A.menu-bar-circle:hover IMG {
	background-image: url(menu_bar_circle_hl.png);
}

A.menu-bar-visitor IMG {
	background-image: url(menu_bar_visitor.png);
	background-position: left top;
	background-repeat: no-repeat;
}
A.menu-bar-visitor:hover IMG {
	background-image: url(menu_bar_visitor_hl.png);
}

A.menu-bar-report IMG {
	background-image: url(menu_bar_report.png);
	background-position: left top;
	background-repeat: no-repeat;
}
A.menu-bar-report:hover IMG {
	background-image: url(menu_bar_report_hl.png);
}

A.menu-bar-welcome IMG {
	background-image: url(menu_bar_welcome.png);
	background-position: left top;
	background-repeat: no-repeat;
}
A.menu-bar-welcome:hover IMG {
	background-image: url(menu_bar_welcome_hl.png);
}

SPAN.bottom-menu-splitter {
	background: transparent url(bottom_menu_splitter.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 12px;
	width: 1px;
	margin: 0px 10px 0px 10px;
}

A.bottom-menu-link {
	background: transparent none no-repeat scroll left center;
	padding: 0px;
}
A.bottom-menu-link:link {
	color: #808080;
	text-decoration: none;
}
A.bottom-menu-link:visited {
	color: #808080;
	text-decoration: none;
}
A.bottom-menu-link:active {
	color: #808080;
	text-decoration: none;
}
A.bottom-menu-link:hover {
	color: #808080;
	background-color: transparent;
	text-decoration: underline;
}

DIV.topic-label0 {
	background: transparent url(topic_label0_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	border-style: none;
	border-width: 0px;
	color: #404040;
	font-family: 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 12pt;
/*
	font-weight: bold;
*/
	height: 23px;
	margin: 0px;
	padding: 0px 35px 0px 0px;
	text-align: right;
	vertical-align: middle;
}

DIV.topic-label1 {
	background: transparent url(topic_label1_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-style: none;
	border-width: 0px;
	color: #404040;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 12px;
	vertical-align: middle;
}

DIV.topic-label1-nb {
	background: transparent url(topic_label1_nb_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-style: none;
	border-width: 0px;
	color: #804040;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 12px;
	vertical-align: middle;
}

DIV.topic-label2 {
	border-color: #808080;
	border-style: none none dotted none;
	border-width: 1px 1px 1px 1px;
	color: #404040;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

DIV.topic-label2-nb {
	border-color: #c08080;
	border-style: none none dotted none;
	border-width: 1px 1px 1px 1px;
	color: #804040;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

DIV.topic-label3 {
	color: #404040;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

DIV.topic-text {
	margin: 10px 10px 20px 10px;
	padding: 0px;
}

DIV.pop {
	background-color: #f0f0ff;
	border-color: #9090d0;
	border-style: dotted;
	border-width: 2px;
	margin: 2px 0px 2px 0px;
	padding: 5px;
}

DIV.notes {
	background-image: url(notes_bg.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 5px 0px 0px 0px;
	min-height: 17px;
	padding: 0px 0px 0px 25px;
}

