/*ボディー*/
body {
width: 750px;
margin-top: 0px;
margin-left:auto;
margin-right:auto;
background-color:white;
color:black;
}

/*パンくずリスト*/
#list_indivi {
font-size:80%;
margin-top:15px;
margin-bottom:-8px;
text-align:left;
}

/*７．フッター*/
#footer {
margin-top:10px;
clear:both;
width: 750px;
background-color: #607326;
text-align: center;
color: white;
}

a.tous:link {
color: white;
}

a.tous:visited {
color: white;
}

a.tous:hover {
color: green;
background-color: white;
}


/*パンくずリスト*/
#list {
font-size:80%;
margin-top:5px;
margin-bottom:-8px;
text-align:left;
}

#list1 {
font-size:80%;
margin-top:5px;
margin-bottom:-8px;
text-align:left;
}

#contents {
clear:both;
}

#contents_t {
width: 800px;
clear:both;
}

#toiawase {
  clear:both;
  text-align: center;
  width:800px;
}

/*from2007特集ページ*/

#wrapper2007 { 
width: 750px;
margin-left: auto;
margin-right: auto;
color: #141e17;
}

p.ttitle2007 {
width:750px;
background-color:#4ccc33;
color:white;
font-size:150%;
font-weight:bold;
}

span.ttop1 {
background-color:#ffeecc;
color:maroon;
border: solid 1px #ffd500;
padding:3px;
font-size:4;
}

span.ttop1_2 {
background-color:#fdfdcf;
}

table.intoro {
}

table.intoro td {
background-color:#fdfdcf;
}

p.t_maroon {
color:maroon;
text-decoration:underline;
font-weight:bold;
margin:0px;
}

p.t_green {
color:#008200;
text-decoration:underline;
font-weight:bold;
margin:0px;
}

p.t_pink {
color:#f0f;
text-decoration:underline;
font-weight:bold;
margin:0px;
}

p.t_blue {
color:#00f;
text-decoration:underline;
font-weight:bold;
margin:0px;
}

p.t_text {
text-indent:1em;
margin:0px;
margin-bottom:10px;
}