@charset "Shift_JIS";
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

	タクボ物置　施工現場写真　投稿キャンペーン

/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#takubo_constphoto {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/* ======================================================================================================================
	キャンペーン紹介
======================================================================================================================*/
#takubo_constphoto .information {
  margin: 20px 0 0;
  padding: 20px 18px 16px;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  background-color: #eee;
}
#takubo_constphoto .information .desc {
  float: left;
  width:  310px;
}
#takubo_constphoto .information .desc .em {
  color: #f00;
}
#takubo_constphoto .information .desc .under {
  text-decoration: underline;
}
#takubo_constphoto .information .desc .note {
  font-size: 12px;
  font-weight: normal;
}
#takubo_constphoto .information img {
  float: right;
}
#takubo_constphoto .information .apply {
  clear: both;
  padding-top: 17px;
}
#takubo_constphoto .information .apply a {
  color: #00f;
  text-decoration: underline;
	white-space: nowrap;
}
#takubo_constphoto .information .shipping strong {
  color: #f00;
}
/* ======================================================================================================================
	物置大バナーリスト
======================================================================================================================*/
#takubo_constphoto .list{
	width:584px;
	margin:30px auto 20px;
	padding-bottom: 30px;
	background: url("/public/img/img_static/mo/takubo/toshocard/bg_list_bottom.png") center bottom no-repeat;
}
#takubo_constphoto .list h2 {
	margin-bottom: 20px;
}
div#series_banner .bnr_item.revision#bnr_stockman_plus { background: url("/public/img/item/common/menu/recommend/mo/sprite_stockman_plus.png?20180706") 0px 0px no-repeat;}
/* クボ物置商品一覧を見るリンク
------------------------------------------------------------------------*/
#takubo_constphoto .link_itemlist {
	position: static;
	text-align: right;
}
#takubo_constphoto .link_itemlist a {
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	color: #00f;
}
/* ======================================================================================================================
	物置詳細ページバナー
======================================================================================================================*/
#mo_detail_banner {
	position: relative;
	clear: both;
	width: 585px;
	height: 161px;
	text-align: center;
}
#mo_detail_banner a.link_wrap {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 585px;
	height: 161px;
	display: block;
}
#mo_detail_banner ul {
	float: none;
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 74px;
	top: 69px;
	text-align: left;
}
#mo_detail_banner ul li{
	float: none;
	display: block;
	padding: 0;
	font-size: 14px;
	margin-bottom: 12px;
	line-height: 1;
}
#mo_detail_banner ul li a {
	text-decoration: underline;
	color: #0000ff;
}
