@charset "utf-8";/* ポートラインサービス---------------------------------------------*/*html body #bottom_menu {	margin :15px 0 0 25px ;}#bottom_menu {	float: left;	margin :15px 0 0 50px ;}#bottom_menu ul.bt_menu {	float: left;	list-style: none;	padding: 0px;}#bottom_menu li.bt_menu {	float: left;	width:auto;	height : 20px;	border-right: 1px solid #ffffff;}#bottom_menu a {	padding: 0 15px;	font-size:11px;	color: #ffffff;	text-decoration:none;}#bottom_menu a:hover {	color: #FF0000;	text-decoration:underline;}/* フッター---------------------------------------------*/#footer {	clear:both;	width: 1000px;	height : 79px;	margin: 0px auto;	background-color :#ffffff;	background: #FFFFFF url(../img/footer_bg.jpg) ;}*html body #footer p {	margin:8px 0 0 30px;}#footer p {	width:550px;	clear:both;	float: left;	margin:8px 0 0 60px;	font-size:12px;	color: #ffffff;}*html body #footer small {	margin:5px 10px 0 0;}#footer small {	width:350px;	float: right;	margin:5px 20px 0 0;	font-size:11px;	color: #ffffff;	font-style:italic}