
/****************************************************************************************************｡｡
　　　　　　　　　　　　　　　　　　e-crate. HOW TO ORDERページＣＳＳ
****************************************************************************************************/

h4{
font-size:14px;
color:#6F5A40;
margin:0px;
}


p{
padding:0px 15px 0px 15px;
}


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 0px;
line-height:17px;
text-align:left;
}

.photo{
width:545px;
height:300px;
margin-bottom:20px;
margin-left:auto;
margin-right:auto;
}

.map{
width:490px;
height:300px;
margin-left:auto;
margin-right:auto;
margin-bottom:25px;
border:1px solid #000000;
}