﻿@charset "utf-8";

/************************** 

レジナビサイトCSS
日経メディカルオンライン
学会カレンダー読み込み部分

**************************/

/* ラッパー */
div#mainCol div#nikkeiCalendar {
	width: auto;
	height: auto;
	margin: 0 0 30px 10px;
	padding: 10px 0 0;
	clear: both;
}

/* 見出し */
div#mainCol h2.cover_latest_header {
	width: auto;
	color: #666;
	padding: 0.5em 0.5em;
	line-height: 1;
	border-top: 2px solid #827f94;
	border-bottom: 2px solid #827f94;
	font-size: 100%;
}
 
 div#mainCol h2.cover_latest_header span.title {
	color: #000;
	font-size: 108%;
}

/* テーブル */
div#mainCol table.stripe_table {
	width: 100%;
	margin-bottom: 20px;
	border: 0;
	padding: 0;
	border-collapse: collapse;
}
 
body#mypage div#mainCol table.stripe_table {
	margin-bottom: 20px;
}
 
div#mainCol table.stripe_table_aiueo {
	margin-bottom: 20px;
}
 
div#mainCol table.stripe_table tr.odd {
	/*background-color: #e7e5f0;*/
	/*background-color: #DFF1FB;*/
	background-color: #EEE;
}
 
div#mainCol table.stripe_table tr th, div#mainCol table.stripe_table tr td {
	font-size: 95%;
	text-align: left;
	vertical-align: top;
	padding: 0.8em 0;
	line-height: 1.3;
}
 
div#mainCol table.stripe_table tr th {
	padding-left: 0.7em;
}

/*
div#mainCol table.stripe_table tr th.title:before {
	content: "● " 
}
 */
 
div#mainCol table.stripe_table tr.even th {
	background-color: #FFF;
}
 
div#mainCol table.stripe_table tr th.point span {
	font-weight: bold;
}
 
div#mainCol table.stripe_table tr .title {
	width: auto;
}
 
div#mainCol table.stripe_table tr .title a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

div#mainCol table.stripe_table tr .title a:hover {
	color: #017AC1;
	text-decoration: underline;
}
 
div#mainCol table.stripe_table tr td.site {
	width: 100px;
}

div#mainCol table.stripe_table tr td.date {
	width: auto;
}

div#mainCol table.stripe_table tr th.date {
	width: 170px;
	font-weight: normal;
}
 
div#mainCol table.stripe_table tr td.country {
	width: 70px;
}
 
div#mainCol table.stripe_table tr td.city {
	width: 80px;
}
 
div#mainCol table.stripe_table tr td.point {
	text-align: right;
	padding-right: 1em;
}
 
div#mainCol table.stripe_table tr td.point span.plus {
	color: #110070;
	font-weight: bold;
}
 
div#mainCol table.stripe_table tr td.point span.minus {
	color: #db025c;
	font-weight: bold;
}
 
body#gakkai_c div#mainCol p.btn_pagetop {
	float: right;
	margin-top: -20px;
}

div#mainCol h3.stripe_table_header {
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 0.5em 0 0.3em 0.5em;
	clear: both;
	font-size: 100%;
	border-top: 1px solid #827f94;
	border-bottom: 1px solid #827f94;
}

/* ひらがな行ヘッダー */
div#mainCol div.stripe_table_header {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0.7em 0 0.5em 0.5em;
	border-top: 1px solid #827f94;
	border-bottom: 1px solid #827f94;
	clear: both;
}
 
div#mainCol div.stripe_table_header h3.aiueo {
	margin: 0;
	color: #666;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.0;
}
 
div#mainCol div.stripe_table_header p.quicklink_aiueo {
	height: 0.8em;
	margin-right: 0.3em;
	float: right;
	line-height: 1;
}
 
div#mainCol div.stripe_table_header p.quicklink_aiueo a {
	font-size: 90%;
	padding: 0 0.5em 0 0.7em;
	border-left: 1px solid #999;
}

div#mainCol div.stripe_table_header p.quicklink_aiueo a.first {
	padding: 0;
	border: 0;
}

/* ページTOPへ戻る */
p.btn_pagetop { 
	height: 10px;
	font-size: 82%;
	text-align: right;
}

p.btn_pagetop a {
	color: #333;
	background: url(../image/common/arrow03.gif) no-repeat right 3px; 
	padding: 0 11px 2px 0;
}

 
/**************************

学会カレンダーTOPページ
society.htm

**************************/
/* ラッパー society.htm用 */
div#mainCol div#nikkeiCalendarTop {
	width: auto;
	height: auto;
	margin: -10px 0 30px 10px;
	padding: 0;
	clear: both;
}

div#nikkeiCalendarTop div.gakkai_c_navi {
	margin: 0 0 20px;
}
 
div#nikkeiCalendarTop div.gakkai_c_navi h4 {
	color: #0079C0;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.1;
	padding: 0 0 0.2em 18px;
	border-bottom: 2px solid #0079C0;
	margin: 40px 9px 1em 0;
	background: url(../image/common/arrow01.gif) no-repeat 0 0; 
}
 
div#nikkeiCalendarTop div.gakkai_c_navi dl.calendar {
	padding: 0.2em 0.5em 0.8em 0;
	margin: 0 1em;
}

div#nikkeiCalendarTop div.gakkai_c_navi dl.calendar dt {
	margin: 0 0.8em 0 0;
	color: #666;
	font-weight: bold;
	display: inline;
	line-height: 1.2;
}
 
div#nikkeiCalendarTop div.gakkai_c_navi dl.calendar dd {
	height: auto;
	color: #333;
	display: inline;
	line-height: 1.1;
	padding: 0 5px 0 8px;
	border-left: 1px solid #999;
}
 
div#nikkeiCalendarTop div.gakkai_c_navi dl.calendar dd.first {
	padding-left: 0;
	border: 0;
}
 
div#nikkeiCalendarTop div.gakkai_c_navi dl.calendar dd a {
	color: #333;
	font-weight: bold;
}

div#nikkeiCalendarTop div.gakkai_c_navi dl.calendar dd a:hover {
	color: #999;
}
 
div#nikkeiCalendarTop div.gakkai_c_navi p.aiueo {
	margin-left: 0;
	line-height: 1.2;
	padding: 5px 1em 1em 1em;
}
 
div#nikkeiCalendarTop div.gakkai_c_navi p.aiueo a {
	color: #333;
	font-weight: bold;
	padding: 0 12px;
	border-left: 1px solid #999;
}

div#nikkeiCalendarTop div.gakkai_c_navi p.aiueo a:hover {
	color: #999;
}
 
div#nikkeiCalendarTop div.gakkai_c_navi p.aiueo a.first {
	background: none;
	padding-left: 0;
	border: 0;
}
 
div#nikkeiCalendarTop div.gakkai_c_navi p.explain {
	color: #333;
	font-size: 95%;
	line-height: 1.5;
	padding: 0 0 0 12px;
	margin-bottom: 1em;
}
 
div#nikkeiCalendarTop div.gakkai_c_navi ul.category {
	margin-left: 0;
	padding-top: 5px;
	width: 530px;
	overflow: hidden;
}
 
div#nikkeiCalendarTop div.gakkai_c_navi ul.category li {
	float: left;
	line-height: 1.0;
	padding-bottom: 1.5em;
	word-break: keep-all;
	white-space: nowrap;
}
 
div#nikkeiCalendarTop div.gakkai_c_navi ul.category li a {
	color: #333;
	font-weight: bold;
	padding: 0 1em;
	border-right: 1px solid #999;
}

div#nikkeiCalendarTop div.gakkai_c_navi ul.category li a:hover {
	color: #999;
}
 
div#nikkeiCalendarTop div.gakkai_c_navi ul.category li.last a {
	padding-right: 0;
	border: 0;
}
 
div#nikkeiCalendarTop div.gakkai_c_navi p.howtouse {
	color: #333;
	line-height: 1.5;
	padding: 0 0 0 12px;
	margin-bottom: 1em;
}
 
div#nikkeiCalendarTop div.gakkai_c_navi object {
	width: 560px;
	margin: 0 0 19px 19px;
}



 


