/* --- コンテンツ用スタイルシート --- */

/* ---
ホームホワイトニング
------------------------------------- */
div#homewhiteningBox{
  margin:0px auto;
  text-align:center;
}
div#homewhiteningBox ul{
  display:block;
  text-align:left;
  margin-left:40px;
  margin-top:40px;
}
div.yen{
  display:block;
  width:568px;
  height:86px;
  background-image:url(http://www.dc-yoshimura.com/img/homewhitening/yen_bg.png);
  background-position:left top;
  background-repeat:no-repeat;
  margin:10px auto;
  text-align:center;
}
div.yen p{
  position:relative;
  top:40px;
  font-weight:bold;
  text-align:center;
  text-indent:160px;
}
span.yen{
  font-size:24px;
  font-weight:bold;
  color:#ff0000;
}

/* ---
その他
------------------------------------- */

/* --- 中央寄せ ---*/
img.centerImg{
  text-align:center;
  margin:0px auto;
}
/* --- 左寄せ --- */
img.leftImg{
  float:left;
  padding:10px;
}
/* --- 右寄せ --- */
img.rightImg{
  float:right;
  padding-right:20px;
}

/* --- フォント装飾 --- */
span.style01{
  color:#ff0000;
  font-weight:bold;
}

div.formBox table{
  border:1px solid #cccccc;
  background-color:#f2fedb;
}

div.formBox table tr td{
  border:1px solid #cccccc;
  background-color:#ffffff;
}

div.formBox table tr th{
  border:1px solid #cccccc;
  background-color:#71a600;
  color:#ffffff;
}
div.linkBox textarea{
  width:300px;
}
div.accessBox{
  width:559px;
  height:225px;
  background-image:url(http://www.dc-yoshimura.com/img/common/map2.jpg);
  background-position:left top;
  background-repeat:no-repeat;
}
div.accessBox a img{
  position:relative;
  top:170px;
  left:140px;
  text-align:left;
}
div.accessBox p{
  position:relative;
  left:300px;
  top:30px;
  text-align:left;
}
/* ---
モバイルURL送信ボックス
------------------------------------------- */
div#mobileBox{
  border:1px solid #cccccc;
  background-color:#ffffff;
  padding:10px;
  margin:5px;
}
div#mobileBox iframe{
  width:500px;
  height:60px;
  margin:0 auto;
  border:none;
}
/* ---
インデックスページ
------------------------------------------- */
div#indexBox01{
  margin-top:20px;
  margin-left:10px;
}
div#indexBox01 iframe{
  height:300px;
  border:1px solid #cccccc;
}

