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


body{
	margin:0;
	padding-top:25px;	
	color:#333;	
	font:normal 13px Arial, Helvetica, sans-serif;
	background:#3B4753 url(../images/bg.jpg) repeat-x 0 0;
	}
h1, h2, h3, h4, h5, h6, form, p, ul, li{
	margin:0;
	padding:0;
	}
img, a img{
	border:0 none;
	}
a{
	color:#0000EE;
	}
.clear{
	clear:both;
	}
.position{
	position:relative;
	}
	
.ttl{
	width:459px;
	height:99px;
	float:left;
	display:block;
	position:absolute;
	top:-21px;
	left:10px;
	background:url(../images/title.png) no-repeat 0 0;
	}

.sitemap{
	width:140px;
	height:27px;
	float:left;
	display:block;
	position:absolute;
	top:-11px;
	right:39px;
	background:url(../images/sitemap.png) no-repeat 0 0;
	}

.navigation{
	width:100%;
	height:35px;
	border-top:1px solid #DBDBDB;
	border-bottom:1px solid #DBDBDB;
	background:url(../images/navi-bg.jpg) repeat-x 0 0;
	}
	.navigation ul{
		margin:0;
		list-style-type:none;
		}
	.navigation ul li{
		display:inline-block;
		float:left;
		margin:0;
		padding:0 21px;
		line-height:35px;
		border-left:1px solid #FFF;
		border-right:1px solid #D8D8D8;
		}
		.navigation ul li a{
			color:#333;
			text-decoration:none;
			}
		.navigation ul li:hover{
			color:#FFF;
			text-decoration:none;;
			background:url(../images/navi-bg-hover.jpg) repeat-x 0 0;
			}
		.navigation ul li:hover a{
			color:#FFF;
			}
.ttl-txt{
	color:#4AA2C8;
	font:bold 18px "Bell Gothic Std Black";
	padding-bottom:9px;
	background:url(../images/bdr-bg-1.png) repeat-x 0 bottom;
	}
.services-list{
	color:#333;
	fot:normal 12px Arial;
	}
	.services-list ul{
		list-style-type:none;
		margin-left:4px;
		}
		.services-list ul li{
			display:block;
			margin-bottom:10px;
			padding-left:20px;
			background:url(../images/bulet-1.png) no-repeat 0 5px;
			}
			.services-list ul li a{
				color:#666;
				text-decoration:none;
				}
				.services-list ul li a:hover{
					color:#000;
					}
		
.services-list ul.srvc-l li{
	display:block;
	margin-bottom:7px;
	padding:0 0 5px 20px;
	border-bottom:1px dashed #BBBBBB;
	background:url(../images/bulet-1.png) no-repeat 0 5px;
	font-style:italic;
	}

.port-tab{
	width:322px;
	height:47px;
	float:left;
	background:url(../images/tab2-tp-bg.jpg) no-repeat center 0;
	}
h1{
	color:#6EA100;
	font:bold 28px "Bell Gothic Std Black";
	}
h2{
	color:#6EA100;
	font:bold 18px "Bell Gothic Std Black";
	}
.ttl-txt2{
	color:#0B4877;
	font:bold 15px "Bell Gothic Std Black";
	}
.content{
	color:#333;
	font:normal 13px Arial;
	}
	.content p{
		margin-bottom:7px;
		line-height:18px;
		}

.footer{
	color:#BCC6CF;
	font:normal 12px Arial;
	}
	.footer a{
		color:#889AAC;
		text-decoration:none;
		}
	.footer a:hover{
		color:#BCC6CF;
		text-decoration:underline;
		}









