*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;
}
.url {
	letter-spacing: 0em;
	word-spacing: 1em;
	font-size: 85%;
	font-weight: lighter;
	background-color: #CEFFCE;
}
.chumoku {
	background-color: #DDECEC;
	line-height: 160%;
	padding: 5px 10px 5px 5px;
	font-size: 100%;
	color: #00005E;
}
hr {
	line-height: 150%;
	margin: 25px;
	height: 1px;
	border: 1px dotted #CCCCCC;
}
.border_gry {
	border-top: 1px dotted #CCCCCC;
	height: 1px;
}
.font_12pt {


	font-size: 12pt;
	line-height: 160%;
}
