@charset "UTF-8";
/**
 * kenkyu.css
 *
 * グローバルメニュー別
 * 研究・産学連携コンテンツ
 */
/* 選定事業
----------------------------------------------- */
.kenkyu-topics {
	clear: both;
	margin-bottom: 30px;
	background-image: url(../img/kenkyu/sangyo_renkei/topics_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 390px;
	overflow: hidden;
}
.kenkyu-topics .inner {
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 25px;
	padding-left: 130px;
}
.kenkyu-topics .inner .body {
	width: 370px;
	float: left;
}
div.kenkyu-topics h2 {
	background-image: none;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
div.kenkyu-topics h3 {
	display: block;
	clear: both;
	color: #333;
	background-image: none;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 15px;
}
div.kenkyu-topics p {
	line-height: 1.4em;
}
.kenkyu-topics ul {
	padding: 0px;
	display: block;
	clear: both;
}
.kenkyu-topics ul li {
	padding: 0px;
	background-image: none;
	list-style-type: circle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

.kenkyu-topics.bg2013 {
	background-image: url(../img/kenkyu/sangyo_renkei/2013_topics_bg.jpg);
	height: 700px;
	margin-bottom: 30px;
	padding-top: 15px;
}
.kenkyu-topics.bg2013 .inner {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 130px;
}
.kenkyu-topics.bg2013 .inner_underline {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
.kenkyu-topics.bg2013 .inner2 {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 25px;
	padding-left: 60px;
}
.kenkyu-topics.bg2013 .inner2 .body {
	width: 100%;
	float: left;
}
.kenkyu-topics.bg2013 h2.ttl2013 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 15px;
}

/* 総合研究機構
----------------------------------------------- */
.boxKenkyus {
	clear: both;
	margin-bottom: 40px;
	background-color: #EAF6FD;
}
.boxKenkyus .inner {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.boxKenkyus .section {
}

.boxKenkyu {
	clear: both;
	margin-bottom: 30px;
}
div.boxKenkyu h2 {
	background-color: #01427C;
	display: block;
	clear: both;
	color: #FFF;
	margin-bottom: 25px;
	background-image: none;
	padding-top: 8px;
	padding-bottom: 8px;
}
div.boxKenkyu h3 {
	background-image: none;
	padding-left: 0px;
	color: #01427C;
}
.boxKenkyu .body {
	float: left;
	width: 400px;
	padding-right: 35px;
}
.boxKenkyu .body p {
}

/* 福岡工業大学研究者情報データベース
----------------------------------------------- */
#SearchBox {
	background-color:#efefef;
	width:400px;
	margin:20px auto;
	padding:20px 40px;
}
.flow {
	padding:20px;
}
.flow p{
	border:1px solid #999;
	margin-bottom:10px!important;
	margin-top:10px;
	padding:5px;
}

/* 産学連携
----------------------------------------------- */
.box-sangaku-head {
	width:70px;
	float:left;
}
.box-sangaku-body {
	width:660px;
	float:left;
	background:url(../img/bg_border_gray_2.png) no-repeat left bottom;
}
.box-sangaku-body .img-right{
	margin-left:30px;
}
.img-right p,
.img-left p{
	margin-top:6px;
}

/* 公的研究費に係る契約に関する取引制限等の取扱要領
----------------------------------------------- */

#KeiyakuKitei .left {
	width:130px;
	float:left;
}
#KeiyakuKitei .left p {
	text-align: center;
}
#KeiyakuKitei .right {
	float:left;
	width:600px;
	padding-top:1.9em;
}