body {
    margin: 0;  
    padding: 10px 0 10px 0;  
    background-color:#ebe5db;
    font-family:"Hiragino Kaku Gothic ProN", "游ゴシック", "YuGothic",  "メイリオ", "Meiryo","ＭＳ Ｐゴシック",sans-serif;   
    }

#container{
	width:1200px;
	margin:0px;
	padding:0px;
	position:relative;
	height:auto;
	font-weight:normal;
	background-color:#ebe5db;
}

.box{
	    color: #525252;
	    background: #E0D6C7;
	    border: 2px solid #fff;
	    border-top: 2px solid #a9a9a9;
	    border-right: 2px solid #a9a9a9;
	    border-bottom: 1px solid #353fff535;
	    -webkit-border-radius: 8px;
	    -moz-border-radius: 8px;
	    border-radius:8px;
	font-size: 0px;
	width:650px;
	margin-left:0px;
	letter-spacing:0px;
	padding: 3px;
	padding-left: 10px;
	font-weight:normal;
	font-family:"Hiragino Kaku Gothic ProN", "游ゴシック", "YuGothic";
	text-align:left;

} 
.fourcorners{
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px; 
    border-radius: 8px;
}
	
 #nav{
 	position: fixed !important;  
   height:650px;  
   	width:200px;
	float:left;
	padding-top:10px;
	position:absolute;
	top:25px;
	left:5px;
	padding-top:10px;
	padding-left:5px;
	color:#ff0000;
	
	font-size:2px;
	font-weight:normal;
	}
#contents{
	width:950px;
	float:left;
	background-color:#ebe5db;
	color:#808080;
	margin-left:205px;
	margin-top:0px;
	letter-spacing:1px;
	padding-top:20px;
	padding-left:8px;
	font-weight:normal;
	font-family:"Hiragino Kaku Gothic ProN", "游ゴシック", "YuGothic";
}
table{
	padding:1px;
	margin-left:57px;
	text-align:center;
	vertical-align:center;
}
	
a:link{
	color:#ff0000;
	text-decoration:none;
}
a:visited{
	color:#ff0000;
	text-decoration:none;
}
a::active{
	color:#b22222;
	text-decoration:none;
}
a:hover{
	color:#ff0000;
	background-color:#ffff00;
	text-decoration:none;
}

#footer{
	font-size:10px;
	clear:both;
	width:800px;
	font-style:normal;
	letter-spacing:1px;
	padding:3px 3px;
	margin: auto;}
h3 {
	background-color: #ff0000;
	width:60px;
	 font-family:"Hiragino Kaku Gothic ProN", "游ゴシック", "YuGothic",sans-serif;
    color:#ffffff;
    text-align:auto;
    border-bottom-style:solid 
    border-width:2px;
   }

		
		