@charset "utf-8";
@import url("cmn.css");
@import url("base.css");


/*-------------------------------------------------------------------------
▼content
-------------------------------------------------------------------------*/
.box{
	border: solid 1px #d5d5d5;
	padding: 14px 25px;
	margin-bottom: 20px;
}
.box h3{
	margin-bottom: 20px;
}
.box li{
	margin-bottom: 5px;
}
.imageBox{
	overflow: hidden;
	padding-bottom: 15px;
}
.imageBox li{
	float: left;
	margin-right: 18px; 
}
.imageBox li.last_Image{
	margin-right: 0;
}
.borderBottom{
	border-bottom: dotted 1px #dfdfdf;
}
.blueBg{
	background-color: #e3eef7;
}

.osusumeBox{
	width: 318px;
}
.osusumeBox h3{
	margin-bottom: 10px;
}
#gryBg{
  background:url("../images/price_images/siquential_bg.gif") 0 0 no-repeat;
	padding: 20px;
	width: 278px;
	height: 171px;
}
