@charset "utf-8";

/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-

		共通パーツ用CSS
		
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/

/****************************************************************

	login modal

*****************************************************************/
.modalButton { cursor: pointer; }

.modalButton:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#modal {
	position: relative;
	background: url(/common/images/sb/modal_bg.gif) no-repeat center center;
	width: 481px;
	height: 186px;
}

#modal #modalInner { padding: 15px; }

#modal p {
	color: #fff;
}
#modal p span{
	font-weight:bold;
	font-size:18px;
}
#modal .login2013{
	position: relative;
	float: left;
	background: url(/common/images/sb/modal2013_bg.jpg) no-repeat center center;
	width: 220px;
	height: 155px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#modal .login2013 a img {
	position: absolute;
	top: 104px;
	left: 23px;
}

#modal .login2014 {
	position: relative;
	float: left;
	background: url(/common/images/sb/modal2014_bg.jpg) no-repeat center center;
	width: 220px;
	height: 155px;
	margin-bottom: 10px;
}

#modal .login2014 a img {
	position: absolute;
	top: 104px;
	left: 23px;
}

#modal .login2013 p,#modal .login2014 p {
	text-align: left;
	line-height: 150%;
	margin: 12px;
}

#modal .login2013 a:hover img, #modal .login2014 a:hover img{
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#backgroundPopup {
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	height: 1500px !important;
	width: 100%;
	top: 0;
	left: 0;
	background: #000000;
	border: 1px solid #cecece;
	z-index: 8888;
}

#popupContact {
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	width: 481px;
	height: 186px;
	background: #FFFFFF;
	z-index: 9999;
	font-size: 13px;
}

#popupContactClose {
	right: 6px;
	top: 6px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
}

#button {
	text-align: center;
	margin: 100px;
}

ul#courseBtnArea #button { margin: 0; }

/****************************************************************

	text

*****************************************************************/

.t_bl {
	display: block !important;
}

.t_ib {
	display: inline-block !important;
}

.t_left {
	text-align: left !important;
}

.t_center {
	text-align: center !important;
	margin: auto;
}

.t_right {
	text-align: right !important;
}

.t_top {
	vertical-align: top !important;
}

.t_strong {
	font-weight: bold !important;
}

.t_large {
	font-size: 	123.1% !important;
}

.t_large_02 {
	font-size: 107.7% !important;
}

.t_normal {
	font-size: 100% !important;
}

.t_small {
	font-size: 92.3% !important;
}

.t_indent {
	text-indent: 1em !important;
}

.anchor {
    margin-top: 50px !important;
}

.lead {
	font-size: 130.8% !important;
	text-align: center !important;
}

/****************************************************************

	float

*****************************************************************/

.f_left {
	float: left !important;
}

.f_right {
	float: right !important;
}

.f_none {
	float: none !important;
}

/****************************************************************

	color

*****************************************************************/

.color_01 {
	color: #666 !important;
}

.red,
.color_02 {
	color: #ca000f !important;
}

/****************************************************************

	border

*****************************************************************/

.border_list_01 {
	padding-bottom: 15px;
}

.border_list_01 li {
	border-bottom: 1px dashed #ddd;
	padding: 0 3px 10px;
	margin-bottom: 10px;
}

.border_list_01 li.arrow {
	padding: 0 !important;
	padding-left: 13px !important;
	margin: 0 !important;
	position: relative;
	border-bottom: none;
	background-position: 0 6px !important;
}

.border_list_01 li.arrow dt {
	width: 550px;
	font-size: 100% !important;
	font-weight: normal !important;
}

.border_list_01 li.arrow dd {
	position: absolute;
	top: 0;
	right: 0;
}

.border_list_02 {
	padding-bottom: 15px;
}

.border_list_02 li {
	border-bottom: 1px dashed #ddd;
	padding: 0 3px 20px;
	margin-bottom: 10px;
}

.bt_none {
	border-top: none !important;
}

/****************************************************************

	heading

*****************************************************************/

.heading_01 {
	background: url(../images/common/bg_heading_01_btm.jpg) left bottom repeat-x;
	margin-bottom: 0;
	padding-bottom: 4px;
	position: relative;
}

.heading_01 .heading_inner {
	min-height: 31px;
	height: auto !important;
	height: 31px;
	background: #444 url(../images/common/bg_heading_01.jpg) left top no-repeat;
	padding: 10px 20px 8px;
	font-size: 184.6%;
	line-height: 1.3;
	color: #fff;
	position: relative;
}

.heading_01 .heading_inner h1 {
	text-shadow: 0px 1px 0 #0b0b0b;
}

.heading_social {
	width: 276px;
	height: 20px;
	padding: 11px 17px 17px;
	margin: 0 0 0 auto;
}

.en .heading_social {
	width: 246px;
	padding-right: 5px;
}

.heading_social li {
	float: left;
	vertical-align: top;
	position: relative;
	height: 20px;
}

.heading_social li.g {
	width: 65px;
	padding-top: 3px;
	text-align: right;
	/display: none;
}

.heading_social li.t {
	width: 90px;
	text-align: center;
	padding-top: 3px;
}

.en .heading_social li.t {
	width: 70px;
}

.heading_social li.f {
	width: 103px;
	text-align: left;
padding: 0 0 0 5px ;
}

.heading_social li div,
.heading_social li iframe {
	margin: 0 !important;
	padding: 0 !important;
}

.heading_02 {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 25px;
	padding-bottom: 1px;
	position: relative;
}

.heading_02 .inner {
	display: block;
	font-size: 138.5%;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding: 0 10px;
}

.heading_02 .inner p {
	/*width: 590px;*/
}

.heading_02 .t_small {
	font-size: 65.0% !important;
	font-weight: normal !important;
}

.hgroup_02 {
	position: relative;
}

.hgroup_02 .text {
	position: absolute;
	top: 8px;
	right: 0;
	font-weight: normal;
}

.heading_03 {
	font-size: 123.1%;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	padding: 0 10px;
	position: relative;
}

.heading_04 {
	font-size: 123.1%;
	font-weight: normal;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 15px;
	padding: 0 10px;
	position: relative;
}

.heading_05 {
	font-weight: normal;
	background-color: #eee;
	margin-bottom: 15px;
	padding: 0 10px;
	position: relative;
}

.heading_06 {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #dfdfd0;
	font-weight: normal;
	margin-bottom: 15px;
}

.heading_06 .inner {
	display: block;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 9px 13px;
	text-align: left;
}

.hgroup_06 {
	position: relative;
}

.hgroup_06 .text {
	position: absolute;
	top: 11px;
	right: 13px;
}

.heading_07 {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #ece7bc;
	font-size: 123.1%;
	font-weight: bold;
	margin-bottom: 20px;
	position: relative;
}

.heading_07 .inner {
	display: block;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 12px 13px 9px;
	text-align: left;
}

.heading_title {
	font-size: 130.8%;
	font-weight: bold;
}

.heading_title_02 {
	font-size: 123.1%;
	font-weight: bold;
}

.heading_title_03 {
	font-size: 115.4%;
	font-weight: bold;
}

/****************************************************************

	bg

*****************************************************************/

.stripe {
	background: url(../images/common/bg_stripe.gif);
}

.bg_gray {
	background-color: #f5f5f5;
}

.bg_area_01 {
	font-weight: normal;
	background-color: #eee;
	padding: 3px;
}

.bg_area_01 .inner {
	padding: 15px;
}

.bg_area_02 {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
}

.bg_area_02 .inner {
	display: block;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 15px;
}

.bg_area_02 .inner .social {
	padding-left: 11px;
}

.bg_area_02 .inner .social dt {
	float: left;
	font-size: 115.4%;
	margin-right: 27px;
}

.bg_area_02 .inner .social dd {
	float: left;
}

.bg_area_02 .inner .social dd .heading_social {
	width: 276px;
	padding: 0;
	margin: 0;
}

.bg_area_03 {
	border: 1px solid #d4d4d4;
}

.bg_area_03 .inner {
	display: block;
	border: 1px solid #fff;
	padding: 15px;
	background: #f5f3e4 url(../images/common/bg_area_03.gif) repeat-x left top;
}

.bg_area_04 {
	border: 1px solid #d4d4d4;
}

.bg_area_04 .inner {
	display: block;
	padding: 18px 23px;
	background: #fff url(../images/common/bg_area_04.gif) no-repeat left top;
}

.bg_area_05 .inner {
	background-color: #f8f8f8;
	padding: 18px;
	border: 1px solid #ccc;
}

/****************************************************************

	margin

*****************************************************************/

.mb00 {
	margin-bottom: 0 !important;
}

.mb05 {
	margin-bottom: 5px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb25 {
	margin-bottom: 25px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.mb35 {
	margin-bottom: 35px !important;
}

.mb40 {
	margin-bottom: 40px !important;
}

.mb45 {
	margin-bottom: 45px !important;
}

.mb50 {
	margin-bottom: 50px !important;
}

.mr00 {
	margin-right: 0 !important;
}

.mr10 {
	margin-right: 10px !important;
}

.mr15 {
	margin-right: 15px !important;
}

.mr25 {
	margin-right: 15px !important;
}

.form_pd {
	padding-top: 45px !important;
}

/****************************************************************

	width

*****************************************************************/

.w175 {
	width: 175px !important;
}

.w290 {
	width: 290px !important;
}

.w310 {
	width: 310px !important;
}

.w340 {
	width: 340px !important;
}

.w380 {
	width: 380px !important;
}

.w460 {
	width: 460px !important;
}

.w590 {
	width: 590px !important;
}

.w710 {
	width: 710px !important;
}

/****************************************************************

	list

*****************************************************************/

p.link_01 {
	padding-left: 13px;
	background-position: left center;
}

ul.link_01 li {
	padding-left: 13px;
	background-position: 0 8px !important;
}

ul.link_01 li .text {
	float: left;
	width: 525px;
	font-weight: normal;
}

ul.link_01 li .date {
	width: 115px;
	float: right;
	font-size: 92.3%;
	color: #666;
	text-align: left;
}

dl.link_01 dt {
	padding-left: 13px;
	background-position: 0 8px;
}

dl.link_01 dd {
	margin-bottom: 25px;
}

dl.link_01_r dt {
	float: right;
	margin-right: 10px;
}

dl.link_01_r dd {
	float: right;
	padding-left: 13px;
	background-position: 0 8px !important;
}

.link_01_2 li {
	padding-left: 13px;
	display: inline;
	margin-right: 17px;
}

.link_aw {
	background: url(../images/common/bg_aw_01.gif) no-repeat right center;
	padding-right: 25px;
}

.icon_list li {
	padding-left: 20px;
	background-position: left center;
}

.news_list dd {
	margin-bottom: 15px;
}

.exhibitor_list dd {
_width: 240px;
}

.product_list li span {
	vertical-align: top;
	display: block;
	text-align: center;
	min-height: 35px;
	height: auto !important;
	height: 35px;
	float: left;
}

.product_list li span.img {
	width: 35px;
	margin-right: 10px;
}

.product_list li span.text {
	padding-top: 5px;
}

/****************************************************************

	icon

*****************************************************************/

.icon_new img {
	vertical-align: middle;
	margin: -2px 10px 0px 0px;
	position: relative;
}

.icon_hot img {
	vertical-align: middle;
	margin: -2px 0 0px 2px;
	position: relative;
}

/****************************************************************

	layout

*****************************************************************/

.layout_01 li {
	float: left;
	width: 340px;
	margin-right: 30px;
}

.section_inner .layout_01 li {
	float: left;
	width: 340px;
	margin-right: 10px;
}

.layout_01 dd .date {
	width: 100px;
	float: right;
	font-size: 92.3%;
	color: #666;
	text-align: left;
}

.layout_02 li {
	float: left;
	width: 220px;
	margin-right: 25px;
}

.section_inner .layout_02 li {
	float: left;
	width: 220px;
	margin-right: 15px;
}

.layout_03 li {
	float: left;
	margin-right: 18px;
}

.section_inner .layout_03 li {
	float: left;
	margin-right: 11px;
}

.layout_03 li .text {
	padding: 5px;
	text-align: center;
}

.layout_01 .last_child,
.layout_02 .last_child,
.layout_03 .last_child {
	margin-right: 0;
}

.col_left {
	float: left;
	width: auto;
}

.col_right {
	overflow: hidden;
	/zoom: 1;
}

.layout_inner {
	padding: 0 10px;
}

/****************************************************************

	img

*****************************************************************/

.img_96px {
	display: table-cell;
	width: 94px;
	height: 94px;
	border: 1px solid #dfdfdf;
	background-color: #f0f0f0;
	text-align: center;
	vertical-align: middle;
	position: relative;
}

.img_96px p {
	width: auto;
	height: auto;

}

.img_96px p {
*position: absolute;
*top: 50%;
*left: 50%;
}

.img_96px span {
*position: relative;
*top: -50%;
*left: -50%;
}

.img_96px img {
	max-width: 94px;
	max-height: 94px;
}

.img_164px {
	display: table-cell;
	width: 162px;
	height: 162px;
	border: 1px solid #dfdfdf;
	text-align: center;
	vertical-align: middle;
	position: relative;
	background-color: #fff;
}

.img_164px p {
	width: auto;
	height: auto;
}

.img_164px p {
*position: absolute;
*top: 50%;
*left: 50%;
}

.img_164px span {
*position: relative;
*top: -50%;
*left: -50%;
}

.img_164px img {
	max-width: 162px;
	max-height: 162px;
}

/****************************************************************

	tbl

*****************************************************************/

.tbl_01 {
	border-bottom: #ddd 1px solid;
	border-spacing: 0;
	width: 100%;
}

.tbl_01 caption {
	border-top: 1px solid #ddd;
	border-bottom:1px solid #fff;
	background: #dfdfd0;
}

.tbl_01 caption .inner {
	display: block;
	border-top: 1px solid #fff;
	padding: 9px 13px;
	text-align: left;
	font-weight: bold;
}

.tbl_01 th {
	border-right: 1px solid #fff;
	min-width: 65px;
/*	width: auto !important;
	width: 65px;*/
}

.tbl_01 th,
.tbl_01 td {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #fff;
	padding: 5px 13px;
	text-align: left;
	font-weight: normal;
	word-break: break-all;
	word-wrap: break-word;
	position: relative;
}

.tbl_01 .stripe {
	background: #f5f5f5 !important;
	background-image: none !important;
}

.search_text,
.form_text {
	width: 360px;
	border: 1px solid #ccc;
	padding: 4px;
	margin: 4 5px 4px 0;
}

.search_text2,
.form_text2 {
	width: 240px;
	border: 1px solid #ccc;
	padding: 4px;
	margin: 4 5px 4px 0;
}

.search_text3,
.form_text3 {
	width: 50px;
	border: 1px solid #ccc;
	padding: 4px;
	margin: 4 5px 4px 0;
}

.tbl_01 td .form_select {
	width: 135px;
}

.tbl_01 td .form_select2 {
	width: 190px;
}

.tbl_02 {
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
}

.tbl_02 caption {
	border-top: 1px solid #ddd;
	border-bottom:1px solid #ddd;
	background: #dfdfd0;
}

.tbl_02 caption .inner {
	display: block;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 9px 13px;
	text-align: left;
	font-weight: bold;
}

.tbl_02 th,
.tbl_02 td {
	border-bottom: 1px dotted #ddd;
	padding: 5px 13px;
	text-align: left;
	font-weight: normal;
}

.tbl_02 .stripe {
	background: #f5f5f5 !important;
	background-image: none !important;
}

.tbl_03 caption {
	height: 34px;
	border-top: 1px solid #ddd;
	border-bottom:1px solid #ddd;
	background: #dfdfd0;
}

.tbl_03 caption .inner {
	display: block;
	height: 32px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: left;
	font-weight: bold;
	padding: 0;
}

.tbl_03 caption .inner table {
	border-collapse: collapse;
	padding: 0;
}

.tbl_03 caption .inner th {
	font-size: 115.4%;
	font-weight: bold;
	padding: 0;
	text-align: center;
}

.tbl_03 caption .inner th h2 {
	height: 31px;
	color: #fff;
	background-color: #b8b89d;
	line-height: 31px;
	padding: 0 10px;
	display: inline-block;
*display: inline;
*zoom: 1;
}

.tbl_03 td {
	border-bottom: 1px dotted #ddd;
	padding: 10px 13px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
}

.tbl_03 .text {
	text-align: left;
	line-height: 1.4;
}

.tbl_03 .text .link_01 {
	font-size: 115.4%;
}

.tbl_03 .text .link_01 .link_aw {
	background-position: right 4px;
}

.tbl_w th,
.tbl_w td {
	padding: 15px 5px 15px 15px;
}

.tbl_w th {
	width: 140px;
	border-right: none;
}

.tbl_w td {
	width: 470px;
}

/****************************************************************

	tab

*****************************************************************/

.tab_01 {
	position: relative;
}

.tab_01 .bg_area_02 {
	border-bottom: none;
}

.tab_01 .link_01 {
	position: absolute;
	top: 11px;
	right: 13px;
}

.tab_01 .inner {
	padding: 6px 0 0;
	border-bottom: none;
}

.tab_01 .tab_link {
	width: 290px;
	padding-left: 11px;
}

.tab_01 .tab_link li {
	float: left;
	width: 140px;
	height: 37px;
	font-size: 12px;
	font-weight: bold;
	margin-right: 5px;
}

.tab_01 .tab_link li a {
	display: block;
	background:url(../images/w/tab01.gif) left bottom no-repeat;
	text-align: center;
	height: 24px;
	color: #444;
	text-decoration: none;
	padding-top: 13px;
}

.tab_01 .tab_link li a.selected {
	background:url(../images/w/tab01_selected.gif) left bottom no-repeat;
	text-decoration:none;
	color:#333;
	cursor:default;
	height: 31px;
	padding-top: 6px;
}

/****************************************************************

	page_nation

*****************************************************************/

.page_nation,
.page_nation_w {
	text-align: center;
}

.page_nation_w{
	min-height: 60px;
	position: relative;
}

.page_nation li,
.page_nation_w ul li{
	display: inline;
	margin: 0 2px 2px 0;
}

.page_nation_w ul:before,
.page_nation_w ul:after{
content:"";
display:table;
}

.page_nation_w ul:after{
clear:both;
}

.page_nation_w ul{
zoom:1;
}

.page_nation_w ul li{
	position: relative;
	float: left;
}

.page_nation li span,
.page_nation li a,
.page_nation_w ul li a {
	display: inline-block;
	padding: 3px 9px;
}

.page_nation_w li.selected{
	display: inline-block;	
	padding: 3px 9px;
}

.page_nation li span.current_page,
.page_nation_w li.selected {
	border: 1px solid #134a96;
	background-color: #134a96;
	color: #fff;
}

.page_nation li a.link_page,
.page_nation li a.link_next,
.page_nation li a.link_before {
	background-color: #f2f2f2;
	border: 1px solid #bebebe;
}

.page_nation_w li a{
	background-color: #f2f2f2;
	border: 1px solid #bebebe;
}

/****************************************************************

	error

*****************************************************************/

.errlist {
	margin: 10px 0 40px;
	color: #ca000f;
}

.errlist li {
	padding-left: 20px;
	background-position: left center;
}

table .error th,
table .error td {
	background-color: #fee8eb;
	color: #111;
}

/****************************************************************

	slider

*****************************************************************/

.m_slider .inner {
	padding: 22px 40px;
	position: relative;
}

.m_slider_list {
	width: 632px;
	margin: 0 auto;
	overflow: hidden;
	*zoom: 1;
}

.m_slider_list li {
	float: left;
	width: 128px;
	padding: 0 15px;
}

.m_slider_list li .thumb {
	display: table-cell;
	width: 128px;
	height: 128px;
	text-align: center;
	vertical-align: middle;
	position: relative;
	background-color: #ccc;
	margin-bottom: 6px;
}

.m_slider_list li .thumb p {
	width: auto;
	height: auto;
}

.m_slider_list li .thumb p {
*position: absolute;
*top: 50%;
*left: 50%;
}

.m_slider_list li .thumb p span {
*position: relative;
*top: -50%;
*left: -50%;
}

.m_slider_list li .thumb img {
	max-width: 128px;
	max-height: 128px;
}

* .m_slider_list li .thumb img {
  width:expression(this.width >= 128? "128px" : "auto");
  height:expression(this.height >= 128? "128px" : "auto");
}

.m_slider_list li .text {
	width: 128px;
	line-height: 1.3;
}

.m_slider_list li .link_aw {
	*background-position: 90% 17px !important;
}

.m_slider .bx-next {
	position:absolute;
	right: -19px;
	top: 72px;
	z-index:999;
	width: 12px;
	height: 20px;
	text-indent: -999999px;
	background: url(../images/exhibitor/next.png) no-repeat;
}

.m_slider .bx-prev {
	position: absolute;
	left: -19px;
	top: 72px;
	z-index:999;
	width: 12px;
	height: 20px;
	text-indent: -999999px;
	background: url(../images/exhibitor/prev.png) no-repeat;
}

/**************************************************************

	photo

***************************************************************/

.photo_gal {
	width: 1010px;
	margin: 0 auto;
}

.photo_gal ul {
	width: 1020px;
	margin: 0 -10px 0 0;
	overflow: hidden;
_zoom: 1;
}

.photo_gal li {
	display: table;
	float: left;
	width: 245px;
	height: 246px;
	background: url(../images/photo/bg_photo_gal.gif) no-repeat;
	margin-right: 10px;
	position: relative;
	margin-bottom: 10px;
}

.photo_gal li p {
	display: table-cell;
	width: auto;
	height: auto;
	text-align: center;
	vertical-align: middle;
	position: relative;
}

.photo_gal li p {
*position: absolute;
*top: 50%;
*left: 50%;
}

.photo_gal li p a {
*position: relative;
*top: -50%;
*left: -50%;
}

.photo_gal li img {
	max-width: 228px;
	max-height: 228px;
}

#sb .photo_gal li img {
margin-top: -30px;
}

.photo_gal li p span {
position: absolute;
left: 10px;
bottom: 40px;
overflow: hidden;
width: 225px;
height: 20px;
}
.photo_gal li p strong {
position: absolute;
left: 0px;
bottom: 15px;
text-align: center;
display: block;
width: 245px;
}

/**************************************************************

	qa

***************************************************************/

.qa_form_box .inner {
	background-color: #f8f8f8;
	padding: 18px;
	border: 1px solid #ccc;
}

.qa_form_box .inner .f_left {
	width: 520px;
}

.qa_form_box .inner .f_left .qa_form {
	width: 510px;
	height: 50px;
	border: 1px solid #ccc;
	padding: 4px;
}

.qa_form_box .inner .f_right {
	padding-top: 16px;
}

.qa_form_box .inner .f_right {
	padding-top: 16px;
}

.qa_list li {
	margin-bottom: 25px;
}

.qa_list li .f_left {
	width: 69px;
	text-align: center;
}

.qa_list li .f_right {
	width: 614px;
}

.qa_list .qa_comment_m {
	background: url(../images/w/bg_qa_comment_m.gif) center repeat-y;
	min-height: 85px;
	height: auto !important;
	height: 85px;
}

.qa_list .qa_comment_t {
	background: url(../images/w/bg_qa_comment_t.gif) center top no-repeat;
	padding: 15px 28px 15px 28px;
}

.qa_list .qa_comment_b {
	background: url(../images/w/bg_qa_comment_b.gif) no-repeat center bottom;
	padding-bottom: 12px;
	margin-bottom: 10px;
}

.qa_list .qa_comment_t dt {
	display: block;
	background: url(../images/w/icon_qa.gif) no-repeat 0 4px;
	padding-left: 20px;
	font-size: 108.3%;
	font-weight: bold;
	margin-bottom: 5px;
}

.qa_list li .qa_data {
	width: 582px;
	background-color: #fbffca;
	padding: 6px 9px;
	margin-left: 13px;
	font-size: 92.3%;
}

.qa_list li .qa_data img {
	vertical-align: middle;
	margin-right: 2px;
}

.qa_list li .qa_data .qa_data01 {
	width: 115px;
	float: left;
	background: url(../images/w/icon_questioner.gif) no-repeat 0 3px;
	padding: 0 10px 0 18px;
}

.qa_list li .qa_data .qa_data02 {
	width: 200px;
	float: left;
	background: url(../images/w/icon_day.gif) no-repeat 0 4px;
	padding: 0 10px 0 18px;
}

.qa_list li .qa_data .qa_data03 {
	float: right;
}

.qa_cat_list li {
	width: 292px;
	background: url(../images/w/icon_folder.gif) no-repeat left 3px;
	padding-left: 28px;
}

.qa_cat_list .number {
	font-size: 92.3%;
	color: #666;
}

.qa_fav_list li {
	width: 324px;
	padding: 0 8px 6px;
	margin-bottom: 6px;
}

.qa_fav_list li h3 {
	background: url(../images/w/icon_qa.gif) no-repeat left 3px;
	padding-left: 23px;
	margin-bottom: 3px;
}

.qa_fav_list li .qa_data {
	font-size: 92.3%%
}

.qa_fav_list li .qa_data .qa_data01 {
	width: 200px;
	float: left;
	background: url(../images/w/icon_questioner.gif) no-repeat 0 3px;
	padding-left: 18px;
}

.qa_fav_list li .qa_data .qa_data02 {
	float: right;
	padding-right: 12px;
}

.qa_box_t {
	background: url(../images/w/bg_qa_box_t.gif) no-repeat left top;
	padding-top: 15px;
}

.qa_box_b {
	background: url(../images/w/bg_qa_box_b.gif) no-repeat left  bottom;
	padding-bottom: 15px;
}

.qa_box_m {
	background: url(../images/w/bg_qa_box_m.gif) repeat-y left;
	padding: 0 20px;
}

.qa_box_m .f_left {
	width: 70px;
	text-align: center;
	padding: 3px 5px;
}

.qa_box_m .f_left .no {
	margin: 0 auto 5px;
	font-size: 92.3%;
}

.qa_box_m .f_left .image {
	margin: 0 auto 10px;
}

.qa_box_m .f_left .qa_data01 {
	width: 55px;
	float: left;
	background: url(../images/w/icon_questioner.gif) no-repeat 10px 0;
	padding-left: 25px;
	line-height: 1.5;
	text-align: left;
	font-size: 92.3%;
	margin: 0 auto;
}

.qa_box_m .f_right {
	width: 574px;
}

.qa_box_m dt {
	display: block;
	background: url(../images/w/icon_qa.gif) no-repeat 0 5px;
	padding-left: 20px;
	font-size: 107.7%;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 18px;
}

.qa_box_m .qa_box_comment_b {
	background: url(../images/w/bg_qa_box_comment_b.gif) no-repeat center bottom;
	padding-bottom: 12px;
	margin-bottom: 10px;
}

.qa_box_m .qa_box_comment_m {
	background: url(../images/w/bg_qa_box_comment_m.gif) center repeat-y;
	min-height: 85px;
	height: auto !important;
	height: 85px;
}

.qa_box_m .qa_box_comment_t {
	background: url(../images/w/bg_qa_box_comment_t.gif) center top no-repeat;
	padding: 15px 28px 15px 28px;
}

.qa_box_m .qa_data04 {
	background: url(../images/w/icon_folder.gif) no-repeat 0 1px;
	padding: 0 10px 0 30px;
	margin-left: 16px;
	font-size: 92.3%;
}

.qa_box_m .qa_data {
	padding: 9px;
	margin-left: 7px;
}

.qa_box_m .qa_data img {
	vertical-align: middle;
	margin-right: 2px;
}

.qa_box_m .qa_data .qa_data02 {
	width: 200px;
	float: left;
	background: url(../images/w/icon_day.gif) no-repeat 0 4px;
	padding: 0 10px 0 18px;
	font-size: 92.3%;
}

.qa_box_m .qa_data .qa_data03 {
	float: right;
	font-size: 92.3%;
}

.qa_box02_t {
	background: url(../images/w/bg_qa_box02_t.gif) no-repeat left top;
	padding-top: 12px;
}

.qa_box02_b {
	background: url(../images/w/bg_qa_box02_b.gif) no-repeat left  bottom;
	padding-bottom: 12px;
}

.qa_box02_m {
	background: url(../images/w/bg_qa_box02_m.gif) repeat-y left;
	padding: 0 10px;
}

.qa_box02_m .f_left {
	width: 129px;
	text-align: center;
	padding-top: 5px;
}

.qa_box02_m .f_left .image {
	margin: 0 auto 5px;
}

.qa_box02_m .f_left .name {
	color: #194690;
	margin: 0 auto 5px;
	font-size: 92.3%;
}

.qa_box02_m .f_left .qa_data01 {
	width: 65px;
	float: left;
	background: url(../images/w/icon_questioner.gif) no-repeat 10px 0;
	padding-left: 25px;
	line-height: 1.5;
	text-align: left;
	margin: 0 auto;
	font-size: 92.3%;
}

.qa_box02_m .f_right {
	width: 560px;
}

.qa_box02_m .qa_box02_comment_b {
	background: url(../images/w/bg_qa_box02_comment_b.gif) no-repeat center bottom;
	padding-bottom: 12px;
	margin-bottom: 5px;
}

.qa_box02_m .qa_box02_comment_m {
	background: url(../images/w/bg_qa_box02_comment_m.gif) repeat-y center;
	min-height: 50px;
	height: auto !important;
	height: 50px;
}

.qa_box02_m .qa_box02_comment_t {
	background: url(../images/w/bg_qa_box02_comment_t.gif) center top no-repeat;
	padding: 20px 30px 20px 40px;
}

.qa_box02_m .qa_data02 {
	background: url(../images/w/icon_day.gif) no-repeat 0 4px;
	padding: 0 10px 0 18px;
	font-size: 92.3%;
	margin-left: 17px;
}


/* 返信 */
dl.return{
margin:10px 0px 0px 15px;
border:1px dotted #2d2d2d;
padding:5px;
}
dl.return dt{
padding:0px 0px 0px 15px;
}

dl.return dd{
padding:5px 15px 10px;
}

/* 返信日 */

dl.return dd.reday{
margin:5px 0 0 0;
background:url(../images/icon_re.gif) no-repeat left 6px;
padding:2px 0 0 15px;
border-top:1px solid #999;
font-size: 92.3%;
}

dl.return .questioner {
background: url(../images/icon_questioner.gif) no-repeat left 2px;
}



/**************************************************************

	search

***************************************************************/

.m_search_01 {
	position: relative;
}

.m_search_01 dl {
	margin-bottom: 13px;
}

.m_search_01 dt {
	width: 95px;
	float: left;
	font-size: 115.4%;
	font-weight: bold;
}

.m_search_01 dd {
	float: left;
}

.m_search_01 .search_select dd .search1 {
	width: 550px;
}

.m_search_01 .search_select dd .search2 {
	width: 190px;
}

.m_search_01 .keyword {
	margin-bottom: 0;
}

.m_search_01 .keyword dt {
	padding-top: 4px;
}

.m_search_01 .keyword dd .search_bar {
	width: 248px;
	height: 28px;
	border: 1px solid #ccc;
	background: #f8f8f8;
	margin-right: 10px;
	float: left;
}

.heading_search {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #dfdfd0;
	font-weight: bold;
	font-size: 115.4%;
}

.heading_search .inner {
	display: block;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 4px 13px 4px 40px;
	text-align: left;
	background: url(../images/w/bg_search_header.gif) no-repeat left center;
}

.m_search_02 {
	padding-top: 45px;
}

.m_search_02 dt {
	width: 85px;
	font-size: 115.4%;
	font-weight: bold;
	float: left;
}

.en .m_search_02 dt {
	width: 105px;
}

.m_search_02 dd {
	float: left;
	margin-right: 80px;
}

.m_search_02 dl.keyword {
	margin-bottom: 13px;
}

.m_search_02 dl.keyword dt {
	width: 85px;
	padding-top: 4px;
}

.m_search_02 dd .search_bar {
	width: 248px;
	height: 28px;
	border: 1px solid #ccc;
	background: #f8f8f8;
	margin-right: 5px;
}

.m_search_02 dl.select {
	margin-bottom: 0;
}

.m_search_02 dl.select dd .search1,
.m_search_02 dl.select dd .search2 {
	width: 150px;
}

.m_search_list .heading_06 .inner {
	padding: 5px 20px;
}

.m_search_list dt {
	font-weight: bold;
}

/**************************************************************

	read_more

***************************************************************/

.hidden {
	display: none;
}

.more {
	width: 690px;
	margin: 10px auto 0;
	text-align: center;
	display: block;
	cursor: pointer;
}

.more span {
	width: 690px;
	height: 35px;
	display: block;
	color: #111 ;
	padding-top: 6px; 
}

.read-more_02 {
	border-top: 1px solid #f5f5f5;
	padding: 15px 15px 25px;
	text-align: center;
}

.read-more_02 p {
	display: inline-block;
}

/****************************************************************

	ad

*****************************************************************/

.ad {
    width: 460px;
    padding: 12px 0 4px;
}
.ad li {
    padding: 5px 9px 13px 45px;
    border-top: 1px dotted #ddd;
    background: url(/common/images/common/ad.gif) no-repeat 0 5px;
    font-size: 92.3%;
}
.ad li.first_child {
    border-top: none;
}
.ad li .text {
    font-weight: normal;
}

/****************************************************************

	cat_list

*****************************************************************/

.cat_list {
	margin-bottom: 25px;
}

.cat_list li {
	width: 188px !important;
	min-height: 250px;
	border: 1px solid #d3d3d3;
	padding: 15px;
}

.cat_list li .image {
	margin-bottom: 10px;
}

.cat_list li .link_01 {
	font-weight: bold;
	font-size: 107.7%;
	background-position: 0 11px !important;
}

.cat_list li .link_01 a {
	color: #1f1f1f;
}

/****************************************************************

	point

*****************************************************************/

.point {
	background: url(../images/exhibitor/point.gif) no-repeat left top;
	padding-left: 100px;
	min-height: 45px;
	height: auto !important;
	height: 45px;
}

.point p {
	font-weight: bold;
	font-size: 114.3%;
	line-height: 1.2em;
	padding: 5px 0;
}

/****************************************************************

	cb

*****************************************************************/

.cb {
	position: relative;
	margin: 0 0 10px;
	background: #fff;
}

.cb h2 {
	height: 21px;
	background: #3a3a3a url(../images/common/bg_cb_heading.gif) left top;
	font-weight: bold;
	color: #fff;
	padding: 12px 15px;
	font-size: 123.1%;
}

.cb p.link_01 {
	position: absolute;
	top: 13px;
	right: 20px;
	color: #fff;
	font-size: 92.3%;
	padding-left: 12px;
	background-position: 0 5px !important;
}

.cb p.link_01 a {
	color: #fff;
}

.cb .cb_area {
	border: 1px solid #c1c1c1;
	border-top: none;
}

.seminar.cb .cb_area {
    max-height: 200px;
    overflow-y: scroll;
}

.cb_area ol li {
	list-style: inherit ;
	list-style-position: inside;
}

.sb {
	border: 1px solid #c1c1c1;
	background: #fff;
	margin-bottom: 10px;
}

.sb .sb_area {
	padding: 8px 9px 17px;
}

.sb .fb_box{
	border: none;	
	padding: 0;
}

.sb dt {
	position: relative;
}

.sb dt .link_01 {
	position: absolute;
	top: 12px;
	right: 20px;
	color: #134a96;
	font-size: 92.3%;
	padding-left: 12px;
	background-position: 0 5px !important;
}

.sb dt .link_01 a {
	color: #134a96;
}

/**************************************************************

	crearfix

***************************************************************/

.page_nation_w:before,
.page_nation_w:after{
content:"";
display:table;
}

.page_nation_w:after{
clear:both;
}

.page_nation_w{
zoom:1;
}


.clearfix,
.heading_01 .heading_inner .social,
.link_01,
.link_01 li,
.link_01_r,
.layout,
.layout_01,
.layout_02,
.layout_03,
.layout_01 li,
.page_nation ul,
.entry_image,
.bg_area_02 .inner .social,
.tab_01 .tab_link,
.m_search_01 dl,
.m_search_02 dl,
.photo_gal ul,
.qa_form_box .inner,
.qa_list li,
.qa_list li .qa_data,
.qa_box_m,
.qa_box_m .qa_data,
.qa_box02_m,
.product_list li {
	/zoom: 1;
}

.clearfix:after,
.heading_01 .heading_inner .social:after,
.link_01:after,
.link_01 li:after,
.link_01_r:after,
.layout:after,
.layout_01:after,
.layout_02:after,
.layout_03:after,
.layout_01 li:after,
.page_nation ul:after,
.entry_image:after,
.bg_area_02 .inner .social:after,
.tab_01 .tab_link:after,
.m_search_01 dl:after,
.m_search_02 dl:after,
.photo_gal ul:after,
.qa_form_box .inner:after,
.qa_list li:after,
.qa_list li .qa_data:after,
.qa_box_m:after,
.qa_box_m .qa_data:after,
.qa_box02_m:after,
.product_list li:after {
	content:"."; display:block; clear:both; height:0; visibility: hidden;
}

/****************************************************************

	entry

*****************************************************************/

/* reset */
.entry {
	font-size: 100% !important;
	color: #111 !important;
}

.entry h1,.entry h2,.entry h3,.entry h4,.entry h5,
.entry li,.entry table,.entry th,.entry td {
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
	outline: none !important;
	vertical-align: baseline !important;
	text-align: left !important;
	float: none !important;
	background: none !important;
}

.entry h1 span,.entry h2 span,.entry h3 span,
.entry h4 span,.entry h5 span {
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
	outline: none !important;
	vertical-align: baseline !important;
	text-align: left !important;
	float: none !important;
	background: none !important;
}


/* common */
.entry p {
	margin-bottom: 25px !important;
}

.entry .tLeft {
	text-align: left !important;
}

.entry .tRight {
	text-align: right !important;
}

.entry .tCenter {
	text-align: center !important;
}

.entry p.tCenter {
	padding: 25px 0 !important;
}

.entry .photoText {
    color: #666 !important;
    display: block !important;
    margin-top: 5px !important;
}

/* headding */
.entry h2 {
	font-size: 123.1% !important;
	font-weight: bold !important;
	border-bottom: 1px solid #ccc !important;
	margin-bottom: 15px !important;
	padding: 0 10px !important;
	position: relative !important;
}

.entry h2.text {
	border: none !important;
	font-size: 114.3% !important;
	padding: 0 !important;
}

.entry-webpage h2 {
	border-bottom: 1px dotted #ccc !important;
	margin-bottom: 25px !important;
	padding: 0 0 1px 0 !important;
	position: relative !important;
}

.entry-webpage h2 span {
	display: block !important;
	font-size: 112.5% !important;
	font-weight: bold !important;
	border-bottom: 1px solid #ccc !important;
	padding: 0 10px 6px !important;
}

.entry h3 {
	font-size: 123.1% !important;
	font-weight: normal !important;
	border-bottom: 1px dotted #ccc !important;
	margin-bottom: 15px !important;
	padding: 0 10px !important;
	position: relative !important;
}

.entry h4 {
	font-weight: normal !important;
	background-color: #eee !important;
	margin-bottom: 15px !important;
	padding: 0 10px !important;
	position: relative !important;
}

/* table */
.entry table {
	border-collapse: separate !important;
	border: none !important;
	border-bottom: #ddd 1px solid !important;
	border-spacing: 0 !important;
	width: 100% !important;
	margin-bottom: 25px !important;
}

.entry table caption {
	border-top: 1px solid #ddd !important;
	border-bottom:1px solid #fff !important;
	background: #dfdfd0 !important;
}

.entry table caption .inner {
	display: block !important;
	border-top: 1px solid #fff !important;
	padding: 9px 13px !important;
	text-align: left !important;
	font-weight: bold !important;
}

.entry table th,
.entry table td {
	border-top: 1px solid #ddd !important;
	border-bottom: 1px solid #fff !important;
	padding: 5px 13px !important;
	text-align: left !important;
	font-weight: normal !important;
}

.entry table th {
	border-right: 1px solid #fff !important;
	background: #dfdfd0 !important;
	font-weight: bold !important;
}

.entry table .stripe {
	background: #f5f5f5 !important;
	background-image: none !important;
}

.entry ul,
.entry ol,
.entry dl {
	margin-bottom: 25px !important;
}

.entry ul li {
	padding-left: 13px !important;
	background: none !important;
	background-position: 0 8px !important;
}

.entry .entry_image,
.entry .entry_image li {
	padding: 0 !important;
	background: none !important;
}

.size120 {
        font-size: 120%;
}

/*コラム用CSS*/
.entry p.columnContents{
	margin-bottom: 0 !important
}

/*2016.2 追加　セミナー用CSS*/
.new_seminar {
    padding: 1px 10px;
    color: red;
    border: 1px solid red;
    font-size: 0.8em;
    border-radius: 3px;
    line-height: 1.4;
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: -2px;
}
.top .new_seminar {
    float: left;
    top: 0;
}