body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#box1 {
	padding: 0px;
	height: auto;
	width: 820px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#box2 {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 820px;
}
#box3 {
	padding: 0px;
	float: left;
	height: auto;
	width: 150px;
	background-color: #FECBCB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#box4 {
	margin: 0px;
	padding: 5px;
	float: right;
	height: auto;
	width: 660px;
}
#table1 {
	height: 400px;
	width: 650px;
	overflow: scroll;
    scrollbar-base-color: pink; 

}

#table2 {
	height: 300px;
	width: 620px;
	overflow: scroll;
	margin-top: 40px;
}



#nav {
	list-style: none;
	text-align: center;
	clear: both;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#nav  li {
	float: left;
	font-size: 14px;
	background-color: #ff8000;
	margin-top: 1px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 1px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #ff8000;
	width: 118px;
	height: 20px;
	text-align: center;
	padding-top: 2px;
	font-family: "メイリオ";
}
#box5 {
	background-color: #FC9;
	padding: 10px;
	height: auto;
	width: 760px;
	font-size: 12px;
	text-align: left;
	border-top-color: #FF8000;
	border-top-style: solid;
	color: #800000;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.brown {
	font-size: 12px;
	color : #A80000;
}
H1 {
	font-family: "メイリオ";
	font-size: 16px;
	color: #333;
	width: 650px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #FFF;
}
.situ {
	color: #FFF;
	background-color: #F00;
	font-family: "メイリオ";
	font-style: normal;
	font-weight: bold;
	padding: 4px;
}

#pankuzu {
	font-size: 12px;
	text-align: center;
}
.concept {
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #600;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF8242;
	text-align: left;
	width: auto;
	margin: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-family: "メイリオ";
}
