@charset "utf-8";

/*
	[search keywords]
	tag
	container
	id set
	class set
	other

	important dates
	program
	speakers
	venue
	links
	regist
	howto
*/


/********** tag **********/

* {
	color: #333;
	font-family: sans-serif;
}

body, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, p {
	margin: 0;
	padding: 0;
	line-height: 1.4;
	list-style: none;
	font-size: small;
}

img, a img {
	border: 0;
	margin: 0;
	padding: 0;
}

a {
	color: #305A8A;
}

a:hover {
	color: #C00;
}

a:visited {
	color: #8A3080;
}

body {
	text-align: center;
	background: #255184 url(../imgs/bg_body.jpg) repeat-y center top;
}

h1 {
	width: 760px;
	margin: 0 auto;
}

h2 {
	margin-bottom: 25px;
}

h3 {
	margin-bottom: 20px;
}
h4 {
	color: #153869;
	margin-bottom: 10px;
}


/********** container **********/

#container {
	width: 780px;
	margin: 40px auto 0 auto;
	_margin-top: 41px;
	background: url(../imgs/bg_top.jpg) no-repeat center top;
	padding-top: 10px;
}

/* ----- clear ----- */
#container:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
#container { display: inline-block; }
/* exlude MacIE5 \*/
* html #container { height: 1% }
#container {display:block;}
/* end MacIE5 */
/* ----- /clear ----- */

#con_left {
	width: 200px;
	float: left;
	text-align: left;
	margin-left: 20px;
/* Hides from IE5-mac \*/
	_margin-left: 10px;
/* End hide from IE5-mac */
}

#con_right {
	width: 520px;
	float: right;
	text-align: left;
	margin-right: 20px;
/* Hides from IE5-mac \*/
	_margin-right: 10px;
/* End hide from IE5-mac */
}

#footer {
	width: 740px;
	margin: 40px auto 0 auto;
/* Hides from IE5-mac \*/
	_margin-top: 20px;
/* End hide from IE5-mac */
	padding: 10px 0;
	vertical-align: bottom;
	background: #BCCFE1 url(../imgs/footer_top.gif) no-repeat center top;
}


/********** id set **********/

#bg {
	width: 100%;
	padding-top: 13px;
	background: url(../imgs/bg_base.jpg) repeat-x left top;
}

#language {
	margin-left: 59px;
}

#navi {
	margin: 10px 0;
}


/********** class set **********/

table.normal {
	width: 100%;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

table.normal th,
table.normal td {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

table.normal th {
	text-align: left;
	background: #F0F0F0;
	whitespace: nowrap;
}
table.normal td span {
	font-size: smaller;
}
table.normal td p {
	margin-bottom: 0.5em;
}
.summary {
	margin-bottom: 30px;
}
.tNotes {
	text-align: right;
}
.rieti {
	margin: 10px 0;
}
/********** other **********/

#con_left dl {
	background: url(../imgs/info_bg.gif) repeat-y center top;
}
#con_left dt {
	padding: 13px 0 0 10px;
	background: url(../imgs/info_top.gif) no-repeat center top;
}
#con_left dd {
	line-height: 1.5;
	padding: 0 10px 10px 10px;
	background: url(../imgs/info_bottom.gif) no-repeat center bottom;
}



/********** important dates **********/

#dates dt {
	color: #153869;
	font-weight: bold;
}
#dates dd {
	margin: 0 0 2em 1em;
}


/********** program **********/

#program h4 span {
	font-weight: normal;
}
#program table.normal {
	margin-bottom: 30px;
}
#program table.normal th {
	width: 25%;
	text-align: center;
}
#program tr.plenary td {
	background: #FFF7EC;
}
#program tr.oral td {
	font-weight: bold;
	text-align: center;
	background: #F0F0F0;
}

/********** speakers **********/
#speakers ul {
	margin-bottom: 2em;
}

#speakers li span {
	font-size: smaller;
}

/********** venue **********/

#venue h4 {
	margin-top: 1em;
	margin-bottom: 0;
}
#venue p {
	margin-bottom: 1.5em;
}
#venue table.normal {
	margin-bottom: 3em;
}
#venue dl.schedule dd {
	padding-left: 1em;
}
#venue dl {
	margin-top: 2em;
	margin-bottom: 2em;
}
#venue dt {
	color: #153869;
	font-weight: bold;
}
#venue dd {
	margin-bottom: 1em;
}

#venue .access dl {
	margin-top: 0;
	margin-bottom: 1em;
}
#venue .access dt {
	font-color: #333;
}
#venue .access dd {
	margin-bottom: 0;
	text-indent: -1em;
	padding-left: 1em;
}
#venue .access p {
	margin-bottom: 0;
}

#venue .access_en dl {
	margin-top: 0;
	margin-bottom: 1em;
}
#venue .access_en dt {
	font-color: #333;
}
#venue .access_en dd {
	margin-bottom: 0.5em;
}
#venue .access_en p {
	margin-bottom: 1em;
}


/* googlemap */

#venue .popup {
	width: auto;
	border: 1px solid #CCC;
}
#venue .popup td {
	white-space: nowrap;
}
#venue #sidebar {
	margin-top: -5px;
}
#venue #sidebar p {
	margin: 0 15px 5px 10px;
	padding-left: 1em;
	text-indent: -1em;
}
#venue .label {
	background: #F0F0F0;
	font-weight: bold;
	text-align: center;
	line-height: 2;
	margin: 5px 10px 5px 5px;
}


/********** links **********/
#links ul {
	margin-bottom: 2em;
}
#links dl {
	margin-bottom: 2em;
}
#links dt {
	font-weight: bold;
	color: #153869;
}
#links dd {
	margin-left: 1em;
}

/********** regist **********/
#regist span {
	color: #C00;
}
#regist.en span {
	color: #FC6F10;
}
#regist.en strong span {
	color: #C00;
}
#regist .price td {
	width: 16%;
	padding: 4px;
	text-align: center;
}
#regist .price th {
	padding: 4px;
	background: #F0F0F0;
}
#regist .price tr.status th {
	text-align: center;
	white-space: nowrap;
}
#regist .price th.none {
	width: 52%;
}
#regist .price span {
	color: #C00;
}
#regist form {
	margin-top: 2em;
	margin-bottom: 0;
}
#regist table {
	width: 100%;
	margin: 0.2em 0 2em 0;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
}
#regist th,
#regist td {
	font-weight: normal;
	text-align: left;
	padding: 10px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#regist form th {
	width: 40%;
	vertical-align: top;
	background: #F0F0F0;
}

#regist textarea {
	width: 80%;
	margin-bottom: 1.5em;
}
#regist .submit {
	text-align: center;
	margin-top: 2em;
}
#regist .small input {
	width: 80px;
	margin-right: 1em;
}
#regist .middle input {
	width: 160px;
}
#regist .large input {
	width: 240px;
}
#regist .nonStyle {
	border: none;
	margin: 0;
}
#regist .nonStyle td {
	border: none;
	padding: 0 10px 5px 0;
}
#regist .notes {
	margin-top: 1em;
	font-weight: bold;
}
#regist .check {
	padding-left: 1.6em;
	text-indent: -1.6em;
}
#regist #visit {
	margin-top: -1em;
}
#regist .invalid {
	border: 1px solid #C40002;
	background: #F9E8E5;
}
#regist strong {
	color: #C40002;
}

#price {
	margin: 2em 0 1em 0;
	padding: 1em;
	background: #FAFAFA;
	border: 1px solid #DDD;
}
#price h4 {
	color: #C00;
	font-size: lager;
	margin-bottom: 0;
}
#price table {
	margin: 0.5em 0 0 0;
}
#price td {
	background: #FFF;
}

#regist .privacy {
	margin: 10px 0;
	padding: 10px;
	background: #FAFAFA;
	border: 1px solid #DDD;
}
#regist .privacy h5 {
	margin-bottom: 0.5em;
}
#regist .privacy ul {
	margin: 0.5em 0;
}
#regist .privacy li {
	margin-left: 1.5em;
	list-style-type: disc;
}


/********** howto **********/

#howto p,
#howto ul {
	margin-bottom: 1.5em;
}
#howto ul p {
	margin-bottom: 0;
}
#howto li {
	margin-left: 1.5em;
}
#howto .list li {
	list-style: disc;
}
#howto span {
	font-size: smaller;
}


/********** abstract **********/

#abstract p,
#abstract dl {
	margin-bottom: 1.5em;
}
#abstract dd {
	padding-left: 3em;
	text-indent: -2em;
}
