/* ----------------------------*/
/*    夢工房アクセサリーズ 　　*/
/*  スタイルシート別ファイル　 */
/* ----------------------------*/

body, table, tr, td, th{
	        color: 007788;
	        line-break: strict;
	        font-family: "Lucida Sans Unicode", "Comic Sans MS", "MS UI Gothic", Osaka, "ＭＳ Ｐゴシック";
}

body { 
                font-size:11pt;
                letter-spacing: 0.05em;
                line-height=110%
                color:007788;
                background-image: url(kumo.gif);
                BGPROPERTIES: fixed;
                line-break: strict;
                font-family: "Lucida Sans Unicode", "Comic Sans MS", "MS UI Gothic", Osaka, "ＭＳ Ｐゴシック";

}
	                       
a:link {        text-decoration : none;
	        color:brown;
	        cursor:pointer;
}

a:visited {     text-decoration : none;
	        color:brown;
	        cursor:pointer;
}


}

a:hover {       text-decoration : none;
		color:brown;
		visibility : visible;
		cursor:pointer;
		background-color: #ddddee;
		position : relative;
		top : 1pt;
                left : 1pt;
}



td {
		font-size:  10pt; }


img {
		border-color: yellowgreen; }

a,P               font-size:  10pt; }

   .gt{font-family: "ＭＳ　Ｐゴシック",Osaka,sans-serif}
   .min {font-style: "ＭＳ　Ｐ明朝,細明朝,serif}