/* CSS Document */
@import url(menu_blue05/menu.css);
@import url(contents_blue05/contents.css);
@import url(foot_blue01/foot.css);

body{ background:#A9CEF3}


#header {
	background : url("img_l/header_bg.jpg") no-repeat right bottom #FFF ;
	height:80px ; }

	
/*　タイトル設定　*/

#header h1 {
	color: #006;}

#header h2 { 
	color:#09c}	
	
#header a { color : #006 ; text-decoration : underline ;}
#header a:hover { text-decoration:none;}


/* ビジュアル */
#visual {
	text-align:center ;
	margin-top:20px ;}


/* テーブル　定型テーブル */
#content-body .tablepage table ,
#content-body .tablepage table th ,
#content-body .tablepage table td {
	border-color:#b2b2b2 ;}
	
#content-body .tablepage table th{
	background: #DAEDFC;
	}


/* テーブル */
table#tb01 {
	border-collapse: collapse;
	border-top:1px solid #b2b2b2 ;
	border-left:1px solid #b2b2b2 ;
	font-size:90% }
table#tb01 th,
table#tb01 td {
	border-bottom: solid 1px #B2B2B2;
	border-right: solid 1px #B2B2B2;
	padding:4px 6px ;}
table#tb01 th {
	background: #DAEDFC;
	text-align: center;
	font-weight:normal }
table#tb01 td {
	background: #FFFFFF;}
  

/*　★船舶紹介 ---------------------------- */

/* 船舶情報テーブル */
table#tb01.shipinfo {
	width:535px ;
	margin:0 0 0 12px ;
	}
table#tb01.shipinfo th { width:120px }
table#tb01.shipinfo td { text-align:right }


/* 船舶一覧 */
#content-body #ship-list{
	width:540px ;
	margin:0 auto }
#content-body #ship-list p{
	clear:both ;}
#content-body #ship-list p img {
		margin-bottom:20px }
		

/*　★会社沿革 ---------------------------- */

/* 船舶情報テーブル */
table#tb01.enkaku th{
	text-align:right }
		