*{
	margin: 0px;
	padding:0px;
}
h1,h2,h3,h4,h5,h6,pre,code { font-weight:normal;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{ margin:0; padding:0}
a img,:link img,:visited img,fieldset{ border:none}
ul{ list-style:none; }
textarea{ width:90%;overflow:auto;display: block;}

body {
	background-color: #FFFFFF;
	font: normal normal 11px Verdana, Helvetica;
	color: #525252;
	margin: 10px 0px 0px 0px;
}

#page {
	position:relative;
	margin: 30px 0px 0px 40px;
}

#header {
	width: 243px;
	float: left;
	margin: 0px 40px 0px 0px;
}
#header h1 {
	width: 243px;
	height: 91px;
	margin: 0px;
	background: url(../data/mikimono_logo.gif) top left no-repeat;
	text-indent:-9999px;
}
#header h1 a {
	display: none;
}

#header #intro {
	margin: 10px 0px 20px 0px;
}
#header a{color: #8da919;}

#header p{margin-top:10px;}
