@charset "utf-8";

/* =================================================

	無痛システム・スピード治療・白い歯を皆様に
	共通CSS

==================================================== */

/* =======================================

	container

========================================== */

#container {
    margin: 20px 50px 20px 49px;
	width: 668px;
}

#container h2 {
    margin-bottom: 20px;
	background: url(../../img/h2.png) no-repeat;
	width: 628px;
	padding-left: 40px;
	height: 28px;
	line-height: 29px;
	font-family: "メイリオ","Meiryo";
	color: #4e7d99;
	font-weight: bold;
} 



/* main
================================ */
#main {
    float: right;
	width: 345px;
}

.textarea {
    margin-bottom: 20px;
	font-size: 93%;
	color: #666666;
	line-height: 1.3em;
}

.textarea h3 {
    background: url(../../img/h3_bg.png) no-repeat 0 50%;
	border-top: dotted 1px #5881b5;
	border-bottom: dotted 1px #5881b5;
	padding: 5px 20px;
	height: 1em;
	/line-height: 1.3em;
	font-family: "メイリオ","Meiryo";
	font-weight: bold;
	color: #646464;
	margin: 0 0 5px 0;
}


.imgarea {
    margin-bottom: 20px;
}

.imgarea h3 {
    margin-bottom: 20px;
	background: #bb7fbb;
	padding: 5px 15px;
	font-family: "メイリオ","Meiryo";
	color: #ffffff;
	font-size: 85%;
	font-weight: bold;
}
