@charset "UTF-8";
/* CSS Document */




/*-----------------------------------------------
インフォメーションページ用
----------------------------------------------*/

#inf {
	display: block;
	clear: both;
	margin-bottom: 30px;
	padding-top: 30px;


	
}
#inf h3{
	background: url(http://posjapan.co.jp/images/t_informationw.png) no-repeat left top;
	text-indent:-9999px;
	margin-top: 10px;
	padding-bottom: 10px;
}
#inf dt{
	margin-left: 80px;
}
#inf dd{padding-left: 80px;
width: 550px;}
#inf dd h4{
	width: 500px;
	margin-left: 10px;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	font-size: 100%;
	line-height: 150%;
}

