@charset "Shift_JIS";
/* -------------------------------------------------------------------

	ページ固有 CSS
	マイページトップ

------------------------------------------------------------------- */

/* ----------------------------------------------------------------

---------------------------------------------------------------- */

/*フッター*/
* html .footer { /*IE6 Hack*/
	padding-top:30px;
}
*:first-child+html .footer { /*IE7 Hack*/
	padding-top:30px;
}



/* ----------------------------------------------------------------
   左カラム
---------------------------------------------------------------- */


/* ----------------------------------------------------------------
   メインカラム
---------------------------------------------------------------- */
/*「○○さんのマイページ」*/
h2.ttl_myp_top {
    font-size: 25px;
    height: 24px;
    margin-bottom: 16px;
    padding: 12px 2px 2px 10px;
}
/*
h2.ttl_myp_top a.btn_logout{
	float:right;
	margin:-10px 0 0 0;
	margin-top:-10px;
	margin-top:-31px;
	display:block;
}
*/

/*-- お花屋さん紹介 --*/
#footer .shop_into {
	width:948px;
	background:#fff8fc url(../images/common/bg_shop_into_btm.png) no-repeat right bottom;
	border:1px solid #ff3366;
}
.shop_into h2 {
	width:948px;
	background:none;
	border:none;
	margin-top:-45px;
}
#fotterfix{
	width:978px;
	height:50px;
	float:left;
}



/* ----------------------------------------
   大見出し
---------------------------------------- */
h2{
	padding:0 0 0 5px;
	font-size:130%;
}
h2 span{
	height:35px;
	padding:12px 0 5px 32px;
	line-height:35px;
	background:url(../images/common/li_circle.png) no-repeat left center;
}


/* ----------------------------------------
   BOX
---------------------------------------- */

.myp_box p.w_arrow_link{
	text-align:right;
	padding: 10px 20px 0 0;
	margin-bottom:20px;
}


/* クーポン */
.myp_box#coupon img.iepingfix{
	margin:-26px 0 0 173px;
}
/*
.myp_box h2,
.myp_box h3{
	font-size: 130%;
	margin: 0 0 0 10px;
}
*/
.myp_box#coupon h2 span{
	padding:5px 0 0 0;
	background:none;
	font-size:15px;
}

.myp_box#coupon h3{
	margin:0 0 2px 15px;
	font-size:130%;
	border:none;
}
.myp_box#coupon ul{
	margin:0 10px -1px 5px;
	font-size:105%;
}
.myp_box#coupon ul li{
	padding:5px 0;
	background:#f5f5f5;
	border-bottom:1px dotted #cccccc;
}
.myp_box#coupon ul li.light{
	background:#ffffff;
}
.myp_box#coupon ul li p{
	padding:0 20px 5px 20px;
	background:url(../images/common/li_arrow_pink.png) 10px 3px no-repeat;
}
.myp_box#coupon ul li p.coupon_limit{
	padding:0 20px 0 20px;
	background:none;
}
.myp_box#coupon ul li p.coupon_limit span{
	padding:0 10px 0 0;
	font-weight:bold;
}

.myp_box#coupon .coupon_regist{
	margin:-7px 10px 10px 10px;
	padding-bottom:10px;
	border-bottom:1px dotted #cccccc;
}
.myp_box#coupon .coupon_regist h3{
	margin:0 0 10px 5px;
}
.myp_box#coupon .coupon_regist p{
	margin:10px 0 0 0px;
	font-size:105%;
}
/*.myp_box#coupon .coupon_regist p a img{
	margin-top:-6px;
}
*/

.inputguide{
	padding: 0 15px 0 0;
}

#frmNfe31501 .inputguide{
	padding: 10px 0 0 0;
}
	
}
.coupon_regist input{
	width:170px;
	margin: 0 15px 0 0;
}
/*
#frmNfe23003\:help{
	padding:0 0 0 17px;
}
*/

/*ヘルプアイコン*/
.myp_box#coupon .icon#help{
	margin-top:-27px;
	*margin-top:-40px;
}


.detailedDescription3 {
/*	background: rgba(0, 0, 0, 0) url("/images/common/linkHeadImg01.png") no-repeat scroll 0 7px;*/
	line-height: 1.2;
	padding: 6px 110px 0 0;
	float:right;	
	font-weight:bold;
}

/*#frmNfe23003\:help,
#form_orderhistory\:linkOrderHistory,
#form_ordertemphistory\:linkOrderTmpHistory
{
	color:#e65583;
}

.leftSp2 {
	margin-left: 2em !important;
	padding-left: 105px;
}
*/
#nowcuponlist{
	padding-left: 20px;
}

.cuponitem h4 {
    border: medium none;
    font-size: 100%;
    margin: 0 0 2px 15px;
}

#menu{
	margin:0 0 11px 0;
	border-left: 3px solid #e25381;
	font-size:18px;	
	line-height: 30px;
}

.cuponitem span{
	font-weight:bold;
	font-size:14px;
	margin: 0 0 2px 15px;
}

/*
.myp_box span{
	font-weight:normal !important;
	font-size:13px;
}
*/
#form_ordertemphistory{
	margin-top:50px;
}
/*
span [id$="orderDateTmp"]{
	margin-left:10px;
}
*/


span[id$="orderDateTmp"] { /* セレクタ名の前方一致 */
	text-align:center;
}

div.productImg{
	width:60px;
	margin:10px 0 0 5px;
	border: 1px solid #cacaca;	
}

div.product_article{
	width:/*190*/205px;
	margin:-60px 0 5px 70px;
}

table.borderTbl3 tbody tr td.delivaryDate {
    padding: 0 !important;
}

li.detail {
    margin-top: 15px;
}

{

}


.section p a,
p.w_arrow_link a{
    position: relative;
    display: inline-block;
    padding-left: 20px;
}
/*.section p a:before,
p.w_arrow_link a:before {
    content: '';
    width: 14px;
    height: 14px;
    background: #ff69b4;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -7px;
}
.section p a:after,
p.w_arrow_link a:after {
    content: '';
    width: 5px;
    height: 5px;
    border: 0px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    left: 3px;
    margin-top: -3px;
}

*/
#form_coupon #coupon p,
#form_ordertemphistory .myp_box_rireki,
#form_orderhistory .myp_box_rireki{
	margin-top:10px;
}


#frmNfe31401 #AmazonPayButton{
	width: 235px !important;
	margin: 25px auto;

}

