@charset "utf-8";

/*----------------------------------------------------
	別ウィンドウ基本
----------------------------------------------------*/
.blank {
	background: #fff;
}


.blank #header {
	border-bottom: 3px solid #1d2088;
}

.blank #header #headerCont {
	position: relative;
	_zoom: 1;
	width: 90%;
	margin: 0 auto;
	padding: 15px 0 10px;
}

.blank #header #headerCont p.id{
	position: absolute;
	top: 50%;
	right: 90px;
	margin: -1px 0 0;
}

.blank #header #headerCont p{
	position: absolute;
	top: 50%;
	right: 0;
	margin: -7px 0 0;
}

.blank #contenter {
	width: 90%;
	margin: 20px auto;
}

.blank #contenter h2 {
	margin: 0 0 5px;
	font-size: 135%;
	line-height: 1;
	color: #1d2088;
}

.blank p.closeBtn {
	width: 90%;
	margin: 20px auto;
	text-align: center;
}

.blank #footer {
	background: #f2f2f2;
}

.blank #footer #footerCont {
	width: 90%;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
}

/*----------------------------------------------------
	掛紙の選び方
----------------------------------------------------*/
#kakegami #contenter {

}

#kakegami #contenter p.kome {
	font-size: 80%;
	color: #666;
}

#kakegami #contenter h3 {
	margin: 40px 0 0;
	padding: 0 0 8px 18px;
	font-size: 125%;
	line-height: 1.1;
	color: #e50012;
	background: url(/images/guide/point_gray_l.gif) no-repeat 0px 2px;
	border-bottom: 2px dotted #ccc;
}

#kakegami #contenter h4 {
	margin: 20px 0 0;
	padding: 2px 5px;
	font-size: 114%;
	color: #1d2088;
	background: #ebf2fc;
}

#kakegami #contenter h4 span {
	color: #b1c4ee;
}

#kakegami #contenter h4.color2 {
	background: #fff1f1;
	color: #e2575d;
}

#kakegami #contenter h4.color2 span {
	color: #f4b3b6;
}

#kakegami #contenter h4.color3 {
	background: #e9e9e9;
	color: #728189;
}

#kakegami #contenter h4.color3 span {
	color: #b1bbc0;
}

#kakegami #contenter .set {
	position: relative;
	_zoom: 1;
	margin: 10px 0 0;
	padding: 0 0 0 110px;
	min-height: 104px;
	height: auto !important;
	height: 104px;
}

#kakegami #contenter .set img {
	position: absolute;
	top: 0;
	left: 0;
}

#kakegami #contenter .set.set2nd {
	padding-top: 10px;
	border-top: 1px dotted #ccc;
}

#kakegami #contenter .set.set2nd img {
	top: 10px;
}

#kakegami #contenter .set dl {
}

#kakegami #contenter .set dl dt {
	font-weight: bold;
	font-size: 114%;
	color: #333;
}

/*----------------------------------------------------
	宅配承り注意事項
----------------------------------------------------*/
#deliveryNotes #contenter h3 {
	margin: 40px 0 0;
	padding: 0 0 8px;
	font-size: 125%;
	line-height: 1.1;
	color: #e50012;
	border-bottom: 2px dotted #ccc;
}

#deliveryNotes #contenter ol li {
	margin-top: 0.5em;
	margin-left: 2.5em;
	text-indent: -2.4em;
}

#deliveryNotes #contenter p {
	margin-top: 0.5em;
}

#deliveryNotes #contenter p.right {
	text-align: right;
}

/*----------------------------------------------------
	お届けのご注意
----------------------------------------------------*/

#otodoke #contenter .box {
	margin: 40px 0 0;
	padding: 0.5em 1.0em 1.0em 1.0em;
	border: 1px solid #ccc;
}
#otodoke #contenter .box dd {
	width: 7em;
	float: left;
	margin-top: 0.5em;
}
#otodoke #contenter .box dt {
	margin: 0.5em 0 0 7em;
}
#otodoke #contenter h3 {
	margin: 40px 0 0;
	padding: 0 0 8px;
	font-size: 125%;
	line-height: 1.1;
	color: #e50012;
	border-bottom: 2px dotted #ccc;
}
#otodoke #contenter ul.delver {
	margin-left: 1.2em;
}
#otodoke #contenter ul.delver li {
	list-style-type: disc;
	margin-top: 0.5em;
}
#otodoke #contenter a.pointLink {
	background-image: url(/images/common/arrow_blue.gif);
}
#otodoke #contenter ul {
	margin-left: 0em;
	margin-top: 0.5em;
}

/*----------------------------------------------------
	店頭お渡しのご注意
----------------------------------------------------*/
#owatashi #contenter .box {
	margin: 40px 0 0;
	padding: 0.5em 1.0em 1.0em 1.0em;
	border: 1px solid #ccc;
}
#owatashi #contenter .box dd {
	width: 7em;
	float: left;
	margin-top: 0.5em;
}
#owatashi #contenter .box dt {
	margin: 0.5em 0 0 7em;
}
#owatashi #contenter h3 {
	margin: 40px 0 0;
	padding: 0 0 8px;
	font-size: 125%;
	line-height: 1.1;
	color: #e50012;
	border-bottom: 2px dotted #ccc;
}
#owatashi #contenter ol li {
	margin-top: 0.5em;
	margin-left: 2.5em;
	text-indent: -2.4em;
}
#owatashi #contenter ul li {
	margin-top: 0.5em;
}
#owatashi #contenter ul li a.pointLink {
	background-image: url(/images/common/arrow_blue.gif);
}


/*----------------------------------------------------
	ご利用規約
----------------------------------------------------*/
.blank#guideAbout #contenter p.day,
.blank#guideAbout #contenter p.copy {
	margin-top: 1em;
}

.blank#guideAbout #contenter p.signature {
	margin-top: 1em;
	text-align: right;
}

.blank#guideAbout #contenter p.indnt {
	margin: 0.3em 0 0 2em;
}

.blank#guideAbout #contenter h4 {
	margin-top: 1em;
	font-size: 114%;
}

.blank#guideAbout #contenter ol {
	margin-top: 0.4em;
}

.blank#guideAbout #contenter ol li {
	margin-top: 0.3em;
	margin-left: 2em;
	line-height: 1.3;
	list-style-type: decimal;
}

.blank#guideAbout #contenter ol ol li {
	list-style-type: lower-roman;
}

.blank#guideAbout #contenter ol ol li {
	list-style-type: lower-roman;
}

.blank#guideAbout #contenter p.link a {
	padding: 0 5px 0 12px;
	line-height: 1.2;
	background: url(/images/common/arrow_blue.gif) no-repeat left center;
}

/*----------------------------------------------------
	クレジットカード情報のご登録に関するご案内
----------------------------------------------------*/
.blank#card #contenter p {
	margin-top: 0.3em;
	margin-left: 2em;
	line-height: 1.3;
	list-style-type: decimal;
}

/*----------------------------------------------------
	商品ポップアップ
----------------------------------------------------*/
.blank#goods h2.categoryTitle {
	width: 550px;
	margin-left: 25px;
}

.blank#goods h4.subTitle {
	font-size: 125%;
	line-height: 1.1;
	color: #e50012;
	background: url(/images/guide/point_gray_l.gif) no-repeat 0px 2px;
	padding: 0 0 8px 18px;
	border-bottom: 2px dotted #ccc;
	margin-left: 25px;
	width: 550px;
}

.blank#goods h4.subTitleCosme {
	font-size: 125%;
	line-height: 1.1;
	color: #8e0e7d;
	background: url(/images/guide/point_gray_l.gif) no-repeat 0px 2px;
	padding: 0 0 8px 18px;
	border-bottom: 2px dotted #ccc;
	margin-left: 25px;
	width: 550px;
}


.blank#goods p.material {
	margin-left: 25px;
	width: 550px;
}

.blank#goods img {
	margin-left: 25px;
}