@charset "utf-8";
/* CSS Document */
.content { width: 1000px; margin: 0px auto;}

.category-content article { width: 730px; float: left;}
.category-content article div.article div.acontent { padding: 10px 20px 0;}
.category-content article div.article div.acontent img { max-width: 690px; height: auto;}


.category-content article div.otherInfo { padding: 20px 10px; border-top: 1px dashed #212121; border-bottom: 1px dashed #212121; margin: 50px 0 0;}
.category-content article div.otherInfo a { color: #212121; text-decoration: underline;}
.category-content article div.otherInfo p { padding-bottom: 20px; font-size: 14px; line-height: 1.5em;}
.category-content article div.otherInfo dl { padding-bottom: 20px;}
.category-content article div.otherInfo dl dd { padding-left: 20px;}
.category-content article div.otherInfo ul { padding-bottom: 20px;}
.category-content article div.otherInfo ul li { float: left; padding-right: 1em; word-break: keep-all;}