/*------------ index style set ------------*/
* {
  margin: 0;
  padding: 0;
}
body {
  /* background-image: url(../images/index/wallppr088.gif);	*/
  /* background-repeat: repeat;	*/
}
.wrap {
	width: 360px;
	height:706px;
}

.yotei {
}

.dr {
	clear: both;
	width:358px;
  /*height: 21px;*/
  border-left: solid 1px black;
  border-right: solid 1px black;
  border-bottom: solid 1px black;
}

.dr div {
	float:left;
}

.month {
	clear: both;
	font-size: 16pt;
	font-weight:bold;
  font-style:italic;
	width:358px;
  line-height: 1.4em;
  height: 30px;
  border-bottom: solid 1px black;
  text-indent: 1em;
}
.day {
	clear: both;
	font-size: 13pt;
	width:29px;
  line-height: 22px;
  float:left;
  text-align:right;
	margin-right:3px;
 }
.dr .dr_youbi {
  border-left: solid 1px black;
}

.youbi {
	font-size: 13pt;
	width:41px;
  line-height: 22px;
  float:left;
  /* border-right: solid 1px black;
  border-left: solid 1px black;*/
  text-align:center;
}
.gyoji {
	font-size: 13pt;
	width:270px;
  line-height: 22px;
	text-indent: 0.6em;
  padding-left: 8px;
  float:left;

/*  border-right: solid 1px black;*/
  border-left: solid 1px black;
}

/* ----------- header   -------------------*/
