/* ---------- ヘッダーメニュー関連 ---------- */
.menu_border_outer
{
	border: solid 1px #222222;
	width: 100%;
	background-color: #8888FF;
	margin: 0px 0px 0px 0px;
	table-layout: fixed;
}

.menu_item
{
	height: 20px;
	font-size: 10pt;
	text-align: center;
	background-color: #003399;
}

.menu_item  a {
	color: White;
	font-size: 10pt;
	text-decoration: none;
}

.menu_item  span {
	color: White;
	font-size: 10pt;
	text-decoration: none;
}

/* ---------- ヘッダー関連 ---------- */
.tbl_header {
	width: 100%;
	table-layout: fixed;
}

.user_info {
	display: inline-block;
	font-family: "ＭＳ ゴシック",sans-serif;;
	font-size: 10pt;
	text-align: right;
	vertical-align: bottom;
}


/* ---------- フッター関連 ---------- */
address
{
	font-family:Arial, Hevetica, sans-serif;
    font-size: 80%;
    font-style: normal;
    text-align:right;
    border-top: dotted 2px #D93E02;
    padding-top: 5px;
    margin-top: 15px;
    clear: both;
}

/* ---------- メッセージ ---------- */
.td_message {
	font-family:ＭＳ ゴシック;
	font-size:12pt;
	font-weight:bold;
    color:#FF0000;
    padding: 10px 10px 10px 10px;
}

/* ---------- メニュー画面関連 ---------- */
.tbl_menu {
	border-style: none;
	width: 100%;
	height: 5px;
	margin: 0px 0px 0px 10px;
}

.tbl_menu a {
	color:Black;
	font-size:10pt;
	text-decoration:none;
}


.td_menu_title {
	color:Crimson;
	font-family:ＭＳ ゴシック;
	font-size:12pt;
	font-weight:bold;
}

.td_menu_subtitle {
	color:#7777EE;
	font-size:10pt;
}

.td_menu_item {
	padding-left: 10px;
}

.td_marker {
	width:12px;
	border-width: 0px;
	vertical-align: middle;
}


/* ---------- テーブル関連 ---------- */
.tbl_common {
	width: 760px;
	margin: 0px 0px 0px 10px;
	word-break: break-all;
}

.tbl_cellspacing_0 {
	border-collapse: collapse;
}

.tbl_spacer {
	border-style: none;
}

.td_search_special_title {
	width: 80px;
	font-size:10pt;
	font-weight: bold;
	vertical-align: middle;
}

.td_search_title {
	width: 152px;
	height: 20px;
	border-spacing: 0px;
	border-right: solid 2px #4444FF;
	border-bottom: solid 2px #4444FF;
	background-color: #7777ff;
	font-size: 12px;
	font-weight :bold;
	color: White;
	vertical-align: middle;
}

.td_search_item {
	height: 20px;
	padding: 3px;
	text-align: left;
	border-spacing: 0px;
	border-right: solid 2px #4444FF;
	border-bottom: solid 2px #4444FF;
	background-color: White;
	font-size: 10pt;
}

.td_search_item_text {
	width : 90%;
}

.td_search_item_select {
	width : 120pt;
}

.td_search_item td {
	width : 33%;
	font-size: 10pt;
}

.td_header {
	background-color: #7777ff;
	padding: 2px 2px 2px 2px;
	text-align: center;
	border-top: solid 1px #4444FF;
	border-right: solid 1px #4444FF;
	border-bottom: solid 1px #4444FF;
	border-spacing: 0px;
	font-size: 12px;
	color: White;
}


.td_item {
	font-size:10pt;
	background-color: White;
	padding: 2px 2px 2px 2px;
	border-right: solid 1px #4444FF;
	border-bottom: solid 1px #4444FF;
	border-spacing: 0px;
}

.td_first {
	border-left: solid 1px #4444FF;
}

.tbl_no_ {
	width: 760px;
	margin: 0px 0px 0px 10px;
	word-break: break-all;
}

/* ---------- 表示枠線関連 ---------- */
.syllabus_frame_ALL
{
	border: solid 1px #4444FF;
	border-spacing: 0px;
}

.syllabus_frame_TRB
{
	border-top: solid 1px #4444FF;
	border-right: solid 1px #4444FF;
	border-bottom: solid 1px #4444FF;
	border-spacing: 0px;
}

.syllabus_frame_LRB
{
	border-left: solid 1px #4444FF;
	border-right: solid 1px #4444FF;
	border-bottom: solid 1px #4444FF;
	border-spacing: 0px;
}

.syllabus_frame_RB
{
	border-right: solid 1px #4444FF;
	border-bottom: solid 1px #4444FF;
	border-spacing: 0px;
}

.syllabus_frame_TLR
{
	border-top: solid 1px #4444FF;
	border-left: solid 1px #4444FF;
	border-right: solid 1px #4444FF;
	border-spacing: 0px;
}

.syllabus_frame_LR
{
	border-left: solid 1px #4444FF;
	border-right: solid 1px #4444FF;
	border-spacing: 0px;
}

.syllabus_frame_TR
{
	border-top: solid 1px #4444FF;
	border-right: solid 1px #4444FF;
	border-spacing: 0px;
}

.syllabus_frame_R
{
	border-right: solid 1px #4444FF;
	border-spacing: 0px;
}

.syllabus_frame_B
{
	border-bottom: solid 1px #4444FF;
	border-spacing: 0px;
}

/* ---------- 表示内容関連 ---------- */
.syllabus_head
{
	background-color: #7777ff;
	padding: 0px 2px 0px 2px;
	text-align: center;
}
.syllabus_head_left
{
	background-color: #7777ff;
	padding: 0px 2px 0px 2px;
	text-align: left;
}
.syllabus_head2_left
{
	background-color: #aaaaff;
	padding: 0px 2px 0px 2px;
	text-align: left;
}
.syllabus_head3_left
{
	background-color: #7777ff;
	padding: 0px 2px 0px 2px;
	text-align: left;
}

.syllabus_item_center
{
	background-color: White;
	padding: 2px 2px 2px 2px;
	text-align: center;
}
.syllabus_item_left
{
	background-color: White;
	padding: 2px 2px 2px 2px;
	text-align: left;
}
.space_top_bottom
{
	padding-top: 6px;
	padding-bottom: 6px;
}

/* ---------- フォント関連 ---------- */
.font_title {
	font-family: "MS Gothic";
	font-size: 12px;
	color: White;
}
.font_title2 {
	font-family: "MS Gothic";
	font-size: 10pt;
	color: White;
}
.font_title3 {
	font-family: "MS Gothic";
	font-size: 10pt;
	color: #003399;
}
.font_data {
	font-family: "MS Gothic";
	font-size: 10pt;
}
.font_warning {
	font-family: "MS Gothic";
	color:Red;
	font-size:10pt;
	font-weight:bold;
}

.font_note {
	font-family: "MS Gothic";
	color: #003399;
	font-size:10pt;
	font-weight:bold;
}
.line_height
{
	line-height: 1.6;
}

/* ---------- ボタン関連 ---------- */
.btn_list {
	width: 50px;
	height: 24px;
}

.btn_upload {
	width: 60px;
	height: 24px;
}

.btn_height {
	height: 24px;
}


/* ---------- イメージ関連 ---------- */
.img_size_list {
	width: 24px;
	border-width: 0px;
}

/* ---------- 入力エリア関連 ---------- */
.nyuukou_input_area {
	width: 98%;
	height: 200px;
}
.nyuukou_input_houhou_area {
	width: 98%;
	height: 40px;
}
.nyuukou_upload {
	width: 230px;
	height: 22px;
}

.search_input {
	background-color: #ffffdd;
}

/* ---------- 汎用 ---------- */
.right {
	text-align: right;
}

.width_80px {
	width: 80px;
}

.width_10per {
	width: 10%;
}

.width_15per {
	width: 15%;
}

.width_20per {
	width: 20%;
}

.width_25per {
	width: 25%;
}

.width_30per {
	width: 30%;
}

.cursor_pointer {
	cursor: pointer;
}

