body {
	background-color:#FFFFFF;
	FONT-FAMILY: "Verdana", "ＭＳ ゴシック", "Osaka";
	font-size:12px;
	color:#000000;
	line-height:110%;
}

a:link { color: #0000FF; text-decoration: none }
a:visited { color: #0000FF; text-decoration: none }
a:hover { color: #0000FF; text-decoration: underline }

/* 見出し */
h1{ font-size: 140% ;}
h2{ font-size: 120% ;}

/* テーブル */
td { font-size: 12px; line-height:140% ; }
td.gray{ background:#e5e5e5; font-size:12px ; }
td.yellow{ background:#ffffcc; font-size: 12px ; }
td.white{ background:#ffffff; font-size: 12px ; line-height:130%; }
td.main_title{ background:#000080; color:#FFFFFF; line-height:130%; font-weight: bold; }

label{ cursor:pointer; }

.title1{ color:#0000A0; font-weight: bold; }

.help { color:#FF6600; }

.link_tag {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	border-width: 2px;
	border-style: outset;
	border-color: #CCCCCC;
	background-color: #CCCCCC;
	padding: 2px;
	margin: 1px;
}

/* Cassette */
.uptime_title {
	padding: 4px 0px 2px 5px;
	font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	background-color: #C6C6C6;
}

.title_bg {
	font-size: 120%;
	padding: 4px 0px 2px 5px;
	font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
	font-weight: bold;
	text-align: left;
}

.title_bg2 {
	font-size: 110%;
	padding: 4px 0px 2px 5px;
	font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
	font-weight: bold;
	color: #000000;
	text-align: left;
	background-color: #C6C6C6;
	border-left: 10px solid #000000;
}

.title_bg3 {
	font-size: 110%;
	font-weight: bold;
    border: solid;
    border-width: 0px 0px 1px 10px;
    padding: 5px;
    border-color: #000000;
}

.helpword {
	font-size: 12px;
	font-style: normal;
	color: #0000CC;
	text-decoration: underline;
	line-height: 110%;
	background-color: #FFFFFF;

}

.ander_go {
	BACKGROUND: #000080;
	text-align: center;
	text-decoration: none;
	text-size: 12px;
	color: #fefefe;
}

/* デザイン更新ボタン帯_060718追加 */
.ander_go2 {
	BACKGROUND: #FFEA1D;
	text-align: center;
	text-decoration: none;
	text-size: 12px;
	color: #fefefe;
}

