@charset "UTF-8";


@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);


/*======================================

	common 
	
========================================*/


html {
	color: #444444;
	background-color: #ffffff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	}


body {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0 0px;
	text-align : center ;
	background-color: #ffffff;
}


.clear{
	clear: both;
	height:1px;
	overflow: hidden;
}

#page-top {
    position: fixed;
    bottom: 25px;
    right: 15px;
    font-size: 12px;
	}
#page-top a {
    background: #907766;
    text-decoration: none;
    color: #fff;
    width: 40px;
    padding: 3px 0;
    text-align: center;
    display: block;
    border-radius: 3px;
	}
#page-top a:hover {
    text-decoration: none;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	}
	
	
/*======================================

	common text
	
========================================*/



p {
	font-size: 14px;
	line-height: 28px;
	padding: 0 0 0 0;
	margin:8px 0 10px 0;
}

a{
	color:#56453d;
}

a:hover{
	color:#907766;
}

img {
	vertical-align:bottom
}
a img{
border:none;
padding:0 0 0 0;
margin:0 0 0 0;
}
a img:hover{
opacity: 0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha(opacity=70)";
}

figure{
	width:100%;
	margin: 0 0 0 0;
	padding:0 0 0 0;
}
figure img{
	width:100%;
	height:auto;
	margin: 0 0 0 0;
	padding:0 0 0 0;
}

section{
	text-align: left;
}




@media only screen and (max-width: 480px) {
	



h3.common-h3{
	min-height:52px;
	font-size:16px;
	line-height: 20px;
	margin:24px 0 20px 0;
	padding:20px 0 8px 30px;
	background: url(../i/h3_mark.png) no-repeat 0px 0px,url(../i/footer_line.png) repeat-x bottom;
	background-size:60px ,auto 3px;
	border-bottom:0px solid #ddd;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

h3.common-h3 a{
color:#333;
border: none;
text-decoration: none;
}


#mobile-navi{
	display: block;
}

/*======================================

	headerlogo
	
========================================*/


#header{
	width:100%;

	margin: 0 0 0 0;
	padding: 0 0 0 0;
}




/*======================================

	layout
	
========================================*/

#contents-wrapper{
	width:100%;
	text-align: center;
	padding: 0px 0 45px 0;
	margin: 0px auto 0px auto;
}


#contents{
	width:90%;
	text-align: center;
	padding: 0px 0 0px 0;
	margin: 0px auto 0px auto;
}



#main-col{
	width:100%;
	margin:0 0 0 0;
	text-align: left;
	float:none;
}

#side-col{
	width:100%;
	margin:0 0 0 0;
	text-align: left;
	float:none;
}

.contents-left-600{
	text-align: left;
	width:100%;
	float:none;
}
.contents-right-340{
	text-align: left;
	width:100%;
	float:none;
}

.contents-left-half{
	text-align: left;
	width:100%;
	float:none;
}
.contents-right-half{
	text-align: left;
	width:100%;
	float:none;
}

#center-col{
	width:100%;
	margin:0 auto 0 auto;
	text-align: left;
	float:none;
}


/*======================================

	head
	
========================================*/


#pagehead-wrapper {
	width:100%;
	margin: 0px auto 0px auto;
	padding:0px 0 0 0;
	clear:both;
	text-align: center;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#pagehead {
	width:90%;
	margin: 15px auto 10px auto;
	padding:0 0 0 0;
	clear:both;
	text-align: left;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#head-left{
	width:100%;
	float:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align: left;
}
#head-left h1{
	width:280px;
	margin: 20px 0 20px 0s;
	padding: 0 0 0 0;
}
#head-left h1 img{
	width:280px;
}

#head-right{
	display: none;
	width:400px;
	float:right;
	text-align: right;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#head-facebook{
	margin:5px 0 0 0;
	text-align: right
}
#head-facebook a img{
	width:36px;
	height:36px;
}

#head-contact{
	display: block;
	margin:8px auto 0 auto;
	border-left: 0px solid #ddd;
	border-right: 0px solid #ddd;
	text-align: right
}
#head-left h1 a img:hover,#head-facebook a img:hover,#head-contact a img:hover{
opacity: 0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha(opacity=70)";
}
/*======================================

	navi
	
========================================*/


#navi-wrapper {
	display: none;
	clear: both;
	width:100%;
	min-width: 1040px;
	height:70px;
	margin: 0px auto 0x auto;
	padding:0 0 0 0;
	clear:both;
	text-align: center;
	overflow: hidden;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#navi {
	width:980px;
	height:70px;
	margin: 0px auto 0px auto;
	padding:0 0 0 0;
	clear:both;
	text-align: left;
	overflow: hidden;
	border-left:0px solid #ddd;
	border-right:0px solid #ddd;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}

#navi ul {
margin:0 0 0 0;
padding:0 0 0 0; 
list-style-type:none;
}

#navi li {
font-size:12px;
overflow:hidden;
float:left; 
}

#navi a{
	height:70px;
	float:left; 
	text-indent:-9999em;
	margin:0 0px 0px 0;
	padding:0 0 0 0;  
	display: block;
}

#navi a:hover{
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

#navi .to-outline a{
	width:120px;
	background: transparent url(../i/navi.png) no-repeat 0px 0px;
}
#navi .to-program a{
	width:200px;
	background: transparent url(../i/navi.png) no-repeat -120px 0px;
}
#navi .to-exhibitor a{
	width:140px;
	background: transparent url(../i/navi.png) no-repeat -320px 0px;
}
#navi .to-news a{
	width:110px;
	background: transparent url(../i/navi.png) no-repeat -460px 0px;
}
#navi .to-allabout a{
	width:225px;
	background: transparent url(../i/navi.png) no-repeat -570px 0px;
}
#navi .to-access a{
	width:185px;
	background: transparent url(../i/navi.png) no-repeat -795px 0px;
}



.drawer-title{
	font-size:13px;
	padding: 8px 0 8px 0;
	border-bottom:1px solid #ddd;
	background: #fff;
}

.drawer-list{
	font-size:14px;
	border-bottom:1px solid #ddd;
}
.drawer-list a{
	padding: 8px 0 8px 0;
	display: block;
	color:#fff;
	text-decoration: none;
}





/*======================================

	footer
	
========================================*/

#to-top{
	width:100%;
	height:60px;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	text-align: center;
	overflow: hidden;
	background: url(../i/totop_bg_left.jpg) left no-repeat, url(../i/totop_bg_right.jpg) right no-repeat;
	background-size:auto 60px;
}

#to-top img{
	height: 60px;
	width:auto;
}

#footer{
	width:100%;
	text-align: center;
	padding: 45px 0 45px 0 ;
	background: transparent url(../i/footer_line.png) repeat-x top ;
}


#footer-menu {
width:100%;
margin: 0px auto 20px auto;
padding: 0px 0 0px 0 ;
text-align: center;
font-size:14px;
border-top:0px solid #dddddd;
}

#footer-menu ul{
background: transparent; 
padding: 0 ;
margin: 0;
}

#footer-menu li{
display:inline-block;
list-style:none ;
background: transparent; 
padding: 0 0 0 0 ;
margin: 0 6px 12px 6px ;

}


#footer-facebook{
	display: inline-block;
	margin:20px auto 0 auto;
	width:40px;
	width:40px;
}
#footer-facebook a img{
	display: block;
	width:40px;
	height:40px;
}
#footer-facebook a img:hover{
opacity: 0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha(opacity=70)";
}

#copyright{
width:100%;
font-size:12px;
height:28px;
clear: both;
margin: 30px auto 0 auto;
padding: 0px 0 0px 0 ;
text-align: center;
line-height:16px;
}




.top-banner{
	margin:30px auto 0 auto;
	width:300px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border:1px solid #ddd;
}
.top-banner img{
	width:100%;
}




	
}/*//end  max-width: 480px ///////////////////////*/







@media only screen and (min-width: 481px) {




h3.common-h3{
	height:52px;
	font-size:18px;
	line-height: 18px;
	margin:24px 0 20px 0;
	padding:20px 0 0px 30px;
	background: url(../i/h3_mark.png) no-repeat 0px 0px,url(../i/footer_line.png) repeat-x bottom;
	background-size:60px ,auto 3px;
	border-bottom:0px solid #ddd;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

h3.common-h3 a{
color:#333;
border: none;
text-decoration: none;
}




#mobile-navi{
	display: none;
}

/*======================================

	headerlogo
	
========================================*/


#header{
	width:100%;
	min-width: 1040px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}




/*======================================

	layout
	
========================================*/

#contents-wrapper{
	width:100%;
	min-width: 1040px;
	text-align: center;
	padding: 0px 0 45px 0;
	margin: 0px auto 0px auto;
}


#contents{
	width:980px;
	text-align: center;
	padding: 0px 0 0px 0;
	margin: 0px auto 0px auto;
}



#main-col{
	width:745px;
	margin:0 0 0 0;
	text-align: left;
	float:left;
}

#side-col{
	width:200px;
	margin:0 0 0 0;
	text-align: left;
	float:right;
}

.contents-left-600{
	text-align: left;
	width:600px;
	float:left;
}
.contents-right-340{
	text-align: left;
	width:340px;
	float:right;
}

.contents-left-half{
	text-align: left;
	width:470px;
	float:left;
}
.contents-right-half{
	text-align: left;
	width:470px;
	float:right;
}

#center-col{
	width:745px;
	margin:0 auto 0 auto;
	text-align: left;
	float:none;
}


/*======================================

	head
	
========================================*/


#pagehead-wrapper {
	width:100%;
	min-width: 1040px;
	margin: 0px auto 0px auto;
	padding:0px 0 0 0;
	clear:both;
	text-align: center;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#pagehead {
	width:980px;
	margin: 15px auto 10px auto;
	padding:0 0 0 0;
	clear:both;
	text-align: left;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#head-left{
	width:400px;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#head-left h1{
	margin: 30px 0 25px 0;
	padding: 0 0 0 0;
}

#head-center{
	width:300px;
	float:left;
	text-align: center;
	margin:0 0 0 0;
	padding:30px 0 0 0;
}
#head-center img{
	width:250px;
	height: auto;
}

#head-right{
	width:400px;
	float:right;
	text-align: right;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#head-facebook{
	margin:5px 0 0 0;
	text-align: right
}
#head-facebook a img{
	width:auto;
	height:36px;
}

#head-contact{
	display: block;
	margin:8px auto 0 auto;
	border-left: 0px solid #ddd;
	border-right: 0px solid #ddd;
	text-align: right
}
#head-left h1 a img:hover,#head-facebook a img:hover,#head-contact a img:hover{
opacity: 0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha(opacity=70)";
}
/*======================================

	navi
	
========================================*/


#navi-wrapper {
	clear: both;
	width:100%;
	min-width: 1040px;
	height:70px;
	margin: 0px auto 0x auto;
	padding:0 0 0 0;
	clear:both;
	text-align: center;
	overflow: hidden;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#navi {
	width:980px;
	height:70px;
	margin: 0px auto 0px auto;
	padding:0 0 0 0;
	clear:both;
	text-align: left;
	overflow: hidden;
	border-left:0px solid #ddd;
	border-right:0px solid #ddd;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}

#navi ul {
margin:0 0 0 0;
padding:0 0 0 0; 
list-style-type:none;
}

#navi li {
font-size:12px;
overflow:hidden;
float:left; 
}

#navi a{
	height:70px;
	float:left; 
	text-indent:-9999em;
	margin:0 0px 0px 0;
	padding:0 0 0 0;  
	display: block;
}

#navi a:hover{
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

#navi .to-outline a{
	width:120px;
	background: transparent url(../i/navi.png) no-repeat 0px 0px;
}
#navi .to-program a{
	width:200px;
	background: transparent url(../i/navi.png) no-repeat -120px 0px;
}
#navi .to-exhibitor a{
	width:140px;
	background: transparent url(../i/navi.png) no-repeat -320px 0px;
}
#navi .to-news a{
	width:110px;
	background: transparent url(../i/navi.png) no-repeat -460px 0px;
}
#navi .to-allabout a{
	width:225px;
	background: transparent url(../i/navi.png) no-repeat -570px 0px;
}
#navi .to-access a{
	width:185px;
	background: transparent url(../i/navi.png) no-repeat -795px 0px;
}










/*======================================

	footer
	
========================================*/

#to-top{
	width:100%;
	min-width: 1040px;
	height:90px;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	text-align: center;
	overflow: hidden;
	background: url(../i/totop_bg_left.jpg) left no-repeat, url(../i/totop_bg_right.jpg) right no-repeat;
	background-size:90px auto;
}

#footer{
	width:100%;
	min-width: 1040px;
	text-align: center;
	padding: 45px 0 45px 0 ;
	background: transparent url(../i/footer_line.png) repeat-x top ;
}


#footer-menu {
width:980px;
margin: 0px auto 20px auto;
padding: 0px 0 0px 0 ;
text-align: center;
font-size:14px;
border-top:0px solid #dddddd;
}

#footer-menu ul{
background: transparent; 
padding: 0 ;
margin: 0 0 20px 0;
}

#footer-menu li{
display:inline-block;
list-style:none ;
background: transparent; 
padding: 0 0 0 0 ;
margin: 0 6px 0 6px ;
}


#footer-facebook{
	display: inline-block;
	margin:20px auto 0 auto;
	width:40px;
	width:40px;
}
#footer-facebook a img{
	display: block;
	width:40px;
	height:40px;
}
#footer-facebook a img:hover{
opacity: 0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha(opacity=70)";
}

#copyright{
width:980px;
font-size:12px;
height:28px;
clear: both;
margin: 30px auto 0 auto;
padding: 0px 0 0px 0 ;
text-align: center;
line-height:16px;
}








/*======================================

	breadcrumbs
	
========================================*/

#breadcrumbs-wrapper {
	width: 100%;
	padding: 0px 0 20px 0;
	margin: 0px auto 20px auto;
	clear: both;
	text-align: center;
	color: #000000 ;
}


#breadcrumbs {
	text-align: left;
	margin:0px 0 0px 0;
	padding:0 0 4px 0;
}

#breadcrumbs li{
	font-size:12px;
	float:left;
	display:inline;
	margin:0 0 0 0;
	padding:0 0 0 0;
}


.top-banner{
	margin:30px auto 0 auto;
	width:450px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border:1px solid #ddd;
}
.top-banner img{
	width:100%;
}


}/*//end  min-width: 481px ///////////////////////*/

