@charset "utf-8";

/* deal.css --------------------------------------------------------------
 :title "deal";
 :created "2008-09-03";
 :release [:revision "1.0"; :created "2008-09-03"];
 :author [:name "diamon"; :homepage <http://refeed.jp/>; :mbox "info@refeed.jp"];
 
------------------------------------------------------------------------------------*/
.header {
	padding:0 0 5px 0;
	margin:0 0 20px 0;
	border-bottom:5px solid #000;
}

h2.caption {
	width:612px;
	height:36px;
	margin:0 0 20px 17px;
	background:url(../img/design/title.gif) no-repeat;
	text-indent:-30000px;	
}

.article {
	margin-bottom:32px;
}

h3 {
	width:713px;
	height:56px;
	margin:0 0 10px 38px;
	background:url(../img/design/caption01.gif) no-repeat;
	text-indent:-30000px;
}

.article-frame {
	padding:15px 0 0 0;
	background:url(../img/base/frame_L.gif) no-repeat;
	overflow:hidden;
}

.article-box {
	padding:0 0 15px 0;
	background:url(../img/base/frame_L_bottom.gif) no-repeat left bottom;
	overflow:hidden;
}

.thumbnails {
	margin:30px -40px -30px 30px;
}

.thumbnails img {
	margin:0 40px 30px 0;
}