@charset "UTF-8";
/* サイドバー無しコンテンツ幅 */
#dc_contents{
	width: 790px;
	margin:0 35px;
}

/* コラム本文コンテンツ幅 */
.dc-contents {
margin:0 10px;
width:770px;
}


/* タイトルバー */

.hd {
background:#F2F2F2 url(../../doctor/img/h_doctor_back.gif) no-repeat scroll left top;
font-weight:bold;
}

.hd span {
background:transparent url(../img/dotline.gif) repeat-x scroll left bottom;
display:block;
padding:15px 10px 10px 20px;
}

.hd2 {
background:transparent url(../../doctor/img/h_doctor2_back.gif) no-repeat scroll left top;
color:#3E3E3E;
font-weight:bold;
margin:5px 0 15px;
padding:8px 10px;
}

/* 最終更新日 */
.dc-update-right{
text-align: right;
}

.dc-update-right span.new {
color:#FE0100;
font-size:80%;
padding-left:2px;
}

/* 小文字フォント・帯 */
.space{
margin:40px 0 0;
}
.blue-box {
background:#eef7d6 none repeat scroll 0 0;
padding:5px;
}
.size-s {
font-size:85%;
line-height:120%;
}

/* kuni画像 */
.wspM {
padding:0 20px 40px 30px;
}



/* アーカイブ 最新へ戻る */
.newest{
margin:0 0 30px;
}