@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
}
* {
	font-size:12px;
}
.text01 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.font {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
}
.font:link {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
.line01 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #777777;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.line02 {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border: 1px dashed #CCCCCC;
}
#area1{
	margin-top:40px;
}
#area1 .title {
	height:20px;
	font-weight: bold;
}
#area1 .box1 {
	margin-top: 10px;
}
#area1 ul {
	list-style-type: none;
}
#area1 li {
	display: inline;
}
#area1 .sp {
	padding-left:20px;
}
#area1 .attention {
	margin:0;
	padding:0;
}
#nav {
	margin:0;
	margin-top: 10px;
	padding:0;
	list-style-type: none;
}
#nav li{
	height:20px;
}
#toptbl A{
	color:#000000;
}
#EDIT_TABLE{
	margin-top:10px;
	width:100%;;
	border:1px solid #cccccc;
}
#EDIT_TABLE_{
	margin-top:10px;
	border:1px solid #cccccc;
}
#EDIT_TITLE {
	background:#eee;
	text-align:left;
	padding:0;
	padding-left:5px;
	height:25px;
	font-weight: bold;
	font-size:12px;
}
#EDIT_TITLE_ {
	background:#eee;
	text-align:center;
	padding:0;
	padding-left:5px;
	height:25px;
	font-weight: bold;
	font-size:12px;
}
#EDIT_CONTENTS {
	border:1px solid #eee;
	text-align:left;
	padding:0;
	padding-left:5px;
	height:25px;
	font-size:12px;
}
#EDIT_CONTENTS_ {
	border:1px solid #eee;
	text-align:center;
	padding:0;
	padding-left:5px;
	height:25px;
	font-size:12px;
}
#EDIT_CONTENTS_R {
	border:1px solid #eee;
	text-align:right;
	padding:0;
	padding-left:5px;
	height:25px;
	font-size:12px;
}
.LOGOINSERT_INPUT{
	width:260px;
}

