body {
	margin: 0px auto;
	background-image:  url("../img/control/bg.jpg");
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	line-height:20px;
}
h1 {
	font-size:10px;
	font-weight:normal;
	line-height:20px;
	margin: 0px 0px 0px 0px;
	}
h2 {
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	margin: 0px 0px 0px 0px;
	}
h3 {
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	margin: 0px 0px 0px 0px;
	}
a:link {
	text-decoration:none;
	color:#00F;
}
a:visited {
	text-decoration:none;
	color:#00F;
}
a:hover {
	text-decoration:none;
	color:#F60;
}
a:active {
	text-decoration:none;
	color:#F60;
}
img{
	border: none;
}


#Outerline{
	margin:0 auto;
	width: 700px;
	background-color:#FFF;
	border: 0px;
	}
	
#header {
	height: 70px;
	margin: 0px;
	border: 0px;
}
#header_menu {
	height: 20px;
	margin: 1px 0px 1px 0px;
	border: 0px;
}
#footer {
	height: 20px;
	margin: 1px 0px 1px 0px;
	border: 0px;
}#Edit {
	margin: 1px 0px 1px 0px;
	height: auto;
	border: 0px;
}
.clear {
	clear:left;
}

.blue_bold {
	color: #003399;
	font-weight: bold;
}
.table{
	font-size:12px
}
ul li {
	margin-left: -20px;
}
.hr{
	display:none;
}
#left {
	padding: 10px 0px 10px 0px;
	background-color:#DEDEDE;
	width: 150px;
	float:left;
}
#right {
	margin: 10px 25px 10px 25px;
	width: 500px;
	height:auto;
	float:left;
}
#sanjo{
	margin: 20px 50px 10px 50px;}
