/* ----------------------------*/
/*    夢工房アクセサリーズ 　　*/
/*  スタイルシート別ファイル　 */
/* ----------------------------*/

body, table, tr, td, th {
	        line-break: strict;
}

body { 
                
                font-size: 150%;
                letter-spacing: 0.01em;
                line-height=110%;
                color: saddlebrown;
                BGPROPERTIES: fixed;
                line-break: strict;
                background-image: url(kumo.gif);
                background-size: 100px,100px;
                background-repeat: repeat;
}






	                       
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;
	
}


select {
		font-size: 30px; color: #822716;}


input {
		font-size: 30px; color: #822716;}


td {
		font-size: 150%; 
}

th {
		font-size: 150%; }


input[type=checkbox] {
  -ms-transform: scale(2.5, 2.5);
  -webkit-transform: scale(2.5, 2.5);
  transform: scale(2.5, 2.5);
}
	




img {
		border-color: yellowgreen; }

a,P               font-size: 150%; }


}
		