#con_mitte img, #content img{
	padding: 7px 7px 7px 7px;
	border:1px solid #cccccc;
}

img.right, span.right img{
	float:right;
	margin:0px 0px 10px 20px;
}
img.left, span.left img{
	float:left;
	margin:0px 20px 10px 0px;
}

h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#0c0;clear:both;}
h1{
	font-size:1.8em;	
	line-height:1.2em;
	margin-bottom:5px;
}
h2{
	font-size:1.6em;
	line-height:1.2em;
}
h3{
	font-size:1.4em;
	line-height:1.2em;
	margin-bottom:0.3em;
}
h4{
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 0px;
	font-size:1.2em;
	line-height:1.3em;
	color:#666;
	font-weight:bold;
}
h5{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:1.6em;
	color:#666;
}
h6{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:1.2em;
	color:#333;
}
p{
	margin:0px 0px 0px 0px;	
}