/*-----common-------*/

html {
overflow-y:scroll;
}


body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background: #FFFFFF url(../../images/bg1.jpg) center top;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

#body  {
	padding: 0px;
	margin:0px auto 0px auto;
	width: 780px;
	background-color: #FFFFFF;
	text-align: left;
}

a {
	color: #3333CC;
	text-decoration: none;
}

a:hover {
	color: #FF3300;
	text-decoration: underline;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
}

dl {
	margin: 0px;
	padding: 0px;
}

dt {
	margin: 0px;
	padding: 0px;
}

dd {
	margin: 0px;
	padding: 0px;
}



.midasi1 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 3px;
}

.midasi2 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699FF;
	padding: 3px;
	margin-bottom: 3px;
}


/*-----foota-------*/


.foota1 {
	font-size: 12px;
	background-color: #EEEEEE;
	text-align: center;
	margin: 0px;
	padding: 10px;
	line-height: 18px;
}


/*-----contents witdh-------*/

.con1 {
	padding: 0px;
	margin:0px auto 0px auto;
	width: 720px;
	background-color: #FFFFFF;
	text-align: left;
}


/*-----toppage-------*/


.td_login1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

/*-----gloval navi-------*/

ul#navigation {
	background-image: url(../../images/bg_navi1.jpg);
	position: relative;
	width: 780px;
	margin: 0;
	height: 45px;
	list-style: none;
	overflow: hidden;
	background-repeat: no-repeat;
	padding: 0;
}

ul#navigation li a {
	height: 45px;
	position: absolute;
	padding: 45px 0 0 0;
	text-indent: -2000em;
	text-decoration: none;
	top: 0;
	width: 154px;
}

html>body ul#navigation li a{
	height: 0;
}

li#menu1 a{
	left: 5px;
	background-color: transparent;
	background-image: url(../images/navi_e1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

li#menu2 a{
	background: transparent url(../images/navi_e2.jpg) no-repeat 0 0;
	left: 159px;
}

li#menu3 a{
	background: transparent url(../images/navi_e3.jpg) no-repeat 0 0;
	left: 313px;
}


li#menu4 a{
	background: transparent url(../images/navi_e4.jpg) no-repeat 0 0;
	left: 467px;
}


li#menu5 a{
	background: transparent url(../images/navi_e5.jpg) no-repeat 0 0;
	left: 621px;
}



li#menu1 a:hover,
li#menu2 a:hover, 
li#menu3 a:hover,
li#menu4 a:hover,
li#menu5 a:hover{ 
	background-position: 0px -45px;
	}


/*-----information-------*/

.info_nav1 {
	font-size: 12px;
}


.info_date1 {
	font-size: 12px;
	margin: 0px;
	padding: 3px;
}


.info_tit1 {
	font-size: 16px;
	background-color: #EEEEEE;
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.info_com1 {
	font-size: 13px;
	line-height: 22px;
	margin: 0px;
	padding: 3px;
}

.info_back1 {
	font-size: 11px;
	margin: 0px;
	padding: 5px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}



/*-----subpage menu-------*/

.guide_menu1 {
	font-size: 13px;
	font-weight: bold;
	background-color: #EEEEEE;
	margin: 0px;
	padding: 5px;
	width: 156px;
	text-align: center;
	border: 1px solid #CCCCCC;
}

.guide_bg1 {
	background-image: url(../../images/bg_machine1.jpg);
	background-repeat: no-repeat;
	background-position: left top;


}


/*-----subpage menu test-------*/

ul.subpmenu{
	width:780px;
	font-size:12px;
	padding:0px;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #EEEEEE;
}

ul.subpmenu li{
	list-style:none;
	width:170px;
	float:left;
	background-color: #EEEEEE;
	text-align: center;
	margin: 3px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}


ul.subpmenu li a{
	display: block;
}


ul.subpmenu li a:hover{
	display: block;
	color: #FFFFFF;
	background-color: #0066CC;
}

/*-----guide-------*/


.guide_con1 {
	font-size: 13px;
	line-height: 22px;
}

dl#guide {
	text-align: left;
	padding: 0px;
	margin: 0px;
}


dl#guide dt {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #EEEEEE;
	text-align: left;
	margin: 0px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-weight: bold;
}

dl#guide dd {
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 7px;
}


.guide_mailto1 {
	padding: 0px;
	margin:0px auto 0px auto;
	width: 520px;
	background-color: #eeeeee;
	text-align: left;
	border: 1px ridge;
} 

.guide_mailto2 {
	margin:0px;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #0033CC;
} 

.guide_mailto2-1 {
	margin:0px;
	font-size: 12px;
	line-height: 18px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
} 

.guide_chu1 {
	background-color: #D8F0FA;
	margin: 0px;
	padding: 2px;

}


/*-----outline-------*/

.title1 {
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	color: #000099;
}

#outline1 {
	margin: 0px;
	padding-left: 16px;
	padding-top: 5px;
	padding-right: 16px;
	padding-bottom: 10px;
}


#outline1 ul{
	font-size: 12px;
	line-height: 18px;

}

#outline1 li{
	font-size: 12px;
	line-height: 18px;

}





/*-----2007list-------*/

.list_lnk1 {
	font-size: 14px;
	font-weight: bold;
	background-color: #ffffCC;

}

.list_ind1 {
	color: #FFFFFF;
	background-color: #6699CC;
	font-size: 12px;
	font-weight: bold;
}


.list_th1 {
	background-color: #EEEEEE;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	text-align: center;
}

.list_td1 {
	font-size: 12px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}



#list1{
	list-style:none;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

#list1 li{
	color: #FFFFFF;
	list-style:none;
	float:left;
	text-align:center;
}


#list1 a{
	display:block;
	background-color:#6699CC;
	border: 1px solid #003399;
	color: #FFFFFF;
	margin: 1px;
	width: 30px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

#list1 a:hover{
    background-color: #003399;
}


/*-----2009list-------*/


.list_tag1 {
	color: #FFFFFF;
	background-color: #3333CC;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 5px;
}

.list_name1 {
	background-color: #EEEEEE;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 5px;
}


#list_a1 {
	width: 100%;
}


#list_a1 td{
	font-size: 12px;
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#list_a2 {
	width: 100%;
}


#list_a2 td{
	font-size: 12px;
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


#list_f1 {
	width: 100%;
}

#list_f1 td{
	font-size: 12px;
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


#list_f2 {
	width: 100%;
}

#list_f2 td{
	font-size: 12px;
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#list_k1 {
	width: 100%;
}

#list_k1 td{
	font-size: 12px;
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#list_k2 {
	width: 100%;
}

#list_k2 td{
	font-size: 12px;
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#list_n1 {
	width: 100%;
}


#list_n1 td{
	font-size: 12px;
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#list_n2 {
	width: 100%;
}


#list_n2 td{
	font-size: 12px;
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#list_p1 {
	width: 100%;
}

#list_p1 td{
	font-size: 12px;
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#list_p2 {
	width: 100%;
}

#list_p2 td{
	font-size: 12px;
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}



#list_t1 {
	width: 100%;
}

#list_t1 td{
	font-size: 12px;
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


#list_t2 {
	width: 100%;
}

#list_t2 td{
	font-size: 12px;
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}




/*-----来場者事前登録ページ-------*/

.regist_th1 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #6699CC;
	border: 1px solid #CCCCCC;
	text-align: center;
}

.regist_th2 {
	font-size: 12px;
	line-height: 18px;
	background-color: #f5f5f5;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	text-align: left;
}

.regist_td2 {

	font-size: 12px;
	line-height: 20px;
	border: 1px solid #CCCCCC;	


}

.hissu1 {
	font-size: 11px;
	color: #FF3300;
}

.hissu2 {
	font-size: 12px;
	color: #FF3300;
	background-color: #FFFFCC;
	text-align: center;
}

/*-----出展者ページ-------*/

.sche1{
	font-size: 14px;
	font-weight: bold;
	color: #3333CC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #0033CC;
	border-bottom-color: #0033CC;
}

.sche2{
	font-size: 12px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.sche3{
	font-weight: bold;
	color: #3333CC;
}

.button1 {
	background-color: #6699CC;
	padding: 2px;
}

.exbit_info1 {

	font-size: 12px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;

}


/*-----特別企画-------*/

.ev_midasi1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3333CC;
	border-left-color: #3333CC;
	color: #3333CC;
}

.ev_tx1 {
	font-size: 12px;
	line-height: 22px;
	margin: 0px;
	padding: 10px;
}

.work_th1 {
	background-color: #3366CC;
	font-size: 12px;
	font-weight: normal;	
	color: #FFFFFF;
	text-align: center;
}

.work_td1 {
	background-color: #EEEEEE;
	font-size: 12px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
}

.work_td2 {
	background-color: #FFFFFF;
	font-size: 12px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}


/*-----MECTニュース-------*/

.seika_title1 {
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.seika_th1 {
	background-color: #3366CC;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
}

.seika_td1 {
	font-size: 12px;
	border: 1px solid #CCCCCC;
}



/*-----text-------*/

.sub_con1 {
	font-size: 13px;
	line-height: 22px;
	margin: 0px;
	padding: 5px;

}

.sub_con1 p{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
}

.tx11 {
	font-size: 11px;
}

.tx11_18 {
	font-size: 11px;
	line-height: 18px;
}

.tx12_18 {
	font-size: 12px;
	line-height: 18px;
}

.tx12_22 {
	font-size: 12px;
	line-height: 22px;
}

.td12_f1 {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.tx13 {
	font-size: 13px;
}

.td_f2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.tx12 {

	font-size: 12px;
}
.td12_hf3 {
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6699CC;
	border-bottom-color: #6699CC;
}
.td12_18hf3 {
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6699CC;
	border-bottom-color: #6699CC;
	line-height: 18px;
}

.td12_18f3 {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	line-height: 18px;
}
.td12_22hf3 {
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6699CC;
	border-bottom-color: #6699CC;
	line-height: 22px;
}
.td12_all1 {
	font-size: 12px;
	border: 1px solid #CCCCCC;
}

.td14_all1 {
	font-size: 14px;
	border: 1px solid #CCCCCC;
}
.td12_18hf4 {
	font-size: 12px;
	line-height: 18px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.tx14 {

	font-size: 14px;
}
.tx14_24 {
	font-size: 14px;
	line-height: 24px;
}
.td14_18hf4 {
	font-size: 14px;
	line-height: 18px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
