@charset "utf-8";
/* CSS Document */

.insideUL {
	list-style:disc;
	margin-left:15px;
	padding:0px;
}
#prdctRight .orderBox .orderLeft {
	width:463px;
	float:left;
}
#prdctRight .orderBox .prdctDetail_bg {
	border: 1px solid #DBD2C8;
	background-color: #FFFFFF;
	width:456px;
	/*float:left;*/
	float:none;
	padding: 2px;
	margin-left: 3px;
	margin-bottom:10px;
}

#prdctRight .orderBox .prdctDetail_bg .prdctDetail {
	background-color:#F2EFED;
	padding:10px;
}
#prdctRight .orderBox .prdctDetail_bg .prdctDetail table{
	border-collapse:collapse;
	border-spacing:0px;
	border:none;
	empty-cells:show;
	width:100%;
	height:auto;
}
#prdctRight .orderBox .prdctDetail_bg .prdctDetail table th{
	vertical-align:top;
	padding:0px 0px 0px 0px;
	width:180px;
}
#prdctRight .orderBox .prdctDetail_bg .prdctDetail table td{
	vertical-align:top;
	padding:0px 0px 0px 10px;
}
#prdctRight .orderBox .prdctDetail_bg .prdctDetail table td table {
	width:auto;
	margin-bottom:10px;
}
#prdctRight .orderBox .prdctDetail_bg .prdctDetail table td table td{
	padding:0px;
	vertical-align:top;
}
#prdctRight .orderBox .prdctDetail_bg .prdctDetail table td p{
	padding-bottom:10px;
	font-weight:bold;
}
#prdctRight .orderBox .prdctDetail_bg .prdctDetail table td p.normal{
	font-weight:normal;
}

/* 育児手帖 */

.nursing_howto {
	padding:10px 0px 10px 7px;
}
.nursing_howto .nursing_howto_L {
	width:352px;
	text-align:center;
	float:left;
}
.nursing_howto .nursing_howto_R {
	width:311px;
	background:url(../../img/product/handbook/hb_howto2.jpg) 0 0 no-repeat;
	text-align:center;
	float:left;
}
.nursing_howto p{
	padding:10px 0px;
}
.nursing_howto .nursing_howto_R .nursing_howto_img{
	padding:10px 30px 10px 10px;
	text-align:right;
}

/* レイアウトの選択 */
.nursing_layout {
	position:relative;
	padding-bottom:20px;
}
.nursing_layout div{
	position:absolute;
	top:0px;
	right:10px;
}
.nursing_layout h4 {
	padding:0px;
	margin:10px 0px 0px 0px;
}
.nursing_layout div h4.nom {
	padding:0px;
	margin:0px 0px 0px 0px;
}
.nursing_layout div p{
	padding:0px;
	margin:0px;
}
.nursing_layout_btn {
	padding:20px 0px;
	text-align:center;
}
.nursing_layout_btn a{
	margin:0px 20px;
}

.nursing_rec {
	background:url(../../img/product/nursing/osusume.gif) 0 0 no-repeat;
	height:179px;
}
#prdctRight .nursing_rec p{
	padding:40px 210px 0px 30px;
	font-size:12px;
}

.nur_open {
	position:relative;
	height:600px;
}
.nur_open p{
	padding:10px 10px 30px 10px;
}
.nur_open .nur_open1 {
	width:342px;
	position:absolute;
	left:0px;
	text-align:center;
	height:260px;
}
.nur_open .nur_open2 {
	width:339px;
	position:absolute;
	right:0px;
	text-align:center;
	height:260px;
}
.nur_open .nur_open3 {
	width:342px;
	position:absolute;
	left:0px;
	bottom:0px;
	text-align:center;
	height:260px;
}
.nur_open .nur_open4 {
	width:339px;
	position:absolute;
	right:0px;
	bottom:0px;
	text-align:center;
	height:260px;
}
.nur_open .zoom {
	position:absolute;
	right:20px;
	bottom:35px;
	z-index:99;
	padding:0px;
}

.mainimage {
	background:url(../../img/product/nursing/nurse_mainimage.jpg) 0 0 no-repeat;
	height:323px;
	position:relative;
}
.mainimage .nurse_txt {
	position:absolute;
	top:90px;
	right:20px;
	width:255px;
}
.mainimage .zoom {
	position:absolute;
	bottom:20px;
	left:20px;
}
.mainimage .topTxt {
	position:absolute;
	bottom:20px;
	right:140px;
}