/* ----------------- basic ------------------ */
	.basic { font-size: 85%;  line-height: 150%;  color: #333333 }
	.small { font-size: 70%;  line-height: 150%;  color: #333333 }

	.in_big { font-size: 120% }
	.in_small { font-size: 95% }

	.new { font-size: 85%;  line-height: 150%;  color: #ffffff }
	.green { color: #023E0C }
	img { line-height: 100% }

	.basic_pad { font-size: 85%;  line-height: 150%;  color: #333333;  padding-top: 5px;  padding-bottom: 5px }
	.basic_pad_in5 { font-size: 85%;  line-height: 150%;  color: #333333;  padding-top: 5px;  padding-bottom: 5px;  text-indent: 5px }
	.basic_pad_4 { font-size: 85%;  line-height: 150%;  color: #333333;  padding-top: 5px;  padding-bottom: 5px ;  padding-right: 5px;  padding-left: 5px}

	td.new_bg { background-image: url(file:///C|/Users/emi/Documents/initial/%E3%82%AF%E3%82%A4%E3%83%BC%E3%83%B3%E3%82%BA/web/www.queens.jp/img/new_bg.gif);  background-repeat: repeat-x }


/* ----------------- link ------------------ */
	a:link { color: #339933;  text-decoration: underline }
	a:active { color: #33CC00;  text-decoration: none }
	a:visited { color: #006666;  text-decoration: underline }
	a:hover { color: #33cc00;  text-decoration: none }

	a.newl:link { color: #ffffff;  text-decoration: underline }
	a.newl:active { color: #ffffff;  text-decoration: none }
	a.newl:visited { color: #ffffff;  text-decoration: underline }
	a.newl:hover { color: #ffffff;  text-decoration: none }

	a.newb:link { color: #ffffff;  text-decoration: underline;  font-weight: bold }
	a.newb:active { color: #ffffff;  text-decoration: none;  font-weight: bold }
	a.newb:visited { color: #ffffff;  text-decoration: underline;  font-weight: bold }
	a.newb:hover { color: #ffffff;  text-decoration: none;  font-weight: bold }


/* ----------------- greenq ------------------ */
	.basic_gq { font-size: 85%;  line-height: 150%;  color: #603913 }

	.gql_pad_l { font-size: 85%;  line-height: 150%;  color: #603913;  padding-top: 5px;  padding-bottom: 5px;  padding-left: 3px }
	.gql_pad_c { font-size: 85%;  line-height: 150%;  color: #603913;  text-align: center;  padding-top: 5px;  padding-bottom: 5px }
	.basic_gq_pad { font-size: 85%;  line-height: 150%;  color: #603913;  padding-top: 7px;  padding-right: 5px;  padding-bottom: 5px;  padding-left: 6px }
	.gq_small_c { font-size: 70%;  line-height: 150%;  color: #666666;  text-align: center}

	DIV.gq_bo { text-align: center }

/* ----------------- greenq link ------------------ */
	a.gq:link { color: #663300;  text-decoration: underline }
	a.gq:active { color: #AB5656;  text-decoration: none }
	a.gq:visited { color: #834141;  text-decoration: underline }
	a.gq:hover { color: #ab5656;  text-decoration: none }


a.mb{ position:absolute; width:100px; height:3px;left:-999px; color: #023E0C; font-size: 1px }
