@charset "UTF-8";
/* ==================================================
株式会社シンバス コンテンツマーケティング用CSS
================================================== */
.colum_container {
  width: 360px; }

.colum_left {
  float: left; }

.colum_right {
  float: right; }

.colum_wrapper {
  margin: 20px 0 0; }

.colum_container_box {
  margin: 0 0 20px 0; }

.colum_container h2 {
  font-size: 1.2rem; }

.colum_container li a {
  font-size: 14px;
  color: #000; }

.colum_container li a:hover {
  color: #000; }

.colum_container li {
  margin: 10px 0; }

.mamechishiki_article {
  font-size: 16px;
  line-height: 1.8; }

.mamechishiki_article a:link,
.mamechishiki_article a:visited {
  font-size: 16px; }

.mt20 {
  margin-top: 20px; }

.mt40 {
  margin-top: 40px; }

.mamechishik_img_left {
  float: left;
  margin-right: 60px; }

.mamechishik_img_right {
  float: right;
  padding-left: 10px; }

.mamechishik_img_left:last-child {
  margin-right: 0; }

.mamechishiki_img_cnt {
  margin: 20px auto 0;
  width: 570px; }

.txt_right {
  text-align: right; }

.mamechishik_img_left2 {
  float: left;
  margin-right: 10px; }
