/* ユーテック */
BODY{
	margin: 0px 0px 20px 0px ;
	font-size : x-small;
	/* スクロールバー・ベース */
	scrollbar-base-color :#FFFFFF;
	scrollbar-face-color :#EEEEFF;
	scrollbar-highlight-color : #0000FF;
	scrollbar-shadow-color : #0000FF;
	scrollbar-track-color : #FFFFFF;
	/* スクロールバー・立体陰影・ */
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-arrow-color : #0000FF;
	background-image:url(/icon/index2/wallpaper.jpg);
	color:#666666;
	background-color:#FFFFFF; }
A:LINK   { text-decoration:none; border-bottom:dotted 1px; border-color:#DDDDDD; color:#666666; }
A:VISITED{ text-decoration:none; border-bottom:dotted 1px; border-color:#DDDDDD; color:#666666; }
A:HOVER  { text-decoration:none; border-bottom:dotted 1px; border-color:#FFFFDD; color:#666666; position : relative; top : 1px; left : 1px; }
A.b:LINK   { font-size:20px; text-decoration:none; border:none; }
A.b:VISITED{ font-size:20px; text-decoration:none; border:none; }
A.c:HOVER{ text-decoration:none; border-bottom:none; border-color:none;
           position:relative; top:0px; left:0px;
           background-color:red;
           /*背景の半透明化*/
           filter:alpha(opacity=30); /*IE*/
           -moz-opacity:0.30; /*FF*/
           opacity:0.30; /*Firefox & Safari*/}

img { text-decoration:none; border:none; }
.glow-on {
	/* リンクと同じ効果：マウスオーバー */
	color : #0000FF;
	background-color : #FFFFFF;
	position : relative;
	top : 1px;
	left : 1px;
	text-decoration : none;}
.glow-off {
	/* リンクと同じ効果：字を光らせるマウスアウト */
	position : relative;
	top : 0px;
	left : 0px;
	text-decoration : none;}

/* DIV枠 */
div.all      { width:920px; margin:0px; padding:0px; border-style:none solid none solid; border-width:0px; border-color:#DDDD99; background-color:#FFFFFF; } /* 全体 */
div.menu     { float:left;  width:118px; margin:0px; padding:10px; text-align:left;   border-width:0px; } /* メニュー */
div.contents { float:right; width:800px; margin:0px; padding:0px;  text-align:center; border-style:none none none dashed; border-width:1px; border-color:#DDDD99; background-color:#FFFFFF; } /* コンテンツ */
div.text { width:800px; margin:0px; background-color:#FFFFFF; text-align:left; }

 /* テーブルの表示開始を優先 */
table { table-layout: auto; font-size : x-small; }

img{ text-decoration : none ; background-color : transparent ; }

hr { border-width: 1px 0px 0px 0px; border-style: solid; border-color: #FFD8FF; height: 1px; } /* 色変え */
table.header{ background-color : #FFD8FF; }				/* 色変え */
font.tex01{ font-size : x-small; color : #999999; }			/* 色変え */
font.tex02{ font-size : x-small; color : #DDB8DD; }			/* 色変え */

input{ color : #0066DD ; background-color : #EEEEFF ; }

td.SALE{
	padding      : 30px 0px;
	border-color : #D5D5D5;
	border-width : 1px;
	border-style : dotted; }
img.SALE{
	border-color : #D5D5D5;
	border-width : 0px;
	border-style : dotted; }
font.SALE1{ color : #555555;}
font.SALE2{ color : #555555;}

td.SOLD{
	padding      : 30px 0px;
	border-color : #D5D5D5;
	border-width : 1px;
	border-style : dotted; }
img.SOLD{
	border-color : #D5D5D5;
	border-width : 0px;
	border-style : dotted; }
font.SOLD1{ color : #AAAAAA;}
font.SOLD2{ color : #AAAAAA;}

table.zm-waku{ background-color : #E5E5E5; }
font.zm-nedan{
	color : #555555; }
font.zm-setumei{ color : #555555; }


