@charset "UTF-8";

#content .sectionPrimary p.kataban {
	font-size:63%;
}

.bgB {
	 background-color:#e8f1ff;
	 padding:10px;
}

.imgL {
	margin-bottom:20px;
	padding:15px;
}

.imgL img {
	float:left;
	width:180px;
}

.imgL .read {
	margin-left:190px;
	height:120px;
}

.imgL .read p {
	padding:8px 8px 0;
}

.blockG {
	background-color:#ECECEC;
}

#content .sectionPrimary .imgL p {
	margin-bottom:0;
}

.catchTop {
	margin-bottom:20px;
}

.catchTop p.boxL {
	width:143px;
	float: left;
}

.catchTop p.boxL img {
	width:143px;
}

.catchTop .boxR {
	margin-left:153px;
	height: 110px;
	background-color: #E4EDFF;
}

#content .sectionPrimary .catchTop .boxR p {
	padding:15px 0 0;
	text-align: center;
	font-size:140%;
	font-weight: bold;
	color:#061454;
}

.catchTop .boxR span {
	display: block;
	text-align: center;
	font-weight: bold;
	font-size:93%;
	color:#666666;
}

/* clearfix */
ul.otherUtility:after,
.clearfix:after{
	content:" ";
	display:block;
	visibility:hidden;
	clear:both;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
}

* html ul.otherUtility,
* html .clearfix{
	display:inline-block;
}
ul.otherUtility,
.clearfix{
	height:1%;
}

ul.katabanList li {
	width:148px;
	float: left;
	list-style: none;
	font-size:69%;
	line-height: 1.8;
}
ol.campanyList li {
	list-style: none;
	font-size:75%;
	white-space: nowrap;
	float: left;
	width:170px;
}
