
/********************************************************************
*********************************************************************
**************************** 基本スタイル設定 ***************************
*********************************************************************
*********************************************************************/

/* 全体へ指定
*********************************************************************/
body{
	line-height: 130%;
	font-family: "Meiryo", Arial, helvetica, Vernada, "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #333333;
	background: #FFFFFF url() repeat;
}

h1,h2,h3,h4,h5{
	font-size: 100%;
}

a{
	color: #4C4C4C;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}


/* ショップの幅・スペース指定
*********************************************************************/

.WC_shopWidth{width: 950px;}
.WC_mainAllWidth{width: 750px;}
.WC_main1BWidth{width: 735px;}
.WC_sideWidth {width: 200px;}

.WC_spaceL {float: left;width: 15px;}
.WC_spaceT {height: 15px;clear: both;}
.WC_spaceB {height: 15px;clear: both;}

#WC_contents_box {
	height: auto !important;
	-height: 350px;
	min-height: 350px;
}


/********************************************************************
*********************************************************************
******************* ショップレイアウト（上段）設定 ******************
*********************************************************************
*********************************************************************/


/* ショップレイアウトのフレーム
*********************************************************************/
#WC_headerWrap{  }
#WC_layoutSide{	 }
#WC_footerWrap{	
    margin-bottom: 30px;
}


#WC_container{
	padding-top: 10px;
}

.WC_headerTop{
	position: relative;
	zoom: 1;
}

/* ロゴ 
*********************************************************************/
h1{
    height: auto !important;
    -height: 50px;
    min-height: 50px;
	line-height: 100%;
	font-size: 38px;
}

/* トップメッセージ
*********************************************************************/
.WC_headerMessage{
    height: auto !important;
    -height: 50px;
    min-height: 50px;
	position: absolute;
	width: 500px;
	top: 0;
	right: 0;
	text-align: right;
}


/* コピーライト
*********************************************************************/
.WC_footerCopyright{
	height: 30px;
	padding: 5px 0 5px 5px;
	text-align: center;
}


/********************************************************************
*********************************************************************
************************** メイン部分設定 ***************************
*********************************************************************
*********************************************************************/

/* メイン部分のフレーム
*********************************************************************/
#WC_main{ /* センター部分のフレーム */
	padding: 0;
}

/********************************************************************
*********************************************************************
************************* その他の主要設定 **************************
*********************************************************************
*********************************************************************/

/* 各画面のタイトル
*********************************************************************/
#WC_pageDesign_top {
	margin-bottom: 14px;
}

#WC_pageDesign_bottom {
	margin-bottom: 14px;
}


/* 各画面内部のエリア別のタイトル
*********************************************************************/
[id^=WC_sectionTitle] h2{
	font-size: 14px;
	font-weight: bold;
	padding: 7px 5px 3px 32px;
	border: #cccccc 1px solid;
	border-bottom: #cccccc 2px solid;
	background: url(/user/image/icon_ti_n3.gif) no-repeat 7px 6px;
	background-color: #efefef;
	text-align: left;
}
[id^=WC_sectionTitle] h2 span{
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
}
[id^=WC_sectionTitle] .WC_sectionTitleSubTxt{
	padding-left: 3px;
	padding-right: 5px;
}
[id^=WC_sectionTitle] select{
	border: #999999 3px solid; 
	margin-bottom: 2px;
}
[id^=WC_sectionTitle] p{
	padding: 10px;
	border-left: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	background: url(/user/image/page_top_bg.gif);
}


/* ログイン（ID・PW入力部分/会員以外の場合、注文番号・Eメール入力部分などを含む）
*********************************************************************/

.WC_tbLoginForm{
	width: 100%;
	border: #CCCCCC 5px solid;
	background-color: #efefef;
	text-align: center;
}

.WC_tbLoginForm td{
	padding: 5px ;
}

.WC_tbLoginFormInner td{
	padding: 5px ;
}

.WC_LoginTitle{
	vertical-align: middle;
	color: #707070;
	font-size: 14pt;
	font-weight: bold;
}
.WC_LoginInput{
	vertical-align: middle;
}
.WC_LoginInput input{
	width: 400px;
	height: 30px;
	font-size: 16pt;
	font-weight: bold;
}

.WC_LoginBtn{
	vertical-align: middle;
}

.WC_tbLoginFormErrMsg{
	color: #ff0000;
	font-size: 14pt;
	font-weight: bold;
	padding: 10px ;
}


/* 完了画面ボタン
*********************************************************************/
#WC_finishButton{
	padding-top: 30px;
	padding-bottom: 50px;
	text-align: center;
}

/* 外部決済誘導ボタン
*********************************************************************/
#WC_otherPaymentButton {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.a1 {
    position: relative;
    display: inline-block;
    padding: 1.25em 4.5em;
    text-decoration: none;
    color: #FFF;
    background: #fd9535;
    border-bottom: solid 2px #FFCC00;
    border-radius: 4px;
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    font-weight: bold;
    font-size: large;
}

.a1:hover {
    color: #FFCC00;
    border-bottom: solid 2px #fd9535;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
    text-decoration: none;
}

/* 完了画面商品券
*********************************************************************/
#WC_ticket{
	border: #CCCCCC 2px solid;
	background-color: #efefef;
	text-align: center;
	width: 670px;
	height: 280px;
	margin-bottom: 10px;
}

.WC_ticketImg{
	width:0px;
}

.WC_ticketContent{
	width: 670px;
}

.WC_ticktNum{
	float: right;
	text-align: right;
	margin: 12px 40px 0px 0px;
	white-space: nowrap;
	font-size: 9pt;
	font-weight: bold;
	font-family: Meiryo UI, Arial, helvetica, Vernada;
	color: #cc2222;
	text-decoration: underline;
}

.WC_ticketName{
	padding: 80px 80px 5px 80px;
	width: 80%;
	height: 50px;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	line-height:24px;
}

.WC_ticktComment{
	padding: 5px 75px 5px 75px;
	text-align: left;
	font-size: 8pt;
	color: #444444;
	line-height:13px;
}



/* カート内の商品リスト
*********************************************************************/
#WC_cartTbl .th1 { text-align: center; }
#WC_cartTbl .th2, #WC_cartTbl .th3, #WC_cartTbl .th4 {
	width: 8%;
	text-align: center;
}
#WC_cartTbl td { text-align: center; vertical-align: middle; }
#WC_cartTbl .td2 {
	text-align: right; 
	background: url(/user/image/page_top_bg.gif);
	padding: 6px 10px 6px 0;
}
#WC_cartTbl .div2 {
	padding: 5px 0 5px 0;
}

#WC_cartTbl .WC_cartItemName{
	text-align: left; 
}
#WC_cartTbl .WC_cartItemName img{
	padding-left: 3px;
	vertical-align: top;
}
#WC_cartTbl .WC_cartItemReduceTaxMark {
    color: #0000ff;
    font-size: large;
}
#WC_cartTbl .WC_cartUnitPrice, .WC_cartSum {
	font-weight: bold;
	color: #ff0000;
}
#WC_cartTbl .WC_cartUnit, #WC_cartTbl .WC_cartUnit input{
	font-weight: bold;
	color: #ff0000;
}
#WC_cartTbl .WC_cartTotalSumTitle {
	font-size: 16px;
	font-weight: bold;
}
#WC_cartTbl .WC_cartItemFeeSumTitle, .WC_cartFreightFeeTitle, .WC_cartCommissionFeeTitle  {
	font-size: 16px;
	font-weight: bold;
}
#WC_cartTbl .WC_cartItemCurrentTaxFeeSumTitle, .WC_cartItemReduceTaxFeeSumTitle {
    font-size: 16px;
    font-weight: bold;
    color: #0000ff;
}
#WC_cartTbl .WC_cartTotalSum {
	float: right;
	display: block;
	width:200px;
	font-family: Arial, Vernada;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
}
#WC_cartTbl .WC_cartItemFeeSum, .WC_cartFreightFee, .WC_cartCommissionFee {
	float: right;
	display: block;
	width:200px;
	font-family: Arial, Vernada;
	font-size: 16px;
	font-weight: bold;
}
#WC_cartTbl .WC_cartItemCurrentTaxFeeSum, .WC_cartItemReduceTaxFeeSum {
	float: right;
	display: block;
    width: 200px;
	font-family: Arial, Vernada;
	font-size: 16px;
	font-weight: bold;
    color: #0000ff;
}
#WC_cartTbl .WC_cartItemReduceTaxFeeSumComment {
    color: #0000ff;
}

/* 画面説明
*********************************************************************/
#WC_tblPageExplainLayout .WC_Explain {
}

/* 商品説明
*********************************************************************/
#WC_tblItemDetailLayout .WC_Explain {
}


/* 決済方法・配送方法選択画面
*********************************************************************/
#WC_paymentTypeInput .WC_paymentContent {
	vertical-align: top;
}
#WC_paymentTypeInput .WC_paymentContent h2, #WC_orderNumInput .WC_orderNumContent h2{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
#WC_paymentTypeInput .WC_paymentContent p {
	padding-left: 25px;
	margin-bottom: 5px;
}
#WC_paymentTypeInput td {
	vertical-align: middle;
}

#WC_paymentTypeInput .WC_paymentContent ul{
	padding-left: 0;
	padding-top: 0px;
}
#WC_paymentTypeInput .WC_paymentContent li{
	padding: 5px 5px 5px 5px;
	list-style: none;
	display: block;
	text-align: left;
}

#WC_paymentTypeInput .WC_paymentContent .WC_cardShow li{
	/*padding: 5px 5px 5px 5px; */
	/*list-style: none;*/
	display: inline;
	text-align: center;
}
#WC_orderNumInput .WC_orderNumInfo, #WC_orderNumInput .WC_orderTimeInfo{
	color: #ff0000;
}
	

/********************************************************************
*********************************************************************
******************** テーブルやフォームのデザインCSS *************************
*********************************************************************
*********************************************************************/

/*　幅が設定されたテーブル
*********************************************************************/
.WC_tblWidth100 { width: 100%; }
.WC_tblWidth97 { width: 97%; margin: 0 auto; text-align:left; }
.WC_tblWidth90 { width: 90%; margin: 0 auto; text-align:left; }
.WC_tblWidth80 { width: 80%; margin: 0 auto; text-align:left; }
.WC_tblWidth70 { width: 70%; margin: 0 auto; text-align:left; }

/* テーブルの表示タイプ１（フォームなどにも使用）
*********************************************************************/
.WC_tableHoriType {
	border: 1px #CCCCCC solid;
}
.WC_tableHoriType th{
	padding: 5px;
	border: 1px #cccccc solid;
	text-align: center;
	background-color: #EFEFEF;
	white-space : nowrap;
}
.WC_tableHoriType td{
	padding: 5px;
	border: 1px #CCCCCC solid;
}

.WC_tableVertType {
	border: 1px #CCCCCC solid;
}
.WC_tableVertType th{
	padding: 5px;
	width: auto;
	border: 1px #CCCCCC solid;
	text-align:left;
	background-color: #EFEFEF;
    /* white-space : nowrap; */
	vertical-align: middle;
}
.WC_tableVertType .WC_mustInput{
	text-indent:18px;
	background: url(/user/image/must.gif) no-repeat 5px center; 
	background-color: #EFEFEF;
}
.WC_tableVertType .WC_noMustInput{
	text-indent:18px;
	background: url(/user/image/nomust.gif) no-repeat 5px center; 
	background-color: #EFEFEF;
}
.WC_tableVertType td{
	padding: 5px;
	border: 1px #CCCCCC solid;
}

/* テーブルの基本フォーマット２（結果メッセージなどに使用）
*********************************************************************/
.WC_tblBgWrap {
	border: 1px #CCCCCC solid;
	padding : 10px 10px 10px 10px;
	background: url(/user/image/bg_cart_guide.gif) no-repeat right bottom;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}

.WC_tblResult th{
	padding: 5px;
	border: 1px #CCCCCC solid;
	text-align:left;
	background-color: #EFEFEF;
	white-space : nowrap;
	vertical-align: middle;
}
.WC_tblResult td{
	padding: 5px;
	height: 100px;
	border: 1px #CCCCCC solid;
	text-align: center;
	vertical-align: middle;
	background: url(/user/image/bg_cart_guide.gif) no-repeat right bottom;

}

/* フォームの入力エラー・注意メッセージ表示デザイン
*********************************************************************/
.WC_formTopErrImg{
	float: left;
}
.WC_formTopErrMsg li, .WC_cartZeroPriceMsg li{
	margin-left: 60px;
	padding: 3px 0 3px 15px;
	list-style: none;
	text-align: left;
	background: url(/user/image/arrow_error.gif) no-repeat left 7px;
	margin-bottom: 2px;
}
.WC_formTopErrMsg li span{
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	display: block;
	margin-bottom: 2px;
}
.WC_formFieldErrMsg {
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	display: block;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 2px;
	background: url(/user/image/arrow_error.gif) no-repeat left center;
	margin-bottom: 2px;
}


/* 各種フォームの郵便番号検索ボタン・結果メッセージ
*********************************************************************/
.WC_zipFinder{
	padding-top: 5px;
}
.WC_zipFinder img{
	float: left;
	padding-right: 8px;
}
.WC_zipFinder layer, .WC_zipFinder .find_zip_msg{
	padding-top: 4px;
	font-size: 14px;
	color: #FF0505;
	font-weight: bold;
}

/* フォームについてのその他の設定
*********************************************************************/
.WC_form span{
	display: block;
}
.WC_mustInputGuide {
	display: block;
	padding-left: 16px;
	background: url(/user/image/must.gif) no-repeat left center;
}

.WC_bottomBtn{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	border-top: #CCCCCC 2px solid;
}

.WC_bottomBtn img, .WC_bottomBtn input{
	vertical-align: top;
}

.WC_bottomProcessView{
	width: 300px;	
	height: 46px;
	border: 3px solid #ff4e00;
	background: #EFEFEF;
	font-size: 18px;
	color: #ff4e00;
	font-weight: bold;
	vertical-align: bottom;
}
.WC_bottomProcessView p {
	padding: 14px 0px 14px 0px;
}

.WC_bottomProcessView2 {
    width: 300px;
    height: 46px;
    border: 3px solid #00335e;
    background: #f7d54c;
    font-size: 18px;
    color: #00335e;
    font-weight: bold;
    vertical-align: bottom;
}

.WC_bottomProcessView2 p {
    padding: 14px 0px 14px 0px;
}



.WC_trade_privacy a{
	color: #0000ff;
	text-decoration: none;
}

.WC_trade_privacy a:hover{
	color: #ff0000;
	text-decoration: underline;
}

.WC_trade_privacy span{
	text-indent:24px;
	background: url(/user/image/must.gif) no-repeat 5px center; 
	width: 172px;
	height: 18px;
	display: block;
}


/* 都道府県プルダウンフォーム
*********************************************************************/


#address1, #d_address1 {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

#address1, #d_address1 {
    width: 97%;
    padding: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #999;
    background: #fff;
    background: url(/img_server/co_img1/papademo/etc/img_arrow24.png) right 50% no-repeat;
    );
    background: url(/img_server/co_img1/papademo/etc/img_arrow24.png) right 50% no-repeat;
    );
    background-size: 20px, 100%;
}

#address1.WC_formFieldErrMrk, #d_address1.WC_formFieldErrMrk {
    background-color: #F5A9A9;
}

/* フォーム全体の大きさ調整
*********************************************************************/
input[type="text"], input[type="tel"] {
    height: 30px;
    background: #ffffff;
    border: 1px solid #bebebe;
    font-size: 1em;
    text-indent: 0.7em;
}

input[type="file"] {
    height: 30px;
    width: 90%;
    background: #ffffff;
    border: 1px solid #bebebe;
    font-size: 1em;
}

textarea {
    width: 100%;
    background: #ffffff;
    border: 1px solid #bebebe;
    font-size: 1em;
    text-indent: 0.7em;
}

select {
    background: #ffffff;
    border: 1px solid #bebebe;
    font-size: 1em;
}

input[type="text"].WC_formFieldErrMrk, input[type="tel"].WC_formFieldErrMrk, textarea.WC_formFieldErrMrk, select.WC_formFieldErrMrk {
    background: #F5A9A9;
}

.WC_formFieldErrMrk  {
    background-color: #F5A9A9;
}

input[type="text"]:focus, input[type="tel"]:focus {
	background: #edf4ff;
	border: 1px solid #4881d9;
}

.WC_orderNumContent:after {
    content: "ありがとうございました。お申込みの内容は、システムより自動メールが送信されますのでご確認下さい。";
    font-size: 20px;
}


/* マウスオーバーでリンクの色を変える */

.link img:hover {
    opacity: 0.8;
}

/* 特商法リンクのスタイルくずれを修正 */
.WC_trade_privacy span {
    width: 300px !important;
}

/* 点滅 */
.blinking {
    -webkit-animation: blink 1.5s ease-in-out infinite alternate;
    -moz-animation: blink 1.5s ease-in-out infinite alternate;
    animation: blink 1.5s ease-in-out infinite alternate;
}

@-webkit-keyframes blink {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes blink {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

span[id^="attachStatus"] {
    font-size: 14px;
    font-weight: bold;
    padding-top: 2px;
}
