@charset "Shift_JIS";

body {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	font-size: 9pt;
	margin:0px;

}
div{
	margin:0;
}
td {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	font-size: 9pt;
	line-height:140%;
}

.mwj {
	line-height:140%;
}

h2{
	font-size: 10pt;
	font-weight:bold;
	margin:0px;
}
h3{
	font-size: 10pt;
	font-weight:bold;
	margin:0px;
}

/* リンク関連の設定
--------------------------------------------------*/
a:link {
	font-color: blue;
}
a:visited {
	font-color: #52198c;
}
a:hover {
	color: #000080;
}
a:active {
	color: #ff0000;
}




/* フォーム関連の設定
--------------------------------------------------*/
form {
	margin:0;
	padding:0;
}


/* テーブル配色の設定
--------------------------------------------------*/
.wbg{
	background: #ffffff;
}
.koumokubg0{
	background: #3366cc;
	color: #ffffff;
	font-weight: bold;
}
.koumokubg1{
	background: #bbddff;
	color: #002c5f;
	font-weight: bold;
}
.databg1{
	background: #ddeeff;
}
.inputbg1{
	background: #66aaee;
	color: #000000;
}
.notebg1{
	background: #ddeeff;
	font-size:8pt;
}
.koumokubg2{
	background: #cccccc;
	font-weight: bold;
}
.databg2{
	background: #ededed;
}

.prebg1{
	background: #ffcc66;
	color: #333333;
	font-weight:bold;
}
.prebg2{
	background: #ffcc66;
	color: #333333;
}
.prebg3{
	background: #ffeecc;
	color: #333333;
}
.prebg4{
	background: #ededed;
	color: #333333;
}



/* その他
--------------------------------------------------*/
.attent{
	color:#ff0000;
	font-weight:bold;
}
.attent2{
	color:#ff0000;
	font-weight:bold;
	background: #ffcc66;
}
.attent3{
	font-size:8pt;
	font-weight:normal;
}
.attent4{
	font-size:8pt;
	color:#660000;
}

.note_td {
	font-size:9pt;
	color:#333333;
}
