/* ----- ‚·‚×‚Ä‚Ì—v‘f ----- */

*
{
	font-style: normal;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	line-height: 16px;
}

/* ----- ƒŠƒ“ƒN ----- */

a
{
	color:#333333;
	text-decoration:none;
}

BODY{
  background-color : #f8f7f2;
  margin-top:0px;
 font-color : #332505;
}
H1{
  font-size : 12px;
  font-weight : normal;
  display:inline; 
}
.font_br{
  font-size : 12px;
  color:#332505;
}
a:hover
{
	color:#7A7369;
	text-decoration:underline;
}
.font_ft{
  font-size : 11px;
  color : #cccccc;
}
.td_contents{
  
  margin-left : 58px;
  top : 8px;
  left : 20px;
  margin-right : 58px;
}
.td_contents_red{
  
  margin-left : 58px;
  left : 20px;
  margin-right : 58px;
  color : #f20079;
  font-weight : normal;
}

TABLE#table01 {
    width: 740px;
    border: 1px #D5C5AB solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table01 th {
    padding: 5px;
    border: #D5C5AB solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
}
table#table01 td {
    padding: 5px;
    border: 1px #D5C5AB solid;
    border-width: 0 0 1px 1px;
}
.cell{
  padding-left : 10px;
  
  padding-bottom : 2px;
  line-height : 120%;
}
.info_title{
  font-size : 20px;
  padding-left : 58px;
  color : #36972e;
  font-weight : bold;
  padding-top : 10px;
  margin-bottom : 5px;
}
