/*-----102 人気ブログ一覧----*/
#xp_blognew_frame {
	width:630px;
	font-size:12px;
  /*border-top:1px dotted #4c4c4c;*/
	margin-top: 15px;
}
#xp_blognew_frame .xp_item_box {
  border-top:1px dotted #4c4c4c;
	width:630px;
	padding:8px 0px;
	float: left;
}
#xp_blognew_frame .xp_item_left_box {
  float:left;
  width:90px;
}
#xp_blognew_frame .xp_item_right_box {
  float:left;
  width:530px;
}
#xp_blognew_frame img {
  border:0px;
}
.xp_item_left_box img {
  width:80px;
}

/*-----104 人気ブログ一覧----*/
#xp_blogrank_frame {
	width:630px;
	font-size:12px;
  /*border-top:1px dotted #4c4c4c;*/
	margin-top: 15px;
}
#xp_blogrank_frame .xp_item_box {
  border-top:1px dotted #4c4c4c;
	width:630px;
	padding:8px 0px;
	float: left;
}
#xp_blogrank_frame .xp_item_left_box {
  float:left;
  width:90px;
}
#xp_blogrank_frame .xp_item_right_box {
  float:left;
  width:530px;
}
#xp_blogrank_frame img {  border:0px;
  width:80px;
}

/*-----202 新着記事一覧----*/
#xp_feednew_frame {
	width:630px;
	font-size:12px;
  /*border-top:1px dotted #4c4c4c;*/
	margin-top: 15px;
}
#xp_feednew_frame .xp_item_box {
  border-top:1px dotted #4c4c4c;
	width:630px;
	padding:8px 0px;
	float: left;
}
#xp_feednew_frame .xp_item_left_box {
  float:left;
  width:90px;
}
#xp_feednew_frame .xp_item_right_box {
  float:left;
  width:530px;
}
#xp_feednew_frame img {  border:0px;
  width:80px;
}

/*-----204 人気記事一覧----*/
#xp_feedrank_frame {
	width:630px;
	font-size:12px;
  /*border-top:1px dotted #4c4c4c;*/
	margin-top: 15px;
}
#xp_feedrank_frame .xp_item_box {
  border-top:1px dotted #4c4c4c;
	width:630px;
	padding:8px 0px;
	float: left;
}
#xp_feedrank_frame .xp_item_left_box {
  float:left;
  width:90px;
}
#xp_feedrank_frame .xp_item_right_box {
  float:left;
  width:530px;
}
#xp_feedrank_frame img {  border:0px;
  width:80px;
}


/*-----204 共通----*/
.s_subText{
	text-align:right;
	font-size:10px;
}

