@charset "UTF-8";


/*-------------------------------------------------------------
カテゴリ別情報ユニット（3.シンプル+サムネイル×2）

.bCatList3
┣ p.bCatList3Rss
┣ ul
｜ ┗ li
｜	  ┣ p.bCatList3Date
｜	  ┣ h5
｜	  ┗ p.bCatList3Txt
｜	   
┗ p.bCatList3Page

-------------------------------------------------------------*/

/*共通プロパティ---------------------------------*/

.bCatList3 {
	position: relative;
	width: 100%;
}
/*RSSアイコン*/
p.bCatList3Rss {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	width: 33px;
}
p.bCatList3Rss a {
	width: 33px;
	height: 12px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../../common-img/ico_rss.gif) no-repeat;
}
/*リピートブロック*/
.bCatList3 ul {
	clear: both;
	margin: 0;
	padding: 20px 0 0 0;
	width: 100%;
	list-style: none;
}
.bCatList3 ul li {
	float: left;
	width: 50%;
}
/*サムネイル*/
.bCatList3Img {
	float: left;
	margin: 0 0 10px 0;
	width: 45%;
}
.bCatList3Img img {
	width: 100%;
}
.bCatList3Inner {
	margin: 0 0 0 45%;
	padding: 0 10px;
}
/*日付*/
p.bCatList3Date {
	margin: 0;
	font-weight: bold;
	font-size: 0.8em;
}
/*タイトル*/
.bCatList3 ul li h5 {
	margin: 0 0 3px 0;
	font-size: 1.2em;
}
.bCatList3 ul li h5 a {
	padding: 0 5px 0 0;
	font-weight: normal;
}
/*NEWアイコン*/
.bCatList3 ul li h5 img {
	width: 25px !important;
	display: inline;
}
/*一覧用テキスト*/
p.bCatList3Txt {
	margin: 0;
	padding: 0 0 10px 0;
}
/*ページング*/
.bCatList3 p.bCatList3Page {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
}

/*コンテナ別プロパティ---------------------------*/

/*col1（1カラム：100%）*/
.col1 .bCatList3Img { width: 40%; }
.col1 .bCatList3Inner { margin: 0 0 0 40%; }

/*col2-1（2カラム：50%｜50%）*/
.col2-1 .bCatList3 ul li h5 { font-size: 1em; line-height: 1.4em; }
.col2-1 .bCatList3 p.bCatList3Txt { font-size: 0.8em; line-height: 1.4em; }

/*col2-2（2カラム：33%｜67%）*/
.col2-2 .bCatList3 ul li h5 { font-size: 1em; line-height: 1.4em; }
.col2-2 .bCatList3 p.bCatList3Txt { font-size: 0.8em; line-height: 1.4em; }

/*col2-3（2カラム：67%｜33%）*/
.col2-3 .bCatList3 ul li h5 { font-size: 1em; line-height: 1.4em; }
.col2-3 .bCatList3 p.bCatList3Txt { font-size: 0.8em; line-height: 1.4em; }

/*col2-4（2カラム：23%｜77%）*/
.col2-4 .bCatList3 ul li h5 { font-size: 1em; line-height: 1.4em; }
.col2-4 .bCatList3 p.bCatList3Txt { font-size: 0.8em; line-height: 1.4em; }

/*col2-5（2カラム：77%｜23%）*/
.col2-5 .bCatList3 ul li h5 { font-size: 1em; line-height: 1.4em; }
.col2-5 .bCatList3 p.bCatList3Txt { font-size: 0.8em; line-height: 1.4em; }

/*col2-6（2カラム：38%｜62%）*/
.col2-6 .bCatList3 ul li h5 { font-size: 1em; line-height: 1.4em; }
.col2-6 .bCatList3 p.bCatList3Txt { font-size: 0.8em; line-height: 1.4em; }

/*col2-7（2カラム：62%｜38%）*/
.col2-7 .bCatList3 ul li h5 {  font-size: 1em; line-height: 1.4em; }
.col2-7 .bCatList3 p.bCatList3Txt { font-size: 0.8em; line-height: 1.4em; }

/*col2-8（2カラム：固定｜可変）*/
.col2-8 .bCatList3 ul li h5 {  font-size: 1em; line-height: 1.4em; }
.col2-8 .bCatList3 p.bCatList3Txt { font-size: 0.8em; line-height: 1.4em; }

/*col2-9（2カラム：可変｜固定）*/
.col2-9 .bCatList3 ul li h5 {  font-size: 1em; line-height: 1.4em; }
.col2-9 .bCatList3 p.bCatList3Txt { font-size: 0.8em; line-height: 1.4em; }

/*col3-1（3カラム：33%｜34%｜33%）*/
.col3-1 .bCatList3 ul li h5 { font-size: 1em; line-height: 1.4em; }
.col3-1 .bCatList3 p.bCatList3Txt { font-size: 0.8em; line-height: 1.4em; }

/*col3-2（3カラム：25%｜50%｜25%）*/
.col3-2 .bCatList3 ul li h5 { font-size: 1em; line-height: 1.4em; }
.col3-2 .bCatList3 p.bCatList3Txt { font-size: 0.8em; line-height: 1.4em; }

/*col3-3（3カラム：25%｜25%｜50%）*/
.col3-3 .bCatList3 ul li h5 { font-size: 1em; line-height: 1.4em; }
.col3-3 .bCatList3 p.bCatList3Txt { font-size: 0.8em; line-height: 1.4em; }

/*col3-4（3カラム：50%｜25%｜25%）*/
.col3-4 .bCatList3 ul li h5 { font-size: 1em; line-height: 1.4em; }
.col3-4 .bCatList3 p.bCatList3Txt { font-size: 0.8em; line-height: 1.4em; }

/*col3-5（3カラム：固定｜可変｜固定）*/
.col3-5 .bCatList3 ul li h5 { font-size: 1em; line-height: 1.4em; }
.col3-5 .bCatList3 p.bCatList3Txt { font-size: 0.8em; line-height: 1.4em; }

/*col4（4カラム：25%｜25%｜25%｜25%）*/
.col4 .bCatList3 ul li h5 { font-size: 1em; line-height: 1.4em; }
.col4 .bCatList3 p.bCatList3Txt { font-size: 0.8em; line-height: 1.4em; }