.trumbowyg-editor h1{

}

.trumbowyg-editor h2{
    font-size: 16px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.trumbowyg-editor h3{
    font-size: 1em;
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 1;
    font-weight: normal;
    margin: 0 0 10px;
}
.trumbowyg-editor blockquote {
    padding: 10px 10px;
    margin: 0 0 10px;
    font-size: 14px;
    border-left: 5px solid #999;
}

/*�ｿｽ�ｿｽ�ｿｽ�ｿｽy�ｿｽ[�ｿｽW�ｿｽp*/

.description blockquote{
    padding: 10px 10px;
    margin: 0 0 10px;
    font-size: 14px;
    border-left: 5px solid #eee;
}

.description h3{
    font-size: 1em;
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 1;
    font-weight: normal;
    margin: 0 0 10px;
}

.description p a {
    text-decoration:none;
    color:#f57c85;
    word-break: break-all;
}
.description p a:hover{
	color:#f57c85;
	text-decoration: underline;
}

.description-img{
	border:solid 1px #eee; 
	max-width: 100%;
}

#description-left-number{
	font-size: 12px;
	color: #999;
}

img.link{
	border:solid 1px #eee; 
	max-width: 100%;
}
