﻿

p, ul, div {list-style-type: none;} /* font-size: 1.2em; */


#container {margin-left:40px;}
/* text-align:center; */



#tab {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 0px;
	border-bottom: 1px solid #c3efbc;
	overflow: hidden;
	width: 481px;
}

#tab li{ padding:0px;
		margin-top:0px;
		margin-bottom:0px;
		font-weight:bold;
		margin-left:0px;
		float: left;
		width:80px;
		height:25px;
		line-height: 1.9;
		background:#fbfbfb;
		

}


#tab li a {
	display: block;
	color: #777;
	text-decoration: none;
	font-size: 80%;
	text-align:center;
	}


#tab li a:hover,
#tab li.present a {
	background-image:url(../image/clinicaltrials/tab.gif);
	width:80px;
	height:25px;
	text-decoration: none;/* 2009年(onタブ) */
	color: green;}

div#irb6Link{
    	    	margin-top:10px;
	   		font-size: 80%;
	   		margin-left:10px;/*文字位置*/
	   		}
div#irb6Link a:hover{
				color:#008000;
	   		}

div#irb6Titlel{
    	    /*	margin-top:10px;*/
	   		font-size: 80%;
			   /*		font-weight:bold;*/
	   		margin-left:30px;/*文字位置*/
	   		}

div#irb6 ul{list-style-type:none; 
    	    margin-top:0px;
	   		margin-bottom:0px;
	   		font-size: 80%;
	   		margin-left:60px;/*文字位置*/

	   		}

div#irb6 li{ height:20px;
    	     padding-top:10px;
    	     background:url(../image/icon_pdf.jpg) no-repeat center left;
    	     padding-left:20px;
	      	 margin-bottom:0px;
			 margin-top:0px; 
			 }

.tabback{
width:479px;
background-color:#f6fff5;
border-bottom: 1px solid #c3efbc;
border-right: 1px solid #c3efbc;
border-left: 1px solid #c3efbc;

}
		
