
/****************************************************************************************************｡｡
　　　　　　　　　　　　　　　　　　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; }


.m_title{
text-align:center;
margin-bottom:10px;
}

.text{
width:500px;
margin-left:auto;
margin-right:auto;
margin-bottom:25px;
padding:15px 0px 0px 40px;
line-height:17px;
text-align:left;
}

.site1{
margin:0px;
padding:0px;
}

.site2{
width:430px;
height:20px;
text-align:left;
padding:0px 0px 0px 20px;
background-image:url(img/sitemap_mark.jpg);
background-repeat:no-repeat;
list-style-type:none;
border-bottom:1px #999999 dotted;
margin-bottom:8px;
}

