<style type="text/css">
<!--

body{
  background-image: url(../images/backcolor.gif);
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  font-style: nomal;
  font-size: 11px;
  line-height: 120%;
  color: #333333;
  font-weight: nomal;
  text-align: center; 
}

A:link{
  text-decoration: none;
  font-weight: nomal;
  color: #0066ff;
}
A:visited{
  text-decoration: none;
  font-weight: nomal;
  color: #0066ff;
}
A:active{
  text-decoration: none;
  font-weight: nomal;
  color: #0066ff;
}
A:hover{
  text-decoration: underline;
  font-weight: nomal;
  color: #0066ff;
}

td{
  font-size: 10pt;
  color: #333333;
  line-height: 130%;
}

.notice{
  color: #FF3300;
}

.more{
  margin-top: 5px;
  margin-bottom: 5px;
}

.midashi{
  color: #333333;
  font-weight: bold;
  margin-bottom: 5px;
}

.memo{
  background-image: url(../images/memo_img1.jpg);
  padding: 8px;
  font-size: 10pt;
  color: #333333;
  line-height: 130%;
}

.memo2{
  background-color: #ffcccc;
  padding: 5px;
  font-size: 10pt;
  color: #333333;
  line-height: 130%;
}

.point{
  color: #FF6600;
  font-weight: bold;
}

/* 見出し文 */
.tbg_top{
  background-image: url(../images/line04_top2.jpg);
  background-repeat: no-repeat;
  width: 500px;
  height: 10px;
}
.tbg_middle{
  background-color: #E0E0E0;
  padding: 0px 10px 0px 10px;
  font-size: 10pt;
  color: #333333;
  line-height: 130%;
}
.tbg_btm{
  background-image: url(../images/line04_btm2.jpg);
  background-repeat: no-repeat;
  width: 500px;
  height: 10px;
}


/* 取扱商品紹介　*/
.erase{
  text-decoration: line-through;
}

/* FAQ */
.qestion{
  color: #3399ff;
  font-weight: bold;
}
.answer{
  color: #FE6F55;
  font-weight: bold;
}

/*　フッター部分 */
.footer{
  font-size: 8pt;
  color: #333333;
  letter-spacing: 2px;
  line-height: 180%;
}

.footer A:link{
  text-decoration: underline;
  font-size: 8pt;
  color: #FF3300;
}
.footer A:visited{
  text-decoration: underline;
  font-weight: nomal;
  color: #FF3300;
}
.footer A:active{
  text-decoration: underline;
  font-weight: nomal;
  color: #FF3300;
}
.footer A:hover{
  text-decoration: underline;
  font-weight: nomal;
  color: #FF3300;
}

/* POINT　テーブル */
table .point {
	margin-bottom:10px;
	border-collapse: collapse;
	line-height:1.5em;
}
.point th {
	background:#ffcccc;
	font-size:0.9em;
	color:#000000;
	text-align:left;
	padding:0.3em 0.5em;
	border: 1px solid #f58b4f;
}
.point td {
	padding:0.3em 0.5em;
	border: 1px solid #f58b4f;
}
.point caption {
	color:#bf0000;
	font-weight: bold;
	text-align: left;
}
.point caption span {
	background-color:#f58b4f;
	color:#ffffff;
	font-weight: bold;
	padding:3px;
}

-->
</style>
