@charset "utf-8";

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
* 画像付き新着記事一覧（ページ組込用）
*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.xp_feednewimg {

  font-size:12px;
  padding:5px 10px 10px 20px;
  clear: both;
}
.xp_feednewimg .xp_item_box{
  float:left;
  width:102px;
  height:190px;
  overflow:hidden;
  text-align:center;
  padding: 5px 5px 10px 5px;
  margin:5px 5px 5px 0px;
  border:1px solid #cccccc;
}
.xp_feednewimg .xp_image_box {
  border:0px;
  text-align:center;
  height:85px;
  overflow:hidden;
  margin-bottom: 0px;
}
.xp_feednewimg .xp_image_box img {
  height:85px;
}
.xp_data {
  border:0px;
  text-align:left;
  height:40px;
  margin: 0px 0px 0px 0px;
}
.xp_feednewimg_frame img {
  border: 0px;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
* 特集記事一覧（ページ組込用）
*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.xp_feedspecial {
  font-size:12px;
}
.xp_feedspecial .xp_item_box {
	width:301px;
	clear: both;
	padding-bottom: 5px;
	border-bottom: 1px solid #e7e7e7;
	padding-top: 5px;
	/*height: 135px;*/
}
/*トップの画像とテキストの部分*/
.xp_feedspecial .xp_item_left_box {
  float:left;
  width:75px;
}
.xp_feedspecial .xp_item_right_box {
  float:left;
  width:220px;
}
.xp_feedspecial img {
	border:0px;
	width: 60px;
}
/*071226画像サイズ調整(上書き？)*/
#box_category_recommend img{
  width:50px;
}
#box_category_news_left img{
  width:50px;
}
#box_category_recommend .xp_item_left_box {
  float:left;
  width:60px;
}
#box_category_news_left .xp_item_left_box {
  float:left;
  width:60px;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
* 新着記事一覧（ページ組込用）
*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.xp_feednew {
  width:600px;
  font-size:12px;
}
.xp_feednew .xp_item_box {
  padding:8px;
  clear: both;
}
.xp_feednew .xp_item_right_box {
  float:left;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
* 新着ブログ一覧（ページ組込用）
*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.xp_blognew {
  width:600px;
  font-size:12px;
}
.xp_blognew .xp_item_box {
  width:580px;
  padding:8px;
  clear: both;
}
.xp_blognew .xp_item_left_box {
  float:left;
  width:100px;
  height:100px;
}
.xp_blognew .xp_item_right_box {
  float:left;
  width:470px;
}
.xp_blognew img {
  border:0px;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
* 人気ブログ一覧（ページ組込用）
*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.xp_blogrank {
  width:590px;
  font-size:12px;
  border-top:1px dotted #4c4c4c;
}
.xp_blogrank .xp_item_box {
  border-bottom:1px dotted #4c4c4c;
  width:580px;
  height:110px;
  padding:8px;
  clear: both;
}
.xp_blogrank .xp_item_left_box {
  float:left;
  width:100px;
  height:100px;
}
.xp_blogrank .xp_item_right_box {
  float:left;
  width:470px;
}
.xp_blogrank img {
  border:0px;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
* 人気記事一覧（ページ組込用）TOP
*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#box_columnrank .xp_feedrank {
	font-size:12px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#box_columnrank .xp_feedrank .xp_item_box {
	/* 071226
	width:250px;*/
	clear: both;
}
#box_columnrank .xp_feedrank .xp_item_left_box {
  float:left;
  width:32px;
  height:27px;
}
#box_columnrank .xp_feedrank .xp_item_right_box {
  float:left;
  width:214px;
}
#box_columnrank .xp_feedrank img {
  border:0px;
}
#box_columnrank #topnews #gad {
	width: 336px;
	float: right;
}
#box_columnrank #topnews .xp_feednew {
	width: 255px;
	float: left;
}
.style1 {color: #FF3300}
