@charset "utf-8";

@import url("common.css");


/*Header
-----------------------------------------------------------------*/
div#header{
	background:url(../img/back_header.gif) repeat-x center top;
	margin:0 0 33px 0;
}
div#header_inner{
	width:900px;
	height:204px;
	margin:0 auto;
}
div#header_inner h1{
	padding:4px 0 5px 0;
	height:15px;
}


/*Layout
-----------------------------------------------------------------*/
div#container{
	width:900px;
	margin:0 auto;
}
div.contents{
	margin:0 0 40px 0;
}
div.contents h2{
	margin:0 0 20px 0;
}
.ami_box{
	background:url(../img/back_ami.gif) repeat left top;
	border-left:5px solid #cb0000;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
.set_box_m{
	margin:0 0 0 30px;
}
.set_fs18{
	font-size:18px;
}
div.contents dl:after{
	display:block;
	clear:both;
	content:".";
	height:0;
	visibility:hidden;
}
div.contents dl{display:inline-block;}
html[xmlns] div.contents dl{display:block;}
* html div.contents dl{height:1%;}


/*臨床研究
-----------------------------------------------------------------*/
p#list_come{
	margin:0 0 30px 0;
}
ul#h_list{
	background:url(../img/img01.jpg) no-repeat right bottom;
	min-height:570px;
	margin:0 0 40px 0;
}
ul#h_list li{
	line-height:25px;
	font-size:18px;
	color:#cb0000;
	font-weight:bold;
	padding:0 0 0 12px;
	margin-bottom:10px;
}
ul#h_list li.short{
	background:url(../img/h_list_short.gif) no-repeat left top;
}
ul#h_list li.long{
	background:url(../img/h_list_long.gif) no-repeat left top;
}


/*研究課題名
-----------------------------------------------------------------*/
.kadai_come{
	font-size:18px;
	padding:18px;
	line-height:180%;
}


/*研究委託者
-----------------------------------------------------------------*/
div#itaku h3{
	font-size:23px;
	color:#cb0000;
	font-weight:bold;
	margin:0 0 10px 0;
}
div#itaku dl{
	font-size:18px;
	line-height:170%;
}
div#itaku dl dt{
	clear:both;
	float:left;
	width:7em;
}
div#itaku dl dd{
	margin:0 0 0 7em;
}


/*研究の方法
-----------------------------------------------------------------*/
div#how dl{
	margin-bottom:-25px;
}
div#how dl dt{
	clear:both;
	float:left;
	width:225px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	padding:20px 0 0 0;
	height:40px;
	margin:0 0 25px 0;
	
}
div#how dl dd{
	height:52px;
	margin:0 0 25px 260px;
	padding:10px 0 0 0;
}


/*個人情報の取り扱い
-----------------------------------------------------------------*/
div#contact p{
	margin:0 0 2em 0;
}
div#set_contact{
	width:730px;
	height:87px;
	background:url(../img/back_contact.gif) no-repeat center top;
	padding:33px 0 0 170px;
	font-size:16px;
	line-height:180%;
}
div#set_contact p{
	margin:0 0 0 0;
}
div#set_contact p span{
	font-size:24px;
	font-weight:bold;
}


/*Footer
-----------------------------------------------------------------*/
div#footer{
	background: url(../img/back_footer.gif) repeat-x center top;
	height:62px;
}
div#footer_inner{
	width:900px;
	margin:0 auto;
	text-align:right;
}
p#copy{
	padding:32px 0 0 0;
}