@charset "UTF-8";
/* CSS Document */

.column1{
	margin-bottom:20px;	
}



.column1 h3{
	background: url(../img/tit_bg_research.jpg) no-repeat;
	font-size: 25px;
	font-weight:bold;
	letter-spacing:1px;
	line-height: 100%;
	text-align:left;
	color: #195fb4;
	margin: 0 0 10px 0;
	padding: 35px 0 0px 20px;
	height:70px;
}
.column1 h4{
	background: url(../img/tit_bg_01.jpg) no-repeat;
	font-size: 16px;
	font-weight:bold;
	letter-spacing:2px;
	line-height: 110%;
	text-align:left;
	color: #000;
	margin: 20px 0 10px 0;
	padding: 10px 0 10px 25px;
}

.column1 h5{
	background: url(../img/bg_h5.png) no-repeat;
	font-size: 14px;
	font-weight:bold;
	letter-spacing:2px;
	line-height: 110%;
	text-align:left;
	color: #000;
	margin: 20px 0 10px 0;
	padding: 3px 0 5px 25px;
}
.topMenu li{
	float:left;
	margin-right:10px;
	margin-bottom:20px;
}

.topMenu li.right{
	margin-right:0px;	
}


*.column1 .copy{
	font-size: 16px;
	font-weight:bold;
	letter-spacing:2px;
	line-height: 130%;
	text-align:left;
	color: #333;
	margin: 0 0 20px 0;
	padding: 0 30px 0px 10px;
}
.column1 .leadArea{
	width:670px;
	margin-bottom:20px;
}

.column1 .leadArea .left{
	width:630px;

	float:left;
	padding-left:10px;
}

.column1 .leadArea .right{
	width:15px;
	float:right;
}

.column1 .leadArea .right img{
	margin-top:0px;
}

.column1 .lead1{
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}

.leadListSet{
	padding-left:20px;
	padding-right:30px;
	margin-bottom:30px;
}

.leadListSet li{
	list-style-type:none;
	margin-bottom:10px;
	padding: 0 0px 0px 20px;
	background: url(../img/arrow_01.png) no-repeat;
	background-position:5px 5px;
}

/*IBD専門外来*/
.column1 .gairai {
	background: url(../img/tit_bg_gairai.jpg) no-repeat;
	font-size: 25px;
	font-weight:bold;
	letter-spacing:1px;
	line-height: 100%;
	text-align:left;
	color: #195fb4;
	margin: 0 0 0px 0;
	padding: 20px 0 0px 20px;
	height:53px;
}


/*診察日　検査日*/
.timeListSet{
	padding-left:5px;
	padding-right:5px;
	margin-bottom:10px;
}

.timeListSet li{
	list-style-type:none;
		line-height: 150%;
	margin-bottom:5px;
	padding: 0 0px 0px 20px;
	background: url(../img/arrow_02.png) no-repeat;
	background-position:5px 5px;
}

/*news*/
.news{
	background-image:url(../img/navi_bg.jpg);
	background-repeat:repeat-y;
	margin-bottom:20px;
}

.news ul{
	padding-left:6px;	
}

.cnewsTxt{
	color:#333;
	font-size:12px;
	margin-left:20px;
	margin-right:10px;
	margin-bottom:3px;
	line-height:16px;
	}
	.cnewsTxt2{
	color:#3366CC;
	font-size:12px;
	margin-left:20px;
	margin-right:10px;
	margin-bottom:3px;
	line-height:16px;
	}
