@charset "utf-8";

/* ************************************** */
/* *********** スタイル初期化 *********** */

html,body{
	height:100%;
	margin:0px;
	padding:0px;
}

body{
	background-image:url(../images/bg_base.gif);
	background-repeat: repeat;
	background-position: top center;
	}

body,h1,h2,h3,h4,h5,h6,th,td,p,div{
	font-size:13px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#343434;
	line-height:1.4em;
}

.ko body,.ko h1,.ko h2,.ko h3,.ko h4,.ko h5,.ko h6,.ko th,.ko td,.ko p,.ko div,
.en body,.en h1,.en h2,.en h3,.en h4,.en h5,.en h6,.en th,.en td,.en p,.en div{
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5em;
}

h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding:0px;
}

h1{
	font-size:18px;
	margin-top:24px;
	margin-bottom:10px;
	color:#d7822d;
}


h2{
	font-size:110%;
	margin:2em 0 0.25em 0px;
	padding:0;
	color:#002f77;
}


h3{
	font-size:105%;
	line-height:1.25em;
	padding:0 0 2px 0;
	margin:1.8em 0 0.4em 0;
}


h2.first,
h3.first
{
	margin-top:1em;
}

h2.noStyle,
h3.noStyle,
h4.noStyle{
	background-image:none;
	border-style:none;

}

h4{
	font-size:105%;
	margin:16px 0 6px 0;
	padding:0;
	color:#000000;
}

h5{
	font-size:100%;
	margin:24px 0 6px 0;
	padding:0;
	color:#003366;
}


h4.first,
h5.first
{
margin-top:6px;}

p{
	margin:0px;
	padding:0px;
	margin-bottom:0.3em;
}

ul,ol{
	margin:0 0 0.75em 24px;
	padding:0;
}
li{
	margin:0 0 3px 0;
	line-height:1.25em;
	padding:0;
}


a {
	color:#0000ff;
	text-decoration:none;
}

a:hover{
	color:#ff0000;
	text-decoration:underline;
}

img{
	border-style:none;
}

/* ************************************** */
/* ********* 共通ID スタイル定義 ******** */
/* ************************************** */

/* ========== 大枠 ========== */
#background{
	position:relative;
	z-index:1;
	width:992px;
	margin:0px auto;
	background-image: url(../images/bg_repeat_in.jpg);
	background-repeat: repeat-y;
	background-position: center;
	min-height:100%;
	height:auto;
}
#bg2{
	position:relative;
	z-index:2;
	width:992px;
	margin: 0;
	min-height:100%;
	height:auto;
		}



* html #background,
* html #bg2{/* for IE6 */
	height:100%;
}

#mainArea{
	position:relative;
	z-index:2;
	width:992px;
	height:100%;
	min-height:100%;
	margin:0px;
	padding: 0;
}

/* Mac IE 5のみのスタイル定義(裏技) \*//*/
div#background{
	height:auto;
}
#mainArea{
	height:100%;
  overflow:visible;
}
/* Mac IE 5のみのスタイル定義 ここまで  */

#leftArea{
	width:168px;
	float:left;
	height: auto;
	margin:0 0 0 0;
	padding:0 0 0 96px;

}
#rightArea{
	width:632px;
	float:right;
	height: auto;
	margin:0 0 24px 0;
	padding:0 96px 24px 0;
}


/* ========== ヘッダ ========== */
div#header{
	width:992px;
	height:100px;
	margin:0 auto;
	background-image:url(../images/header_in_ja.jpg);
	background-repeat: no-repeat;}

.ko div#header{
	background-image:url(../images/header_in_ko.jpg);height:80px;
}
.en div#header{
	background-image:url(../images/header_in_en.jpg);
}

div#header h1,
div#header p{
	text-indent:-9000px;
margin:0;
padding:0;
}
div#header p#Toplink,
div#header p#banner{
margin:0;
padding:0;

}

div#header p#Toplink a,
div#header p#banner a{
position:absolute;
display:block;
margin:0;
padding:0;
}

div#header p#Toplink a{
height:45px;
width:630px;
top:0px;
left:98px;
}

.ko div#header p#Toplink a{
height:80px;
}


div#header p#banner {
position:absolute;
display:block;
background-image:url(../images/ban_jp_korea_ja_in.jpg);
background-repeat:no-repeat;
height:23px;
width:430px;
margin:0;
padding:0;
top:65px;
left:98px;
}

.en div#header p#banner {
background-image:url(../images/ban_en_korea_ja_in.jpg);
height:29px;
width:439px;
}

/*div#header p#banner a:hover{
background-image:url(../images/ban_jp_korea_ja_in_over.jpg);
}*/

/* ========== メニュー（中ページのみ） ========== */

/*メニュー*/
#menu{
	width:168px;
	height:auto;
	margin:10px 0 0 0px;
	padding:0;
}

#menu ul{
	line-height:1em;
	margin:0;
	padding:0;
	list-style-type:none;
}

#menu li{
	display:block;
	width:168px;
	height:22px;
	margin:0 0 0 0;
	padding:0;
	line-height:22px;

}

#menu li a{
	display:block;
	height:22px;
	width:168px;
	margin:0;
	padding:0;
	text-indent:-9999px;	
/*\*/
overflow: hidden;/*左に果てしなく伸びる枠線抑制*/
/**/
color:#FFFFFF;
font-weight:bold;
font-size:12px;
}

/*通常時*/
#menu01 a{	background-image:url(../images/menu01.gif);}/*会長挨拶*/
#menu02 a{	background-image:url(../images/menu02.gif);}/*開催概要*/
#menu03 a{	background-image:url(../images/menu03.gif);}/*プログラム*/
#menu04 a{	background-image:url(../images/menu04.gif);}/*演題募集*/
#menu05 a{	background-image:url(../images/menu05.gif);}/*セミナー*/
#menu07 a{	background-image:url(../images/menu07.gif);}/*附置研究会*/
#menu08 a{	background-image:url(../images/menu08.gif);}/*参加者*/
#menu09 a{	background-image:url(../images/menu09.gif);}/*会場案内*/
#menu10 a{	background-image:url(../images/menu10.gif);}/*日程表*/
#menu11 a{	background-image:url(../images/menu11.gif);}/*交通案内*/
#menu12 a{	background-image:url(../images/menu12.gif);}/*宿泊案内*/
#menu13 a{	background-image:url(../images/menu13.gif);}/*託児所案内*/
#menu14 a{	background-image:url(../images/menu14.gif);}/*リンク*/
#menu15 a{	background-image:url(../images/menu15.gif);}/*お問合せ*/

#menu00 a{	background-image:url(../images/menu00.gif);}/*HOME*/

#menu99 a{	background-image:url(../images/menu99.gif);}/*English*/


/*日韓*/
.ko #menu01 a{	background-image:url(../images/menu01_ko.gif);}/*Information*/
.ko #menu02 a{	background-image:url(../images/menu02_ko.gif);}/*Invitation*/
.ko #menu03 a{	background-image:url(../images/menu03_ko.gif);}/*Organization*/
.ko #menu04 a{	background-image:url(../images/menu04_ko.gif);}/*Scientific Program*/
.ko #menu05 a{	background-image:url(../images/menu05_ko.gif);}/*Call for Abstracts*/
.ko #menu06 a{	background-image:url(../images/menu06_ko.gif);}/*Registration*/
.ko #menu07 a{	background-image:url(../images/menu07_ko.gif);}/*Contact Us*/

.ko #menu00 a{	background-image:url(../images/menu00_ko.gif);}/*HOME*/

/*英語*/
.en #menu01 a{	background-image:url(../images/menu01_en.gif);}/*Information*/
.en #menu02 a{	background-image:url(../images/menu02_en.gif);}/*Invitation*/
.en #menu03 a{	background-image:url(../images/menu03_en.gif);}/*Organization*/
.en #menu04 a{	background-image:url(../images/menu04_en.gif);}/*Scientific Program*/
.en #menu05 a{	background-image:url(../images/menu05_en.gif);}/*Call for Abstracts*/
.en #menu06 a{	background-image:url(../images/menu06_en.gif);}/*Registration*/
.en #menu07 a{	background-image:url(../images/menu07_en.gif);}/*Contact Us*/

.en #menu00 a{	background-image:url(../images/menu00_en.gif);}/*HOME*/


#menu li a:hover{
background-position: 168px 0;}


#in-banner{
margin-top:12px;}



#common-banner{
	width:168px;
	height:auto;
	margin:10px 0 0 0px;
	padding:0;
}

#common-banner ul{
	line-height:1em;
	margin:0;
	padding:0;
	list-style-type:none;
}

#common-banner li{
	display:block;
	width:149px;
	height:71px;
	margin:0 auto;
	padding:0;
	line-height:22px;
	text-indent:-9999px;	

}

#common-banner li a{
	display:block;
	width:149px;
	height:71px;
	margin:0;
	padding:0;
	text-indent:-9999px;	
/*\*/
overflow: hidden;/*左に果てしなく伸びる枠線抑制*/
/**/
color:#FFFFFF;
font-weight:bold;
font-size:12px;
}

#press{background-image:url(../images/ban_press.gif);}

#press a:hover{background-image:url(../images/ban_press_over.gif);}



/* ========== フッタ （未使用）========== */
div#footer{
	position:absolute;
	z-index:3;
	margin:0 auto;
	padding:0;
	width:632px;
	height:15px;
	bottom:0px;
	_bottom:-1px;
	left: 264px;
	vertical-align:middle;
	text-align:right;
	border-top:solid 1px #185e83;
}

div#footer p#copyrights{
	width:auto;
	font-size:85%;
	line-height:1em;
	margin:0;
	padding:3px 30px 0 0;
	color:#185e83;
}
.ko div#footer p#copyrights{
	padding-top:0px;
}

/* ========== コンテンツ収納部 ========== */

div.contents{
	position:relative;
	z-index:4;
	width:580px;
	padding-bottom:24px;
	margin: 0 auto;
	min-height:auto;
	}
* html .contents{/* for IE6 */
	height:auto;
}


/* ************************************** */
/* *********** その他いろいろ *********** */

.Left{text-align:left;}
.Center{text-align:center;}
.Right{text-align:right;}

.imgR,
imgC,
.imgL{display:block;}

.imgR{float:right;margin:0 0 10px 10px;}
imgC{margin:12px auto;}
.imgL{float:left;margin:0 10px 10px 0;}



/* リスト風表示につかうもの */
p.list,
div.list p{
	text-indent:-0.75em;
	padding-left:0.75em;
}

p.list1em,
div.list1em p{
	text-indent:-1em;
	padding-left:1em;
	margin-bottom:0.5em;
}

p.list1-5em,
div.list1-5em p{
	text-indent:-1.5em;
	padding-left:1.5em;
	margin-bottom:0.5em;
}

p.list2em,
div.list2em p{
	text-indent:-2em;
	padding-left:2em;
	margin-bottom:0.5em;
}

/* 記事ひとくくり用 */
.unit{
	margin-left:0px;
	width:568px;/*IE対策*/
	margin-left:12px;
}

/*.Unitより下の階層で使う字下げ*/
.padding{
	margin-left:12px;
}

.attention{
color:#ff0000;
}

.redbold{
color:#ff0000;
font-weight:bold;
}
/*下マージンなしのパラグラフ*/
p.noMargin{
margin:0;}

/* 点線 */
div.line{
	border-style:dotted;
	border-width:0px 0px 2px 0px;
	border-color:#666;
/*	width:80%;
	margin-top:0px;
	margin-bottom:12px; */
}

/* 巻き戻しリンク */
div.rollUp{
	margin:20px 0 0 0;
	padding:0;
	width:100%;
	height:14px;
/*	text-align:right;*/
}

div.rollUp p{
	display:block;
	/*	text-indent:-10000em;*/
	text-decoration:none;
	text-align:right;
	width:116px;
	height:14px;
	margin:0 0 0 auto;

}

div.rollUp img{
vertical-align:middle;
margin: 0 4px 0 0;}


div.rollUp a span{
	visibility:hidden;
}


/* 隠したいもの */
span.hidden,
p.hidden{
 visibility:hidden;
}

.ps{
	font-size:90%;
	line-height:1.3em;
}

/* 改ページ(IE only) */
div.print{
	page-break-before:always;
}

.blockRight{
	float:right;
	margin:0 0 6px 10px;
}

p.underConst{
	margin-top:50px;
	font-weight:bold;
}
/*インライン画像*/
img.inlineIMG{
vertical-align:middle;}


.clearfix:after {/* 段組float解除用スタイル */
content: ".";
font-size: 0.1em;
line-height: 0;
display: block;
height: 0.1px;
visibility: hidden;
clear: both;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.clear{
clear:both;}

/* テーブルスタイル */

table.normal{
	margin-bottom:0;
	border:1px solid #ccc;
	border-width:1px 0 0 1px;
	width:100%;
}

table.normal th,
table.normal td{
	line-height:1.3em;
	padding:4px 8px;	
	border:1px solid #ccc;
	border-width:0 1px 1px 0;
}

table.normal th{
	background-color:#557AB9;
	color:#FFFFFF;
}

table.normal tr.header th{
	background-color:#002f77;
	color:#FFFFFF;
}


table.normal td{
}


/*汎用ボックス*/
div.subBox,
p.subBox{
padding:4px 8px;
border:solid 2px #666666;
}

div.subBox.margin{
margin:12px 0;}
div.subBox.margin2{
margin:24px 0;}

div.subBox.m-top{
margin-bottom:0;}

div.subBox.m-btn{
margin-top:0;}
div.subBox.Red,
p.subBox.Red{
border-color:#900000;
background-color:#ffeeee}

div.subBox.Blue,
p.subBox.Blue{
border-color:#015ab4;
background-color:#EEF7FF;
}

div.subBox.Yellow,
p.subBox.Yellow{
border-color:#999999;
background-color:#fffeee;
}

div.subBox.Red-Frame,
p.subBox.Red-Frame{
border-color:#ff0000;
}

div.subBox.Long,
p.subBox.Long{
width:90%;
}

div.subBox.Middle,
p.subBox.Middle{
width:75%;
}

div.subBox.Small,
p.subBox.Small{
width:50%;
}

div.subBox p.last{
margin-bottom:0;}

div.subBox h2.first,
div.subBox h3.first,
div.subBox h4.first,
div.subBox h5.first,
div.subBox h6.first{
margin-top:0;}


div.subBox.floatC{
margin-left:auto;
margin-right:auto;}

div.subBox.border1{
border-width:1px;}

.inlineIMG{
vertical-align:middle;}

/* ************************************** */
/* *************透過PNG指定************** */
/* ************************************** */

/*img→imgタグにPING24セレクタをクラス指定する*/
/*背景→ここにセレクタを追加する*/
@media screen{

* html img.PNG24{
 behavior: expression(IEPNGFIX.fix(this));
}
}

/* ************************************** */
/* *********** 印刷用スタイル *********** */

@media print{


}

