@charset "UTF-8";
/* コラム本文コンテンツ幅 */
.contents-box2  {
/* margin:0 10px; */
/* width:565px; */
width: 100%;
}

.contents-box2 table{
/* width:565px; */
}


/* タイトルバー */

.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;
}

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

/* アーカイブ一覧 */
h4.hg-type2b-l {
background-image:url(../../common/img/hg_type2b_bottom_l.gif);
background-position:left bottom;
background-repeat:repeat-x;
color:#9bd501;
font-size:100%;
margin:0;
padding:7px 10px;
}

.link-table{
/*
	margin:0 10px;
	width:565px;
*/
width: 100%!important;
}

.contents-box2 table img {
	margin: 0 0 10px 0;
}

.list-table{
/*
	margin:0 10px;
	width:545px;
*/
}
.link-table td {
background:transparent url(../../common/img/dotline2.gif) repeat-x scroll left bottom;
border-right:10px solid #FFFFFF;
padding:7px 0;
width:33%;
}

.link-table a:link, .link-table a:visited {
background:transparent url(../../common/img/sn_parent_arrow.gif) no-repeat scroll -5px -5px;
color:#333333;
padding-left:10px;
padding-top:2px;
text-decoration:none;
}

.link-table a:hover, .link-table a:active {
background:transparent url(../../doctor/img/direct2.gif) no-repeat scroll left 5px;
color:#9bd501;
padding-left:10px;
padding-top:2px;
text-decoration:none;
}

.list-table a:link, .list-table a:visited {
background:transparent url(../../common/img/sn_parent_arrow.gif) no-repeat scroll -5px -5px;
color:#333333;
padding-left:10px;
padding-top:2px;
text-decoration:none;
}

.list-table a:hover, .list-table a:active {
background:transparent url(../../doctor/img/direct2.gif) no-repeat scroll left 5px;
color:#9bd501;
padding-left:10px;
padding-top:2px;
text-decoration:none;
}

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