body {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

.title {
  font-size: 430%;
  position: relative;
  top: 1em;
  left: 10px;
}

.jpntitle {
  font-size: 280%;
  position: relative;
  top: 1px;
  left: 10px;
  line-height: 3px
}

.subtitle_large {
  font-size: 260%;
  position: relative;
  top: 1em;
  left: 10px;
  line-height: 3px
}

.subtitle {
  font-size: 200%;
  position: relative;
  top: 1em;
  left: 10px;
}

.contents {
  font-size: 120%;
  position: relative;
  top: 1em;
  left: 10px;
}

.detail {
  font-size: 90%;
  position: relative;
  top: 1em;
  left: 10px;
}

.furigana {
  font-size: 70%;
  position: relative;
  top: 60px;
  left: 10px;
  line-height: 10px
}

.schedule {
  font-size: 70%;
  position: relative;
  top: 0px;
  left: 2px;
}

.sat {
background-color: #F0F0FF;
  font-size: 70%;
  position: relative;
  top: 0px;
  left: 2px;
}

.sun {
background-color: #FFF0F0;
  font-size: 70%;
  position: relative;
  top: 0px;
  left: 2px;
}

.today {
background-color: #FFFFF0;
  font-size: 70%;
  position: relative;
  top: 0px;
  left: 2px;
}

table.calendar {
 width:100%;
 border-collapse: separate;
 border-spacing: 0px;
 border-top: 1px solid #ccc;
 border-left: 1px solid #ccc;
 }
 
 table.calendar th {
 width: 14%;
 padding: 4px;
 text-align: left;
 vertical-align: top;
 color: #444;
 background-color: #ccc;
 border-top: 1px solid #fff;
 border-left: 1px solid #fff;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 }

 table.calendar td {
 padding: 4px;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 }

table.sample11{
  border:0px black solid;
  margin:0px 40px;
}

table.sample2 th	{
	border-bottom: 2px solid #1D5C79;
}
table.sample2 td	{
	border-bottom: 1px solid #DDD;
}

#formWrap {
	width:700px;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:90%;
}
table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}

/* 見出し */

h1 {
  font-size: 100%;
  font-weight: normal;
  text-align: right;
  position: absolute;
  top: 0;
  left: 250px;
  color: #666;
}

input {
  font-family:Tahoma;
}
.msg7 {font: bold 10ex/120% "ＭＳ ゴシック"; }
.msg6 {font: bold 4ex/120% "ＭＳ ゴシック"; }
.msg5 {font: bold x-large/150% "ＭＳ ゴシック"; }
.msg4 {font: bold medium/120% "ＭＳ 明朝"; }
