body {
  font-size: 14px;
	margin: 0;
	background: url(img/bck_body.jpg) repeat-y 50% 50%;
	}
a {
	color: #006633;
	}
#wrapper {
	width: 745px;
	margin: 0 auto;
	position: relative;
	}
table {
  font-size: 14px;
  }

.t4 {
  font-size: 16px;
  line-height: 150%;
  }
.t3 {
  font-size: 14px;
  line-height: 150%;
  }
.t2 {
  font-size: 12px;
  line-height: 150%;
  }
.t1 {
  font-size: 11px;
  line-height: 150%;
  }
.d4 {
  font-size: 16px;
  }
.d3 {
  font-size: 14px;
  }
.d2 {
  font-size: 12px;
  }
.d1 {
  font-size: 11px;
  }

#main_body {
  width: 485px;
  }

.item_text {
  font-size: 14px;
  line-height: 150%;
  padding-left: 9px;
  }
.item_smtext {
  font-size: 12px;
  line-height: 150%;
  padding-left: 9px;
  }
.item_mds {
  font-size: 14px;
  line-height: 100%;
  padding: 2px 4px;
	background-color: #FFC7E3;
	font-weight: bold;
  }
.item_kakomi {
  font-size: 14px;
  line-height: 150%;
  padding: 9px;
	margin-bottom: 2em;
	background-color: #FFFFCC;
	padding: 0.5em 1em;
	border: 1px solid #FF9900;
	}
.item_kakomi strong {
  color: #FF0000;
	}

.imgLfloat {
  float: left;
  margin-right: 12px;
  margin-bottom: 8px;
  }
.imgRfloat {
  float: right;
  margin-left: 12px;
  margin-bottom: 8px;
  }

.hansin {
  margin-left: 9px;
  }
.hansin strong {
  display: block;
  text-align: right;
  padding: 2px;
  border-bottom: 1px solid #333;
  color: #c00;
  background: #ffc;
  font-weight: normal;
  }
.hansin .imgLfloat {
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  }

.to_pagetop {
	margin: 0;
	font-size: 12px;
	background-color: #f5f5f5;
	padding: 1px 3px;
	text-align: right;
	}
#footer {
	margin: 0 5px;
	border-top: 1px solid #ccc;
	padding: 10px 0 16px;
	text-align: center;
	font-size: 12px;
	font-family: century gothic, 'Gill Sans', 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial;
	}