@charset "utf-8";
/* CSS Document */
/*
.post_simple{
	
	}

.post_simple .post_header{
	
	}

.post_simple .post_content{
	
	}

.post_simple .post_footer{
	
	}

.post_simple h2{
	color:#333;
	margin:5px 10px 0 0;
	font-size:18px;
	border-bottom:1px dashed #666;
	text-transform:uppercase;
	}

.post_simple h3{
	font-size:14px;
	color:#666;
	margin:5px 0 5px 0;
	font-style:italic;
	font-weight:normal;
	}

.post_simple img{
	border:1px solid #999;
	margin:5px;
	float:right;
	}
*/