﻿@charset "utf-8";
/*
Theme Name: Houjin Hikaku
Theme URL: http://houjin-hikaku.com/
Description: 法人比較.comのnewsコンテンツ用のテーマ
Version: 1.0
Author: Hiroki Omura
Author URI: http://www.icz.co.jp/
Tags: 
*/

#breadcrumb ul{
  font-size: 10px;
  border-bottom: 1px dotted #C7E0FA;
  border-style: 
}

#breadcrumb li, #breadcrumb a{
  display: inline;
  margin-right: 6px;
}

#feature #entrytitle dt {
  font-size: 26px;
  font-weight: bold;
  margin: 0 0 5px 0;
  background-color: #fff;
}

.maincontent {
  border-top: 1px solid #C7E0FA;
  padding-top: 15px;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.linebreak {
  clear: both;
}

#right-sidebar {
  float: right;
  padding: 0;
  width: 302px;
}

/*
 * maincontent p
 * */

.maincontent p{
  margin-bottom: 1em;
}
