body {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	font-size: 12px;
}
td,tr {
	line-height: 150%;
	font-size: 12px;
}p{
	text-align: left;
	}
#BIG {
font-size: 11pt;
}
#small {
font-size: 9pt;}
#header {
	background: #FFFFFF;
	width: 100%;
	clear: both;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#navi {
	background: url(top/bt/navi_back.gif) repeat-x left top;
	width: 100%;
	clear: both;
}
#top_photo {
	clear: both;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
}
#mark {
	background: #000000;
	width: 100%;
	clear: both;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
table.kakaku {
	clear: both;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	font-size: 14px;
}
table.kakaku th {
	color: #FFF;
	text-align: center;
	background-color: #09F;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 13px;
}
table.kakaku td {
	padding: 10px;
	text-align: center;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
}
.tx_small {
	font-size: 10px;
	line-height: 12px;
}
.tx_red {
	color:#F00;
}
.tx18_yellow {
	font-size:18px;
	color: #FF0;
}
.tx14 {
	font-size:14px;
	line-height:22px;
}
.tx16 {
	font-size:16px;
	line-height:22px;
}
.tx16_blue {
	font-size:16px;
	line-height:22px;
	color: #00F;
}
.tx16_green {
	font-size:16px;
	line-height:22px;
	color: #090;
}

.tx18_red {
	font-size:18px;
	line-height:22px;
	color:#F00;
}
.tx20_red {
	font-size:20px;
	color:#F00;
	line-height:26px;
}
.tx20_green {
	font-size:20px;
	color: #090;
	line-height:26px;
}
.tx_blue {
	color: #00F;
}
#menu {
	list-style:none;
	padding:0;
	margin:0 auto;
	display:table;
}
#menu li {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
height: 35px;}
#menu li ul {
  display: none;
  position: absolute;
  top: 35px;
  left: -1px;
  padding: 7px 5px;
  width: 200px;
  background: #000000;
  border: solid 1px #ccc;
	list-style:none;
}
#menu li ul li {
  margin: 0 0 7px 0;
  padding: 0;
  width: 200px;
  	list-style:none;
  border-bottom: solid 1px #ccc;

}
#menu li ul li a {
  display: inline-block;
  width: 200px;
  padding:5px 0;
  text-indent:5px;
  color:#FFF;
  font-size:14px;
}
#menu li ul li a:hover {
  background: #F90;
  color: #FFF;
}

a img.btn
{
	background:none!important;
	border:0;
}
a:hover img.btn
{
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
	background:none!important;
	background-color:#FFF;
}