@charset "UTF-8";

#errorbox {
	height: 300px;
	width: 500px;
	left: 50%;
	top: 50%;
	margin-top: -150px;
	margin-left: -250px;
	position: absolute;
	border: 1px solid #CCCCCC;
}
#Layer1 {
	position:relative;
	left:255px;
	top:50px;
	width:180px;
	height:40;
	z-index:1;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
.admin {
	color: #990000;
	background-color: #FFDDE0;
	font-size: 16px;
	line-height: 16px;
	padding: 10px;
	font-weight: bold;
}

.testmode {
	color: #DD0000;
	background-color: #FFDDE0;
	font-size: 28px;
	line-height: 16px;
	padding: 14px;
	font-weight: bold;
}
input {
	font-family: 'Hiragino Kaku Gothic Pro','Osaka',  'CI', 'Verdana', 'ＭＳ Ｐゴシック', 'san-serif';
	vertical-align:middle;
}
textarea {
	font-family: "ヒラギノ明朝 Pro W3", "Osaka", "ＭＳ Ｐゴシック","trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
}
#viewimg {
	border: 1px solid #999999;
}
pre {
	font-family: "メイリオ", Meiryo, Osaka, "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3'", "ＭＳ Ｐゴシック", Helvetica, san-serif, Arial;
}
.msg {
	font-family: 'Osaka', 'Hiragino Kaku Gothic Pro', 'メイリオ','Verdana', 'ＭＳ Ｐゴシック', 'san-serif';
}
