/* 2005-7 ～ 2005-9 [akito inoue write for glocom publication - journal archive]   */

body{
	margin:0px;
	color:#999;
	font-family:"Osaka","verdana","century","times";
	height:100%;
}
div.main{
	padding-top:0px;
	padding-bottom:0px;
	text-align:center;
	border-top:solid 1px black;
	background:#fff url("http://www.glocom.ac.jp/img/back740.gif") top center repeat-y;
}
div.main_in{
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
	width:700px;
}
/* 一般的指定 */

h1{
	font-size:50px;
	letter-spacing:1.8em;
	margin:40px 0px 0px 0px;
	color:#7E7E7E;
}

a{text-decoration:none;}
a:hover	{text-decoration:underline;}


.for_noncss{
	display:none;
}
.rightalign{
	text-align:right;
}

/* 段組。特殊指定  */

h1#glocom_title{
	background:transparent url("http://www.glocom.ac.jp/img/glocom_title.gif") top left no-repeat;
	text-indent:-9999px;
	height:90px;
	width:700px;
}
p#fullname{
	display:none;
}



/* headnavi関連 */

ul#headnavi{
	width:700px;
	color:white;
	text-indent:20px;
	margin:0px 0px 0px 0px;
	height:25px;
	border:0px;
	padding:0px;
	background:transparent url("http://www.glocom.ac.jp/img/01_navi.gif") top left no-repeat;
	position: relative;
	}
ul#headnavi li{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
ul#headnavi li a{
	text-indent: -9999px; 
	text-decoration: none;
	height: 25px;
	display: block;
}

#mn1 {left: 25px; width: 25px;}
#mn2 {left: 84px; width: 41px;}
#mn3 {left: 155px; width: 75px;}
#mn4 {left: 257px; width: 49px;}
#mn5 {left: 337px; width: 83px;}
#mn6 {left: 445px; width: 51px;}
#mn7 {left: 528px; width: 50px;}
#mn8 {left: 608px; width: 55px;}


#mn1 a:hover {background: transparent url("http://www.glocom.ac.jp/img/underline.gif") -25px  0; no-repeat;}
#mn2 a:hover {background: transparent url("http://www.glocom.ac.jp/img/underline.gif") -84px  0; no-repeat;}
#mn3 a:hover {background: transparent url("http://www.glocom.ac.jp/img/underline.gif") -153px 0; no-repeat;}
#mn4 a:hover {background: transparent url("http://www.glocom.ac.jp/img/underline.gif") -233px 0; no-repeat;}
#mn5 a:hover {background: transparent url("http://www.glocom.ac.jp/img/underline.gif") -335px 0; no-repeat;}
#mn6 a:hover {background: transparent url("http://www.glocom.ac.jp/img/underline.gif") -444px 0; no-repeat;}
#mn7 a:hover {background: transparent url("http://www.glocom.ac.jp/img/underline.gif") -525px 0; no-repeat;}
#mn8 a:hover {background: transparent url("http://www.glocom.ac.jp/img/underline.gif") -603px 0; no-repeat;}


/* publications menu関連 */

ul#publications_menu{
	width:700px;
	color:white;
	text-indent:20px;
	margin:0px 0px 0px 0px;
	height:200px;
	border:0px;
	padding:0px;
	background:transparent url("http://www.glocom.ac.jp/img/journal_archive/journal.jpg") bottom left no-repeat;
	position: relative;
	}
ul#publications_menu li{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 152px;
}
ul#publications_menu li a{
	text-indent: -9999px; 
	text-decoration: none;
	height: 25px;
	display: block;
}

#pl1 {left: 90px; width: 41px;}
#pl2 {left: 271px; width: 120px;}
#pl3 {left: 493px; width: 133px;}


#pl1 a:hover {background: transparent url("http://www.glocom.ac.jp/img/underline.gif") -0px  0; no-repeat;}
#pl2 a:hover {background: transparent url("http://www.glocom.ac.jp/img/underline.gif") -233px  0; no-repeat;}
#pl3 a:hover {background: transparent url("http://www.glocom.ac.jp/img/underline.gif") -467px 0; no-repeat;}





div#contents{
	clear:both;
}
div#topmenu{
	height:600px;
}



/* メインメニューへのナビゲーション */


ul#rightnavi{
	float:right;
	width:160px;
	height:330px;
	border-right:7px solid #7E7E7E;
	margin:0px;
	padding-top:10px;
	padding-bottom:auto;
	padding-left:10px;
	padding-right:10px;
	text-align:right;
}
ul#rightnavi li{
	list-style:none;
	font-size:x-small;
	line-height:1.3em;
	font-family:verdana,arial,helvetica;
}
* html ul#rightnavi li{
	font-size:xx-small;
}
ul#rightnavi li a{color:#999;}
ul#rightnavi li a:hover{color:#999;text-decoration:under-line;}




/* mt部分の指定 */
div#bottoms{
	margin:20px 0 0 0;
	padding:0px;
	z-index:+2;
	clear:both;
	font-family:verdana,arial,helvetica;
	overflow:visible;
	word-break:break-all;
	background:transparent url("http://www.glocom.ac.jp/img/bottomback.gif") 7px 0px repeat-y;
}




/* mt menu(bottom left)の指定 */

div#bottom_left{
	float:left;
	z-index:+1;
	margin:0px 0px 20px 0px;
	padding:0px 0px 10px 0px;
	width:200px;
	color:#666;
	background:#ddd;
}
#bottom_left p{
	font-size:small;
}
#bottom_left h2{
	font-size:small;
	text-align:left;
	color:#aaa;
}
#bottom_left h3{
	font-size:small;
}
#bottom_left h4{
	font-size:small;
}
#bottom_left h2.rightalign{
	padding-top:0px;
	margin-top:0px;
	background:#bbb;
}

#bottom_left #newstopics{
	padding;0px;
	margin:0px;
}
#bottom_left #newstopics h2{
	padding:5px;
	margin:10px;
	color:#333;
	font-size:small;
	background:#bbb;
}
#bottom_left #newstopics p{
	padding:5px 15px 5px 15px;
	margin-top:0px;
}
#bottom_left #newstopics ul{
	padding:5px 10px 5px 5px:
	margin:10px 10px 10px 5px;
}
#bottom_left #newstopics ul li{
	margin:3px 10px 3px 10px;
	font-size:small;
	list-style:url("http://web.sfc.keio.ac.jp/~inoue/ised/image/list_c.gif");
}

#bottom_left #publist2 h2{
	padding:5px;
	margin:0px;
	color:#333;
	font-size:small;
	background:#bbb;
}



#bottom_left h2#topborder{
	border-top:solid 1px #cccccc;
	padding-top:6px;
		}

#bottom_left #publist2{
	background:#ddd;
	padding:5px 10px 5px 10px;
}

#bottom_left ul{
	margin:0 0 0 10px:
}#bottom_left ul li{
	list-style:none;
	font-size:small;
	border:0;
}
#bottom_left a{
	color:#669;
}
#bottom_left .link-note{
	margin:10px auto 10px auto;
	width:170px;
}

/* mt news記事 rightの指定 */
div#bottom_right{
	margin:0 0 0 195px;
}
div#bottom_news{
	margin-left:10px;
}
#bottom_news h3{
	background-color:#7E7E7E;
	color:#CCCCCC;
	font-size:small;
	margin-top:0px;
	padding:5px 5px 5px 10px;
	font-weight:400;
}
#bottom_news p,#bottom_news blockquote,#bottom_news ul li{
	font-size:small;
	padding:0 10px 0 10px;
}

/* footer */

ul#footer{
	clear:both;
	border-top:solid 7px #666666;
	padding:0px 0px 00px 0px;
	width:700px;
	margin:0 0 0 0;
	background-color:white;
}
ul#footer li{
	display:block;
	float:right;
	list-style:none;
	width:270px;
	text-align:right;
	font-size:small;
}
ul#footer li a{color:#7E7E7E;}
ul#footer li a:hover{color:#7E7E7E;text-decoration:under-line;}




#container {
	line-height: 140%;
		margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
	border: 1px solid #FFFFFF;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #999999;
	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
	height: 39px;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	
	
	
	}

#banner h2 {
	font-size: small;
	}

.content {
	padding: 0px 0px 5px 0px;
	/* mac IE隠し  \*/
	margin-left:250px;
	/* mac IE 終了 */
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	}
div.content#individual{
	margin-left:0px;
}
.content pre {
	font-size: larger;
}
#left {	float: left;
	width: 200px;;
	overflow: hidden;
	word-break:break-all;
	}

.content p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}
.content#individual p{
	margin-left:20px;
	margin-right:20px;
}
.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	margin-top:0px;
	padding:6px 10px 6px 10px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	background-color:#666;
	}

.content h3 {
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	border-bottom:solid 5px #666;
	margin-top:15px;
	padding:6px 10px 6px 10px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	background-color:#fff;
	}
.content h4{
	color:#c90;
	border-left:#ccc solid 8px;
	padding:5px 5px 5px 12px;
	margin-left:10px;
	font-size: 80%;
}
.content h5{
	font-size: 80%;
	color:#666;
	margin-left:1em;
}

.content h5.profile{
	color:#666;
	border-top:solid 5px #ccc;
	border-bottom:solid 1px #ccc;
	padding:5px;
	font-size: 80%;
	margin-left:0px;
	clear:both;
}
.content#individual p.posted {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	border-top: 1px solid #999999;
	text-align: left;
	margin:10px 0px 25px 0px;
	line-height: normal;
	padding: 3px;
	}
.content a {
	color:#666699;

}
.content img{
	border:solid 1px #000;
	margin:15px;
	display:block;
}
.content table{
	border: solid 1px #ccc;
	border-collapse: collapse;
	margin:10px auto;
}
.content table td,.content table th{
	padding:7px;
}
.content th{
	background-color:#eee;
}
.content table caption{
	vertical-align:bottom;
	text-align:left;
}

#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}


.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
textarea {
font-family: "Osaka","ＭＳ Ｐゴシック","sans-serif";
}
#pankuzu{
	padding-bottom:20px;
	font-size:small;
}
#entrylist{
	font-size:small;
}

blockquote,ul li,ol li,dt,dd,td,th,caption{
	font-size:small;
}
p.author{
	text-align:right;
}
p.footnote{
	color:#444;
	margin:1px auto;
}
p.reed{
	color:#999;
	margin-left:20px;
	margin-right:20px;
}