@import url(https://secure1.future-shop.jp/~conpaneya/fs2_smp_color_green/fs2_smp_color_green.css);

/*------------------------------------------------------------*/
/*決済説明ページのパンくずのみ非表示*/
.FS2_body_Goods_info .pan{display:none;}
/*------------------------------------------------------------*/

.fsamp_bannerTable{
 width:100%;
}

.fsamp_bannerTable tr td{ 
 width:100%;
 -moz-box-sizing:border-box;
 -webkit-box-sizing:border-box;
 -ms-box-sizing:border-box;
 box-sizing:border-box;
 text-align:center;
}

.fsamp_bannerTable tr td img{
 width:95%;
}




/* ▼ 四角の形状を変える ▼ */
.FS2_pagination .FS2_pagenationList li {
	margin:3px; /* ←四角と四角の間の幅 */
	border-radius: 3px; /* ←四角の角丸 */
	border: 1px solid #228b22; /* ←四角の枠 */
	font-size: 1.25em; /* ←文字サイズ */
}

/* ▼ 両端矢印の位置 ▼ */
.FS2_pagination .FS2_paginationArrows li {
	padding: 10px 3px; /* ←矢印の位置 */
}

/* ▼ ・・・の四角 ▼ */
.FS2_pagination 
.FS2_pagenationList li.FS2_pagination_hellip {
	border: none; /* 枠をなくす */
}

/* 商品画像のポップアップ画像の幅指定 */ 
#FS2_ItemImagePopup img{ 
width:100%; 
} 

.itemPrice{
font-size:200%;
color:red;
}

.FS2_ItemComment FS2_contents_container{
font-size:180%;

}

/*パンくずフォント変更*/
p{font-family: sans-serif, "ＭＳ ゴシック"; }
.FS2_breadcrumbs{font-family: sans-serif;}



div#FS2_layout_body {
    padding: 0 8px;
}
div#FS2_header {
    padding: 8px 0;
}

/*注文確認ページの表の背景色を変更*/
.FS2_OrderConfirm_list  .FS2_table th {
    background: #fffadd;
}

#FS2_body_Cart .FS2_table th {
    background: #fffadd;
}



.FS2_Cart_Item_Thumbnail img {
    width: 100%;
}

/*カートページのサムネイルのサイズ調整*/
.FS2_Cart_Item_Thumbnail {
    width: 30％;
}




.infot{margin-top:20px;padding:10px;padding-top:30px;padding-bottom:30px;background:url(https://www.conpaneya.jp/sp/images/back.jpg);}
.infot p{font-size:80%;font-weight:bold;text-align:left;padding-left:15px;padding-bottom:10px;padding-top:30px;}



.FS2_Token_Button image{
margin-top:-20px;vertical-align:central;
}

.FS2_DeliveryEdit_table FS2_table th{
Height:140%;
}


