@charset "utf-8";
/* CSS Document */
/*--information---------------------------------------------------------
Last update：08/02/14
File name ：index.css
Site name：東北厚生年金病院 臨床研究センター
Summary：臨床研究センタートップページのレイアウト。
Copyright：Copyright (C) 2008 Tohoku welfare annuity hospital - Clinical research center.All rights reserved.
-------------------------------------------------------------------------*/


h3#rinkenTitle {
	width: 620px;
	height: 150px;
	margin: 0px 0px 10px;
	padding: 0px;
	background: url(../../image/main_img02.jpg) no-repeat;
	text-indent: -5000px;
}

/*[導入部分]----------------------------------------------*/
div#openning {
	/*width: 474px;*/
	width: 492px;
	height: auto;
	padding: 15px 0px 15px 18px;
	margin: auto 55px 0px;
}
div#openning:after{
	content: ".";
	display: block;
	height: 0;
	line-height: 1px;
	clear: both;
	visibility: hidden;
}
div#openning h4 {
	width: 475px;
	height: 54px;
	background:url(../../image/opening02.gif) no-repeat;
	text-indent: -5000px;
}
div#openning p {
	margin: 15px 0px 0px;
	padding: 0px;
}
div#openning p#goabout {
	margin: 5px 0px 5px;
	padding: 0px /*18px*/;
	/*float: right;*/
	width: 200px;
	float: left;
}
div#openning img {
	padding: 20px 5px 0 10px;
	float: right;
}
p#toptext {
	width: 316px;
	float: left;
}
/*[おしらせ]----------------------------------------------*/
h4#info{
	width: 510px;
	height: 50px;
	margin: 16px auto 0px;
	background: url(../../image/information02.jpg) no-repeat;
	text-indent: -5000px;
}
/*ul#infolist{
	width: 510px;
	height: auto;
	margin: 5px auto 0px;
	padding: 10px 0px 0px;
	list-style: none;
}
ul#infolist li{
	width: 470px;
	margin: 0px;
	padding: 5px 20px;
	list-style: none;
	border-bottom: dotted 1px #CCCCCC;
}
ul#infolist li p {
	width: 380px;
	float: right;
}
li .infodate{
	width: 70px;
	margin-right: 10px;
	float: left;
}*/
dl#infolist{
	width: 470px;
	height: auto;
	margin: 5px auto 0px;
	padding: 10px 20px 0px;
	list-style: none;
}
dl#infolist dt{
	width: 110px;
	padding: 5px 0;
	float: left;
	clear: left;
	display: block;
}
dl#infolist dd {
	width: 360px;
	padding: 5px 0 5px 110px;
	margin: 0 0 0 -110px;
	border-bottom: dotted 1px #CCCCCC;
	float: left;
	display: block;
}

p.update{
	width: 510px;
	margin: 0px;
	padding: 10px 20px;
	text-align: right;
}
/*#Itop{
	background-image: url(../../image/index_T.jpg);
	background-repeat: no-repeat;
	width: 615px;
	height: 17px;
	margin:10px auto 0;
}
#Iinner{
	background: url(../../image/index_bk.jpg) no-repeat 0 -17px;
	width: 615px;
	height: auto;
}*/


/*[お問い合わせ]----------------------------------------------*/
#left_wrapp{
	float: none;
}
.Leftmenu {
	width: 197px;
	float: left;
}
#otoiawase {
	width: 197px;
	height: 100px;
	margin: 10px auto 0;
	text-indent: -9999px;
	background: url(../../image/otoiawase.jpg) no-repeat;
}
#otoiawase02 {
	width: 197px;
	height: 48px;
	margin: 0 auto;
}
#otoiawase02 a {
	width: 197px;
	height: 48px;
	display: block;
	text-indent: -9999px;
	background: url(../../image/otoiawase.jpg) no-repeat 0 -100px;
}


/*[新着情報]----------------------------------------------*/
dl.releasetext{
	width: 580px;
	height: 520px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}
.releasetext dt{
	line-height: 3em;
	width: 140px;
	font-size: 0.9em;
	margin: 0px;
	padding: 0 0 0 10px;
	display: block;
	float: left;
	clear: left;
}
.releasetext dt span{
	padding: 4px 5px;
	background-color:#EAFFEA;
}
.releasetext dd{
	font-size: 1em;
	line-height: 2em;
	width: 410px;
	margin: 0 0 4px -140px;
	padding: 3px 0 4px 140px;
	border-bottom: 1px dotted #CCC;
	display: block;
	float: left;
}


/*[リンク]----------------------------------------------*/
.link {
	width: 550px;
	margin: 0 auto;
	padding: 0 0 15px 0;
}
.link dt {
	padding: 0 0 0 18px;
	background: url(../../image/icon_sqr_or.gif) no-repeat left 7px;
}
.link dd {
	margin-bottom: 15px;
}
.link a {
	letter-spacing: 0.02em;
}



h4#new {
	width: 540px;
	height: 60px;
	margin: 0px 30px 10px;
	padding: 0px;
	text-indent: -5000px;
	background: url(../../image/new.gif) no-repeat left 20px;
}
h4#link {
	width: 540px;
	height: 60px;
	margin: 0px 30px 10px;
	padding: 0px;
	text-indent: -5000px;
	background: url(../../image/link.gif) no-repeat left 20px;
}

h5#h5link01,
h5#h5link02{
	width: 540px;
	height: 15px;
	margin: 20px 0 10px 20px;
	padding: 0px;
	text-indent: -5000px;
}
h5#h5link01{
	background:url(../../image/link01.gif) no-repeat;
}
h5#h5link02{
	background:url(../../image/link02.gif) no-repeat;
}