@charset "shift_jis";
@import "../css/bs.css";


/*-------–K–â”Ì”„–@•\Ž¦ ------*/
#MContents{
  margin:4px auto;
  font-size:12px;
  width:650px;
}

#tuhanTb{
  border-collapse:collapse;
  width:600px;
}
.botpadding{
  padding-left:30px;
}
/*-------------------------*/

#tuhanLow{
    text-align:center;
  margin:4px auto;
  font-size:12px;
  width:650px;
}

#CDbox{
    text-align:center;
    margin:0 auto;
    position:relative;
    width:630px;
  font-family:"‚l‚r ‚oƒSƒVƒbƒN";
}

#choiceDay{
    width:300px;
    padding:0;
    float:right;
     display:block;
    height:230px;
  /*  line-height:1.2em;*/
}

#calendar{
    width:280px;
    padding:18px 10px 0 18px;
    float:left;
    display:block;
    height:224px;
    background-color:#ffffea;
    border:#c0c0c0 1px solid;
    font-size:15px;
  font-family:Arial,"‚l‚r ‚oƒSƒVƒbƒN","‚l‚r ƒSƒVƒbƒN";
 /*   line-height:1.4em;*/
}

#CDbox:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

#dayChoice{
/*  width:352px; */
  margin:0 auto;
  border:solid;
  border-collapse:collapse;
  font-family:"‚l‚r ‚oƒSƒVƒbƒN";
  font-size:15px;
  color:#000000;
  border-color:#993300;
}

#orderTb{
  table-layout:fixed;
  border-collapse:collapse;
  width:680px;
  margin:10px auto;
  text-align:center;
  font-family:"‚l‚r ƒSƒVƒbƒN";
 border:2px solid #993300;
}

.padTd{
   padding:10px;
}
#orderTb td{
 border:1px solid #993300;
}
#orderTb td.noLeftLine{
  border:none;
}
#orderTb td.noRightLine{
  border:none;
}

#infoSend{
  table-layout:fixed;
  border-collapse:collapse;
 /* width:540px;*/
  margin:10px auto;
  margin-bottom:30px;
  font-family:"‚l‚r ‚oƒSƒVƒbƒN";
  border:solid;
  font-size:13px;
  color:#000000;
  border-color:#993300;
}
p{
  font-size:16px;
  font-family:"‚l‚r ‚oƒSƒVƒbƒN";
  text-align:center;
}


h2{
  font-size:16px;
  font-family:"‚l‚r ‚oƒSƒVƒbƒN";
  color:indianred;
  font-weight:600;
}




#mainBox a:link{
  color:blue;
  text-decoration:underline;
}


#mainBox a:visited
{
  color:blue;
  text-decoration:underline;
}


.fsize13{
  font-size:13px;
}
