/* ----------------------------*/
/*    夢工房アクセサリーズ 　　*/
/*  スタイルシート別ファイル　 */
/* ----------------------------*/

body, table, tr, td, th{
	        color: 007788;
	        line-break: strict;
}

body { 
                font-size:11pt;
                letter-spacing: 0.05em;
                line-height=110%
                color: saddlebrown;
                background-image: url(kumo.gif);
                BGPROPERTIES: fixed;
                line-break: strict;

}
	                       
a:link {        text-decoration : none;
	        color:saddlebrown;
	        cursor:pointer;
}

a:visited {     text-decoration : none;
	        color:saddlebrown;
	        cursor:pointer;
}


}

a:hover {       text-decoration : none;
		color:saddlebrown;
		visibility : visible;
		cursor:pointer;
	
}



td {
		font-size:  10pt; }

th {
		font-size:  10pt; }


img {
		border-color: yellowgreen; }

a,P               font-size:  10pt; }
