@charset "UTF-8";

.tagon {font-size: 24px; line-height: 28px;  background-color: #0d6c28; padding: 5px 10px; color: #ffffff; font-weight: bold;}
.pic {float: right; width: 300px;}
.tagword {font-size: 20px; line-height: 28px; margin-top: 15px; padding-left: 10px;}
.tagword b {color: #ba0000;}

.tag:after{display:table; clear:both; content:"";} 

 @media screen and (max-width: 880px) {
.pic {float: none; width: 100%; text-align: right;}
.pic img { width: 350px;}	 
}
