@charset "utf-8";/* ポートラインサービス---------------------------------------------*/* {	margin: 0;	padding: 0;}html {overflow-y:scroll;}body {	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;	letter-spacing: 0.03em;	background-color: #d3edfb;	text-align: center;	background : url(../img/back.gif) repeat-x; }p {	line-height: 1.51;}a {	color: #1e90ff;}a:hover {	color: #ff4500;	text-decoration:underline;}img {	border: none;	vertical-align: top;}#wrapper {	overflow: auto !important;	overflow /**/: hidden;	width: 1000px;	margin: 0 auto;	text-align: left;}#header {    position:   static;	margin:0;	width:1000px;	height: 548px;	background: #FFFFFF url(../img/header_bg.jpg) ;}#header_right {	float:right;	margin:250px 50px 0 0;}#header_right img.frame{	margin:0 0 0 0;	width:262 px;}#header_right p {margin:20px 0 0 730px;}/* メインメニュー---------------------------------------------*/#navi {	top: 548px;	width: 1000px;	height: 66px;	list-style-type: none;}#navi ul {	list-style-type: none;}*html body #navi li {	float: left;	margin-top:2px;	margin-left:55px;	width: 118px;	height:56px;	padding-top:15px;	font-size:13px;	text-align:center;	background:url(../img/menu.jpg) no-repeat;}#navi li {	float: left;	margin-top:5px;	margin-left:70px;	width: 118px;	height:56px;	padding-top:15px;	font-size:13px;	text-align:center;	background:url(../img/menu.jpg) no-repeat;}#navi li a{	color:#fff;	text-decoration:none;}#navi li a:hover{	color:#ff0000;	text-decoration:none;}
