@charset 'UTF-8';

#content{
background-color: #f9f6ed;
}

.content_inner p a{
word-break: break-all;
}