@charset "utf-8";
/* ===================================================================
CSS information

 file name  :style.css
 author     :日本口腔衛生学会
 style info :コンテンツエリア関係 細部
 
カラーコード
基本　緑　#007b43
濃い緑　　#00562d
薄い緑　　#bfffe1
青　　　　#00217b
オレンジ　#ff7e00

textBox 740px

=================================================================== */

/*----------------------------------------------------
	past.html
----------------------------------------------------*/

#Past dt {
	clear: left;
	float: left;
	width: 140px;
	padding: 5px 0;
}

#Past dd {
	margin-left: 140px;
	width: 600px;
	padding: 5px 0;
}


/*----------------------------------------------------
	about.html
----------------------------------------------------*/

.com,
.com th,
.com td {
	border: none;
}

.com th {
	padding-right: 10px;
}

/*----------------------------------------------------
	news.html
----------------------------------------------------*/

#news_081030_outline,
#news_081030_outline th,
#news_081030_outline td {
	border: none;
	padding: 2px;
}
#news_081030_outline th {
	padding-right: 20px;
}

/*----------------------------------------------------
	meet.html
----------------------------------------------------*/

#Meet table,
#Meet th,
#Meet td {
	border: none;
}

/*----------------------------------------------------
	journal.html
----------------------------------------------------*/

#Journal li {
	float: left;
	width: 160px;
	list-style: none;
	background: url(../img/item/icon_link.gif) no-repeat left 4px;
	padding-left: 15px;
}

#Journal li span {
	font-size: 86%;
}

#Journal h4 {
	clear: left;
}

#Journal span.attention {
	font-size:86%;
	vertical-align: super;
}

#Journal dt {
	margin-bottom: 1em;
	padding: 0 5px;
	border-left: 4px solid #007b43;
	font-weight: bold;
}

#Journal dd {
	padding-top: 5px;
	border-top: 1px solid #1e50a2;
	background: #f7fcfe;
}

#Journal .author {
	display: block;
	padding: 0.5em 1em 1em 1em;
	font-size: 93%;
	background: #fff;
}

#Journal h4.umin {
	background: url(../img/contents/journal_umin.gif) no-repeat left center;
	padding-left: 90px;
	min-height: 40px;
	vertical-align: middle;
	line-height: 40px;
}

#Journal h4.umin {
 /* for IE6 */
 //height: auto !important;
 //height: 100px;
}

#Journal ul.umin li {
	width: 220px;
}

#Journal ul.umin{ /zoom : 1; }
#Journal ul.umin:after{ content : ''; display : block; clear : both; }


.journal_copyright {
	border: 1px solid #f00;
	padding: 0 1em;
}


.journal_file {
	margin: 2em 0;
}

/*----------------------------------------------------
	member.html
----------------------------------------------------*/

#Member li {
	list-style: none;
	background: url(../img/item/icon_link.gif) no-repeat left center;
	padding-left: 15px;
}


#Journal:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

#Journal {
	display: inline-block;
}



#ListMap th,
#ListMap td {
	background: #fff;
	padding: 5px 10px 5px 2px;
}

#ListMap .odd th,
#ListMap .odd td {
	background: #fef4f4;
}

#ListMap th {
	font-weight: bold;
}

#ListMap a {
	background: url(../img/item/icon_link_mini.gif) no-repeat left center;
	padding-left: 12px;
}


/*----------------------------------------------------
	training.html
----------------------------------------------------*/

/*----------------------------------------------------
	area.html
----------------------------------------------------*/

#Area table {
	width: 100%;
	border-collapse: collapse;
}

#Area th,
#Area td {
	border: 1px solid #666;
}

#Area th {
	background: #333;
	color: #fff;
	font-weight: bold;
}

#Area td.name {
	padding-left: 32px;
	vertical-align: middle;
}

#Area .meet {
	background: #fbfaf5;
}

#Area .meet_next {
	background: #f3f3f3;
}
#Area .meet td.schedule, #Area .meet td.place, #Area .meet td.contents,
#Area .meet_next #Area td.schedule, #Area .meet_next td.place, #Area .meet_next td.contents {
	letter-spacing: 1em;
}

/*----------------------------------------------------
	certify.html attending.html
----------------------------------------------------*/

#Certify table,
#Attending table {
	width: 100%;
	border-collapse: collapse;
}

#Certify th,
#Certify td,
#Attending th,
#Attending td {
	border: 1px solid #666;
	vertical-align: middle;
}

#Certify th,
#Attending th {
	background: #333;
	color: #fff;
	font-weight: bold;
}

#Certify td {
	text-align: center;
}

#Certify td.name,
#Certify td.address {
	text-align: left;
}

#Attending td.no {
	font-size: 86%;
}
#Attending td.yes {
	text-align: center;
}

/*----------------------------------------------------
	press.html
----------------------------------------------------*/

.Press_Book p {  
	display: table-cell;  
	vertical-align: middle;  
	margin: 0;
	padding-left: 20px;
}  
   
/*for IE6 */  
* html .Press_Book p {  
	display: inline;  
	zoom: 1;  
}  
   
/*for IE7 */  
*:first-child+html .Press_Book p {  
	display: inline;  
	zoom: 1;  
}

#Press p.order {
	margin-top: 40px;
	border-top: 1px dashed #666;
	padding-top: 10px;
}

/*----------------------------------------------------
	link.html
----------------------------------------------------*/

#Link li {
	list-style: none;
	background: url(../img/item/icon_link.gif) no-repeat left 4px;
	padding-left: 15px;
}

/*----------------------------------------------------
	sitemap.html
----------------------------------------------------*/

#Sitemap ul li ul li {
	margin-top: 0.5em;
	list-style-type: circle;
} 
