@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%;
}

.sj {
	font-size: 8pt;
	line-height:110%;
}

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: #ffee99;
	color: #442200;
	font-weight: bold;
}
.databg1{
	background: #ffffdd;
}
.inputbg1{
	background: #ffee66;
	color: #000000;
}
.notebg1{
	background: #ffffdd;
	!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;
}

div.contents_area .tbline01{
	border-left:solid 1px #ccc;
	border-top:solid 1px #ccc;
	empty-cells:show;
}

div.contents_area .caution_table{
	width:100%;
}

div.contents_area .caution_table .tbclor01{
	background-color:#dddddd;
	padding-left:9px;
}

div.contents_area .caution_table td.tbline02 {
	padding:10px;
	background-color:#fff5cc;
}

div.contents_area .caution_table th{
	padding:5px;
}

div.contents_area .caution_table th.tbc{
	background-color:#fff5cc;
}

div.contents_area .tbl{
	text-align:left;
}

div.contents_area .tbline02{
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
}
