BODY {
  margin: 0px;
}

IMG {
  border: 0;
}

FORM {
  margin:0px;
}

.font {  font-family: "MS PGothic", Osaka; font-size: 9pt; line-height: 14pt; color: #333333}
.font4 {
	font-family: "MS PGothic", Osaka;
	font-size: 9pt;
	line-height: 10pt;
	color: #333333;
}
.font3 {
	font-family: "MS PGothic", Osaka;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}
.font5 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 10pt;
}
.font6 {
	font-family: "MS PGothic", Osaka;
	font-size: 9pt;
	line-height: 20px;
	color: #333333;
}
.font_gothic {  font-family: "MS PGothic"; font-size: 10pt}
.menubar_bold {  font-family: "MS PGothic", Osaka; font-size: 9pt; font-weight: bold}
.midashi_bold {  font-family: "MS PGothic", Osaka; font-size: 8pt; color: #333333}
.midashi_red {
	font-family: "MS PGothic", Osaka;
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
}
.tabletitle_orange {  font-family: "MS PGothic", Osaka; font-size: 7pt; left: 100px; clip:   rect(   ); color: #FF6600; line-height: 7pt; font-weight: bold; background-repeat: repeat}
.font2 {  font-family: "MS PGothic", Osaka; font-size: 8pt; color: #666666; line-height: 13pt; margin-bottom: 3px}
.line {  line-height: 1pt}
.dotgrey {  background-image: url(image/logo/dot_grey.png); background-repeat: repeat; line-height: 10pt}
.line_under {  }

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
  color: #F84;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

SELECT.quickSearchOption {
  width: 100px;
}

/* for detail screen START */
TABLE.detail_info {
  width: 450px;
  border: 1px solid #999;
  border-collapse: collapse;
}
TABLE.detail_info caption {
  text-align: left;
}
TABLE.detail_info td {
	/* width: 75px;*/
	border: 1px solid #999;
	padding: 5px;
	font-size: 9pt;
	color: #333333;
	text-align: left;
}
TABLE.detail_info th {
	border: 1px solid #999;
	padding: 5px;
	background-color: #CCCCCC;
	text-align: center;
	font-size: 9pt;
	color: #666666;
}
/* for detail screen ＥＮＤ */

/* for the comment of detail info of school START */
DIV.comment_text {
 text-align: left;
 width: 450px;
 margin-top: 10px;
 margin-bottom: 10px;
}
.date {
	font-size: 8pt;
	line-height: 17px;
	color: #0000FF;
	text-decoration: blink;
}

.border_orange2 {
	border: 1px solid #FF9900;
	font-size: 9pt;
	line-height: 15pt;
	text-align: left;
}
.border_orange {
	border: 1px solid #FF9900;
}
.border_green {
	border: 1px solid #33CC33;
}
.border_grey {
	border: 1px solid #cccccc;
}
.border_blue {
	border: 1px solid #0099CC;
}

TABLE.white td {
	border: 1px solid #FFFFFF;
	padding: 0px;
}

DIV.seperatorBlock {
  margin: 10px;
}

/* StyleSheet for review Begin */
.rankingStyle {color: #FF9900}

.reviewEntry {
  width: 450px;
  text-align: left;
  margin-top: 7px;
}

.reviewEntry P {
  clear: both;
  margin: 0;
}

.reviewEntryLink {
  width: 450px;
  text-align: right;
}

.reviewEntryNUS {
  width: 450px;
  text-align: left;
}

.reviewEntrySeperator {
  width:440px;
}

.reviewListHeaderL {
  float: left;
  width: 150px;
}

.reviewListHeaderM {
  float: left;
  clear: none;
}

.reviewListHeaderR {
  float: right;
}

.reviewHelpful {
  /* background-color: #EEE; */
}

.reviewDetailComment {
  width: 450px;
  text-align: left;
  margin: 5px 0 5px 0;
}

.reviewDetailComment P {
  border: 1px solid #CCC;
  margin: 0 0 5px 0;
  padding: 7px;
}

.reviewPageScoller {
  width: 450px;
  text-align: right;
}

TABLE.reviewForm {
  width: 560px;
  border: 1px solid #999;
  border-collapse: collapse;
}
TABLE.reviewForm caption {
  text-align: left;
}
TABLE.reviewForm td {
	/* width: 75px;*/
	border: 1px solid #999;
	padding: 5px;
	font-size: 9pt;
	color: #333333;
}
TABLE.reviewForm th {
	border: 1px solid #999;
	padding: 5px;
	background-color: #CCCCCC;
	text-align: center;
	font-size: 8pt;
	color: #666666;
}

.redChar {
  color: red;
}
/* StyleSheet for review End */

/* footer declaimer */
.copyright {
	font-size: xx-small;
	color: #666666;
}
.declaimerText {
	color: #666666;
	font-size: x-small;
	margin-bottom: 20px;
}
/* footer  declaimer end */

TABLE.detail_info2 {
  width: 126px;
  border: 1px solid #999;
  border-collapse: collapse;
}
TABLE.detail_info2 caption {
  text-align: left;
}
TABLE.detail_info2 td {
	/* width: 75px;*/
	border: 1px solid #999;
	padding: 2px;
	font-size: 8pt;
	color: #333333;
}
TABLE.detail_info2 th {
	border: 1px solid #999;
	padding: 2px;
	text-align: center;
	font-size: 8pt;
	color: #333333;
}

.img_v_middle img {
  vertical-align:middle;
}

