body {
  width:870px;}



/* ヘッダーコンテンツ */
.header {
  width:100%;}
  
/*  レフトコンテンツ  */
.left {
	width:183px;}
.left a {
	width:168px;
	height:40px;
}

.left a:hover {
        color:#ffffff;
        background-color: #d2691e;
}



/*  センターコンテンツ  */

.content {
  width:470px;}


.content2 {
  width:468px;}
  
  
/*  ライトコンテンツ  */

.right {
	width:185px;
                
}

.right2 a {
	width:168px;
	height:40px;
.ul{
               margin-left: 50px;
               padding-left: 0px;
}


      
/*  フッター  */

.footer {
  width:865px;}  

