@charset "utf-8";

/* theme list A
----------------------------------------*/
#Theme-Contents .section #Search-From-Theme .theme-area .bigImg {
  width:288px;
  background: url("../img/common/img_vertical_line_dot.gif") repeat-y scroll right top transparent;
  float: left;
  margin: 20px 0 35px;
  padding: 14px;
}
#Theme-Contents .section #Search-From-Theme .theme-area .bigImg.last {
  background:none;
}
#Theme-Contents .section #Search-From-Theme .theme-area .bigImg dl{
	background: none;
    float: none;
    margin: 0;
    padding: 0;
}
#Theme-Contents .section #Search-From-Theme .theme-area .bigImg dt p.title {
  color:#0074b7;
  font-size:120%;
  border-left:4px solid #0074b7;
  padding:3px 0 3px 8px;
}
#Theme-Contents .section #Search-From-Theme .theme-area .bigImg dt p.catch {
	font-weight:bold;
	font-size:120%;
	padding:10px 0 12px;
	line-height:1.4em;
}
#Theme-Contents .section #Search-From-Theme .theme-area .bigImg dd {
	width:100%;
}
#Theme-Contents .section #Search-From-Theme .theme-area .bigImg dd p {
	line-height:1.4em;
}
#Theme-Contents .section #Search-From-Theme .theme-area .bigImg dd p.catch {
	font-weight:bold;
	font-size:120%;
	padding:0 0 12px;
}
#Theme-Contents .section #Search-From-Theme .theme-area .bigImg dd p.img {
	margin:0 0 12px;
}
#Theme-Contents .section #Search-From-Theme .theme-area .bigImg dd div.btnSearch{
	text-align:right;
	margin-top:10px;
}
#Theme-Contents .section #Search-From-Theme .theme-area .bigImg .btnSearch{
	text-align:right;
}