@charset "utf-8";
@import url("import.css");

/* -----------------------------------------------------------
CSS Information
 File name:      exhibitor.css
 Style Info:     詳細ページ専用CSS
----------------------------------------------------------- */

/*----------------------------------------------------
	share用
----------------------------------------------------*/

#backhome {
	position:absolute;
	left:505px;
	top:127px;
}

/*----------------------------------------------------
	h2用
----------------------------------------------------*/

#keiji_ashizawa h2 {background:url(../img/keiji_ashizawa/name.gif) bottom no-repeat #f4e8d1;}
#inoda_sveje h2 {background:url(../img/inoda_sveje/name.gif) bottom no-repeat #f4e8d1;}
#indesign h2 {background:url(../img/indesign/name.gif) bottom no-repeat #f4e8d1;}
#authagraph h2 {background:url(../img/authagraph/name.gif) bottom no-repeat #f4e8d1;}
#gaku_otomo h2 {background:url(../img/gaku_otomo/name.gif) bottom no-repeat #f4e8d1;}
#izumi_okayasu h2 {background:url(../img/izumi_okayasu/name.gif) bottom no-repeat #f4e8d1;}
#mikiya_kobayashi h2 {background:url(../img/mikiya_kobayashi/name.gif) bottom no-repeat #f4e8d1;}
#hironao_tsuboi h2 {background:url(../img/hironao_tsuboi/name.gif) bottom no-repeat #f4e8d1;}
#naoki_terada h2 {background:url(../img/naoki_terada/name.gif) bottom no-repeat #f4e8d1;}
#drill_design h2 {background:url(../img/drill_design/name.gif) bottom no-repeat #f4e8d1;}
#torafu_architects h2 {background:url(../img/torafu_architects/name.gif) bottom no-repeat #f4e8d1;}
#ben_nagaoka h2 {background:url(../img/ben_nagaoka/name.gif) bottom no-repeat #f4e8d1;}
#ryuji_nakamura h2 {background:url(../img/ryuji_nakamura/name.gif) bottom no-repeat #f4e8d1;}
#nosigner h2 {background:url(../img/nosigner/name.gif) bottom no-repeat #f4e8d1;}
#jun_hashimoto h2 {background:url(../img/jun_hashimoto/name.gif) bottom no-repeat #f4e8d1;}
#taiji_fujimori h2 {background:url(../img/taiji_fujimori/name.gif) bottom no-repeat #f4e8d1;}
#mile h2 {background:url(../img/mile/name.gif) bottom no-repeat #f4e8d1;}
#leif_designpark h2 {background:url(../img/leif_designpark/name.gif) bottom no-repeat #f4e8d1;}
#teruhiro_yanagihara h2 {background:url(../img/teruhiro_yanagihara/name.gif) bottom no-repeat #f4e8d1;}


/*----------------------------------------------------
	h3用
----------------------------------------------------*/

#keiji_ashizawa h3 {background:url(../img/keiji_ashizawa/title.gif) bottom no-repeat #f4e8d1;}
#inoda_sveje h3 {background:url(../img/inoda_sveje/title.gif) bottom no-repeat #f4e8d1; height:45px;}
#indesign h3 {background:url(../img/indesign/title.gif) bottom no-repeat #f4e8d1;}
#authagraph h3 {background:url(../img/authagraph/title.gif) bottom no-repeat #f4e8d1;}
#gaku_otomo h3 {background:url(../img/gaku_otomo/title.gif) bottom no-repeat #f4e8d1;}
#izumi_okayasu h3 {background:url(../img/izumi_okayasu/title.gif) bottom no-repeat #f4e8d1;}
#mikiya_kobayashi h3 {background:url(../img/mikiya_kobayashi/title.gif) bottom no-repeat #f4e8d1;}
#hironao_tsuboi h3 {background:url(../img/hironao_tsuboi/title.gif) bottom no-repeat #f4e8d1;}
#naoki_terada h3 {background:url(../img/naoki_terada/title.gif) bottom no-repeat #f4e8d1;}
#drill_design h3 {background:url(../img/drill_design/title.gif) bottom no-repeat #f4e8d1;}
#torafu_architects h3 {background:url(../img/torafu_architects/title.gif) bottom no-repeat #f4e8d1;}
#ben_nagaoka h3 {background:url(../img/ben_nagaoka/title.gif) bottom no-repeat #f4e8d1;}
#ryuji_nakamura h3 {background:url(../img/ryuji_nakamura/title.gif) bottom no-repeat #f4e8d1;}
#nosigner h3 {background:url(../img/nosigner/title.gif) bottom no-repeat #f4e8d1;}
#jun_hashimoto h3 {background:url(../img/jun_hashimoto/title.gif) bottom no-repeat #f4e8d1;}
#taiji_fujimori h3 {background:url(../img/taiji_fujimori/title.gif) bottom no-repeat #f4e8d1;}
#mile h3 {background:url(../img/mile/title.gif) bottom no-repeat #f4e8d1;}
#leif_designpark h3 {background:url(../img/leif_designpark/title.gif) bottom no-repeat #f4e8d1;}
#teruhiro_yanagihara h3 {background:url(../img/teruhiro_yanagihara/title.gif) bottom no-repeat #f4e8d1;}


/*----------------------------------------------------
	exhibitor用
----------------------------------------------------*/

#photo_box {
	border-bottom:1px #fff solid;
}
/*
#photo_box p {
	margin-left:30px;
}*/

#other_images {
	position:absolute;
	left:583px;
	top:430px;
}

.profile {
	margin-top:1px;
	min-height:510px;
	padding:15px 15px 0 45px;
	line-height:1.6em;
}

.profile h2 {
	height:68px;
	text-indent:-9999px;
}

.profile h3 {
	height:22px;
	text-indent:-9999px;
}

.profile ul{
	margin-top:15px;
}

.profile ul li{
	font-size:80%;
	line-height:1.6em;
}

.profile .other_profile {
	margin-top:10px;
}

.profile p {
	margin-top:10px;
}

body #information_unit .english p {
	text-align:left;
}


