@charset "Shift_JIS";

/* -----------------------------ハ・は・歯のニュース（2013.05）----*/


/*----------------------------------------------タイトル配置-----*/

h3 { 
	height: 120px;
	margin-bottom: 30px;
}

#mainWrap h4 {
	background: url(../../img/2013_08/title.gif) no-repeat;
	width: 670px;
	height: 40px;
	text-indent: -9999px;
}

/*----------------------------------------- 共通2 -------------*/

.padding_10 {
	padding: 0 10px;
}
.top_5 {
	margin-top: 5px;
}
.top_10 {
	margin-top: 10px;
}
.top_20 {
	margin-top: 20px;
}
.bottom_5 {
	margin-bottom: 5px;
}
.bottom_10 {
	margin-bottom: 10px;
}
.bottom_20 {
	margin-bottom: 20px;
}
.bottom_30 {
	margin-bottom: 30px;
}

.paddingR_10 {
	padding-right: 10px;
}

.left {
	float: left;
}
.pBtm_10 {
	padding-bottom: 10px;
}
.black {
	color: #666;
}

/* -----------------------------------------
 content 
------------------------------------------*/

#newsWrap p {
	padding: 20px 10px 15px 10px;
}

#imgOne {
	border: 1px solid #232323;
}

dl#bite {
	margin-right: 10px;
	border: 1px solid #232323;
	background: #fff;
	padding: 15px 20px 15px 25px;	
}

dl#bite ul {
	padding: 10px 0 0 10px;
}

dl#bite ul li {
	line-height: 1.5;
}

#one {
	margin-top: 30px;
}

#one .left {
	margin-right: 20px;
}

#one p {
	padding: 20px 20px 0 0;
	margin-right: 20px;
}

dl.clear {
	padding-top: 30px;
}

dl.clear dd.left {
	padding-top: 20px;
	margin-right: 20px;
}

dl.clear dd.text {
	padding: 20px 20px 0 0;
	margin-right: 20px;
}

dt.bold {
	margin-bottom: 10px;
}

dl#m15 {
	padding-top: 0;
}

img#doctor {
	margin-top: 50px;
}

