/*ボディー*/
body {
  width: 800px;
  margin: auto;
  background-color:;
color: #5c453d;
}

/*ラッパー*/
#wrapper {
  width: 800px;
  margin:auto;
  background-color: ;
}

/*ヘッダー*/
#header {
  width: 800px;
  height:;

}

/*パンくずリスト*/
#list {
font-size:80%;
margin-top:15px;
margin-bottom:-8px;
text-align:left;
}

/*テーブル*/
td.picture {
width: 305px;
border: solid 1px #739900;
} 

td.text {
width: 390px;
padding-left: 5px;
} 

/*フォント*/
p.title1 {
border-width: 0px 0px 1px 20px;
border-color:#739900;
border-style: solid;
color: #739900;
font-size: 20px;
font-weight: bold;
}
