﻿@charset "utf-8";



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

/* **** トップページ ****** */



h1{

	left:0px;

	font-size:18px;

	margin:0px;

	padding:0px;

/*	width:773px;*/

/*	height:357px;*/

}





/* メニュー */

div#menu{



}



div#extLink{

	width:127px;

	height:43px;

	top:452px;

	margin-left:632px;

}



.en div#extLink{

	width:142px;

	height:44px;

	

	top:578px;

	margin-left:622px;

}

/*スポンサーバナー*/

div#banner,

#banner01-link

{

	width:228x;

	height:48px;

	position:absolute;

	top:523px;

	margin-left:528px;

	/*	background-color:yellow;*/

background-color: transparent;

	background-image:url(../japanese/images/spacer.gif);

	background-repeat: repeat;

	cursor:hand;

}

div#banner02{

	width:228x;

	height:48px;

	position:absolute;

	top:583px;

	margin-left:528px;

	/*	background-color:yellow;*/

background-color: transparent;

	background-image:url(../japanese/images/spacer.gif);

	background-repeat: repeat;

	cursor:hand;

}



/*バナーのタイトル*/

div#banner-title{

	width:300x;

	height:1.5em;

	position:absolute;

	top:503px;

	margin-left:593px;

	font-size:13px;

}





div#lang,

.en div#lang{

	top:10px;

	margin-left:670px;

}



#top div.contents{



}



#top #frame{

	height:auto;

}



#footer{

	margin:0;

	height:8px;

/*	overflow:hidden;*/

	line-height:8px;

}

#end-message{
	position:absolute;
	top:293px;
	margin-left:29px;
	width:277px;
	height:80px;
	background-color:#ffffff;
	border:solid #004c97 2px;
	padding:4px 2px 4px 4px;

}

#end-message p{
	font-size:13px;
	color:#004c97;
	font-weight:bold;
	margin-bottom:0;/*	letter-spacing: -1px;*/
}


#whatsnew{

	position:absolute;

	top:403px;

	margin-left:29px;

	width:287px;

	height:116px;

	background-image:url(../japanese/images/top-whatsnew.jpg);

	background-repeat:no-repeat;

}

/*081104英文抄録メッセージ*/
#special-message{
	position:absolute;
	top:393px;
	margin-left:29px;
	width:277px;
	background-color:#ffffff;
	border:solid #ff0000 2px;
	padding:4px 2px 4px 4px;
	}

.en #special-message{
	top:351px;
}

#special-message p{
	font-size:13px;
	color:#ff0000;
	font-weight:bold;
	margin-bottom:0;
}

.en #special-message p{
	font-size:12px;
}

/* 英語版用 */

.en #end-message{
	top:211px;
	height:120px;

}
.en #end-message p{
	font-size:12px;

}



/* 英語版用 */

.en #whatsnew{

	top:381px;

	background-image:url(../english/images/top-whatsnew.jpg);

}



#whatsnew div{

	width:267px;

	margin:30px 10px 4px 10px; 

/*	background-color:red;*/

	height:80px;

	overflow:auto;

}





/* これ以降Mac IE 5のみに適用(裏技) \*//*/



#whatsnew table{

	width:250px;

}



/* これ以降Mac IE 5以外にも適用される */



#whatsnew th,

#whatsnew td{

	vertical-align:top;

	line-height:1.3em;

	color:#fff;

}

#whatsnew th{

	text-align:left;

	white-space:nowrap;

	padding-right:10px;

}

.en #whatsnew th,

.en #whatsnew td{

	font-size:12px;

}



#whatsnew a:hover{

	color:red;

}





/* 事務局 */

#jimukyoku{

	width:290px;

	position:absolute;

	top:530px;

	margin-left:30px;

/*	background-color:red;*/

}

#jimukyoku p{

	line-height:1.3em;

}

#jimukyoku p span{

	font-weight:bold;

}



/* 英語版 */

.en #jimukyoku{

	top:510px;

}

.en #jimukyoku p{

	font-size:12px;

	line-height:1.2em;

}

