@media print{


body {
	color:#333333;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}	
a {color: #4A7232;}
a:visited {color:#333333; }
a:hover {color: #333333; text-decoration:none;}
a:active { color:#333333;}

.Hover {margin:0; padding:0;}


table,dl,dt,dd,pre,p,blockquote,form,code,ul,li {
 font-size: 12px;
	margin: 0;
	padding: 0;
　　　　word-wrap:break-word; 	
}

address,caption,cite,code,dfn,th,var {
	font-style: normal;
	font-weight: normal;
}

div:after, 	
p:after, 	
ul:after { 	
content: ""; 	
display: block; 	
clear: both; 	
} 	
	
	
hr{ 	
border:1px solid #ddd; 	
　　　　margin:15px; 	
} 

/* ----------共通パーツ-------------- */

img {
	margin:0px;
	padding:0px;
	border:none 0px;
}

.f10 {
font-size:10px;
line-height:130%;
color:#333333;
}

.f12 {
	font-size:12px;
	line-height:140%;
	color:#333333;
}

.f14 {
	font-size:14px;
	line-height:150%;
	color:#333333;
	font-weight: bold;
}


.f16 {
	font-size:16px;
	line-height:160%;
	color:#333333;
	font-weight: bold;
}

.f18 {
	font-size:18px;
	line-height:180%;
	color:#333333;
	font-weight: bold;
}


.f10g {
	font-size:10px;
	line-height:140%;
	color:#666666;
}

.f12g {
	font-size:12px;
	line-height:140%;
	color:#666666;
}

.f12r {
	font-size:14px;
	line-height:140%;
	font-weight:bold;
	color:#F30;
}


h1 /* ---  2016 --- */
 {　　　width: 100%;
	height: auto;
	margin: 0px 0px 5% 0px;
	text-align: left;
	vertical-align: bottom;
	padding: 15px 5% 15px 3%;
	border-top:#7DB42A 4px solid;
	background-image:url(../WSR/bg_h1.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
	background-color:#F1FBF0;
	font: 20px bold;
	color:#333;
	} 



h2 /* ---  2016 --- */
 {
	width: 92%;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 10px 5% 8px 3%;
	border-top:#7DB42A 3px solid;
	border-bottom:#7DB42A 1px solid;
	vertical-align: bottom;
	background-color:#F2FBEF;
	font: 18px bolder;
	color:#333;
	text-align:left;
	} 
	
	
h3 /* ---  2016 --- */
 {
	width: 92%;
	margin: 0px 0px 10px 0px;
	padding: 10px 5% 3px 1%;
	font: 16px bold;
	color:#333;
	border-bottom:#7DB42A 2px solid;
	text-align:left;  
	} 
	
	

h4 /* ---  2016 --- */
 {
	width: 92%;
	margin: 0px 0px 15px 0px;
	padding: 0 5% 3px 1%;
	font: 16px bold;
	color:#333;
	border-bottom:#7DB42A 1px solid;
	border-left:#7DB42A 4px solid;
	text-align:left;
	} 
	
	
h5 /* ---  2016 --- */
 {
	width: 92%;
	margin: 0px 0px 15px 0px;
	padding: 0 5% 3px 1%;
	font: 16px bold;
	color:#333;
	border-bottom:#7DB42A 1px solid;
	border-left:#7DB42A 4px solid;
	background-color:#F2FBEF;
	text-align:left;
	} 



/* ---  button --- */
.green_button{
 display:none
	width: 70%;
	background-color: #59BE28;
	padding: 15px 4%;
	font-size: 2em;
	line-height: 1.2em;
	border-radius: 8px;
	margin: 15px auto 10px;
	display: block;
	font-weight: bold;
  text-align:center;
  cursor: pointer;
  color:#FFF;
  text-decoration:none;
}


.green_button:hover{
display:none
	background-color: #26AE00;
	color:#FFF;
	text-decoration:none;
    }

.green_button:active{
display:none
	background-color: #26AE00;
	color:#FFF;
	text-decoration:none;
    }

.green_button a{
display:none
	color:#FFF;
	text-decoration:none;
	display:block;
	width:100%:
	height:100%;
}



.green_button_s{
 display:none
	color:#26AE00;
	width:60%;
         border:#26AE00 2px solid;
         padding:14px 5%;
	font-size: 1.2em;
	line-height: 1.2em;
	border-radius: 8px;
	margin: 20px auto;
	display: block;
	font-weight: bold;
	max-width: 400px;
        text-align:center;
    text-decoration:none;
}


.green_button_s:hover{
display:none
	color:#26AE00;
	background-color: #EBF8E2;
	text-decoration:none;
    }

.green_button_s:active{
display:none
	color:#26AE00;
	background-color: #EBF8E2;
	text-decoration:none;
    }

.green_button_s a{
display:none
	color:#26AE00;
	text-decoration:none;
	display: block;
	width:100%:
	height:100%;
}

	

	
/* ----------clearfix-------------- */
	
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*促*//*/
	height: auto;
	overflow: hidden;
	/**/
}
	

.clear {
	clear:both;
}


/* ----------共通 layout-------------- */
#container { 
	margin: 0px;
	padding: 0px;
	background-image:url(../WSR/header_bg01.jpg);
	background-repeat: repeat-x;
	}




/* ----------共通 header-------------- */


#header {
 display:none;
}

#header .logo{
	 display:none;
}



/* ----------共通 global menu-------------- */


#header .g_menu{
 display:none;
}

#header .g_menu ul{
 display:none;
}

#header .g_menu li{
 display:none;
}



/* ---------- 共通 contents-------------- */


#contents {
 width: 980px;
	margin: 10px auto 0;
	padding: 0px;
	background-color: #FFFFFF;
        align:center;
}


#contents .pankuzu {
 display:none;

}

/* --- column_left　トップ用 --- */
#contents .column_left_top{
	width: 660px;
	margin: 0px 18px 20px 0px;
	padding: 0px;
	float: left;
}


/* ---  column_left　第二階層用 --- */
#contents .column_left {
	width: 100%;    /* ---  2016 --- */
	margin: 0px auto 20px;
	padding: 0px;
        text-align:left;   /* ---  2016 --- */
}


/* --- column_right　トップ用 --- */
#contents .column_right_top {
    width: 300px;
    margin: 0px 0px 20px 0px;
    padding: 0px;
    float: left;
    display: block;
}

/* ---  column_right　第二階層用 --- */
#contents .column_right {
        display:none;    /* ---  2016 --- */
}



* ---------- 共通 column_right -------------- */

#contents .column_right_top .banner {     /* ---  2016 --- */
	width: 300px;
	margin: 0px 0px 15px 0px;
	text-align:right
	}
	
#contents .column_right_top .banner ul {     /* ---  2016 --- */
	margin: 0px;
	padding: 0px;
	list-style-image:none;
	list-style-type:none;
	display: block;
	}

#contents .column_right_top .banner ul li {     /* ---  2016 --- */
	margin: 0px 0px 2px 0px;
	padding: 0px;
	list-style-image:none;
	list-style-type:none;
	display: block;
	}
	

#contents .column_right .rmenu ul {
　　　　list-style-image:none;
	list-style-type:none;
	display: block;
	margin: 0px;
	padding: 0px;
	display: none;/* ---  2016 --- */
	}
	
	
#contents .column_right .rmenu ul li {
	width: 278px;
	hight: 34px;
	margin: 0px;
	padding: 10px;
	text-align: left;
	border-top: 0px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size:12px
　　　　list-style-image:none;
	list-style-type:none;
	display: none;/* ---  2016 --- */
	}


#contents .column_right .banner ul {     /* ---  2016 --- */
	margin: 0px;
	padding: 0px;
	list-style-image:none;
	list-style-type:none;
	display: block;
	}

#contents .column_right .banner ul li {     /* ---  2016 --- */
	margin: 0px 0px 2px 0px;
	padding: 0px;
	list-style-image:none;
	list-style-type:none;
	display: block;
	}





/* ----------共通 footer -------------- */



#contents .pagetop{
display:none;
}

#contents .pagetop2{
display:none;
}



.footer_link{
 display:none;
}



#footer {
 display:none;
	}

#footer_in {
 display:none;
}


#footer #footer_in .left{
 display:none;
}

#footer #footer_in .left ul{
  display:none;
}

#footer #footer_in .left ul li{
 display:none;
}


#footer #footer_in .right{
  display:none;
}





/*
########################################################
	トップページ
########################################################
*/




/* ---------- トップ contents -------------- */

#main_btn {
 display:none;
}



/* ----------トップ contents news -------------- */




/* ----------トップ contents news -------------- */



#contents .column_left_top .news_ti {     /* ---  2016 --- */
	width: 660px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}



#contents .column_left_top .news_tx {     /* ---  2016 --- */
        width:100%;     /* ---  2016 --- */
        font-size: 12px; 
	font-weight:bold;
	line-height:18px;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px;
	text-align:left;    /* ---  2016 --- */
}



#contents .column_left_top .news_title{    /* ---  2016 --- */
 font-size: 14px;
	line-height:18px;
	font-weight:bold;
	margin-bottom:10px;
	text-align:left;    /* ---  2016 --- */
}

#contents .column_left_top .news_text{    /* ---  2016 --- */
 font-size: 12px;
	line-height:16px;
	color:#666;
	text-align:left;    /* ---  2016 --- */
}

#contents .column_left_top .news_date{    /* ---  2016 --- */
 font-size: 10px;
	line-height:16px;
	color:#777;
	text-align:right;
}

#contents .column_left_top .news_date2{    /* ---  2016 --- */
 font-size: 12px;
	font-weight:nomal;
	line-height:16px;
	text-align:left;    /* ---  2016 --- */
}

#contents .column_left_top .news_img{    /* ---  2016 --- */
     width: 90px;
    margin:5px 0;
}


#contents .column_left_top .news_next {    /* ---  2016 --- */
 width: 100%;
	margin: 0px 0px 20px 0px;
	text-align:right;
}

#contents .column_left_top .news_line{    /* ---  2016 --- */
   border-top: 1px dotted #999;
   border-collapse: collapse;
   padding:5px 0;
}




/* ---------- トップ 関連リンク -------------- */

#contents .column_left_top  .kanren_ti {     /* ---  2016 --- */
        width: 660px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}


#contents .column_left_top .kanren_site {    /* ---  2016 --- */
    width: 660px;
	margin: 20px 0px 20px 0px;
	padding: 0px;
}


#contents .column_left_top .kanren_site ul {    /* ---  2016 --- */
	margin: 0px;
	padding: 0px;
	list-style:none;
}


#contents .column_left_top .kanren_site ul li{    /* ---  2016 --- */
	width:200px;
	height:70px;
	margin: 5px 10px 5px 10px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	float:left;
	list-style:none;
	display: block;
}

/*
########################################################
	第二階層　ニュース インデックス
########################################################
*/


#contents .column_left .news_ti {     /* ---  2016 --- */
 width: 660px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}



#contents .column_left .news_tx {     /* ---  2016 --- */
        width:100%;     /* ---  2016 --- */
        font-size: 12px; 
	font-weight:bold;
	line-height:18px;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px;
	text-align:left;    /* ---  2016 --- */
}



#contents .column_left .news_title{    /* ---  2016 --- */
 font-size: 14px;
	line-height:18px;
	font-weight:bold;
	margin-bottom:10px;
	text-align:left;    /* ---  2016 --- */
}

#contents .column_left .news_text{    /* ---  2016 --- */
 font-size: 12px;
	line-height:16px;
	color:#666;
	text-align:left;    /* ---  2016 --- */
}

#contents .column_left .news_date{    /* ---  2016 --- */
 font-size: 10px;
	line-height:16px;
	color:#777;
	text-align:right;
}

#contents .column_left .news_date2{    /* ---  2016 --- */
 font-size: 12px;
	font-weight:nomal;
	line-height:16px;
	text-align:left;    /* ---  2016 --- */
}

#contents .column_left .news_img{    /* ---  2016 --- */
     width: 90px;
    margin:5px 0;
}


#contents .column_left .news_next {    /* ---  2016 --- */
 width: 100%;
	margin: 0px 0px 20px 0px;
	text-align:right;
}

#contents .column_left .news_line{    /* ---  2016 --- */
   border-top: 1px dotted #999;
   border-collapse: collapse;
   padding:5px 0;
}






/*
########################################################
	ニュース詳細記事
########################################################
*/


#container #contents .column_left #news h1 {
	font-size: 18px;
	font-weight: bold;
	line-height:130%;
	text-align: left;
	width: 94%;  /* ---  2016 --- */
	margin: 0px 0px 20px 0;  /* ---  2016 --- */
	padding: 3%;  /* ---  2016 --- */
	border-top: solid 4px #62C234;
	border-left: solid 1px #DFDACC;
	border-right: solid 1px #DFDACC;
	border-bottom: solid 1px #DFDACC;
}


#container #contents .column_left #news .midashi {
	font-size: 14px;
	font-weight: bold;
	line-height:130%;
	text-align: left;
	width: 85%;  /* ---  2016 --- */
	margin: 0px 0px 20px 5%;  /* ---  2016 --- */
	padding: 10%;  /* ---  2016 --- */
	border-left: solid 3px #62C234;
	border-bottom: solid 1px #DFDACC;
}


#container #contents .column_left #news .date {
	font-size: 12px;
	text-align: right;
	color: #666666;
	margin: 0px 0px 20px 0px;
	padding: 0;
}

#container #contents .column_left #news .text {
        width: 95%;  /* ---  2016 --- */
	font-size: 12px;
	line-height: 180%;
	color: #333333;
        margin:0px 0px 20px 10px;
	padding:0;
	text-align: left;
}


#container #contents .column_left #news .photo {
 text-align: center;
	margin:0px 0px 20px 0px;
	padding:0;
}


#container #contents .column_left #news .column {
 width: 94%; /* ---  2016 --- */
	margin: 0 0 20px 0; /* ---  2016 --- */
	padding: 3%; /* ---  2016 --- */
	background-color: #FAF9F6;
	border: #EDECE2 3px solid;
	font-size: 12px;
	text-align: left;
}



#container #contents .column_left #news .kanren_news_ti {
	font-size: 14px;
	font-weight: bold;
	line-height:130%;
	text-align: left;
	width: 90%; /* ---  2016 --- */
	margin: 0px 0px 7px 5%; /* ---  2016 --- */
	padding: 5%; /* ---  2016 --- */
	border-bottom: solid 1px #DFDACC;
}

#container #contents .column_left #news .kanren_news_link {
font-size: 12px;
　width: 90%;
	line-height: 180%;
	color: #333333;
	margin:0px 0px 20px 10%;
	padding:0;
}


/*
########################################################
	第二階層以降
########################################################
*/


/*
########################################################
	左カラム共通
########################################################
*/

#contents .column_left .contentsbox{
         width:660px;
	 text-align:left;
         margin:0 auto;
}

.center_img{
	 text-align:center;
         margin:0 auto;
}


#container #contents .column_left .buttonbox {
	width: 660px;
	text-align: center;
        margin:0 auto;
}



#container #contents .column_left .textbox {
	font-size: 16px;
	line-height:160%;
        text-align:left;
        margin:0 auto;
}

/* ---  20160715 --- */
#container #contents .column_left .textbox2 {
        width:94%;
        padding:0 3%;
	font-size: 16px;
	line-height:160%;
        text-align:left;
        margin:10px auto 15px;
}

#container #contents .column_left .textbox_orangeborder {
        width:92%;
        padding:3%;
	font-size: 16px;
        font-weight:bolder;
	line-height:160%;
        text-align:left;
        margin:10px auto 15px;
        border:1px solid #ccc;
        border-left:8px solid #F28200;
}


.img_2col {
        width:49%; float:left; 
        margin:0 0 20px;
}
.img_2col.right {
        margin-left:2%; 
}
.img_2col img {
        width:100%; 
        max-width:100%;
        height:auto;
}

.img_3col {
        width:31%;
        float:left;
        margin:0 0 20px;
}
.img_3col.right {
        margin-left:2%;
}
.img_3col img {
        width:100%;
        max-width:100%;
        height:auto; 
}


/* ---  20160715 --- */

#container #contents .column_left .column1 {
	width: 94%;  /* ---  2016 --- */
	margin: 0 0 20px 0;
	padding: 3%;  /* ---  2016 --- */
	background-color: #FAF9F6;
	border: #EDECE2 3px solid;
	font-size: 16px;
	line-hight: 160%;
        text-align:left;
}

#contents .column_left table{
	margin: 0px auto;
}

#contents .column_left table.center{
	margin: 0px auto;
}





/*
########################################################
	中扉
########################################################
*/



/* ---------- 中扉　2016 -------------- */
.tobir_container{
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-flex-direction: row; /* Safari */
	flex-direction:  row;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap:         wrap;
}

.tobir{
	width:47.5%;
	height:auto;
	border:1px solid #D0CEC2;
	margin:0 1% 20px;
}
.tobir .title{
	font-size:20px;
	font-weight:bold;
	width:95%;
	background-image: url("images/back.jpg");
	padding:2% 2% 2% 3%;
	vertical-align:middle;
}

.tobir img{
	width:100%;
	max-width:100%;
	height:auto; 
	overflow:hidden;
}

.tobir .text{
	font-size:14px;
	line-height:130%;
	padding:2%;
}




/*
########################################################
	展示会概要
########################################################
*/




/* ---------- 概要 -------------- */

#contents .column_left #outline {
	width: 100%;
	margin: 20px 0 0 0;
	padding: 0;
	background-color: #f5f5f5;
}

#contents .column_left #outline .ti {
	color: #CC6600;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5;
	padding-top: 10px;
	padding-left: 20px;
        text-align:left;
}

#contents .column_left #outline table {
	width: 96%;
	margin: 10px 20px 20px 20px;
	padding: 0;
	text-align: left;
}

#contents .column_left #outline table th {
        width: 12%;
	margin: 0;
	padding: 10px 2% 0 0;
	border-bottom: 1px dotted #cfcfcf;
	white-space: nowrap;
	vertical-align: top;
	font-weight: bold;
	font-size: 16px;
}

#contents .column_left #outline table td {
        width: 80%;
	margin: 0;
	padding: 10px 2% 10px 0;
	border-bottom: 1px dotted #cfcfcf;
	vertical-align: top;
	line-height: 1.5;
	font-size: 16px;
}
#contents .column_left #outline table td a {
	line-height: 1.5;
}

#contents .column_left #outline table th.end {
	margin: 0;
	padding: 10px 30px 10px 0;
	border: none;
}

#contents .column_left #outline table td.end {
	margin: 0;
	padding: 10px 30px 10px 0;
	border: none;
}




/*
########################################################
	出展案内　ファベックスとは
########################################################
*/


/* ---------- ファベックステーブル -------------- */

#contents .column_left table#fabex {
	width: 100%;
	margin: 10px auto 0;
	background-color: #99cc66;
	padding: 0;
	border-spacing: 1px;
	border-collapse: separate;
}



#contents .column_left table#fabex th.th01 {
	width: 15%;
	padding: 10px;
	vertical-align: top;
	text-align: center;
	border: 1px solid #ffffff;
	background-color: #c5e6c8;
}



#contents .column_left table#fabex th.th02 {
	width: 20%;
	padding: 10px;
	vertical-align: top;
	text-align: center;
	border: 1px solid #ffffff;
	background-color: #dcf0df;
}

#contents .column_left table#fabex th.th03 {
	padding: 10px;
	vertical-align: top;
	text-align: center;
	border: 1px solid #ffffff;
	background-color: #4DAE06;
}


#contents .column_left table#fabex td {
	padding: 10px;
	vertical-align: top;
	background-color: #ffffff;
	text-align: left;
}


/* ---------- デザートテーブル -------------- */


#contents .column_left table#dessert {
	width: 100%;
	margin: 10px auto 0;
	background-color: #f1a1ac;
	padding: 0;
	border-spacing: 1px;
	border-collapse: separate;
}



#contents .column_left table#dessert th.th01 {
	width: 15%;
	padding: 10px;
	vertical-align: top;
	text-align: center;
	border: 1px solid #ffffff;
	background-color: #ffbcc9;
}



#contents .column_left table#dessert th.th02 {
	width: 20%;
	padding: 10px;
	vertical-align: top;
	text-align: center;
	border: 1px solid #ffffff;
	background-color: #f9d4d9;
}


#contents .column_left table#dessert th.th03 {
	padding: 10px;
	vertical-align: top;
	text-align: center;
	border: 1px solid #ffffff;
	background-color: #FA7282;
}


#contents .column_left table#dessert td {
	padding: 10px;
	vertical-align: top;
	background-color: #ffffff;
	text-align: left;
}



/* ---------- 米粉テーブル -------------- */


#contents .column_left table#komeko {
	width: 660px;
	margin: 10px 0 0 0;
	background-color: #EFDD96;
	padding: 0;
	border-spacing: 1px;
	border-collapse: separate;
}



#contents .column_left table#komeko th.th01 {
	width: 15%;
	padding: 10px;
	vertical-align: top;
	text-align: center;
	border: 1px solid #ffffff;
	background-color: #FFE7AF;
}



#contents .column_left table#komeko th.th02 {
	width: 20%;
	padding: 10px;
	vertical-align: top;
	text-align: center;
	border: 1px solid #ffffff;
	background-color: #F7EEC8;
}



#contents .column_left table#komeko td {
	padding: 10px;
	vertical-align: top;
	background-color: #ffffff;
	text-align: left;
}





/*
########################################################
	出展案内　出展要項
########################################################
*/


/* ---------- 要項アンカー -------------- */



#contents .column_left .ancherbutton{
	width: 660px;
	margin: 0px auto 20px;
	padding: 0px;

	}
	
	
	#contents .column_left .ancherbutton ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
	
	#contents .column_left .ancherbutton ul li{
	margin: 0px;
	padding: 0px;
	float:left;
	}
	
	
	
	/* ---------- 要項コンテンツ -------------- */
	
	
	#contents  #app_line {
	width: 100%;
	margin: 0 auto;
	padding: 10px 0;
	text-align: left;
	border-bottom: 1px dotted #666666;

}



#contents  #app_line div.left {
	width:45%;
	float: left;
	margin: 0;
	padding: 0 5% 0 0;
}



#contents .#app_line div.left p {
	margin: 5px 0 0 20px;
}



#contents #app_line div.right {
        width:50%;
	float: left;
	margin: 0;
	padding: 0;
}



#contents #app_line div.right dt {
	width: 45%;
	float: left;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 5% 5px 0;
	border-bottom: 1px solid #cccccc;
}



#contents #app_line div.right dd {
	width: 50%;
	float: left;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #cccccc;
	display: block;
text-align:right;
}



#contents #app_line div.right p {
	margin: 0;
}



#contents #app {
	width: 100%;

	margin: 0 auto;

	padding: 10px 0;

	text-align: left;

}



#contents  #app ul ,

#contents #app_line ul {

	margin: 0 0 0 20px;

	padding: 5px 0 0 0;

	text-align: left;

}



#contents #app li ,

#contents #app_line li {
	margin: 00;
	padding: 5px 0 0 0;
	text-align: left;
	list-style-type: disc;
}



#contents p.app_top {
	margin: 5px 0 20px 0;
	text-align: right;
}



#contents p.app_top a {
	color: #ce781e;
}




#contents p.redborder {
	width: 300px;
	margin: 0 0 10px 0;
	padding: 3px 0;
	color: #cc0000;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	border: 4px solid #cc0000;
	float:left;
}



#contents p.redword {
	margin: 0;
	padding: 3px 0;
	color: #cc0000;
	font-size: medium;
	font-weight: bold;
float:left;
}



#contents #app dl.cancel {
	width: 630px;
	margin: 10px 0 0 0;
	padding: 10px;
	border: 1px solid #cccccc;
}



#contents #app dl.cancel dt {
	float: left;
	width: 80%;
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
}



#contents #app dl.cancel dd {
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
}



	/*
########################################################
	出展案内　トータルサポート
########################################################
*/

/* ----------  -------------- */


#contents .column_left table{
	margin: 0px auto;
}


	
/*
########################################################
	資料ダウンロード
########################################################
*/

.index_box_dl{
 width:100%;
	margin: 0px 0 30px;
	padding: 0px ;
}

.index_box_dl .title{
	width:100% ;
	margin: 0px ;
	padding: 10px 0 ;
	border-top:#7BB616 solid 4px ;
	border-bottom:#cccccc solid 1px; 
	font-size:20px ;
	line-height:120% ;
	font-weight:bold ;
}

.index_box_dl .title a {
color: #000;
text-decoration:none;
}

.index_box_dl .title a:hover {
color: #7BB616;
text-decoration:underline;
}


.index_box_dl .photo{
    width:12%;
	margin: 20px 5% 0 0 ;
	padding: 0px ;
	float:left;
　　text-align:left;
}

.index_box_dl .photo img{
    width:100%;
	max-width:100%;
	height:auto;
	border:1px solid #666;
}

.index_box_dl .text01{
	width:82%;
	margin: 20px 0px;
	padding: 0px ;
	font-size:16px ;
	line-height:140% ;
	float:left;
　　text-align:left;
}




.green_button_ss{
	color:#26AE00;
	width:200px;
	height:auto;
	border:#26AE00 2px solid;
	padding:10px;
	font-size: 1em;
	line-height: 1.2em;
	border-radius: 8px;
	display: block;
	font-weight: bold;
	text-align:center;
	margin:20px 0;
}


.green_button_ss:hover{
    color:#26AE00;
    background-color: #EBF8E2;
    text-decoration:none;
    }

.green_button_ss:active{
    color:#26AE00;
    background-color: #EBF8E2;
    text-decoration:none;
    }

.green_button_ss a{
    color:#26AE00;
    text-decoration:none;
    display: block;
    width:100%;
    height:100%;
}



/*
########################################################
	セミナー・イベント
########################################################
*/


.center_box{
 width:660px;
 margin:0 auto;
text-align:left;
}

#contents .column_left .index_box{
 width:44% ;
	margin: 0px 3% 30px;
	padding: 0px ;
	float: left ;
　　　　text-align:left;
}

#contents .column_left .index_box .title{
	width:96% ;
	margin: 0px ;
	padding: 10px 2% 10px 2%;
	border-top:#7BB616 solid 4px ;
	border-bottom:#cccccc solid 1px; 
	font-size:20px ;
	line-height:120% ;
	font-weight:bold ;
　　　　text-align:center;
}

#contents .column_left .index_box .title a {
color: #000;
text-decoration:none;
}

#contents .column_left .index_box .title a:hover {
color: #7BB616;
text-decoration:underline;
}


#contents .column_left .index_box .photo{
         width:100px ;
	margin: 12px 0px 12px 0px ;
	padding: 0px ;
	float:left;
　　　　text-align:left;
}

#contents .column_left .index_box .text01{
 width:195px ;
	margin: 12px 0px 12px 15px ;
	padding: 0px ;
	font-size:14px ;
	line-height:140% ;
	float:left ;
　　　　text-align:left;
}


#contents .column_left .index_box .text02{
	margin: 12px 0px 16px 0px ;
	padding: 0px ;
	font-size:16px ;
	line-height:160% ;
	float:left ;
　　　　text-align:left;
}

#contents .column_left .index_box .text02 .right{
	font-size:14px ;
　　　　text-align:left;
}


#contents .column_left .index_box .text02 .right a{
 color: #1E9402;
}


#contents .column_left .index_box .text02 img{
	width:150px;
	height:auto;
	margin:0 10px 0px 0;
	padding: 0px ;
	float:left;
　　　　text-align:left;
}



#contents .column_left .index_box .news{
 width:100%;
	margin: 0px ;
	padding: 5px ;
	border:#cccccc solid 1px ; 
	background-color:#F5F5F5 ;
	font-size:14px ;
	font-weight:bold ;
　　　　text-align:left;
}

#contents .column_left .index_box .newst_text{
 width:100%;
	margin: 0px ;
	padding: 10px 0px 10px 0px ;
	font-size:14px ;
	line-height:140% ;
　　　　text-align:left;
}


#contents .column_left .index_box .newst_text .right{
	font-size:12px ;
	text-align: right ;
}

#contents .column_left .index_box .newst_text .right a{
 color: #1E9402;
}


/*
########################################################
	プレスの皆様へ
########################################################
*/




#contents .column_left .photo_pless{
        width:30%;    /* 2016 */
	margin: 0px;
	padding: 0px;
	float: left;
}


#contents .column_left .photo_pless img{    /* 2016 */
        width:100%;    /* 2016 */
        max-width:100%;    /* 2016 */
        height:auto;   /* 2016 */
}   /* 2016 */


#contents .column_left .text_pless{
        width:65% ;    /* 2016 */
	margin:0px 0px 20px 5% ;
	font-size: 1em ;
	line-height: 160% ;
	padding: 0 ;
	float: left ;
        text-align:left;
}


#contents .column_left .text02_pless{
 width:100% ;
	margin:0px 0px 20px 0px ;
	padding: 0 ;
	font-size: 16px ;
	line-height: 160% ;
text-align:left;
}




/*
########################################################
	アクセス
########################################################
*/


.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}



/*
########################################################
	サイトマップ
########################################################
*/



#contents .column_left .link{
	font-size: 14px;
	font-weight: bold;
	line-height: 160%;
	margin: 5px 5px 20px 20px;
	padding: 0;
        text-align:left;  /* ---- 2016 ---- */
}

/*
########################################################
	フォーム用
########################################################
*/


    table#table-01 {
        font-size:12px;
        width: 636px;
        border: 1px #cccccc solid;
        border-collapse: collapse;
        border-spacing: 0;
    }
    
    table#table-01 th {
        padding: 10px;
                    line-height:120%;
        border: #cccccc solid;
        border-width: 0 0 1px 1px;
        background: #F5F5F5;
        font-weight: bold;
        line-height: 120%;
        text-align: left;
                    vertical-align:top;
    }
    table#table-01 td {
        line-height:160%;
        padding: 10px;
        border: 1px #cccccc solid;
        border-width: 0 0 1px 1px;
        text-align: left;
                    vertical-align:top;
    }
    
    .sendbox {
    width:640px;
    margin:20px 0 20px 0;
    padding:0px;
    text-align:center;
    }



/*
########################################################
	twitter用
########################################################
*/
#twBtnBox {
	position: relative;
}
#twBtn {
	position: absolute;
	left: 680px;
	width:300px;
}
#twBtnBox2 {
  width:100%;
  margin:15px auto 40px;
}
#twBtn2 {
	position: static;
}

/*
########################################################
	モバイル表示用
########################################################
*/

.header_mobile {
         display:none
 }

#main_btn_mb {       
  display:none;      
}     

#navi {       
  display:none;      
}     

.slicknav_btn {       
  display:none;      
}     

}