@charset "euc-jp";

/*=========================================

	text.css

					since: 2008-1-29

===========================================

 目次

検索で毎日ポイントがたまる！　CSS
テキスト
	
	1. キャンペーン詳細


 更新履歴
 
	2008/01/29 : 新規制作
	 
*/


/*===== 1. キャンペーン詳細 =====*/ 


#outline{
  background: url(http://i.yimg.jp/images/premium/campaign/searchpoint/s_back.gif) repeat-y;
}

.outline-list{
  padding-left: 18px;
  padding-right: 18px;
  border-bottom: solid 1px #3585FE;
}

.outline-list2{
  padding-left: 18px;
  padding-right: 18px;
}

.list1{
  width: 165px;
  padding-bottom: 10px;
  float: left;
}

.list2{
  width: 718px;
  padding-bottom: 10px;
  float: right;
}

.list3{
  width: 165px;
  padding-bottom: 10px;
  padding-top: 10px;
  float: left;
}

.list4{
  width: 718px;
  padding-bottom: 10px;
  padding-top: 10px;
  float: right;
}

.ddisc{
  padding-left: 16px;
}

.disc{
  display: list-item;
  list-style-type:disc;
  list-style-position: outside;
}

.bottom{
  margin-bottom: 30px;
}