@charset "utf-8";

/*-----------------------------------------------------------------------------
information{
	t@C 	: management.css;
	Tv 		: Ǘ;
	TCg 	: ՏuwEpǎÊw;
	Rs[Cg: (c) 2008. Tohoku infectious disease crisis control network  All Rights Reserved. ;
}
-------------------------------------------------------------------------------*/

/* o --------------------------------*/
.cap{
	width:582px;
	height:30px;
	margin:0 auto 25px;
	clear:both;
}
h5 {
	font-size: 1.2em;
	letter-spacing: 0.1em;
	margin: 5px 0 10px 11px;
	font-weight: bold;
	color: #B9AB88;
	border-left: solid 5px #B9AB88;
	padding: 0 0 0 5px;
	line-height: 1.2em;
}


/* A --------------------------------*/
.greeting {
	width: 570px;
	padding: 0 10px;
	margin: 0 auto 20px;
}
.greeting p {
	text-indent: 0; 
}
.t_pics {
	width: 220px;
	padding: 0 20px 0 15px;
	text-align: left;
	float: left;
}
.t_pics img {
	margin: 0 0 7px;
	padding: 2px;
	border:1px solid #ccc;
	
}


.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 1px solid #cccccc;
}
.highslide:hover img {
	border: 1px solid #ffffff;
}

.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


/* ̓F --------------------------------*/

div.tokushoku {
	width: 540px;
	padding: 9px;
	margin: 0 10px 20px 20px;
	border: solid 1px #ccc;
}
dl.tokushoku dt {
	width: 90px;
	padding: 8px 0 0 10px;
	float: left;
	clear: left;
}
dl.tokushoku dd {
	width: 440px;
	padding: 8px 0 4px 100px;
	margin: 0 0 0 -100px;
	background: url(../images/dotted.gif) repeat-x bottom;
	float: left;
}
dl.tokushoku dt.tokushoku,dl.tokushoku dd.tokushoku {
	padding-top: 0;
}
ul.tokushoku {
	width: 570px;
	padding: 0 10px;
	margin: 0 0 20px;
	display: block;
}
ul.tokushoku01 {
	width: 570px;
	padding: 0 10px 5px;
	display: block;
}
ul.tokushoku li,ul.tokushoku01 li {
	list-style: circle;
	margin: 0 10px 0 25px;
}
p.tokushoku {
	padding: 0 10px 5px 20px;
}
p.tokushoku01 {
	padding: 0 10px 20px 20px;
}
p.tokushoku01 img {
	margin: 5px 0 0;
}
p.tokushoku01 img.photo {
	padding: 0 20px 0 0;
}

.clear {
	clear: both;
	height: 20px;
	line-height: 13px;
}

ul#doga_menu{
	width:100%;
	height:39px;
	padding:0 0 0 1px;
	margin:0 0 5px;
	background:url(../images/doga/ul.gif) 0 bottom no-repeat;
}
ul#doga_menu li{
	width:auto;
	height:36px;
	float:left;
}
.topic_Txt{
	width:570px;
	height:auto;
	margin:0 auto 10px;
	padding:10px;
/*	background-color:#f3eee1;*/
}
span.ub{
	text-decoration:underline;
}
span.i{
	font-style:italic;
}
p.inPress{
	color:#0000ff;
}

/****************************************
	講演資料
****************************************/


#kouensiryou_table{
	margin-bottom:50px;
}

#kouensiryou_table tr{
	border-bottom: 1px dotted #d7d5d5;
}

#kouensiryou_table th{
	width:90px;
	padding:5px;
	text-align:left;
	vertical-align:top;
	border-right:1px dotted #d7d5d5;
}

#kouensiryou_table td{
	padding:5px 5px 5px 20px;
}

