@charset "utf-8";



/* CSS Document */
/*******************************
　依存症　
********************************/

/*******************************
reset seting
********************************/

img {
border-style: none;
}
a { 
    overflow: hidden;
    outline: none;
}

ul {
	margin:0;
	padding:0;
}

li { 	list-style:none;
	margin:0;
	padding:0;	
 }


/* h1 */


h1.top_p {
	width:1000px;
	height:auto;
	margin:15px auto;
	display:inline-block;
	text-align:center;
	padding:0;
}
h1.top_p img {
	width:100%;
	display:inline-block;
	text-align:center;
}


.mb20 {
	margin-bottom:20px;
}

.mb30 {
	margin-bottom:30px;
}

.mb40 {
	margin-bottom:40px;
}

/*
* header_banner
-----------------------------------*/
#dpdnc_header_banner {
	width: 1000px;
	margin-top: 5px;
	padding: 0 5px;
	font-size: 11px;
	color:#000;
	font-family: Meiryo, 'メイリオ', "MS UI Gothic", 'ＭＳ Ｐゴシック', sans-serif !important;
	border-bottom:2px solid #f47a28;
	clear: both;
	
}
* html dpdnc_header_banner {
	margin: 5px 0 0 0;
}
*+html dpdnc_header_banner {
	margin: 10px 0 0 0;
}
#dpdnc_header_banner ul {
	width: 1000px;
	height: 18px;
	margin: 0;
	padding: 4px 0 4px 5px;
	overflow: hidden;
	font-size: 11px;
}
#dpdnc_header_banner li.waku {
	margin: 0;
	padding: 2px 5px 0px 5px;
	float: left;
}


#dpdnc_header_banner li.right {
	margin: 0;
	float: right;
	margin-top: 3px;
	padding-right:20px;
}

#dpdnc_area {
	width:100%;
	text-align:center;
	height:auto;
}

/*
* wrapper
-----------------------------------*/

#dpdnc_wrapper img,
#dpdnc_wrapper a img{
	margin:0;
	padding:0;
	border:none;
}


#dpdnc_wrapper{
	display:inline-block;
	width: 1010px;
	height: auto;
	margin: 5 auto 0;
	text-align: center;
}

#dpdnc_wrapper .none,
#dpdnc_wrapper a .none{
display:none;
}

/*
* picture
-----------------------------------*/

.img_c {
	width:1000px;
	display:inline-block;
	text-align:center;
	margin:10px 0 10px 200px;
}
.img_c img{
	width:500px;
}

#dpdnc_wrapper img.img_r,
.img_r{
	float:right;
	margin:0 0px 5px 25px;
}

#dpdnc_wrapper img.img_l,
.img_l{
	float:left;
	margin:0px 25px 0px 0;
}

#dpdnc_wrapper img.img_l{
	margin:10px 25px 0px 0;
}

#dpdnc_wrapper img.img_r{
	margin:10px 0 0px 25px;
}



/* title bar h2 */

   #dpdnc_main h2{
	width:1000px;
	text-align:center;
    	padding: 5px;
    	font-size:20px;
    	color: #fff;
    	text-shadow: 1px 1px 1px rgba(0,0,0,0.75);
    	background: linear-gradient(#80c269 0%, #007130 100%);
    	border:1px solid #cce198;
    	box-shadow:inset 2px 2px 0 rgba(255,255,255,0.25);
    }


/*
* main
-----------------------------------*/
#dpdnc_main {
	width:1010px;
	display:inline-block;
	text-align:center;
	padding-bottom:20px;
	font-family: Meiryo,'メイリオ',"MS UI Gothic",'ＭＳ Ｐゴシック',sans-serif !important;
	color:#333;
	background:#fff;
	font-size:15px;
	overflow: hidden;
}

#dpdnc_main.grn {
	width:1010px;
	display:inline-block;
	text-align:center;
	padding-bottom:20px;
	font-family: Meiryo,'メイリオ',"MS UI Gothic",'ＭＳ Ｐゴシック',sans-serif !important;
	color:#333;
	background:#fff;
	font-size:15px;
	overflow: hidden;
	background:#82b68e;
}


#dpdnc_main_read {
	width:900px;
	padding-left:50px;
	padding-bottom:30px;
	font-size:16px;
	line-height:1.5em;
	text-align:left;
}


/*
* top list
-----------------------------------*/

table#dpdnc_top {
	width:900px;
	display:inline-block;
	margin:0 auto;
	margin:5px 0 15px;
	table-layout: fixed;
}

table#dpdnc_top td {
	width:580px;
	background:#cce198;
 	height:auto;
   	padding: 10px 10px 10px 15px;
	text-align:left;
	vertical-align:top;	
}
table#dpdnc_top td.pct {
	width:350px;
 	height:auto;
   	padding-bottom: 12px;
}


.dpdnc_t_box img:hover {
	opacity: 0.7;
}

table#dpdnc_top td img {
	width:350px;
	border:1px solid #007130;
}
table#dpdnc_top td span {
	font-size:17px;
	font-weight:bold;
}
/* coming soon */

table#dpdnc_top td.comsoo {
	width:580px;
	background:#959595;
 	height:auto;
   	padding: 10px 10px 10px 15px;
	text-align:left;
}
table#dpdnc_top td.pct.comsoo {
	width:350px;
 	height:auto;
   	padding-bottom: 12px;
}

.dpdnc_manga {
	width:100%;
	padding-top:10px;
}

.dpdnc_manga img {
	width:900px;
	display:inline-block;
	text-align:center;
}

/*
* contents
-----------------------------------*/

.dpdnc_contents {
	width:950px;
	margin-left:30px;
	background-color:#f7f7f7;
}


.dpdnc_text_area {
	width:880px;
	padding:35px;
}


.dpdnc_text_area_pict {
	width:100%;
	display:inline;
	text-align:center;
	margin:20px 0;
}

.dpdnc_text_area p{
	line-height:170%;
	font-size:99%;
	text-align:justify;
}


/*　コンテンツ設定　*/

.dpdnc_contents h3{
	font-size:19px;
	font-weight:bold;
	margin:10px 0 20px;
	color:#005e15;
}

.dpdnc_contents h4{
	font-size:17px;
	font-weight:bold;
	text-align:left;
	margin:10px 0 20px;
	color:#434343;
}

.dpdnc_contents b {
	font-weight: bold;
	color: #3b3621;
	font-size: 110%;
}


.dpdnc_contents p.q {
	font-weight: bold;
	color: #cd5c5c;
	font-size: 110%;
}

.dpdnc_contents p.idt {
	padding-top:10px;
}

.dpdnc_contents span.n {
	font-weight: bold;
	color: #6c272d;
	font-size: 110%;
}


.dpdnc_secCap_i {
    width: 100%;
    line-height: 160%;
    font-size: 12px;
    letter-spacing: 1px;
    color: #666666;
    margin-bottom: 20px;
    margin-right:470px;
    text-align: center;
}

.dpdnc_secCap {
    width: 100%;
    line-height: 160%;
    font-size: 60%;
    letter-spacing: 1px;
    color: #666666;
    margin-left:20px;
    margin-bottom: 20px;
    text-align: left;
}


.size12{font-size:12px;line-height:180%;}

.medical_dept2018_text{margin:15px 0 10px 20px;line-height:120%;}


/*　コンテンツナビゲーション　*/

#dpdnc_ttlnav_area {
	width:1000px;
	margin:15px auto 10px;
	display:inline-block;
	text-align:center;
}

#dpdnc_ttlnav ul {
	width: 1000px;
	margin-top:173px;
	text-align: center;
	color:#fff;
	padding-left: 0;
}
#dpdnc_ttlnav li {
	display:inline-block;
	padding-right:32px;
	list-style:none;
	color:#fff;
	text-decoration:none;
	font-family: Meiryo, 'メイリオ', "MS UI Gothic", 'ＭＳ Ｐゴシック', sans-serif !important;
	font-size: 16px;
	line-height: 120%;
}

#dpdnc_ttlnav li a {
	text-decoration: none;
	color:#fff;
}


#dpdnc_ttlnav li a:hover {
	text-decoration: none;
	color:#fff;
	font-weight:bold;
}


#dpdnc_ttlnav li.act {
	text-decoration: none;
	color:#005e15;
	font-weight:bold;
}

/*
* ページナビ
-----------------------------------*/

.pagination {
  margin: auto;
  text-align: center;
  font-size: 0;
  padding-bottom:15px;	
}
.pagination li {
  display: inline-block;
  margin: 0 5px;
  vertical-align: middle;
}
.pagination li span {
  display: inline-block;
  box-sizing: border-box;
  font-family:sans-serif;
  font-size: 18px;
  line-height: 40px;
  padding: 0 5px;
  min-width: 40px;
  height: 40px;
  border: solid 1px #986f6f;
  color: #986f6f;
  position: relative;
}
.pagination li.current span {
  background: #986f6f;
  color: #fff;
}


#pagination li.arrow span a {
	text-decoration:none;
	font-weight:bold;
  	font-size: 40px;
	color:#986f6f;
	vertical-align:middle;
}

#pagination li.arrow span a:hover {
	text-decoration:none;
	font-weight:bold;
  	font-size: 40px;
	color:#cc0000;
	vertical-align:middle;
}


/*
* footer_banner
-----------------------------------*/
#dpdnc_footer {
	width:100%;
	text-align:center;
	margin:15px auto;
}




