@charset "euc-jp";

/*
* style.css
* date---2015/08/31
*/


/*===============================================
	style.css
===============================================*/

/* ----------------------------------------------
	txt
---------------------------------------------- */

/* 見出し
------------------------------- */
#maintit{
	background: url(img/maintit_bg.jpg) no-repeat 0 0;
}

/* h4,h5
------------------------------- */
#main h4{
	margin-bottom: 10px;
}


/* ----------------------------------------------
	博多港ふ頭からのご提案
---------------------------------------------- */
.katsuyoB01{
	margin:0 10px 30px;
}
#katsuyoB02{
	margin:0 10px 20px;
}
	#katsuyoB02 p{
		padding: 0 0 10px;
	}
	#inqB{
		border-left:2px solid #f8a11e;
	}

#link_pdf{
	width: 532px;
	margin: 0 auto;
	padding-bottom: 30px;
	list-style: none;
}
	#link_pdf li{
		margin-bottom: 10px;
		text-align: center;
	}
	#kastuyobun{
		border:1px solid #1A6CB6;
		padding: 20px 0 10px 45px;
		list-style: none;
	}
	#kastuyobun li{
		padding-left: 1em;
		background: url(../img/katsuyo/ico_list.gif) no-repeat 0 0.6em;
		font-size: 114%;
		font-weight: bold;
		text-align:left;
	}
