@charset "UTF-8";

@import url(http://fonts.googleapis.com/css?family=ABeeZee);

@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed);


/*共通
---------------------------------------------------------------------*/
.content .area{
	padding:20px 0 30px 30px;
	_zoom:1;
	overflow:hidden;
}

.content .section{
	_zoom:1;
	overflow:hidden;
}

.content .box{
	_zoom:1;
	overflow:hidden;
}

.photo_l{
	float:left;
	margin-right:35px;
}
.photo_r{
	float:right;
	margin-left:35px;
}
.photo_c{
	text-align:center;
}

.photo_l img,.photo_r img,.photo_c img{
	margin-bottom:5px;
}

.section{
	padding:20px 10px 10px 12px;
	_zoom:1;
	overflow:hidden;
}

.section h2{
	background:#FAFAFA;
	border-left:solid 3px #688950;
	padding:10px 10px 10px 15px;
	color:#668750;
	margin-bottom:15px;
	font-size:15px;
}

h3{
	font-size:15px;
	letter-spacing:0.1em;
	color:#FFF;
	background:url(../images/bg_h3.gif) repeat;
	height:22px;
	margin-bottom:5px;
	padding:7px 0 4px 12px;
	}

.section h4{
	font-size:15px;
	letter-spacing:0.1em;
	color:#46171F;
	padding:7px 0 4px 12px;
	border-bottom:solid 1px #471722;
	}
	
.section h5{
	font-size:14px;
	letter-spacing:0.1em;
	color:#46171F;
	padding:0 0 2px 16px;
	margin:15px 0 10px;
	border-bottom:solid 2px #E0DFDA;
	background:url(../images/koki/icon.gif) no-repeat left 0.25em;

	}

	
.performance .section .list {
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-type:none;
	}

.performance .section .list li {
	margin:0 0 0 0;
	padding:10px 0 10px 0;
  	border-top:dashed 1px #471722;
	list-style-type:none;
	background:none;
	}

.performance .section .list li:first-child {
  	margin-left: 0;
 	padding-left: 0;
  	border-top: 0;
	list-style-type:none;
	}



.junbi{
	font-size:17px;
	color:#888;
	letter-spacing:0.1em;
	font-weight:bold;
	margin-top:10px;
}


/*テーブルの色を交互にする
---------------------------------------------------------*/
.even-row{
	background:#FAF8F6;
}

#stripe-table{
	border-bottom:solid 1px #E8E2DB;
	width:620px;
}

#stripe-table th,#stripe-table td{
	border-top:solid 1px #E8E2DB;
	padding:15px;
	text-align:left;
}

#stripe-table th {
	color:#666;
}



/*グループ紹介
---------------------------------------------------------*/
.group .menu{
	border:solid 1px #CCC;
	padding:4px;
	margin-bottom:15px;
}
.group .menu h2{
	padding:13px 20px;
	min-height:40px;
	height:auto !important;
	font-weight:normal;
}
.group .menu p a{
	background:url(../group/images/arrow.png) no-repeat right 0.8em #F2EDEC;
	display:block;
	padding:10px 30px 10px 0;
	text-align:right;
	color:#46171F;
	font-weight:bold;
	text-decoration:none;
	line-height:100%;
}

.groupNav{
	_zoom:1;
	overflow:hidden;
	border-bottom:solid 1px #C0ADB1;
	padding-left:8px;
}
.groupNav li{
	float:left;
	margin-right:1px;
}

.group .section{
	padding:35px 0 0 20px;
}

.group .member{
	_zoom:1;
	overflow:hidden;
	margin:30px 0 0 30px;
}


.group .member li{
	float:left;
	margin-right:28px;
	text-align:center;
	font-weight:bold;
	margin-bottom:25px;
}

.group .member2{
	_zoom:1;
	overflow:hidden;
	margin:20px 0 20px 30px;
	text-decoration:none;
}

.group .member2 a{
		color:#666;
		text-decoration:none;
}

.group .member2 li{
	float:left;
	margin-right:28px;
	text-align:center;
	font-weight:bold;
	background:url(../group/images/icon_dot.png) no-repeat left 0.8em;
	padding-left:10px;
}

.group .member3{
	_zoom:1;
	overflow:hidden;
	text-decoration:none;
	margin-left:30px;
	margin-bottom:70px;
}

.group .member3 a{
		color:#666;
		text-decoration:none;
}

.group .member3 a:hover{
		color:#999;
		text-decoration:none;
}

.group .member3 li{
	width:110px;
	text-align:center;
	margin-right:28px;
	margin-top:20px;
	font-weight:bold;
	float:left;
}


.group .assistant{
	margin:30px 25px 0 40px;
}

.group .assistant li{
	border-bottom:1px solid #CCC;
	padding-bottom:10px;
	padding-left:10px;
	margin-bottom:15px;
	font-weight:bold;
}
	
.group .member .human_img{
	border:solid 1px #CCC;
	padding:5px;
	margin-bottom:3px;
}

.group .member li a{
	color:#666;
	text-decoration:none;
}

.group .member li.no_img {
	width: 112px;
}

.group .member li.no_img img{
	padding-top: 137px;
}
.group .section li{
	background:url(../group/images/icon.png) no-repeat left 0.5em;
	padding-left:12px;
	padding-bottom:3px;
	padding-right:15px;
}

.group .section li span{
	font-size:12px;
	line-height:130%;
	color:#777;
}

.group .section .space_bottom li{
	padding-bottom:20px;
}


.group .titleTsuin{
	margin:25px 0;}

.group .titleTsuin strong{
	color:#678850;}

.group .index_list li{
background: url(../images/arrow_group.png) no-repeat 0px center;
padding-left: 18px;
padding-top: 2px;
margin-left: 15px;
margin-bottom: 10px;
line-height: 130%;
}
.group .index_list li a {
    color: #521E2B;
    text-decoration: none;
}
.group .index_list li a:hover {
    color: #999999;
    text-decoration: none;
}
.group .index_list .title {
    font-size: 15px;
    letter-spacing: 0.1em;
    color: #521E2B;
    background: url(../images/bg_index1.gif) repeat;
    height: 22px;
    margin-bottom: 20px;
    padding: 7px 0 4px 12px;
	margin-top: 35px;
	font-weight: bold;
}





/*通院中の方へ
---------------------------------------------------------*/
.tsuincyu{
	width:680px;
	margin:40px auto;
	text-align:left;
	_zoom:1;
	overflow:hidden;
	background:#FFF;
	border:#845C61 1px solid;}

.tsuincyu .title{
	background:#5C1424;
	margin:0 auto;
	width:660px;
	height:65px;
	border-left:#2E0A12 solid 5px;}
	
.tsuincyu .title p{
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	padding:20px 0 0 15px;}	

.tsuincyu .pagebody{
	font-size:13px;
	padding:20px 35px;}

.btn_close{
	background:#5C1424;
	text-align:center;}



/*沿革
---------------------------------------------------------*/
.history h2{
	color:#FFF;
	font-size:15px;
	background:#708687;
	height:20px;
	width:615px;
	border-left:#CCCCCC 3px solid;
	padding:6px 0 4px 10px;
}

.section{
	padding:20px 10px 10px 12px;
	_zoom:1;
	overflow:hidden;
}

.history .photo{
	float:left;
	border:#E0D6D9 1px solid;
	padding:5px;
}

.history .photo2{
	border:#E0D6D9 1px solid;
	padding:5px;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
	max-width: 582px;
	text-align: center;
}
.history .photo2 img{
	text-align: center;
}

.history .professor{
	_zoom:1;
	overflow:hidden;
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:1px #CCC solid;
}

.history .last{
	margin-bottom:-30px;
}
	
.history .professor .right{
	float:right;
	width:410px;
}

.history .professor dt{
	color:#461721;
	font-size:16px;
	letter-spacing:0.1em;
	font-weight:bold;
	padding:12px 0 8px;
}

.history .professor dd{
	font-size:22px;
	letter-spacing:0.2em;
}
.history .professor dd span{
	font-size:16px;
}

.history .professor table{
	width:410px;
	margin-top:17px;
}

.history .professor th,td{
	padding:6px 10px 4px 8px;
}
.history .professor th{
	font-weight:normal;
	color:#792E3F;
}


	


/*海外学会参加報告
---------------------------------------------------------*/
.report .name{
	text-align:right;
	padding-top:5px;
	font-size:14px;
}



/*関連施設
---------------------------------------------------------*/


.facility ol{
	counter-reset: li; /* Initiate a counter */
    list-style: none; /* Remove default numbering */
    *list-style: decimal; /* Keep using default numbering for IE6/7 */
    font: 15px 'Roboto+Condensed', 'lucida sans';
    padding: 0;
    margin-bottom: 4em;
}


.facility ul span{
	font: 15px 'Roboto+Condensed', 'lucida sans';
	color:#AA7012;
}

.facility ul li{
	margin-bottom:15px;
	padding-bottom:5px;
	font-size:15px;
	border-bottom:1px dotted #B5A2A7;
}
	

.facility ul li a{
	color: #444;
	padding-left:8px;
	text-decoration:none;

}

.facility ul li a:hover{
	color:#999;
}



.facility .rounded-list a{
    position: relative;
    display: block;
    padding-bottom:4px;
	padding-left:25px;
    margin: .5em 0;
    color: #444;
    text-decoration: none;
    border-radius: 3px;
    transition: all .3s ease-out;
	border-bottom:1px dotted #B5A2A7;
	margin-bottom:20px;
	margin-left:20px;
}
 
.facility .rounded-list a:hover{
	color:#999;
}
 
.facility .rounded-list a:hover:before{
    transform: rotate(360deg);
}
 
.facility .rounded-list a:before{
    content: counter(li);
    counter-increment: li;
    position: absolute;
    left: -1.3em;
    top: 50%;
    margin-top: -1.3em;
    background: #EDE1C8;
    height: 2em;
    width: 2em;
    line-height: 2em;
    text-align: center;
    border-radius: 2em;
    transition: all .3s ease-out;
	font-size:13px;
	color:#48653B;
	
}


.facility .nagoya ol{
	counter-reset: li 0;
}

.facility .aichi ol{
	counter-reset: li 9;
}

.facility .shizuoka ol{
	counter-reset: li 14;
}

.facility .mie ol{
	counter-reset: li 16;
}
	
	






/*後期研修
---------------------------------------------------------*/
.koki_nav{
	margin:10px auto 30px;
	_zoom:1;
	overflow:hidden;
	width:412px;
}

.koki_nav div{
	float:left;
}

.koki .btn_pt{
	margin-top:30px;
}

.koki p{
	padding-bottom:15px;
}

.koki dl{
	padding-bottom:10px;
	_zoom:1;
	overflow:hidden;
}
	
.koki dt{
	font-weight:bold;
	color:#668750;
	padding-right:5px;
	background:url(../images/icon_gray.png) no-repeat left 0.5em;
	padding-left:10px;
}

.koki dd{
	padding-bottom:5px;
	padding-left:10px;
}
.koki dd span{
	font-weight:bold;
}
	

.koki .kokyu1 , .koki .kokyu2{
	text-align:center;
	margin-bottom:20px;
	line-height:120%;
}
.koki .kokyu1 th , .koki .kokyu2 th{
	width:60px;
	font-size:12px;
	background:#F2EDEC;
	color:#6C454E;
}
.koki .kokyu1 td , .koki .kokyu2 td{
	font-size:12px;
	padding:9px 0 8px;
	background:#FFF;
}

.koki .kokyu1 .month td{
	color:#FFF;
	background:#6C454E;
	font-size:11px;
	width:34px;
}
.koki .program{
	padding:10px 0 7px;
}

.koki .kokyu2 .week td{
	color:#FFF;
	background:#6C454E;
	font-size:12px;
	width:108px;
}


.koki .contact{
	background:#F8F4E9;
	width:580px;
	padding:20px;
	_zoom:1;
	overflow:hidden;
	margin-bottom:50px;
}

.koki .contact .left{
	float:left;
	width:350px;
}

.koki .contact .ncu{
	font-size:15px;
	font-weight:bold;
	padding-bottom:5px;
}
.koki .contact p{
	padding-bottom:10px;
}
.koki .contact p a{
	color:#333;
}
.koki .contact p a:hover{
	color:#666;
}
.koki .contact p small{
font-size: 12px;
}



/*メッセージ
---------------------------------------------------------*/
.message{
	line-height:160%;
}

.message strong{
	color:#792C3F;
	font-weight:bold;
	font-size:15px;
}

.message p{
	padding-bottom:40px;
}

.message h2{margin-bottom:5px;}





/*ニュース&トピックス
---------------------------------------------------------*/


.news dl{
	width:570px;
	padding-bottom:18px;
	border-bottom:dotted 1px #CCC;
	margin-bottom:20px;
}

.news dt{
	font-size:12px;
	color:#888;
	padding-left:20px;
	margin-bottom:8px;
	line-height:100%;
}

.news dd div{
	background:url(../images/top/arrow_news.gif) no-repeat 0.5em 0.4em;
	padding-bottom:3px;
	padding-left:20px;
	font-size:14px;
	color:#792C3F;
}
.news dd p{
	font-size:13px;
	padding-left:20px;
}





/*女性医師支援
---------------------------------------------------------*/
.jyoseishien .section {
	margin-bottom: 30px;
}

.jyoseishien .contact_box {
	background: url(../images/jyoseishien/contact_bg.jpg) repeat-x center bottom;
	padding: 15px 0;
	margin-bottom: 30px;
}
.jyoseishien .contact_box h4 {
	text-align: center;
	padding: 0;
	border: none;
	padding-bottom: 15px;
	border-bottom: solid 1px #ccc;
	margin-bottom: 15px;
}
.jyoseishien .contact_box dl {
	width: 592px;
	margin-left: auto;
	margin-right: auto;
}
.jyoseishien .contact_box dl .in_box {
	padding: 0 10px;
}
.jyoseishien .contact_box dl .in_box a{
	color: #333;
}
.jyoseishien .contact_box dt {
	color: #545454;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}
.jyoseishien .hospital_list dt {
	color: #AA4779;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
	position: relative;
	padding-left: 1.3em
}
.jyoseishien .hospital_list dt::before{
	position: absolute;
	content: "";
	background: #AA4779;
	width: 0.8em;
	height: 0.8em;
	left: 0;
	top:0.25em;
	border-radius: 0.8em;
	opacity: 0.5;
}
.jyoseishien .hospital_list dl dd ul{
	background-color: #F4F1F2;
	padding: 10px;
	border-radius: 5px;
	margin-top: 1em;
}
.jyoseishien h3 {
	background:none;
	height:auto;
	margin-bottom: 20px;
	padding:0;
}
.jyoseishien h4.title_bar {
	font-size: 16px;
	line-height: 1.5em;
	letter-spacing: normal;
	color: #fff;
	background: url(../images/jyoseishien/title_bg.gif) repeat;
	padding: 10px 15px 8px;
	border-bottom: none;
}
.jyoseishien .message_box dl,
.jyoseishien .message_box p{
	margin-bottom: 20px;
}
.jyoseishien .message_box .img_photo {
	margin-top: 30px;
	text-align: center;
	margin-bottom: 0;
}
.jyoseishien .message_box .txt_caption {
	text-align: center;
	margin-top: 5px;
	color: #666666;
	font-size: 12px;
	margin-bottom: 0;
}
.jyoseishien .message_box dt {
	color: #A3395F;
	font-size: 15px;
	font-weight: bold;
	margin: 5px;
}






	











