*	{margin:0	;padding:0}

body
	{
	text-align:center;
	}

#wrap
	{
	width:910px;margin:20px auto;font-size:15px	;line-height:1.5em;text-align:left;
	}

a	{
	text-decoration:none;
	}

img
	{	
	border-width:0px;
	}

#head
	{
	text-align:center;
	}
#head img
	{
	maegin:auto;
	}

#menu
	{
	width:300px;
	float:left;
	margin:20px 0 20px 10px;
	}

.menu
	{
	width:100px;
	height:130px;
	text-align:center;
	line-height:1.1em;
	float:left;
	font-size:12px;
	}

#contents
	{
	width:570px;
	float:right;
	margin:20px 20px 20px 0px;
	}

.clr
	{
	clear:both;
	}
	
dl
	{
	}
	
dt
	{
	background:#eeeeee;
	text-indent:1em;
	}

.d3blogEntryCategory dt
	{
	background:#ffffee;
	text-indent:0em;
	}
	
dd
	{
	margin:0.5em 0 0.5em 2em;
	text-indent:1em;
	}

h1
	{
	margin:0 0 10px 0;
	font-size:18px;
	}	
	
h2
	{
	margin:20px 0 0 0;
	font-size:15px;
	}	
	
	
#foot	{width:100%	;margin-top:10px;border-top:2px solid #eeeeee;text-align:center;}
#foot a	{color:#800000;}

