@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-style: normal;
}

/*body {
	background:#FFF;
	color:#000;
	font:13px "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;
	line-height:1.45;
	letter-spacing: 0em;
	word-spacing: 0.1em;
	width:100%;
}*/
body {
	margin: 0;
	padding: 0;
	font-family: 'メイリオ', Meiryo, Verdana, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, 'ＭＳ Ｐゴシック', sans-serif;

	font-size: 75%;
}

table {
	font-size: inherit;
	font: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}

ul,
ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

img {
	border: none;
	color: #fff;
	background: transparent;
	vertical-align: bottom;
}

/* clearfix
--------------------------------------*/
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
	clear: both;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

.mb0 {
	margin-bottom: 0px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb20 {
	margin-bottom: 20px;
}

/* -------------------------------------------------------------------
　ポップアップページ
--------------------------------------------------------------------*/
#fsforum-popup {
	margin: 15px;
	width: 640px;
}

#fsforum-popup h1 {
	margin-bottom: 15px;
}

#fsforum-popup div.booth-name {
	margin-bottom: 20px;
	padding: 0 5px;
}

#fsforum-popup div.booth-name h2 {
	float: left;
	width: 289px;
	color: #D52169;
	font-size: 131%;
}

#fsforum-popup div.booth-name p {
	float: right;
	width: 111px;
}

#fsforum-popup div.booth-box dl {
	margin-bottom: 25px;
}

#fsforum-popup div.booth-box dl dt {
	background: url(images/pu_mds.gif) no-repeat;
	font-weight: bold;
	color: #222;
	padding: 5px 10px 3px 20px;
}

#fsforum-popup div.booth-box dl dd {
	border: 1px solid #C5C5C5;
	padding: 8px;
}

#fsforum-popup div.booth-box dl.service dd {
	font-size: 131%;
	font-weight: bold;
}



#fsforum-popup dl.seminar-name {
	margin-bottom: 15px;
}

#fsforum-popup dl.seminar-name dt {
	padding: 0 3px 2px;
}

#fsforum-popup dl.seminar-name dd {
	font-size: 131%;
	font-weight: bold;
	padding: 8px;
}

#fsforum-popup dl.seminar-name dd.sm1 {
	background: #33ccc9;
	color: #222;
}

#fsforum-popup dl.seminar-name dd.sm2 {
	background: #E1FACD;
	color: #458910;
}

#fsforum-popup dl.seminar-name dd.sm3 {
	background: #D3E3FC;
	color: #174EA9;
}

#fsforum-popup dl.seminar-name dd.sm4 {
	background: #FEEDCF;
	color: #A4610A;
}

#fsforum-popup dl.seminar-name dd.sm5 {
	background: #EBD9FF;
	color: #56179C;
}


#fsforum-popup dl.seminar-name dd.sm1 span {
	color: #fff;
	font-size: 14px;
}

#fsforum-popup div.seminar-img {
	margin-bottom: 15px;
}

#fsforum-popup div.seminar-img p.ph {
	float: left;
	width: 220px;
}

#fsforum-popup div.seminar-img p.name {
	float: left;
	/*	width:200px;*/
	font-weight: bold;
}


#fsforum-popup div.btn {
	text-align: center;
	margin-bottom: 20px;
}

#fsforum-popup div.close {
	text-align: right;
}







#fsforum-popup .tit_pop {
	font-size: 18px;
	line-height: 1.5em;
	font-weight: bold;
	padding: 5px 15px;
	background-color: #474a4d;
	color: #fff;
	margin-bottom: 20px;
	/*text-align:center;*/
}

#fsforum-popup h2 {
	font-size: 1.5em;
	margin: 15px;
}

#fsforum-popup .imgbox {
	margin: 20px;
}

#fsforum-popup .imgbox .lbox {
	float: left;
	width: 30%;
}

#fsforum-popup .imgbox .rbox {
	float: right;
	width: 70%;
	font-size: 14px;
	line-height: 1.5em;
	text-align: left;
}

#fsforum-popup .txtbox {
	/* background-color: #f3f3f3; */
	/*border:1px dotted #ccc;*/
	color: #474a4d;
}

#fsforum-popup .txtbox p {
	font-size: 14px;
	line-height: 1.5em;
	color: #474a4d;
}

.kigyo_hp {
	background-color: #f3f3f3;
	padding: 5px;
	color: #474a4d;
	width: 150px;
	border: 1px solid #ccc;
	text-align: center;
}

.obi_keynote {
	background-color: #00a960;
	padding: 5px;
	color: #fff;
	width: 100px;
	font-weight: bold;
	text-align: center;
}

.obi {
	background-color: #474a4d;
	padding: 5px;
	color: #fff;
	width: 100px;
	font-weight: bold;
	text-align: center;
}

.obi_com {
	background-color: #d83473;
	padding: 5px;
	color: #fff;
	width: 100px;
	font-weight: bold;
	text-align: center;
}

.obi_roi {
	background-color: #00a1e9;
	padding: 5px;
	color: #fff;
	width: 100px;
	font-weight: bold;
	text-align: center;
}

.obi_case {
	background-color: #ffd900;
	padding: 5px;
	color: #fff;
	width: 100px;
	font-weight: bold;
	text-align: center;
}

.rbox a {
	text-decoration: none;
}

.rbox a:hover {
	opacity: 0.7;
}

#fsforum-popup .semitit {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #333333;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#fsforum-popup .semitit span {
	font-size: 16px;
	font-weight: normal;
}


#fsforum-popup .semikigyo {
	font-size: 15px;
	margin-bottom: 10px;
}

#fsforum-popup .semiprof {
	font-size: 13px;
}

#fsforum-popup .semiprof p {
	display: block;
	border-bottom: 1px dotted #cccccc;
	padding: 10px;
	margin-bottom: 20px;
}


#fsforum-popup .seminaiyo {
	margin-bottom: 20px;
}


/*　来場者プレゼント紹介
--------------------------------------------------------------------*/
#fsforum-popup div.present-box {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #333;
}

#fsforum-popup div.present-box div.ph {
	float: left;
	width: 165px;
	margin-bottom: 10px;
}

#fsforum-popup div.present-box div.info {
	float: right;
	width: 255px;
}

#fsforum-popup div.present-box div.info h2 {
	font-size: 131%;
	font-weight: bold;
	color: #0936DA;
	line-height: 1.3;
	margin-bottom: 5px;
}

#fsforum-popup div.present-box div.info p.teikyo {
	color: #666;
	line-height: 1.3;
	margin-bottom: 15px;
}

#fsforum-popup div.present-box div.info p.taisyo {
	color: #FF2400;
	font-weight: bold;
	line-height: 1.3;
	background: #FFF8BF;
	padding: 4px 6px;
	text-align: center;
	margin: 0 10px 10px;
}

#fsforum-popup div.present-box dl {
	clear: both;
	padding: 0 5px;
}

#fsforum-popup div.present-box dl dt {
	color: #D52169;
	font-size: 108%;
	font-weight: bold;
	margin-bottom: 5px;
}

#fsforum-popup div.present-box dl dd p {
	background: #F6E9EC;
	margin: 5px;
	padding: 3px 10px;
	border-left: 3px solid #B2042B;
}

#fsforum-popup div.present-box dl dd p a {
	font-size: 116%;
	font-weight: bold;
	color: #B2042B;
}

.mb30 {
	margin-bottom: 30px;
}

.semikigyo_speakers {
	width: 100%;
}

.img_box {
	padding: 10px 20px 10px 10px;
	width: 160px;
	height: 160px;
	float: left;
	text-align: center;
}

.ss_box {
	padding: 10px 10px 10px 0;
	width: 440px;
	float: left;
}