/* ============================== Font setting============================== */body {	background-color: #fff;}body, td, th {	color: #000;}body, th, td { font-size: small; }small { font-size: 90%; }/*/*/body, th, td { font-size: x-small; }@media screen{	body, th, td { font-size: x-small }	small { font-size: 85%; }	html>body, html>body th, html>body td {		font-size: small;		font-family: sans-serif;	}}/* *//* ============================== Common Parts============================== *//* ヘッダー *///#header { background-color: #17d; }//#btn-toppage a, #btn-help a, #btn-logout a, #btn-close a {//	display: block; padding: 3px; line-height: 110%; font-size: 90%;//	color: #fff; text-decoration: none;//}///*/*///#btn-toppage img, #btn-help img, #btn-logout img {//	vertical-align: middle;//}/* *///#btn-toppage, #btn-toppage a { background-color: #404c55; }//#btn-help, #btn-help a { background-color: #f90; }//#btn-logout, #btn-logout a { background-color: #f00; }//#btn-close, #btn-close a { background-color: #f00; }//#btn-toppage a:hover { background-color: #1f3655; }//#btn-help a:hover { background-color: #10509e; }//#btn-logout a:hover { background-color: #b70000; }//#btn-close a:hover { background-color: #b70000; }/* ============================== HEADER============================== */#header {    background-color: #21a600;    height: 38px;    padding-top: 4px;    padding-bottom: 8px;}#header img {    margin-left: 8px;}#header a {    color: #ffffff;    padding: 1px 4px 1px 4px;    border-style: solid;    border-width: 1px;    border-color: #ffffff;    cursor: hand;    text-decoration: none;}#header span {    //width: 386px;    width: 500px;    border-width: 0px;}#header a:hover {    background-color: #adef18;    color: #077000;}/* トップページ */#btn-toppage, #btn-toppagea {    background-color: #9ccf00;}/* QandA */#btn-qa, #btn-qaa {    background-color: #79bd00;}/* ヘルプデスク */#btn-help, #btn-helpa {    background-color: #077000;}/* ログアウト */#btn-logout, #btn-logouta {    background-color: #414141;}/* ステータス・バー */#pageStatus { padding: 0px 3px }#pageStatus DIV { padding: 3px; float: left; white-space: nowrap; }#pageStatus DIV.status { background-color: #eaeef1; color: #444;}#pageStatus DIV.statusCurrent { background-color: #077000; color: #fff;}#pageStatus .lineBreak { clear: left; }/*/*/#pageStatus { padding: 3px; float: right; }#pageStatus DIV { margin: 3px 0px; }#pageStatus DIV.status, #pageStatus DIV.statusCurrent { margin: 2px 3px; }#pageStatus .lineBreak { display: none; clear: none; }/* *//* エラー表示部分 */TD.alertError { background-color: #def; }/* フッター */.footer { color: #444; }#footerBorder { background-color: #9faeba; }#footerNavigation { background-color: #eaeef1; }/*/*/#navigationBlock { text-align: center; }/* */#navigationItems { color: #444; margin-left: auto; margin-right: auto; }#navigationItems DIV { padding: 3px; float: left; font-size: 95%; }/*/*/#navigationItems DIV { width: 1px; white-space: nowrap; }@media screen{ #navigationItems DIV { width: auto; } }/* */#navigationItems DIV.separator { padding: 3px 0px; }#navigationItems DIV a { color: #444; }#navigationItems DIV.current { background-color: #17d; }#navigationItems DIV.current a { color: #fff; text-decoration: none;}#footerInformation { color: #444; }#copyright { margin-top: 8px; }/* ============================== Colors============================== */A:link 	{ font-color: blue}A:visited 	{ font-color: #52198C}A:hover 	{ color: #000080; }A:active 	{ color: #FF0000; }H1 	{  font-family: ""; color: #FF0000}H2 	{  font-family: ""; color: #000000}.attent 	{ background: #FFCC66 }.attent2{ color:#FF0000 ; font-weight:bold;}.topbg 	{ background: #FFFFFF }.wbg 	{ background: #FFFFFF }.linebg	{ background: #7F7F7F }.tablebg1{ background: #CCCCCC }.tablebg2{ background: #e0e0e0 }.etcbg 	{ background: #FFFFFF }.etcbg1 { background-color: #a4b3be }.etcbg2 { background-color: #fff }.etcbg3 { background-color: #eaeef1 }.footer { color: #444; }