/*
    この CSS は 1 研究会のみでの利用という条件で価格を抑えて外注したものです．
    他の研究会等での利用は，インタラクション出版担当までお問い合わせください．
 */

/* リンクの色一括設定 */
A:link         { color:#262997; }
/*
A:visited      { color:#AD2E0F; }
*/
A:visited      { color:#262997; }
A:active       { color:#262997; }
A:hover        { color:#cc0033; }
A              { text-decoration:none; }

/* 文章用 */
/* TEXT-XXX-形状―色 */
/* 形状・・・N=normal／B=ボールド。色・・・N=normal／R=red／G=green／B=blue */
.TEXT-LL-B-N    { font-size:130%; font-weight:bold; color:#000000; line-height:140%; }
.TEXT-LL-N-N    { font-size:130%; color:#000000; line-height:140%; }
.TEXT-L-B-N    { font-size:110%; font-weight:bold; color:#000000; line-height:140%; }
.TEXT-L-N-N    { font-size:110%; color:#000000; line-height:140%; }
.TEXT-M-N-N    { font-size:90%; color:#000000; line-height:140%; }
.TEXT-M-B-N    { font-size:90%; font-weight:bold; color:#000000; line-height:140%; }
.TEXT-M-B-R    { font-size:90%; font-weight:bold; color:#990000; line-height:140%; }
.TEXT-M-B-B    { font-size:90%; font-weight:bold; color:#0000FF; line-height:140%; }
.TEXT-M-S-N    { font-size:80%; color:#000000; line-height:140%; }

.TEXT-VN-B    {
	font-size:110%;
	color:#000000;
	line-height:140%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.TEXT-VN-S    {
	font-size:100%;
	color:#000000;
	line-height:140%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}



/* ベース */
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
p, a, li, dt, dd, th, td, span, strong {
	font-size: 0.95em;
	line-height: 140%;
	color: #000000;
}

div#container {
	width: 710px;
	margin: 0px auto;
	
	border: 1px solid #999999;
	
	background-image: url(images/bg-content.png);
	background-position: left top;
	background-repeat: repeat-y;
	
	text-align: left;
}

img {
	border: 0px;
}

pre {
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	white-space: pre-wrap;
	word-wrap: break-word;
}

/* ヘッダ部 */
header {
}
h1 {
	padding: 0px;
	margin: 0px;
}
h1 .header-image {
	display: block;
	height: 92px;
	
	background-repeat: no-repeat;
	background-position: left top;
	
	text-indent: -9999px;
}
h1 a.header-image {
	background-image: url(images/bg-h1.png);
}
h1 span.header-image {
	background-image: url(images/bg-h1-top.png);
}

div.header-link {
	text-align: right;
	padding: 5px 10px;
}



/* コンテンツ部 */
div#content {
	padding: 0px 20px 10px 97px;
}

h2 {
	background-image: url(images/bg-h2.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	height: 32px;
	line-height: 32px;
	
	font-size: 1.1em;
	font-weight: bold;
	
	padding: 0px 0px 0px 20px;
	margin: 15px 0px 15px 0px;
}
h3 {
	background-image: url(images/bg-h3.png);
	background-repeat: no-repeat;
	background-position: left top;

	height: 25px;
	line-height: 25px;

	font-size: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	
	margin: 15px 0px 10px 5px;
	padding: 0px 0px 0px 15px;
}

p {
	margin: 0px 0px 10px 20px;
	padding: 0px;
	text-indent: 1em;
}
p.keynote-title {
	font-size: 1.3em;
	font-weight: bold;
	text-indent: 0em;
}
p.keynote-profile {
	text-align: right;
	padding-right: 5px;
}
p.signature {
	font-weight: bold;
	text-align: right;
}

/*トップページタイムスケジュール*/
div.al_right {
	margin-left: 152px;
}


/* リストベース */
ul {
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 20px;
}

ol.pc_grt {
	margin:0 0 15px 30px;
}
ol.pc_grt li {
	line-height: 1.5em;
}

p.pc_grt {
	margin:0 0 0 20px;
	text-indent: 0em;
}

p.cap {
	margin:0 0 15px 0;
	text-align: center;
	font-size:0.8em;
}

dl {
	margin: 0px 0px 20px 0px;
}
dt {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	line-height: 120%;
	
	background-image: url(images/dt-list-style.png);
	background-position: left center;
	background-repeat: no-repeat;
	
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 5px 20px;
}
dt.blk {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	line-height: 120%;
	
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 5px 20px;
}
dd {
	padding: 0px 0px 0px 45px;
	margin: 0px 0px 10px 0px;
}


/* menu */
ul.menu {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
ul.menu li {
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	
	list-style-type: none;
	
	background-image: url(images/dt-list-style.png);
	background-position: left center;
	background-repeat: no-repeat;
	
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 0px 20px;
}


/* images */
ul.images {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	
	text-align: center;
}
ul.images li {
	display: inline-block;
	*display: inline;  
    *zoom: 1; 
	
	margin: 0px 5px;
	vertical-align: middle;
	
	list-style-type: none;
}

img.pc_grt {
	margin: 15px 0 5px ;
	text-align: center;
}

/* members */
div.members {
	margin: -15px -20px 20px 0px;
}
div.members dl {
	display: inline-block;
	*display: inline;  
    *zoom: 1; 
	
	width: 270px;
	margin: 0px 25px 0px 5px;
	
	vertical-align: top;
}
div.members dl dt {
	background-image: url(images/bg-h3.png);
	background-position: left center;
	background-repeat: no-repeat;
	
	height: 25px;
	
	padding: 0px 0px 0px 18px;
	margin: 15px 0px 0px 0px;
	
	line-height: 25px;
	font-size: 0.9em;
}
div.members dl dt.blank {
	background: none;
}
div.members dl dd {
	position: relative;

	padding: 0px 0px 0px 18px;
	margin: 0px;
	line-height: 160%;
}
div.members dl dd span.affiliation {
	position: absolute;
	right: 0px;
	top: 3px;
}


/* session */
div.session {
	margin: 0px 0px 20px 0px;
	background-image: url(images/hr-black.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	
	padding: 0px 0px 10px 0px;
}
div.session h3 {
	background-image: url(images/bg-session-h3.png);
	background-position: top center;

	font-weight: bold;
	color: #990000;
	
	padding: 10px 0px 0px 25px;
	margin: 0px;
	
	clear: both;
}
div.session p {
	padding: 0px 0px 3px 25px;
	margin: 0px;
	font-weight: bold;
	text-indent: 0em;
}
div.session p span.chair {
	float: right;
}
div.session ul {
	margin: 0px;
	padding: 0px;
	
	clear: both;
}
div.session ul li {
	position: relative;

	background-image: url(images/hr-gray.png);
	background-position: center top;
	background-repeat: no-repeat;
	
	padding: 10px 0px 0px 0px;
	margin: 0px;
	
	font-size: 1em;
	
	list-style-type: none;
}
div.session ul li span.id {
	display: inline-block;
	*display: inline;  
    *zoom: 1; 
	
	width: 80px;
	padding-left: 5px;
	vertical-align: top;
	white-space: nowrap;
}
div.session ul li span.paper {
	display: inline-block;
	*display: inline;  
    *zoom: 1; 
	
	width: 500px;
}
div.session ul li span.paper a {
	font-weight: bold;
}
div.session ul li span.paper a.file {
	font-weight: normal;
	color: #FF4040;
	text-decoration: underline;
	
	vertical-align: top;
}
div.session ul li span.paper a.file span {
	cursor: pointer;
}


/* Icons */
table.bib tr td span.icons {
	float: right;
}
div.session ul li span.id span.icons {
	position: absolute;
	left: 0px;
	bottom: 0px;
	
	width: 80px;
	height: 16px;
	padding-left: 5px;
	margin-bottom: 3px;
	
	text-align: center;
}
span.icon-pdf, span.icon-movie, span.icon-bib, span.icon-blank {
	display: inline-block;
	*display: inline;  
    *zoom: 1; 
	
	width: 16px;
	height: 16px;
	
	background-position: center center;
	background-repeat: no-repeat;
	
	margin: 0px 3px;
	
	text-indent: -9999px;
}
span.icon-pdf {
	background-image: url(images/icon-pdf.png);
}
span.icon-movie {
	background-image: url(images/icon-movie.png);
}
span.icon-bib {
	background-image: url(images/icon-bib.png);
}


/* テーブル */
table.pc_grt {
border-collapse: collapse;
		margin: 0px auto 10px auto;
		text-size: 0.8em;
}

table.pc_grt td {
	font-size: 0.8em;
	vertical-align:baseline;
}


table.pc_grt_int {
border-collapse: collapse;
		margin: 0px auto 10px auto;
		text-size: 0.8em;
		border: none;
}

table.pc_grt_int td {
		border: none;
}


table.pc_grt td {
	font-size: 0.8em;
}



table {
	margin: 0px auto 10px auto;
	
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #2C2C2C;
	border-bottom: 1px solid #2C2C2C;
}
th, td {
	border-top: 1px solid #2C2C2C;
	border-left: 1px solid #2C2C2C;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	
	padding: 5px;
}
th {
	background-color: #DDDDDD;
	white-space: nowrap;
}
td p {
	margin-left: 0px;
}
td dl {
	margin-bottom: 0px;
}
td dl dt, td dl dd {
	margin-left: 0px;
	padding-left: 0px;
	background: none;
}

table.timetable,
table.bib {
	border: 1px #999999 solid;
	border-collapse: collapse;
	margin-left: 5px;
}
table.timetable {
	margin: auto 0px;
}
table.timetable th, table.timetable td {
	
}
table.timetable td.time {
	text-align: right;
	background: #F7F7F7;
	padding: 5px 10px;
}
table.bib th, table.bib td {
	border: 0px;
}
table.timetable th,
table.bib th {
	/*border-top: 1px solid #999999;*/
	background: #E7E7E7;
}
table.bib th.tag {
	background: transparent;
	text-align: right;
	padding-left: 10px;
}
table.bib td.book,
table.bib td.id,
table.bib td.page,
table.bib td.date {
	text-align: center;
}
table.bib td.abstract p {
	line-height: 1.5em;
}
table.bib td.abstract img {
	margin-left: 5px;
	margin-bottom: 5px;
}
table.bib td.email, table.bib td.account {
	font-family: Courier;
}


/* 罫線 */
*html hr {
   display: list-item;
   width: 0;
   height: 0;
   margin-left: 10px;
   list-style :url(images/hr-gray.png) inside;
}
hr {
	border: 0;
	height: 8px;
	background-image: url(images/hr-gray.png);
	background-position: center center;
	background-repeat: no-repeat;
}


/* フッタ部 */
div#footer {
	background-image: url(images/bg-footer.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 23px;
	
	text-indent: -9999px;
}

/* 企業ロゴ */

.box_l {
	display: inline-block;
	width: 310px;
	vertical-align:baseline;
}

.box {
	display: inline-block;
	width: 260px;
	vertical-align:baseline;
}

/* ハックでIE6,7のみに適用 */
html*.box {
	display: inline;
	zoom: 1;
}