
/****************************************************************************************************｡｡
　　　　　　　　　　　　　　　　　　e-crate. HOW TO ORDERページＣＳＳ
****************************************************************************************************/

h4{
font-size:14px;
color:#6F5A40;
margin:0px;
}


p{
padding:0px 23px 0px 23px;
}


A { text-decoration: none; }
A:link { color: #000000; } 
A:visited { color: #000000; } 
A:hover { color: #FF9000; } 
A:active { color: #FF0000; }


.text{
width:500px;
margin-left:auto;
margin-right:auto;
margin-bottom:25px;
padding:15px 20px 15px 20px;
line-height:17px;
}

.text1{
width:500px;
margin-left:auto;
margin-right:auto;
margin-bottom:25px;
padding:0px 20px 15px 20px;
line-height:17px;
}

.red{color:#FF0000;}

.card{
width:400px;
margin-left:auto;
margin-right:auto;
margin-bottom:15px;
}

.ssl{padding-left:15px;}



