body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#news {
	border: 1px solid #B1B1B1;
	background-color: #FFFFFF;
	overflow: auto;
	height: 120px;
	width: 500px;

}

#news a{
	text-decoration:none;
}
.t_box {
	background-color: #FFFFFF;
/*	height: 139px;
	width: 227px;
	border: 1px solid #B1B1B1;*/
	padding: 8px;
	margin-bottom:4px;
}

#topBox td{
	border: 1px solid #B1B1B1;
}

#topBox td table td{
	border: none;
}

.topTitle{
padding-bottom:0.5em;
}
.top_t01 {
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	color: #A188BE;
}
.top_t02 {
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	color: #2C2C2C;
}
.top_txt {
	font-size: 65%;
	font-style: normal;
	line-height: 1.2;
	font-weight: normal;
	color: #2C2C2C;
	padding-right: 5px;
}
#address {
	border: 1px solid #B1B1B1;
	width: 350px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom:8px;
}
.ad01 {
	font-size: 70%;
	color: #7F639F;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.5;
}
.ad02 {
	font-size: 60%;
	color: #2C2C2C;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
}
#news_txt {
	font-size: 75%;
	font-style: normal;
	line-height: 1.5;
	font-weight: bold;
	color: #694E87;
	width: 471px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#news_txt a{
/*	text-decoration:none;*/
}

/*
#c01_t {

	font-size: 80%;
	line-height: 1.5;
	font-weight: bold;
	color: #694E87;
	padding: 12px 10px 10px;
}
#c02_t {
	font-size: 80%;
	line-height: 1.5;
	font-weight: normal;
	color: #2C2C2C;
	padding: 0px 10px;
}
#c03_t {

	font-size: 80%;
	line-height: 1.5;
	font-weight: normal;
	color: #2C2C2C;
	padding: 0px 5px 0px 0px;
}
.pic_t {

	font-size: 80%;
	color: #2C2C2C;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
}

*/



/*　init　*/

sub{
vertical-align:baseline;
	font-size: 90%;
	color: #000000;
}

sup{
	font-size: 80%;
	color: #000000;
}



/*　site logo　*/

h1#siteLogo{
	margin:0;
	padding:0;
}



/*　content area　*/

#content{
	width:502px;
}

#content *{
	margin:0;
	padding:0;
}

#contentBody{
	margin:0 5px 0 7px;
}

#contentBody .article{
	padding-bottom:1em;
border-bottom:1px solid #A4A4A4;
}


#content h3{
	font-size: 90%;
	line-height: 1.5;
	color: #694E87;
	padding: 1em 0;
}

#content h4{
	font-size: 80%;
	line-height: 1.5;
	color: #065FA7;
	padding: 0;
}

#content p{
	font-size: 75%;
	line-height: 1.3;
	padding: 0;
	color: #2C2C2C;
}

#content ul{
	font-size: 75%;
	line-height: 1.3;
	padding: 0;
	color: #2C2C2C;
}

#content ul.links{
	margin-left:2em;
	list-style-type:none;
}


#content ul.links li{
	margin-bottom:1em;
	list-style-type:none;
}


.caption {
	font-size: 70%;
	line-height: 1.5;
	color: #2C2C2C;	
}



/*　for regulations　*/

#reg{
font-size:100%;
}

#reg *{
margin:0;
padding:0;
color:#333;
}

#reg h2{
font-size:100%;
font-weight:bold;
background:#CFD2DB;
color:#785F96;
padding:0.5em 0 0.5em 1em;
margin-bottom:0.2em;
}

#reg h3{
font-size:80%;
font-weight:bold;
margin:0.5em 0 0 0.2em;
padding:0.2em;
}

#reg p{
line-height:1.2;
margin-left:2.5em;
margin-bottom:1em;
}

#reg ul{
margin-left:2.5em;
margin-bottom:1em;
}

#reg li{
line-height:1.2;
list-style-type:none;
margin-bottom:0.5em;
}

#reg li ul{
font-size:100%;
}

#reg .account{
font-size:80%;
border:1px solid #000;
margin-top:0em;
margin-right:3em;
margin-bottom:1em;
margin-left:2.5em;
padding:1em 3em;
}

#reg .landing{
font-size:100%;
border:1px solid #000;
margin-top:1em;
margin-right:3em;
margin-bottom:1em;
padding:0.5em 3em;
}



/*　Data Tables　*/

#content .dataTable{
border-collapse:collapse;
}

#content .dataTable th,
#content .dataTable td{
font-size:12px;
border:1px solid #AAA;
margin:0;
padding:3px;
}

#content .dataTable th{
text-align:center;
}

#content .dataTable td.figData{
font-size:10px;
}



/*　Exhibitors list　*/

#content #contentBody .article .listMenu table{
margin:0 auto;
text-align:center;
}


#content .listMenu td{
font-size:80%;
padding:0;

}

#content .listMenu td a{
display:block;
width:auto;
height:1em;
background:#EFEFEF;
text-align:center;
padding:0.5em;
margin:0;

text-decoration:none;
}

#content .listMenu td a:hover{
background:#C2BEDF;
text-decoration:none;
}


#content .listBody td{
font-size:80%;
padding:0.2em 1em 0.2em 0em;
}

#content #exhibitorsList h3{
padding-bottom:0em;
}

#content #exhibitorsList h4{
font-weight:bold;
background:#CFD2DB;
color:#785F96;
padding:0.5em 0 0.5em 1em;
margin-top:0.2em;
margin-bottom:0.2em;
}



/* RollOver -Language- */

#langChange_e a img{
width:0px;
height:0px;
display:block;
position:absolute;
top:-2048px;
left:-2048px;
}

#langChange_e a{
display:block;
width:70px;
height:24px;
background:url(img/common/top_03.jpg) no-repeat;
}

#langChange_e a:hover{
background:url(img/common/top_03-over.jpg) no-repeat;
}



/* RollOver -Go to SJAC- */

#toSJAC_e a img{
width:0px;
height:0px;
display:block;
position:absolute;
top:-2048px;
left:-2048px;
}

#toSJAC_e a{
display:block;
width:120px;
height:18px;
background:url(img/common/sjac.jpg) no-repeat;
}

#toSJAC_e a:hover{
background:url(img/common/sjac-over.jpg) no-repeat;
}



/*　RollOver -Application Form-*/

#toAppForm {
text-align:center;
}

#toAppForm a img{
width:0px;
height:0px;
display:block;
position:absolute;
top:-2048px;
left:-2048px;
}

#toAppForm a{
display:block;
width:130px;
height:23px;
background:url(img/guide/appForm.gif) 2px no-repeat;
border:1px solid #CCC;
padding:2px;
margin:0 auto;
}

#toAppForm a:hover{
background:url(img/guide/2_appForm.gif) 2px no-repeat;
}



/*　Menu　*/

.menuImg a img{
width:0px;
height:0px;
display:block;
position:absolute;
top:-2048px;
left:-2048px;
}


#menu_whatsnew a{
display:block;
width:182px;
height:38px;
background:url(img/menu/whatsnew.jpg) no-repeat;
}

#menu_whatsnew a:hover{
background:url(img/menu/whatsnew-over.jpg) no-repeat;
}

#menu_outline a{
display:block;
width:182px;
height:40px;
background:url(img/menu/outline.jpg) no-repeat;
}

#menu_outline a:hover{
background:url(img/menu/outline-over.jpg) no-repeat;
}

#menu_guide a{
display:block;
width:182px;
height:40px;
background:url(img/menu/guide.jpg) no-repeat;
}

#menu_guide a:hover{
background:url(img/menu/guide-over.jpg) no-repeat;
}

#menu_guide_guide a{
display:block;
width:182px;
height:26px;
background:url(img/menu/guide_guide.jpg) no-repeat;
}

#menu_guide_guide a:hover{
background:url(img/menu/guide_guide-over.jpg) no-repeat;
}

#menu_guide_reg a{
display:block;
width:182px;
height:26px;
background:url(img/menu/guide_reg.jpg) no-repeat;
}

#menu_guide_reg a:hover{
background:url(img/menu/guide_reg-over.jpg) no-repeat;
}

#menu_guide_mypage a{
display:block;
width:182px;
height:26px;
background:url(img/menu/guide_mypage.jpg) no-repeat;
}

#menu_guide_mypage a:hover{
background:url(img/menu/guide_mypage-over.jpg) no-repeat;
}

#menu_login a{
display:block;
width:182px;
height:26px;
background:url(img/menu/login.jpg) no-repeat;
}

#menu_login a:hover{
background:url(img/menu/login-over.jpg) no-repeat;
}


#menu_biz_topics a{
display:block;
width:182px;
height:41px;
background:url(img/menu/biz_topics.jpg) no-repeat;
}

#menu_biz_topics a:hover{
background:url(img/menu/biz_topics-over.jpg) no-repeat;
}

#menu_history a{
display:block;
width:182px;
height:40px;
background:url(img/menu/history.jpg) no-repeat;
}

#menu_history a:hover{
background:url(img/menu/history-over.jpg) no-repeat;
}

#menu_2004 a{
display:block;
width:182px;
height:40px;
background:url(img/menu/2004.jpg) no-repeat;
}

#menu_2004 a:hover{
background:url(img/menu/2004-over.jpg) no-repeat;
}

#menu_2004_outline a{
display:block;
width:182px;
height:26px;
background:url(img/menu/2004_outline.jpg) no-repeat;
}

#menu_2004_outline a:hover{
background:url(img/menu/2004_outline-over.jpg) no-repeat;
}

#menu_2004_list a{
display:block;
width:182px;
height:26px;
background:url(img/menu/2004_list.jpg) no-repeat;
}

#menu_2004_list a:hover{
background:url(img/menu/2004_list-over.jpg) no-repeat;
}

#menu_2004_ceremony a{
display:block;
width:182px;
height:26px;
background:url(img/menu/2004_ceremony.jpg) no-repeat;
}

#menu_2004_ceremony a:hover{
background:url(img/menu/2004_ceremony-over.jpg) no-repeat;
}

#menu_2004_hall a{
display:block;
width:182px;
height:26px;
background:url(img/menu/2004_hall.jpg) no-repeat;
}

#menu_2004_hall a:hover{
background:url(img/menu/2004_hall-over.jpg) no-repeat;
}


#menu_2004_event a{
display:block;
width:182px;
height:26px;
background:url(img/menu/2004_event.jpg) no-repeat;
}

#menu_2004_event a:hover{
background:url(img/menu/2004_event-over.jpg) no-repeat;
}

#menu_2004_comment a{
display:block;
width:182px;
height:26px;
background:url(img/menu/2004_comment.jpg) no-repeat;
}

#menu_2004_comment a:hover{
background:url(img/menu/2004_comment-over.jpg) no-repeat;
}

#menu_link a{
display:block;
width:182px;
height:41px;
background:url(img/menu/link.jpg) no-repeat;
}

#menu_link a:hover{
background:url(img/menu/link-over.jpg) no-repeat;
}

#menu_contact a{
display:block;
width:182px;
height:40px;
background:url(img/menu/contact.jpg) no-repeat;
}

#menu_contact a:hover{
background:url(img/menu/contact-over.jpg) no-repeat;
}
