@charset "SHIFT-JIS";

body{
	margin:5px;
	color:#a5071c;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:90%;
	background-color:#ffffff;
/*	background-color:#24106f;*/
}
.siryo_on{
	display:block;
	border-width:1px;
	border-style:solid;
	border-color:#036ad1;
	border-bottom:0px;
	width:92%;
	cursor:pointer;
	background-color:#f9e2aa;
	float:left;
}
.link_com{
	color:#white;
	background-color:#772293;
	line-height:15px;
	list-style-image:url(../img/external-link-violet03-Shapes4FREE.png);
}
.error_str{
	font-size:12px;
	color:#FF3333;
	display:block;
}

.siryo_off{
	display:block;
	border-width:1px;
	border-style:solid;
	border-color:#036ad1;
	border-bottom:0px;
	width:92%;
	cursor:pointer;
	background-color:white;
	float:left;
}
.input_lay{
	display:block;
	border-width:1px;
	border-style:solid;
	border-color:#036ad1;
	border-bottom:0px;
	width:92%;
	background-color:white;
	float:left;
}

.siryo_on1{
	display:block;
	border-width:1px;
	border-style:solid;
	border-color:#036ad1;
	border-bottom:0px;
	width:92%;
	cursor:pointer;
	background-color:#f9e2aa;
	float:left;
}
.siryo_off1{
	display:block;
	border-width:1px;
	border-style:solid;
	border-color:#036ad1;
	border-bottom:0px;
	width:95%;
	cursor:pointer;
	background-color:white;
	float:left;
}
.img_print{
	margin:5px 5px 0px 5px;
	width:50px;
	height:105px;
	display:block;
	float:left;
}
.t1{
/*	border:1px solid black;*/
}
.siryo_name{
	width:50%;
}
.tmid{
	border-top:0px;
}
.scheck{
	height:100%;
	width:5%;
	display:block;
	float:left;
	margin-top:40;
	margin-left:10;

}
.btn_off{
	display:block;
	width:150px;
	height:40px;
	background-image:url("../img/btn.gif");
	background-repeat: no-repeat;
}
.btn_on{
	display:block;
	width:150px;
	height:40px;
	background-image:url("../img/btn_on.gif");
	background-repeat: no-repeat;
	cursor:pointer;
}
.btn_com{
	font-weight:bold;
	font-family:"メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
}
.kmk{
	text-indent:20px;
	background-color:#e0efff;
	color:black;
	width:25%;
	margin:0;
	font-weight:bold;
}

.enqkmk{
	text-indent:5px;
	background-color:#e0efff;
	color:black;
	width:25%;
	margin:0;
	font-weight:bold;
	font-size:12px;
}
.subkmk{
	background-color:#f9e2aa;
}
.hissu{
	margin-left: 1ex;
	margin-right: 1ex;
	font-weight:bold;
	font-size:80%;
	color:red;
}
.samp{
	font-size:80%;
}
.skg{
	color:#ce7668;
	font-size:90%;
}
.ggg{
	color:#686597;
	font-size:90%;
}
.gsg{
	color:#648e6a;
	font-size:90%;
}
.hbg{
	color:#8ea147;
	font-size:90%;
}
.ykg{
	color:#777896;
	font-size:90%;
}

	td.defcolor  {background-color:#036ad1;color:black;font-weight:normal;}
	td.errcolor  {background-color:#036ad1;color:white;font-weight:bold;}
	div.errfont  {font-size:80%;font-weight:bold;}

