@charset "utf-8";

div.sub{
	color: #666;
	padding: 15px;
	margin: 5px 0 15px;
	background: #f6f6f6;
	border: 1px solid #ccc;
}
#pub #contentArea #main #siryou {
	text-indent: 20px;
	color: #999999;
	text-decoration: none;
	list-style: none;
}




/* /////////////////////// categories //////////////////////// */

body#profile #contentArea a,
body#profile #contentArea #main h1,
body#profile #contentArea #main h3{
	color: #c00;
}
body#projects #contentArea a,
body#projects #contentArea #main h1,
body#projects #contentArea #main h3{
/*	color: #036;*/
	color: #36c;
}
body#events #contentArea a,
body#events #contentArea #main h1,
body#events #contentArea #main h3{
	color: #f60;
}
body#pub #contentArea a,
body#pub #contentArea #main h1,
body#pub #contentArea #main h3{
	color: #008000;
	font-weight: normal;
}
body#tushin #contentArea a,
body#tushin #contentArea #main h1,
body#tushin #contentArea #main h3{
	color: #6c0;
}
body#access #contentArea a,
body#access #contentArea #main h1,
body#access #contentArea #main h3{
	color: #906;
}
body#links #contentArea a,
body#links #contentArea #main h1,
body#links #contentArea #main h3{
	color: #606;
}

body#profile #globalNavArea{
	background-image: url(../images/nav_bg_about.gif);
}
body#projects #globalNavArea{
	background-image: url(../images/nav_bg_projects.gif);
}
body#events #globalNavArea{
	background-image: url(../images/nav_bg_events.gif);
}
body#pub #globalNavArea{
	background-image: url(../images/nav_bg_pub.gif);
}
body#tushin #globalNavArea{
	background-image: url(../images/nav_bg_tushin.gif);
}
body#access #globalNavArea{
	background-image: url(../images/nav_bg_access.gif);
}
body#links #globalNavArea{
	background-image: url(../images/nav_bg_links.gif);
}


body#profile #contentArea #menu ul a:hover{
	background-color: #F4DFDF;
}
body#projects #contentArea #menu ul a:hover{
	background-color: #D5E0F4;
}
body#events #contentArea #menu ul a:hover{
	background-color: #F4E8DF;
}
body#pub #contentArea #menu ul a:hover{
	background-color: #DFF4DF;
}
body#tushin #contentArea #menu ul a:hover{
	background-color: #EAF4DF;
}
body#access #contentArea #menu ul a:hover{
	background-color: #F4DFF4;
}
body#links #contentArea #menu ul a:hover{
	background-color: #F4DFEE;
}


body#profile #contentArea #main h2{
	background-image: url(../images/h2_bg_red.png);
}
body#projects #contentArea #main h2{
	background-image: url(../images/h2_bg_blue.png);
}
body#events #contentArea #main h2{
	background-image: url(../images/h2_bg_org.png);
}
body#pub #contentArea #main h2{
	background-image: url(../images/h2_bg_grn.png);
}
body#tushin #contentArea #main h2{
	background-image: url(../images/h2_bg_lime.png);
}
body#access #contentArea #main h2{
	background-image: url(../images/h2_bg_mauve.png);
}
body#links #contentArea #main h2{
	background-image: url(../images/h2_bg_purple.png);
}


/* /////////////////////// table //////////////////////// */

#contentArea table.tbl{
	width: 100%;
	margin-bottom: 2em;
	border-collapse: collapse;
	border-bottom: 1px dotted #ccc;
}
#contentArea table.tbl th,
#contentArea table.tbl td{
	padding: 6px;
	border-top: 1px dotted #ccc;
}
#contentArea table.tbl th{
	width: 8em;
}

/* /////////////////////// text //////////////////////// */

body#profile #contentArea table.member{
	width: 100%;
	margin-bottom: 2em;
	border-collapse: collapse;
	border-bottom: 1px solid #ccc;
}
body#profile #contentArea table.member th,
body#profile #contentArea table.member td{
	padding: 6px;
	border-top: 1px solid #ccc;
}
body#profile #contentArea table.member table.member{
	border-bottom: none;
}
body#profile #contentArea table.member table.member th,
body#profile #contentArea table.member table.member td{
	border-top: none;
	border-bottom: 1px dotted #ccc;
}
body#profile #contentArea table.cource{
	width: 100%;
	margin-bottom: 2em;
	border-collapse: collapse;
	border-bottom: 1px solid #ccc;
}
body#profile #contentArea table.cource th,
body#profile #contentArea table.cource td{
	padding: 6px;
	border-top: 1px solid #ccc;
}
body#profile #contentArea table.cource th{
	width: 45%;
	font-weight: normal;
}

body#projects #contentArea table.prj{
	width: 100%;
	margin-bottom: 2em;
	border-collapse: collapse;
	border-bottom: 1px dotted #ccc;
}
body#projects #contentArea table.prj th,
body#projects #contentArea table.prj td{
	padding: 6px;
	border-top: 1px dotted #ccc;
}
body#projects #contentArea table.prj th{
	width: 8em;
}



/* /////////////////////// news //////////////////////// */

body#news #contentArea dl{
	margin: 0 0 1.5em;
}
body#news #contentArea dl dt{
	float:left;
}
body#news #contentArea dl dt img{
	margin: 2px 7px;
}
body#news #contentArea dl dd{
	margin-left: 8em;
	margin-bottom: 0.5em;
}



/* /////////////////////// events //////////////////////// */

body#events #contentArea h3 span.prjtype{
	font-weight: normal;
	font-size: 80%;
	padding: 1px 5px;
	color:#fff;
	background: #666;
}
body#events #contentArea h3{
/*	border-bottom: 1px solid #ccc;*/
	margin-bottom: 5px;
}
body#events #contentArea h3 a{
	display: block;
	padding-left: 15px;
	background: url(../images/arw_org.gif) 0 0.4em no-repeat;
}
body#events #contentArea h3 a.pdf{
	background-image: url(../../igs/IGS_Events/images/pdf_icon.gif);
	background-repeat: no-repeat;
	background-position: left 0.4em;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 22px;
}
body#events #contentArea h3 a span.prjtype{
	text-decoration:none;
}
body#events #contentArea p.link{
	margin-bottom: 25px;
	clear: none;
}
.clear {
	clear: both;
}

body#events #contentArea p.link a{
	color: #666;
	background-image: url(../images/arw_org.gif);
}


body#events #contentArea dl dt{
	color: #333;
	font-weight: bold;
}

/* /////////////////////// tushin //////////////////////// */

body#tushin #contentArea p.date{
	text-align: right;
	margin:0;
/*	border-top: 1px dotted #ccc;*/
}
body#tushin #contentArea ul.toc {
	font-size: 80%;
	margin: 0 0 15px;
	list-style:none;
	border-bottom: 1px dotted #ccc;
}
body#tushin #contentArea ul.toc li{
	padding: 2px;
	border-top: 1px dotted #ccc;
}
body#tushin #contentArea ul.toc li a{
	color: #666;
	display:block;
	padding-left: 15px;
	background: url(../images/arw_down.gif) 0 0.2em no-repeat;
}
* html body#tushin #contentArea ul.toc li a{
	height: 100%; /* for IE under6 */
}
body#tushin #contentArea .sub{
	border: 1px solid #6c0;
	background-color: #EAF4DF;
}
body#tushin #contentArea .speaker{
	display: block;
	margin-top: -10px;
	padding-bottom: 5px;
}
body#tushin #contentArea ul.overview{
	margin: 0 0 15px;
	padding: 15px 15px 15px 30px;
	border:1px solid #ccc;
}

body#tushin #contentArea .subttl{
	font-size: 80%;
}
body#tushin #contentArea table.seminar{
	width: 100%;
	margin-bottom: 2em;
	border-collapse: collapse;
}
body#tushin #contentArea table.seminar th,
body#tushin #contentArea table.seminar td{
	padding: 6px;
	border-bottom: 1px dotted #ccc;
}
body#tushin #contentArea table.seminar th{
	font-weight: normal;
	width: 8em;
}
body#tushin #contentArea address{
	color: #6c0;
	margin-top: 40px;
	padding-top: 20px;
	font-style: normal;
	border-top: 1px solid #ccc;
}


/* /////////////////////// pub //////////////////////// */

body#pub #contentArea table.pubnenpo{
	width: 100%;
	margin-bottom: 2em;
	border-collapse: collapse;
	border-bottom: 1px dotted #ccc;
}
body#pub #contentArea table.pubnenpo th,
body#pub #contentArea table.pubnenpo td{
	padding: 6px;
	border-top: 1px dotted #ccc;
}
body#pub #contentArea table.pubnenpo th{
	width: 8em;
}
body#pub #contentArea table.pubnenpo td img{
	width: 55px;
	paddding: 3px;
	border:1px solid #ccc;
}
body#pub #contentArea table.pubnenpo td dl dt a{
	font-weight: bold;
	display: block;
	padding-left: 15px;
	background: url(../images/arw_black.gif) 0 0.3em no-repeat;
}

/* /////////////////////// links //////////////////////// */

body#links #contentArea ul li ul{
	list-style:none;
	margin-bottom: 0.5em;
}

/* /////////////////////// sitemap //////////////////////// */

body#sitemap #contentArea ul{
	border-bottom: 1px solid #ccc;
}
body#sitemap #contentArea ul li{
	padding: 3px;
	border-top: 1px solid #ccc;
}
body#sitemap #contentArea ul li ul{
	margin: 5px 0 0;
	padding-left: 25px;
	border-bottom: none;
}
body#sitemap #contentArea ul li ul li{
	padding: 2px;
	border-top: 1px dotted #ccc;
	list-style :none;
}
body#sitemap #contentArea ul li ul li a{
	background-image: url(../images/arw_small.gif) !important;
}
