@charset "utf-8";
/*
Theme Name: Twenty Ten Kai Https
Author: Cadish
Author URI: http://wordpress.org/
Description: Twenty Tenを基にカスタムされている。2018/7/3 常時https化にあたりテーマを複製して分離。
Version: 1.0
*/


.entry-content p { margin-bottom: 5px;}
a {
    color: #C03F38;
    text-decoration: underline;}
.comments-link { display:none;}
.entry-utility .meta-sep{ display:none;}
#calendar_wrap {width: 190px;}
#calendar_wrap table{width: 190px;}
#nav-above { margin-bottom: 20px !important;}
#search-2 { margin-top: 30px;}
#content { width: 710px; padding-right: 20px; float: left; border-right: solid 1px #FCEFF5;}
#container2 {
    background: url("https://www.azumaen.com/common/img/bg_title.jpg") repeat-x scroll center 0 transparent;
}
#primary { width: 190px; margin-left: 20px; float: right;}
#mainbox { width: 950px; margin: 0 auto; padding: 0 0 80px 0;}
#pagetit { padding-bottom: 60px;}
.entry-title { font-size: 1.5em;}
#info_menu ul { text-align: left;}
.widget_archive { margin-bottom: 30px; text-align: left;}
.widget_categories { margin-bottom: 30px; text-align: left;}
.entry-utility { margin-top: 20px;}
#primary .widget-title{font-size:14px; font-weight:normal; margin-top:30px;}
.post{margin-bottom:40px; padding-bottom:40px; border-bottom: solid 1px #D8A6BC;}
.entry-title a:link,
.entry-title a:visited {
	color: #321401;
	text-decoration: underline;
}

.entry-title a:hover,
.entry-title a:active {
	color: #321401;
	text-decoration: underline;
}

.entry-meta{text-align:right; margin-bottom: 10px;}
.alignnone { padding: 5px 0;}
.nav-list { margin-bottom: 20px;}
/*----------------------------------------
	clearfix
-----------------------------------------*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0px;
	font-size: 0.1px;
	line-height: 0.1px;
}

.clearfix {
	display: inline-block;
	position: relative; /* DW */
}

/* Hides from IE-mac \*/
.clearfix {
	display: block; 
}
/* End hide from IE-mac */