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

/* ---
ホームホワイトニング
------------------------------------- */
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;
}


/* ---
下あご
------------------------------------------- */

div#main .inner .retsu{
width:560px;
margin:0 auto;
}

div#main .inner .retsu tr td{
text-align:center;
padding:5px;
}

.s_title {
width:540px;
padding:10px;
text-align:center;
border:3px dotted #ff0000;
font-size:18px;
font-weight:bold;
margin:20px auto;
background-color:#fff;
}



/* ---
床矯正
------------------------------------------- */

#kyosei {
	background:url(/img/kyousei/towa_bg.jpg) no-repeat;
	width:372px;
	height:154px;
	padding:20px 5px 5px 150px;
	margin: 10px 0 10px 35px;
	font-size:12px;
	line-height:17px;
	font-size:12px;
}



.kyosei_title{
	text-align:center;
	font-size:110%;
	font-weight:bold;
}

.chusyaku{
	background:#FFFFFF;
	width:460px;
	padding:20px;
	margin:20px auto;
}

/* ---
歯周内科
------------------------------------------- */
.ciryou {
	width:400px;
	padding:20px;
	margin:20px auto;
	background-color:#00CC99;
	color:#FFF;
	font-weight:bold;
}

.houhou{
	width:250px;
	background:#FFF;
	border: 1px #17b8b0 solid;
	padding:5px;
	margin:10px;
	float:left;
}

.houhou_title{
	background:#17b8b0;
	border:#333333 1px solid;
	text-align:center;
	font-size:120%;
	font-weight:bold;
	padding:3px;
	color:#FFFFFF;

}
