@charset "shift_jis";

@import url("default.css");
@import url("common.css");

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+  top
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* --------------------------------------------------------------------------------------
 topTxt
--------------------------------------------------------------------------------------- */

.headTxt {
	margin: 15px 0 0;
}
.topTxt {
	margin: 10px 0 20px 20px;
	font-size:16px;
	font-weight:bold;
}


/* --------------------------------------------------------------------------------------
 topBox
--------------------------------------------------------------------------------------- */

.topBox {
	width: 687px;
	margin-bottom: 30px;
	background: url(../images/top_bg_title.jpg) no-repeat;
}

.topBox h2 {
	margin-bottom: 30px;
	padding: 12px 0 0 12px;
}

.topBox h3 {
	color: #4E6827;
	font-size: 14px;
}


/* --------------------------------------------------------------------------------------
 topics
--------------------------------------------------------------------------------------- */

.topics li {
	padding-top: 7px;
	font-size: 14px;
}

.topics li {
	width: 565px;
	margin: 10px 0 0 79px;
	padding-bottom: 10px;
	border-bottom: 1px solid #4E6827;
}


/* --------------------------------------------------------------------------------------
 section
--------------------------------------------------------------------------------------- */

div#ctRight .section {
	width: 570px;
	margin: 20px 0 0 79px;
}
div#ctRight .section:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#ctRight .section { display:inline-block; }
/*\*/
* html div#ctRight .section { height:1%; }
div#ctRight .section { display:block; }
/**/

div#ctRight .section .imgRight {
	float: right;
	margin: 0;
}

div#ctRight .section .leftBlock184 {
	float: left;
	width: 184px;
}

.marginLeft6 {
	margin-left:6px;
}

.top_more {
	clear:both;
	font-size:14px;
	padding-top:8px;
}

div.post_titlebox:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.post_titlebox { display:inline-block; }
/*\*/
* html div.post_titlebox { height:1%; }
div.post_titlebox { display:block; }
/**/

div.post_titlebox {
	margin-bottom:2px;
}
.post_title {
	float:left;
	width:445px;
}
.post_date {
	float:right;
	text-align:right;
	width:120px;
}