@charset "utf-8";

@import "sub.css";


/*		Header
----------------------------------------------------*/

div.lab-top {
	background: url("../incubation/images/incubation_img.jpg") #FFF top center no-repeat !important;
}

div.outline-lab {
	background: url("../incubation/outline-lab/images/outline-lab_img.jpg") #FFF top center no-repeat !important;
}

div.facility-lab {
	background: url("../incubation/facility-lab/images/facility-lab_img.jpg") #FFF top center no-repeat !important;
}

div.terms {
	background: url("../incubation/terms/images/terms_img.jpg") #FFF top center no-repeat !important;
}

div.assistance {
	background: url("../incubation/assistance/images/assistance_img.jpg") #FFF top center no-repeat !important;
}

div.flow {
	background: url("../incubation/flow/images/flow_img.jpg") #FFF top center no-repeat !important;
}

div.access {
	background: url("../incubation/access/images/access_img.jpg") #FFF top center no-repeat !important;
}

div.profile {
	background: url("../incubation/profile/images/profile_img.jpg") #FFF top center no-repeat !important;
}

/*		Main
----------------------------------------------------*/

/* インキュベーションラボトップ */

div#main-box02 h2.til {
	margin: 0 0 30px;
	background: none;
	height: 36px;
}
*:first-child+html p.til-cap {
	padding: 0 0 5px;
}
* html p.til-cap {
	padding: 0 0 5px;
}

div.lab-section {
	margin: 30px 0;
	padding: 5px;
	width: 550px;
	background: url("../incubation/images/line_gray-slash.gif");
}

div.lab-box {
	padding: 10px 0 10px 5px;
	background: #F4F4F4;
	border: 1px solid #FFF;
}

div.lab-inner {
	float: left;
	padding: 0 5px;
	width: 170px;
	height: 100px;
	position: relative;
}

div.lab-inner p.photo {
	float: left;
	padding: 0 5px 0 0;
}

div.lab-inner p.title {
	padding: 5px 0 2px;
}

div.lab-inner p {
	font-size: 77%;
}

div.fl_r p {
	padding: 0 0 5px;
}
*:first-child+html div.fl_r p {
	padding: 0 0 10px;
}
* html div.fl_r p {
	padding: 0 0 10px;
}


/* 施設紹介 */

p.catch {
	padding: 20px 10px;
}

p.tex200 {
	padding: 10px;
	width: 200px;
}

p.space10 {
	padding: 0 10px;
}

div.floor-box {
	width: 550px;
	padding: 20px 0;
	background: url("../images/line_gray-dot02.gif") top left repeat-x;
}
*:first-child+html div.floor-box {
	padding: 20px 0 0;
}
* html div.floor-box  {
	width: 560px;
	padding: 20px 0 0;
}

div.floor-inner {
	float: left;
	margin: 0 9px;
	width: 165px;
}

div.floor-inner p {
	padding-bottom: 2px;
}

p.hoyugijyutu{
	padding:0 0 0 40px;
}


/* 入居企業紹介 */

div.profile-box {
	margin: 5px 10px;
	padding: 10px 0 15px;
	background: url("../images/line_gray-dot02.gif") bottom left repeat-x;
}

div.profile-box p.no {
	padding-right: 20px;
	font-weight: bold;
}

p.tex-s {
	font-size: 77%;
}

div.profile-box a {
	text-decoration: underline;
}
div.profile-box a:hover {
	text-decoration: none;
}

li.gyoumunaiyou2{
	list-style-type:square;
}

/* 入居企業個別 */

div.profile-title {
	width: 530px;
	padding: 0 !important;
	margin: 0 !important;
	background: url("../images/line_gray-dot02.gif") bottom left repeat-x !important;
	position: relative;
	height: 81px;
}

div.profile-title div.profile-inner p {
	font-size: 90px;
	color: #F5F5F5;
	font-family: "ＭＳ Ｐゴシック";
	font-weight: bold;
	line-height: 90px;
}

div.profile-title div.profile-inner h2 {
	font-size: 30px;
	padding: 0 !important;
	background: none !important;
	font-weight: normal !important;
	position: absolute;
	top: 30px;
	line-height: 30px;
}

p.lab-logo {
	padding: 10px 0 0 0;
}

div#main-box dl {
	margin: 10px;
	font-size: 77%;
	line-height: 2.0;
	width:410px;
}

div#main-box dt {
	width: 70px;
	float: left;
}

div#main-box dd {
	width: 340px;
	float: right;
}

p.lab-
 {
	margin: 20px 0 40px 10px;
}

p.space-top {
	margin: 0;
	padding: 0;
	height: 30px;
}

p.lab-photo2{
	text-align="center";
	padding:10px;
}

p.lab-setumei{
	margin:0px 0 40px 0px;
}

.company {
	padding:10px 10px 10px 20px;
}

.company li{
	line-height:1.6em;
	padding:0 0 0 17px;
}

.company ul:after{
	padding:0 0 30px 0;
}

p.sub_title{
	padding:10px 0 0 0;
}




	
/*		Over link
----------------------------------------------------*/
div.lab-inner p.click {
	position: absolute;
	bottom: 0;
	left: 85px;
}

div.lab-inner p.click a {
	display: block;
	height: 21px;
	width: 81px;
	background: url("../incubation/images/bt_click.gif") no-repeat;
}
div.lab-inner p.click a span {
    display: none;
}

div.lab-inner p.click a:hover {
	display: block;
	height: 21px;
	width: 81px;
	background: url("../incubation/images/bt_click.gif") 0 -21px no-repeat;
}
