body {
	margin: 0;
	padding: 0;
}
div,ul,ol,li,a,p,h1,h2,h3,h4,h5,strong,input,form,textarea,table,tr,td,em {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	list-style-type: none;
	text-align:left;
}
a {
	color: #333333;

}
a:hover {
color: #FF0066;
}
br.clear {

clear:both;
}

#container {
	width:706px;
	margin-left: auto;
	margin-right: auto;
}

#container h1 {
display:block;
height: 141px;
width: 714px;
	background-image: url(../img/blog_title.gif);
	background-position: left top;
	text-indent:-2000px;
	margin-bottom: 20px;
}

#leftBox {
	width :465px;
	float:left;
}
div.content {
margin-bottom: 95px;
}
div.content h2 {
	font-weight:bold;
margin-bottom: 12px;
font-size: 140%;
color:#666666;
}
div.content h3 {
	font-size: 200%;
margin-bottom: 12px;
}
div.content img {
	float:left;
		border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 8px;
	padding-bottom: 8px;
}
div.content p {
font-size: 12px;
line-height:140%;
}
div.content ul {
	float:right;
	margin-top: 12px;
}
div.content li {
	margin-left: 30px;
	display:inline;
}
#spacer {
height :19px;
width: 68px;
float:left;

}


#rightBox {
	width: 173px;
	float:left;
}
#rightBox h3 {
	width: 173px;
	height :54px;
	display:block;
	text-indent:-2000px;
	background-image: url(../img/blog_kotokayo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#rightBox h3.koto {
	height :92px;
	display:block;
	text-indent:-2000px;
	background-image: url(../img/blog_kotoe.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#rightBox h3.kayo {
	height :92px;
	display:block;
	text-indent:-2000px;
	background-image: url(../img/blog_kayosan.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#rightBox h3.maki {
	height :92px;
	display:block;
	text-indent:-2000px;
	background-image: url(../img/blog_makisama.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



#footer {

clear:both;}
