@charset "UTF-8";
#bosyuu_start_icon {
	margin-left:10px;
	padding-left: 50px !important;
	background: url(/images/common/bosyuu_start.gif) 0 0.15em no-repeat !important;
	display: inline-block;

}

#bosyuu_end_icon {
	margin-left:10px;
	padding-left: 50px !important;
	background: url(/images/common/bosyuu_end.gif) 0 0.15em no-repeat !important;
	display: inline-block;

}

/* index */
.ga_index dl {
	list-style: none;
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #CCC;
}

.ga_index dt {
	float: left;
	width: 120px;
	font-weight:bold;
	font-size:115%;
}

.ga_index dd {
	list-style: none;
	margin-left: 140px;
}

.ga_index dd ol {
	margin-left: 0em;
	list-style: decimal outside;
}

.ga_index dd ul {
	list-style: none !important;;
	margin-left:0em !important;
	list-style: disc outside;
}

.ga_index dd .crl{
	list-style: none;
	margin-left: 0.1em;
}

.ga_index dd .no-crl{
	list-style: none;
	margin-left: 0.1em;
}


#footersen {
	height:1px;
	border-bottom: 1px solid #cccccc;
}

.index h2{
    margin-bottom: 20px;
    border:none;
}

.index .section a{
	background-position:-50px 4px !important;
}

.index .section a[href$=".pdf"],
.index .section .pdf {
	padding-left: 25px !important;
	background: url(/images/common/pdf.gif) 0 0.1em no-repeat !important;
}

.index .section a[href$=".doc"],
.index .section .docs {
	padding-left: 25px !important;
	background: url(/images/common/docs.gif) 0 0.1em no-repeat !important;
}






.index .section .boxL{
	width:460px;
	float:left;
}

.index .section .boxR{
	float:right;
	width:240px;
}
.index .section .boxR dd{
	float:left;
	padding-left:20px;
	padding-bottom:20px;
}
.index .section .boxR p{
	clear:both;
	padding-left:20px;
}

.index .section .boxR a{
	background-image:none !important;
	padding:0px !important;
}


.index .section .boxL .doc1,
.index .section .boxL .doc2,
.index .section .boxL .doc3{
	margin-bottom:15px;
}
.index .section .boxL .doc1 p{
	padding:15px 0px 15px 0px;
	font-weight:bold;
}
.index .section .boxL .doc1 .attend{
	font-weight:lighter;
	font-size:90%;
	border-top:#e5e5e5 1px solid;
	border-bottom:#e5e5e5 1px solid;
	padding:10px 0px 10px 0px;
}



.index .section .boxL .doc2 p{
	padding:0px 0px 10px 0px;
}

.index .section .boxL .doc3 dl{
	margin-top:15px;
	margin-bottom:15px;
}
.index .section .boxL .doc3 dt{
	font-weight:bold;
	font-size:110%;
}

.index .section .boxL .doc3 h1{
	font-weight:bold;
	font-size:130%;
	border-bottom:#cccccc 1px solid;
	padding:5px 0px 0px 0px;
}


.cntBox{
	padding:10px;
	border:#cccccc 1px solid;
	width:440px;
	margin-bottom:20px;
}

.cntBox p{
	font-size:12px;
	padding:5px 0px 5px 0px;
}



/*  出展者募集  */

.loop_info .title{
	border:none;
	margin:0px;
	margin-bottom: 12px;
}

.loop_info h3{
	margin-top:30px;
	margin-bottom:15px;
}
.loop_info .desc,
.loop_info dl {
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #CCC;
}

.loop_info dt {
	float: left;
	width: 140px;
	font-weight:bold;

}

.loop_info dd {
	margin-left: 150px;
}

.loop_info dd ol {
	margin-left: 1.5em;
	list-style: decimal outside;
}

.loop_info dd ul {
	margin-left:2.8em !important;
	list-style: disc outside;
}


.loop_info dd ul ul {
	margin-left: 0;
	list-style: none;
}

.loop_info dd .no-crl{
	list-style: none;
	margin-left:-1.5em !important;
}

.loop_info dd .no-crl4{
	list-style: none;
	margin-left:-1.5em !important;
  text-indent: -2.7em;
  padding-left: 2.7em;
}

.loop_info dd .no-crl2{
	list-style: none;
	margin-left:1.3em;
}

.loop_info dd .no-crl3{
	list-style: none;
	margin-left:1.4em !important;
}





.min_indent{
	text-indent:-2em;
	margin-left:0.5em !important;
}

.loop_info dd a{
	background-position:-46px 4px !important;
}

.loop_info a[href$=".pdf"],
.loop_info .pdf {
	padding-left: 25px !important;
	background: url(/images/common/pdf.gif) 0 0.1em no-repeat !important;
}

.loop_info a[href$=".doc"],
.loop_info .docs {
	padding-left: 25px !important;
	background: url(/images/common/docs.gif) 0 0.1em no-repeat !important;
}


/*  流れ  */

.loop_flow .title{
	border:none;
	margin:0px;
	margin-bottom: 10px;
}

.loop_flow .int{
	margin-bottom:20px;
}

.flowUnit{
	border-top:#999999 1px solid;
	border-bottom:#999999 1px solid;
	margin-bottom:30px;
	background:#EEEEED;
	position:relative;
	width:700px;
}

.flowUnitNone{
	border-top:#999999 1px solid;
	border-bottom:#999999 0px solid;
	margin-bottom:0px;
	background:#EEEEED;
	position:relative;
	width:700px;
}

.flowUnit img{
	position:absolute;
	bottom:-16px;
	left:70px;
}

.flowUnitNone img{
	position:absolute;
	bottom:-16px;
	left:70px;
}

.flowUnit dt{
	float:left;
	width:155px;
	padding:15px;
	font-weight:bold;
}

.flowUnitNone dt{
	float:left;
	width:155px;
	padding:15px;
	font-weight:bold;
}

.flowUnit dt span{
	font-weight:lighter;
}

.flowUnitNone dt span{
	font-weight:lighter;
}

.flowUnit dd{
	float:left;
	width:485px;
	background:#ffffff;
	padding:15px;
	height:100%;
	min-height:60px;
}

.flowUnitNone dd{
	float:left;
	width:485px;
	background:#ffffff;
	padding:15px;
	height:100%;
	min-height:60px;
}


.flowUnit dd li{
	list-style: disc outside none;
	margin-left:1em;
}

.flowUnitNone dd li{
	list-style: disc outside none;
	margin-left:1em;
}

.flowUnit dd .no-crl{
	list-style: none;
	margin-left:-0.5em;
}

.flowUnitNone dd .no-crl{
	list-style: none;
	margin-left:-0.5em;
}

.flowUnit dd a{
	background-position:-48px 4px !important;
}

.flowUnitNone dd a{
	background-position:-48px 4px !important;
}


.flowUnit a[href$=".pdf"],
.flowUnit .pdf {
	padding-left: 25px !important;
	background: url(/images/common/pdf.gif) 0 0.1em no-repeat !important;
}

.flowUnitNone a[href$=".pdf"],
.flowUnitNone .pdf {
	padding-left: 25px !important;
	background: url(/images/common/pdf.gif) 0 0.1em no-repeat !important;
}





/* ご利用に際して */


.ga_use .title{
	border:none;
	margin:0px;
	margin-bottom: 10px;
}

.ga_use h3{
	margin-top:30px;
	margin-bottom:15px;
}
.ga_use .desc,
.ga_use dl {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #CCC;
}

.ga_use dt {
	float: left;
	width: 120px;
	font-weight:bold;
	font-size:115%;
}

.ga_use dd {
	margin-left: 140px;
}

.ga_use dd ol {
	margin-left: 1.5em;
	list-style: decimal outside;
}

.ga_use dd ul {
	margin-left:2.8em !important;
	list-style: disc outside;
}



.ga_use dd .crl{
	list-style: none;
	margin-left: 0.1em;
}

.ga_use dd .no-crl{
	list-style: none;
	margin-left: 0.1em;
}

.ga_use dd .no-crl2{
	list-style: none;
	margin-left: 0.1em;
}

.ga_use dd .no-crl3{
	list-style: none;
	margin-left: -1.2em !important;
}

.ga_use .lst2 dd .no-crl{
	list-style: none;
	margin-left:-1.2em;
}

.ga_use dd p {
	margin-left:-1.2em;
}

.ga_use .lst2 dd p{
	margin-left:0px;
}


.ga_use .lst2 dd .lstlink{
	list-style: none;
	margin-left:-1.2em;
}
.ga_use .lst2 dd ul{
	margin-bottom:20px;
}




.ga_use #example dt {
	float: none;
	padding:10px 0px 10px 0px;
}

.ga_use #example dd {
	margin-left: 0;
}

.ga_use #example ul {
	margin-left: 0;
	list-style: none;
}

.ga_use #example ul li {
	display: inline;
	float: left;
	width: 220px;
	margin-right: 20px;
	margin-bottom: 5px;
}
.ga_use #example p{
	margin:0px 0px 15px 0px;
	font-size:100%;
}

.ga_use #example ul .noMargin {
	margin-right: 0;
}

.ga_use #example ul li a {
	display: block;
	padding-left: 0;
	background: none;
}

.ga_use dd a {
	padding-left: 18px;
	background: url(/images/common/arrow.gif) no-repeat -50px 0.1em !important;
}

.ga_use dt a {
	background:none !important;
	padding:0px !important;
}


.loop_info dd a {
	padding-left: 18px;
	background: url(/images/common/arrow.gif) no-repeat -50px 0.1em !important;
}


.loop_info dd a.gaibu {
	padding-left: 18px;
	background: url(/images/common/arrow2.gif) no-repeat -50px 0.1em !important;
}

.loop_flow dd a {
	padding-left: 18px;
	background: url(/images/common/arrow.gif) no-repeat -50px 0.1em !important;
}

.index .section a {
	padding-left: 18px;
	background: url(/images/common/arrow.gif) no-repeat -50px 0.1em !important;
}

.index .section a.gaibu {
	padding-left: 18px;
	background: url(/images/common/arrow2.gif) no-repeat -50px 0.1em !important;
}

.ga_use .innlst ul {
	list-style-type:none;
}
.ga_use .innlst ul span{
	font-weight:bold;
	text-indent:-1em;
	display:inline-block;
}

.ga_use .innlst ul p{
	margin:0px;
	padding-bottom:10px;
}

.ga_use .innlst ul ul li{
	list-style: disc outside none;
}

.ga_use .undercnt dd{
	margin:0px;
}

.ga_use dd ul table caption{
	font-weight:bold;
	text-align:left;
}
.ga_use dd ul table{
	width:540px;
	margin-top:20px;
	margin-bottom:10px;
}
.ga_use dd ul table th{
	font-weight:bold;
	font-size:110%;
	background:#EEEEED;
	padding:10px;
	text-align:center;
	border-top:#666666 1px solid;
	border-bottom:#666666 1px solid;
}
.ga_use dd ul table td{
	border-bottom:#666666 1px solid;
	padding:10px;
	text-align:center;
}
.ga_use dd ul table .ex{
	font-weight:bold;
	padding-left:50px;
	border-right:#cccccc 1px solid;
	text-align:left;
}
.ga_use dd ul table .exc{
	border-right:#cccccc 1px solid;
	text-align:left;
}
.ga_use dd ul table .exc2{
	text-align:left;
}
.ga_use dd ul table th.lc{
	border-right:#cccccc 1px solid;
}

.ga_use .lst2 dd ul table .ex{
	font-weight:bold;
	padding-left:10px;
	border-right:#cccccc 1px solid;
	text-align:left;
}


table.tbl01{
	border-top:#666666 1px solid;
	border-bottom:#666666 1px solid;
}
table.tbl01 .ex{
		font-weight:bold;
	font-size:110%;
	background:#EEEEED;
}

.ga_use dd ul .attend{
	margin:20px 0px 10px 0px !important;
}

.ga_use dd ul .us_tit{
	font-weight:bold;
}

.use_localnav2 .nav1 {
	margin-bottom:10px;
	border-bottom:#cccccc 1px solid;
	height:10px;
	line-height: 100% !important;
}

.use_localnav2 .nav1 dt{
	padding:0 6px 0 0px !important;
	float:left;
	width:76px;
	border-right:1px solid #999;
}

.use_localnav2 .nav2 {
	margin-bottom:10px;
	border-bottom:#fff 1px solid;
	height:10px;
	line-height: 100% !important;
}

.use_localnav2 .nav2 dt{
	padding:0 6px 0 0px !important;
	float:left;
	width:64px;
	border-right:1px solid #999;
}

.use_localnav2 dd{
	float:left;
	margin:0px;
	display:block;
	border-right:1px solid #999;
}

.use_localnav2 dd a{
	padding:0 4px 0 4px !important;
	background: url(/images/common/spacer.gif) no-repeat -50px 0.1em !important;
}

.use_localnav2 img{
	vertical-align: middle !important;
}


.use_localnav dl{
	clear:both;
	font-size:85%;
	border:0px;
}
.use_localnav .nav1 {
	margin-bottom:10px;
	border-bottom:#cccccc 1px solid;
	height:20px;
}


.use_localnav .nav1 dt{
	float:left;
	width:115px;
	text-indent:-9000px;
	background: url(/images/common/loop_nav.gif) 0px 0px no-repeat;
}
.use_localnav .nav2 dt{
	float:left;
	width:75px;
	text-indent:-9000px;
	background: url(/images/common/loop_nav.gif) 0px -40px no-repeat;
}

.use_localnav dd{
	float:left;
	margin:0px;
	text-indent:-9000px;
}


.use_localnav dd.nav1-1 a{
	display:block;
	width:35px;
	background: url(/images/common/loop_nav.gif) -115px 0px no-repeat !important;
}
.use_localnav dd.nav1-2 a{
	display:block;
	width:38px;
	background: url(/images/common/loop_nav.gif) -168px 0px no-repeat !important;
}
.use_localnav dd.nav1-3 a{
	display:block;
	width:53px;
	background: url(/images/common/loop_nav.gif) -222px 0px no-repeat !important;
}

.use_localnav dd.nav1-4 a{
	display:block;
	width:60px;
	background: url(/images/common/loop_nav.gif) -292px 0px no-repeat !important;
}





.use_localnav dd.nav2-1 a{
	display:block;
	width:50px;
	background: url(/images/common/loop_nav.gif) -75px -40px no-repeat !important;
}
.use_localnav dd.nav2-2 a{
	display:block;
	width:25px;
	background: url(/images/common/loop_nav.gif) -143px -40px no-repeat !important;
}
.use_localnav dd.nav2-3 a{
	display:block;
	width:25px;
	background: url(/images/common/loop_nav.gif) -185px -40px no-repeat !important;
}
.use_localnav dd.nav2-10 a{
	display:block;
	width:70px;
	background: url(/images/common/loop_nav.gif) -225px -40px no-repeat !important;
}
.use_localnav dd.nav2-8 a{
	display:block;
	width:27px;
	background: url(/images/common/loop_nav.gif) -312px -40px no-repeat !important;
}
.use_localnav dd.nav2-5 a{
	display:block;
	width:60px;
	background: url(/images/common/loop_nav.gif) -357px -40px no-repeat !important;
}
.use_localnav dd.nav2-6 a{
	display:block;
	width:55px;
	background: url(/images/common/loop_nav.gif) -434px -40px no-repeat !important;
}
.use_localnav dd.nav2-4 a{
	display:block;
	width:55px;
	background: url(/images/common/loop_nav.gif) -507px -40px no-repeat !important;
}
.use_localnav dd.nav2-9 a{
	display:block;
	width:55px;
	background: url(/images/common/loop_nav.gif) -580px -40px no-repeat !important;
}
.use_localnav dd.nav2-7 a{
	display:block;
	width:75px;
	background: url(/images/common/loop_nav.gif) -410px -40px no-repeat !important;
}


/*hover*/
.use_localnav dd.nav1-1 a:hover{
	display:block;
	background: url(/images/common/loop_nav.gif) -115px -77px no-repeat !important;
}
.use_localnav dd.nav1-2 a:hover{
	display:block;
	background: url(/images/common/loop_nav.gif) -168px -77px no-repeat !important;
}
.use_localnav dd.nav1-3 a:hover{
	display:block;
	background: url(/images/common/loop_nav.gif) -222px -77px no-repeat !important;
}

.use_localnav dd.nav1-4 a:hover{
	display:block;
	background: url(/images/common/loop_nav.gif) -292px -77px no-repeat !important;
}





.use_localnav dd.nav2-1 a:hover{
	display:block;
	background: url(/images/common/loop_nav.gif) -75px -117px no-repeat !important;
}
.use_localnav dd.nav2-2 a:hover{
	display:block;
	background: url(/images/common/loop_nav.gif) -143px -117px no-repeat !important;
}
.use_localnav dd.nav2-3 a:hover{
	display:block;
	background: url(/images/common/loop_nav.gif) -185px -117px no-repeat !important;
}
.use_localnav dd.nav2-10 a:hover{
	display:block;
	background: url(/images/common/loop_nav.gif) -225px -117px no-repeat !important;
}
.use_localnav dd.nav2-8 a:hover{
	display:block;
	background: url(/images/common/loop_nav.gif) -312px -117px no-repeat !important;
}
.use_localnav dd.nav2-5 a:hover{
	display:block;
	background: url(/images/common/loop_nav.gif) -357px -117px no-repeat !important;
}
.use_localnav dd.nav2-6 a:hover{
	display:block;
	background: url(/images/common/loop_nav.gif) -434px -117px no-repeat !important;
}
.use_localnav dd.nav2-4 a:hover{
	display:block;
	background: url(/images/common/loop_nav.gif) -507px -117px no-repeat !important;
}
.use_localnav dd.nav2-9 a:hover{
	display:block;
	background: url(/images/common/loop_nav.gif) -580px -117px no-repeat !important;
}
.use_localnav dd.nav2-7 a:hover{
	display:block;
	background: url(/images/common/loop_nav.gif) -410px -117px no-repeat !important;
}


.ga_use a[href$=".pdf"],
.ga_use .pdf {
	padding-left: 25px !important;
	background: url(/images/common/pdf.gif) 0 0.1em no-repeat !important;
}

.ga_use a[href$=".doc"],
.ga_use .docs {
	padding-left: 25px !important;
	background: url(/images/common/docs.gif) 0 0.1em no-repeat !important;
}

.ga_use dd a.gaibu {
	padding-left: 18px;
	background: url(/images/common/arrow2.gif) no-repeat -50px 0.1em !important;
}

