@charset "shift_jis";
/*
ICBEN2014
Designer:Yosuke Arai
Codeing: Yukiko Aoki
Proactive. Inc
http://www.pac.ne.jp/
*/


/* Reset CSS　by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
    font-size: 100%; /* add */
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* テーブルタグがまだ 'cellspacing="0"' を必要としている場合 */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
/* スクロールバーを常に表示,bodyのずれを解除  */
html {
	overflow: scroll;
	overflow: -moz-scrollbars-vertical;
	overflow-x: scroll;
}

/* Clearfix
-------------------------------------------------------------- */
.clearfix, #contents, .main, #footer, 
#news, .chart1 { /*IE6,7*/
   /zoom: 1;
}

.clearfix:after, #contents:after, .main:after, #footer:after,
#news:after, .chart1:after {
   content:'';
   display:block;
   clear:both;
}

/* Font
-------------------------------------------------------------- */
body {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 13px; 
    *font-size: small;  /* IE6,7 */
    *font: x-small;   /* IE6後方互換対策 */
}
#wrapper {
	font-size: 100%;  /* 13pxに値する計算値 */
	color: #404040;
}
.main {
	line-height: 1.5;
}

/* レイアウト
-------------------------------------------------------------- */

#wrapper {
	width: 900px;
	margin: 0 auto;
	border: 1px #7F7F7F solid;
	background:#FFFFFF;
}
#header, #contents, #footer {
	width: 860px;
	padding: 0 20px;
}
#header {
	background:url(img/header_2.png) no-repeat;
	height:125px;
	margin-bottom: 20px;
}
#side {
	float: left;
	clear: left;
	width: 210px;
	padding-bottom: 4em;
}
.main {
	float: right;
	clear: right;
	width: 650px;
}
#naka,#top {
	width: 620px;
	padding: 0 5px 0 25px;
}
#footer {
	clear: both;
	height: 45px;
	border-top: 5px #CCCCCC solid;
}

/* グローバル要素
-------------------------------------------------------------- */
/* Main global 'theme' and typographic styles */
html, body {
	background: url(img/body_bg.gif) #400000;
}
table { 
	width: 100%;
	margin: 0 auto 1em auto;
}
table tr th {
	padding: 0.5em;
	border: 1px solid #EDBEB8;
	background-color: #F5DCD8;
	color: #400000;
	font-weight: bold;
	font-size: 108%;  /* 14pxに値する計算値 */
	vertical-align:middle;
}
table tr td {
	padding: 0.3em 0.5em;
	padding: 0.5em 0.7em;
	border: 1px solid #EDBEB8;
	line-height: 1.4;
}
address {
	font-style: normal; 
}
strong {
	font-weight: bold;
}
em,
i {
	font-style: italic;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #ffffff;
	border: 1px solid #96A4C7;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
	font-size: 93%;  /* 12pxに値する計算値 */
}
hr {
	clear: both;
	overflow: hidden;
	margin-bottom: 1em;
	border: 0;
}
a:link { 
	color: #002F51;
}
a:visited {
	color: #0C2847;
}
a:hover, #footer a:hover {
	color: #00588C;
}
a:active, #footer a:active {
	color: #00588C;
}
a:link, a:visited,
p.bread a:link, p.bread a:visited,
#footer a:link, #footer a:visited {
	text-decoration: none;
}
.main a:link, .main a:visited,
#footer a:active, #footer a:hover {
	text-decoration: underline;
}

/* hover透過 */
a.alpha:hover img, .main a:hover img, ul#gnavi li a:hover,
#fontsize a:hover img, input#btnG:hover, input#btnG:focus, #language a:hover img, #banner a:hover img {
/*モダンブラウザ用*/
opacity:0.5;
/*IE7以下用*/
filter:alpha(opacity=50);
/*IE8用*/
-ms-filter:"alpha(opacity=50)";
}


/* navigation
-------------------------------------------------------------- */
ul#gnavi li,
ul#gnavi ul.subnavi li{
	margin-bottom: 0;
}
ul#gnavi li a:active,
ul#gnavi li a:hover {
	text-decoration: none;
}
ul#gnavi{
	/zoom:1; /*IEのulのtopの隙間をなくすのに必要*/
	padding-bottom:1px;
	background:url(img/nav_line.png) bottom no-repeat;
}
ul#gnavi li {
	width: 210px;
	height:34px;
	line-height: 34px;
	zoom:1;
}
ul#gnavi li a {
	display: block;
	width: 197px;
	height:34px;
	padding-left:13px;
	color: #3F3F3F;
	font-weight: bold;
	background: url(img/nav_bg.png) no-repeat #E2E2E2 left top;
}
ul#gnavi li.line2{
	width: 210px;
	height:50px;
	line-height: 25px;
	zoom:1;
}

ul#gnavi li.line2 a{
	display: block;
	width: 197px;
	height:50px;
	padding-left:13px;
	line-height: 25px;
	color: #3F3F3F;
	font-weight: bold;
	background: url(img/nav_bg2.png) no-repeat #E2E2E2 left top;
}
 
/*breadNavi*/
p#toTop {
	clear: both;
}
p.bread {
	text-align: right;
}

/* Parts
-------------------------------------------------------------- */
/*Header*/
#header	{
	position: relative;
	zoom: 1;
	height: 130px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CD4A3A;
	border-right-color: #CD4A3A;
	border-left-color: #CD4A3A;
}
#header h1,#header .headLogo {
	position: absolute;
	left: 0px;

}

#side #searchBox {
	width: 210px;
	height: 50px;
}
#side form {
    position: relative;
    margin: 0;
    padding: 0;
	width: 202px;
	height: 50px;
	padding: 3px 4px;
	background-color: #FFFFFF;
}
#side #searchBox #query {
    position: absolute;
    top: 3px;
    left: 4px;
    width: 192px; /* 210 */
    height: 14px; /* border-box for IE6 */
}
#side #searchBox #query {
    width: 192px;
    height: 13px; /* content-box */
}
#side #searchBox #query:focus {
    background-color: #FFFFEF;
}
#side #searchBox #btnG {
    position: absolute;
	right: 80px;
	bottom: 3px;
    width: 40px;
    height: 22px; /* border-box */
    padding: 0;
	display: block;
	background: url(img/btn_search.png) no-repeat;
	text-indent:-9898px;
	font-size: 0px;
	line-height: 0px;
	cursor:pointer;
	border: 0;
}
#header #language {
	position: absolute;
	top: 0px;
	left: 830px;
	width: 110px;
	height: 35px;
}

/*side*/
#side h2, #top-right h2 {
	margin-bottom: 0.5em;
}

/*footer*/
#footer {
	background: #CC4A3C;
}
#footer p, #footer ul li, #footer a {
	font-size: 93%;  /* 12pxに値する計算値 */
	color: #ffffff;
	text-decoration: none;
}
#footer p{
/*	float: left;
	clear: left;
*/	text-align:center;
	margin-top:15px;
}
/*#footer ul li {
	float: right;
	display: inline;
	border-right: 1px solid #ffffff;
	padding: 0 0.4em; 
}
#footer ul li.top {
	border-right: none;
}
*/

/* =Content
-------------------------------------------------------------- */
#contents p, 
#contents ul,
#contents ol {
	margin-bottom: 1em;
}
.main ul li {
	margin-bottom: 0.3em;
}

/* 共通 */
.textC { text-align: center;}
.textR { text-align: right;}
.textL { text-align: left;}
.start, #naka h2.start, #naka h3.start { margin-top: 0;}
.br-t, table.br-t {	margin-top: 1em;}
.brN, #contents p.brN { margin-bottom: 0;}
.br1 li, ul li.br1, #naka h2.br1 { margin-bottom: 1em;}
.flL { float: left;}
.flR { float: right;}
.p-imgR img { 
	float: right;
}
p.imgL { 
	float: left;
	clear: left;
	margin-right: 1.5em;
}
p.imgR{ 
	float: right;
	clear: right;
	margin-left: 1.5em;
}
p.construction{
	color:#990000;
	font-weight:bold;
	font-size:112%;
}
/*table*/
table.table1 {
	margin-top:0.5em;
	margin-bottom:2em;
	}
	
table.table1 tr td {/* 新着情報,aoa */
	border: none;
	border-bottom: 1px dashed #7f7f7f;
	padding: 0.7em 0.5em;
	line-height: 1.4;
}
table.table2 {
	margin: 0 auto 1em auto;
	border: 1px solid #7f7f7f;
}
table.table2 tr td { /* スケジュール */
	padding: 0.3em 0.7em;
	padding: 0.5em 0.7em;
	border: none;
	border-right: 1px solid #7f7f7f;
	border-bottom: 1px dashed #7f7f7f;
}

/* inline */
#naka ul.inline1 { /*VISA*/
	margin-left: 0;
}
ul.inline1 li { 
	float: left;
	padding: 0 10px;
	border-right: 1px solid #404040;
	list-style-type: none;
}
ul.inline1 li.first { 
	border-left: 1px solid #404040;
}


/* #topのみ */
#top p.img { margin-bottom: 20px;}
#top .pics {
	width:620px;
	height:330px;
	margin-bottom:15px;}
#top h2 {
	margin-bottom: 0em;
}
#news {
	position: relative;
	zoom: 1;
}
#news p {
	position: absolute;
	top: 0px;
	left: 520px;
}
table.table1 td.date {
	width: 12em;
}
#table-news tr td.date { /* .table1 新着情報 */
	white-space: nowrap;
}
#table-news tr td { /* .table1 新着情報 */
	padding: 0.7em 0.5em 0.7em 0.3em;
}
/*jquery.cycle.all　java無効時の指定*/
.pics {
	width: 620px; 
	height:330px;
	overflow: hidden;
}

/* #naka */
#naka h1,
#naka h2,
#naka h3 ,
#top h3{
	clear: both;
	font-weight: bold;
	margin: 0 0 0.5em 0;
}
#naka h1 ,#top h3 {
	background:url(img/h1_bg.png) no-repeat top #CCCCCC;
	font-weight:bolder;
	font-size:131%;
	padding-left:35px;
	height:35px;
	line-height:35px;
}
#naka h2 {
	font-weight:bold;
	color:#004A8F;
	font-size:124%;
	border-bottom:1px solid #C8C8C8;

}
#naka h2.venue {
	font-size:153.9%;

}


#naka h3 {
	font-weight:bold;
	font-size:116%;
	background: #B97373;
	color:#FFFFFF;
	padding:3px 10px;
	margin:0.5em 5px;
	border-top:2px solid #663333;
}
#naka h4 {
	margin: 1.5em -10px 1.0em 0.3em;
	padding: 0 0 0 5px;
	border-left: 4px solid #999933;
	font-size: 116%;
	line-height: 1.2em;
}

#naka h5 {
	font-size: 116%;
	font-weight:bold;
	color:#CC6633;
}
#naka ul {
	list-style-type: disc;
	margin-left: 15px;
	clear:both;
}
#naka ul.decimal{
	list-style-type: decimal;
	margin-left: 15px;
	clear:both;
}
#naka ul.disc{
	list-style-type: disc;
	margin-left: 15px;
	clear:both;
}

/* papers */
dl.chairs{
	width:27.5em;
	margin-left:0.5em;
	}
	dl.chairs dt{
	float:left;
	clear:left;
	width:3.5em;
	}
	
	dl.chairs dd{
	float:right;
	clear:right;
	width:24em;
	}
ul.papers li {
	margin-left:1em;
	}
/* スケジュール*/
.schedule p {
	width: 50%;
}
table.table2 .time {
	width: 6.5em;
}
table.table2 .date {
	width: 5em;
	background-color: #FFFFFF;
	vertical-align: middle;
}
table.table2 td.border-B {
	border-bottom: 1px solid #7f7f7f;
}
table.table2 td.stage, table.table2 td.stage2 {
	width: 4.5em;
	border-bottom: 1px solid #7f7f7f;
	vertical-align:middle;
	text-align: center;
}
table.table2 td.stage2 {
	border-bottom: 1px dashed #7f7f7f;
}
table.table2 td.borderN {
	padding: 0.5em 0.7em 0.7em 0.7em;
	border-bottom: none;
	background: url(img/bg_line.gif) repeat-x center bottom;
}

/* ご挨拶 */
#greeting {
	width: 100%;
	height: 183px;
	position: relative;
	zoom: 1;
	margin-bottom: 1.5em;
}
#greeting p#name {
	position: absolute;
	top: 0px;
	left: 265px;
	font-size: 16px;
}

/*VISA information*/
table#visa {
	border: none;
}
table#visa td#none{
	border-top: none;
	border-left: none;
}
table#visa tr.odd{
	background:#EDFFDF;
}
table#visa tr.odd td{
	/background:#EDFFDF;
}
p.img-baseline img { /* 20110328追加 */
	vertical-align: bottom;
}


/* Administrative Counseling System of Japan */
div#aeb .aebPic {
	float: right;
	text-align: center;
}


/* Registration */
#contents ul.yesNoBtn {
	margin: 30px 0 40px 0;
	height: 60px;
}
#contents ul.yesNoBtn li {
	float: left;
	list-style: none;
	text-align: center;
}
#contents ul.yesNoBtn li a {
	display: block;
	padding: 8px 0;
	border: 1px solid #888888;
	width: 180px;
	height: 28px;
	background-color: #009933;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#contents ul.yesNoBtn li span {
	color: #009933;
}
#contents ul.yesNoBtn li a:hover {
	background-color: #11DD66;
}
#contents ul.yesNoBtn li.yes {
	margin-right: 20px;
}
#contents p#attention {
	clear: both;
	margin-bottom: 800px;
	padding: 14px 20px;
	background-color: #F2F2F2;
	border: 1px solid #BBBBBB;
}


/* サイトマップ */
#naka ul#sitemap {
	list-style-type: none;
}
#naka ul#sitemap li {
	padding-left: 15px;
	background: url(img/icn_sitemap.gif) no-repeat left center;
}
#naka ul#sitemap li.sub {
	padding-left: 15px;
	background: url(img/icn_sitemap.gif) no-repeat 0 3px;
}
#naka ul#sitemap ul.subnavi {
	margin-left: 15px;
}
#naka ul#sitemap ul.subnavi li {
	padding-left: 0;
	background: none;
	list-style-type: disc;
}

/* スケジュール　2011.11.18 */
#naka table.program{
	width:100%;
	border:none;
}
#naka table.program tr td{
	border:none;
	vertical-align:top;
	padding:0px;
}
#naka table.program tr td.img{
	width:210px;
	vertical-align:middle;
}

/* 会議テーマ 2011.12.22 */
#naka dl.theme dt{
	font-weight:bold;
	padding:3px 5px;
	color:#148A7B;
}
#naka dl.theme dd{
	margin-left:10px;
	line-height:1.5em;
	}
	
/* Sponsorship 2013.10.22 */	

.sponsorship{
	width:600px;
	}
.sponsorship li{
	width:280px;
	float:left;
	padding:10px;
	border-bottom:1px solid #CCCCCC;
	list-style:none inside;
	display:block;
	height:70px;
	}
.sponsorship li img.R2{ 
	float: right;
	clear: right;
	margin-left: 5px;
}

/* PDF 2013.12.27 */	

dt.pdf{
	background: url(img/icon_pdf.gif) left no-repeat;
	height:35px;
	line-height:35px;
	padding-left:38px;
	margin-bottom:0.5em;
	}
dt.word{
	background: url(img/icon_doc.gif) left no-repeat;
	height:35px;
	line-height:35px;
	padding-left:38px;
	margin-bottom:0.5em;
	}
	
/*Program Keynote lectures  2014 4 7 */
.redtitle{
		color:#CC4A3C;
}


/* =Print Style
--------------------------------------------------------------*/

@media print {
	* {
		vertical-align: 0;
	}
	* html {
		zoom: 70%;
	}
	html, body, #footer {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
		border: none;
	}
	#header p,
	#searchBox,
	#fontsize,
	#footer ul,
	#top .pics {
		display: none !important;
	}
	#contents h1 {
		font-size: 15pt;
		border-bottom: solid 2px #148A7B;
	}
	h2,
	h3 {
		font-size: 13pt;
	}
	#footer p {
		color: #3F3F3F;
		font-size: 11pt;
		line-height: 1.4em;
	}
/*
	#header p,
	#searchBox,
	#fontsize,
	#side,
	#footer ul,
	#top .pics,
	#topR {
		display: none !important;
	}
	#header {
		margin: 0 0 1em 0 !important;
	}
	#contents,
	.main,
	#header,
	#footer {
		margin: 0;
		padding: 0;
		width: 100%;
	}
	#top {
		width: 690px;
	}
	.main {
		float: none;
		width: 100%;
		display: inline;
		text-align:left;
	}
	#top, #naka {
		font-size: 11pt;
		line-height: 1.4em;
	}
*/		
}
