@charset "UTF-8";

* {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3",sans-serif;
	margin:0;
	padding:0;
}

html{
	filter:expression(document.execCommand("BackgroundImageCache", false, true));
	zoom:1;
}


p,li,table,td,th,dt,dd,h1,h2,h3,h4,h5,h6,caption,address,pre,code{
	line-height:1.5em;
	font-size:0.85em;
}

img{
	border:none;
	vertical-align:bottom;
}

ul,ol{
	line-height:0;
	list-style-position:inside;
	zoom:1;
}

li{
	list-style-type:none;
}

p{
	margin:0 0 6px 0;
}

table{
	border-collapse:collapse;
	border-spacing:0;
}



div.wrap {
	overflow: hidden;
}

div.wrap:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html div.wrap {
    height: 1em;
    overflow: visible;
}
/**/


div#craft {
	width:250px;
	text-align:center;
	margin-bottom:10px;
}

div#howto {
	width:250px;
}

body {
	font-size:0.8em;
}