*html body {	/*IE6だけに適用*/
	overflow-y:auto;
	}

*+html body {	/*IE7だけに適用*/
	overflow-y:auto;
	}

body {
	overflow-y:scroll;/*firefoxバグ対策*/
	font-size: 100%;
	line-height: 150%;
	margin-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 1px;
}
a:HOVER{
  text-decoration:underline; color : #00006c;
}
td {
	font-size: 90%;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 1px;
}

.text_01 {
	font-size: 80%;
	line-height: 140%;
	color: #000000;
}
.text_02 {

	font-size: 90%;
	line-height: 150%;
	color: #000000;
}
.text_03 {
	font-size: 100%;
	line-height: 150%;
	color: #000000;
	font-weight: bold;
}
.copy {
	font-size: 10px;
	line-height: normal;
	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-style: oblique;
	word-spacing: 1px;
}

input {
	background-color: #E8F3FF;
	border: 1px solid #408080;
	color: #275252;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 1px;
} 

.font_10pt {
	font-size: 10pt;
	line-height: 140%;
}
.font_11pt {

	font-size: 11pt;
	line-height: 150%;
}
.sche_ti {
	font-size: 100%;
	line-height: 150%;
	font-weight: bold;
	color: #000000;
	border: 1px dotted #999999;
	background-color: #E7E7E7;
	text-indent: 10px;
}
.text_04 {

	font-size: 115%;
	line-height: 150%;
	color: #000000;
}
.navi {
	font-size: 8px;
}
.sakkyokuka {

	font-size: 100%;
	line-height: 150%;
	color: #000000;
	word-spacing: 1px;
	font-weight: bold;
}
.sakuhin {
	font-size: 90%;
	line-height: 150%;
	color: #000000;
	word-spacing: 1px;
	margin-left: 20px;
}
.recital_waku {
	font-size: 90%;
	line-height: 150%;
	color: #000000;
	word-spacing: 1px;
	border: 1px solid #9B9B9B;
	margin: 20px;
	padding: 20px;
}
