@charset "UTF-8";

.tagon {font-size: 22px; line-height: 28px;  background-color: #0d6c28; padding: 5px 10px; color: #ffffff; font-weight: bold;}
.pic {float: right; width: 300px;}
.tagword {font-size: 19px; line-height: 26px; margin-top: 20px; padding-left: 10px;}
.tagword b {color: #ba0000;}
.tagword a {color: #ba0000; text-decoration-line: none;}
.tagword a:hover {color: #ba0000; }

.break {display: block;}

.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;}	
.break {display: none;}     
}
