body {
	background-image: url(cmn_images/bg.gif);
	margin: 0px;
	font-size: 12px;
	line-height: 16px;
}
td{
	font-size: 12px;
	line-height: 16px;
}
.base {
	background-color: #FFFFFF;
	width: 769px;
	padding-right: 3px;
	padding-left: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #EF8A01;
	text-decoration: underline;
}
a:active {
	color: #EF8A01;
	text-decoration: underline;
}
.menu    A:link                 {color: #37667C; text-decoration: none }
.menu    A:visited              {color: #37667C; text-decoration: none;}
.menu    A:active               {color: #243F75; text-decoration: underline}
.menu    A:hover                {color: #243F75; text-decoration: underline}
.BorderAllGray {
	border: 1px solid #666666;
}
.BorderDotTop {
	border-top-width: 1px; 
	border-top-style: dotted;
	border-top-color: #999999;
}
.txt14 {
	font-size: 14px;
	line-height: 18px;
}
.BorderDotUnder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.textB { font-size: 16px; line-height: 18px; color:black; letter-spacing: 5px}
.textNumber { font-size: 16px; line-height: 18px; color:black}

.notes-top {
margin-top: 100px;
}

/* 採用ページ基本文字
---------------------------------------------------- */
.saiyou{
	font-size: 12px; 
	line-height: 14px;
	color: #404040;
}

/* 採用ページタイトル
---------------------------------------------------- */
.saiyoutitle{
	font-size: 13px; 
	font-weight:bold ;
	line-height: 15px;
	color: #234D8B;
}

/* 大きめ文字
---------------------------------------------------- */
.gaiyoufont{
	font-size: 16px; 
	font-weight:bold ;
	line-height: 18px;
	color: #234D8B;
}
