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

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

body {
	overflow-y:scroll;/*firefoxバグ対策*/
	font-size: 10pt;
	line-height: 140%;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 1px;
}
a:HOVER{
  text-decoration:underline; color : #000066;
}
td {
	font-size: 10pt;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 1px;
}

.text_11_140 {
	font-size: 11pt;
	line-height: 140%;
}
.text_11_150 {

	font-size: 11pt;
	line-height: 150%;
}
.text_12_150_b {
	font-size: 12pt;
	line-height: 150%;
	font-weight: bold;
}
.copy_photo {
	font-size: 9pt;
	line-height: normal;
	color: #999999;
	margin-top: 3px;
	margin-left: 30px;
	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-style: oblique;
	word-spacing: 1px;
}
.update {
	font-size: 10px;
	line-height: normal;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: italic;
	padding-bottom: 3px;
	word-spacing: 1px;
}
.copy_web {
	font-size: 9px;
	line-height: normal;
	color: #666666;
	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;
} 
.news_date {
	font-size: 9pt;
	font-style: oblique;
	font-weight: lighter;
}
