body{
		background:orange;
		text-align:center;}
		
#indexbox {
		width:200px;
		margin-left:auto;
		margin-right:auto;
		height:auto;
		border:5px solid black;
		background-color:white;}
#b1 {	
		height:65%;}
#b2 {	
		font-size:2em;
		border-bottom:5px solid black;}
#sbox{
		width:750px;
		height:auto;
		margin-top:50px;
		margin-left:auto;
		margin-right:auto;
		background-color:white;
		border:3px solid black;
		text-align:left;
		background-image: url(pic/title.png);
		background-repeat: no-repeat;
		background-attachment:scroll;
		background-position: left top;}
#hbox{
		height:90px;
		margin:10px;}
		
#fbox{
		border-top:3px solid black;
		font-size:0.6em;
		clear:both;}
#kanban{
		height:75%;
		font-weight:bold;
		font-size:3em;}
#mbox{
		clear:both;
		height:20%;
		border-bottom:3px double orange;}
.men{
		width:120px;
		float:left;
		color:black;
		text-align:center;}
		
.sel a{
		display:block;
		width:100%;
		text-decoration:none;
		color:black;}
		
.sel a:hover{
		width:100%;
		background-color:lightgreen;
		color:black;}
#cbox{
		clear:both;
		text-align:left;
		width:auto;
		height:auto;
		margin:16px;}

#hidaribox{
		float:left;
		text-align:center;
		font-size:0.6em;
		width:100px;
		min-height:300px;
		background:white;
		border-bottom:3px double orange;
		border-left:1px solid orange;
		border-right:1px solid orange;}
		
#migibox{
		margin-left:5px;
		float:left;
		width:80%;
		height:auto;}
