h1 {
  color: #FFFFFF;
  font-size: 13px;
  font-style: normal; 
  line-height: 1.3em; 
  font-weight: normal; 
  font-variant: normal; 
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 10px;
  margin-bottom : 0px;
  text-indent : 0px;
  text-align: right;
  }
h2  {
  color: #FFFFFF;
  font-size: 13px;
  font-style: normal; 
  line-height: 1.3em; 
  font-weight: normal; 
  font-variant: normal; 
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 5px;
  margin-bottom : 0px;
  text-indent : 0px;
  text-align: right;
  }
h3  {
  color: #FF6600;
  font-size: 13px;
  font-style: normal; 
  line-height: 1.3em; 
  font-weight: normal; 
  font-variant: normal; 
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-indent : 0px;
  text-align: left;
  }
.MiniLink a:link {
	font-size: 10px; 
	font-weight: normal;
	color: #0000CC;
	text-decoration: underline;
	}
.MiniLink a:visited {
	font-size: 10px; 
	font-weight: normal;
	color: #0000CC;
	text-decoration: underline;
	}
.MiniLink a:HOVER {
	font-size: 10px; 
	font-weight: normal;
	color: #007700;
	text-decoration: underline;
	}
.wLink a:link {
	font-size: 13px; 
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	}
.wLink a:visited {
	font-size: 13px; 
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	}
.wLink a:HOVER {
	font-size: 13px; 
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	}
.w-center {
	color: #FFFFFF;
	font-size: 13px; 
	text-align: center;
  }
.w11-center {
	color: #FFFFFF;
	font-size: 11px; 
	text-align: center;
  }
.w13-center {
	color: #006600;
	font-size: 13px; 
	text-align: center;
  }
.font-11 {
	font-size: 11px;
	line-height: 13px;
  }
.font-11red {
	color: #FF0000;
	font-size: 11px;
	line-height: 13px;
  }
.font-11g {
	color: #007700;
	font-size: 11px;
	line-height: 13px;
  }
.font-11bl {
	color: #0055CC;
	font-size: 11px;
	line-height: 13px;
  }
.font-11or {
	color: #FF3300;
	font-size: 11px;
	line-height: 13px;
  }
.font-13 {
	font-size: 13px; 
  }
.font-13bl {
	color: #0000FF;
	font-size: 13px; 
}
.font-13red {
	color: #FF0000;
	font-size: 13px; 
}
.font-13rb {
	color: #0055FF;
	font-size: 13px; 
}
.font-13g {
	color: #007700;
	font-size: 13px; 
}
.font-13or {
	color: #FF3300;
	font-size: 13px; 
}
.font-13br {
	color: #CC5500;
	font-size: 13px; 
}
.font-13w {
	color: #FFFFFF;
	font-size: 13px; 
}
.font-list {
	color: #FFFFFF;
	font-size: 13px; 
	text-align: right;
	margin-right : 20px;
}
.font-price {
	color: #FF0000;
	font-size: 25px; 
	font-family: "Arial"; 
	line-height: 1.3em; 
}
A:LINK {
  font-size: 13px;
  color: #0000CC;
  text-decoration : underline;
  }
A:VISITED {
  font-size: 13px;
  color: #0000CC;
  text-decoration : underline;
}
A:HOVER {
  font-size: 13px;
  color: #00AA00;
  text-decoration : underline;
}
strong {
  color: #FF0000;
  font-size: 13px;
  line-height: 1.5em; 
  }
BODY{
  background-image: url("image/back/back_01.gif");
  color: #333333;
  font-size: 13px;
  margin-top: 0em;
  margin-left : 0px;
  margin-bottom: 0em; 
  }
P,TD,DIV {
  color: #333333;
  font-size: 13px;
  line-height: 1.3em; 
  }
	    dt
	    {
	        background-image: none;!important
	    }
	    
		dl.test1 dt
		{
	         font-weight: bold;
	         border-bottom: solid 1px #cccccc;
	         color: #999999;
	         margin-top: 1em;
		}
		dl.test1 dd
		{
	         border: solid 1px #cccccc;
	         padding: 1em;
	         margin-left: 0em;
	         margin-top: 0.5em;
		}
		
		dl.test2 dt
		{
		    background-color: #666666;
		    color: #ffffff;
		    margin-top: 1em;
		    padding-left: 0.5em;
		    font-weight: bold;
		}
		dl.test2 dd
		{
	         margin-top: 0.5em;
		}
		
		dl.test3 dt
		{
		    text-align: right;
		    color: #ffff00;
		    font-weight: bold;
		    font-size: 11px;
		    margin-top: 1em;
		    padding-left: 0.5em;
		    position: relative;
		    top: 2em;
		    left: -1em;
		}
		
		dl.test3 dd
		{
			color: #ffffff;
			margin-top: 0em;
			margin-left: 0em;
			padding: 2em 1em 1em;
			background-image: url('image/background2.gif');
		}


/************************************/
/* サムネイルスクリプト 要素 */
#lightbox{
background-color:#eee;
padding: 10px;
border-bottom: 2px solid #666;
border-right: 2px solid #666;
}
#lightboxDetails{
font-size: 0.8em;
padding-top: 0.4em;
}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(http://www.fukuoka-reform.net/lightbox/overlay.png); }

* html #overlay{
background-color: #333;
back\ground-color: transparent;
background-image: url(http://www.fukuoka-reform.net/lightbox/blank.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.fukuoka-reform.net/lightbox/overlay.png", sizingMethod="scale");
}
/************************************/