/* --グローバルナビ　ロールオーバー --*/
#g-navi ul li#g-corporate a{
	background-position:0 -32px;
	}

/* ---------企業情報トップInformation------------ */	
.news{
	padding:10px 0 0 14px;
	margin:0;
	}

.press{
	margin-bottom:20px;
	width:553px;
	}

.news_h{
	width:503px;
	margin:0;
	padding:0;
	float:left;
	background-image:url(/corporate/img/bg_press.gif);
	}

.backnumber{
	float:right;
	}

.backnumber a{
	display: block;
	width:50px;
	height: 0 !important; 
	height /**/: 19px; 
	padding: 19px 0 0 0;
	overflow: hidden;
	background-image:  url("/ferry/img/b_backnumber.gif");
}

.backnumber a:hover {
	background-position: 0 -19px;
}



/*----- ニュース系タイトル ------ */
.h3_txt{
	font-size:102%;
	line-height:130%;
	border-left:4px solid #34A900;
	border-bottom:1px solid #DADADA;
	margin:0 0 15px 0;
	padding:3px 1px 3px 8px;
	}
	
/*----- 年代別メニュー ------ */
.history{
	float:left;
	background:url(/common/img/menu_arrow_corporate.gif) no-repeat;
	background-position:0 3px;
	padding:0 0 5px 10px;
	margin:0 15px 0 0;
	white-space:nowrap;
	}
	
/*----- カテゴリ毎 table設定 ------ */
/*-- ボーダー  --*/
.tbl_border{
	border-top:1px solid #779D68;
	border-left:1px solid #779D68;
	}

.tbl_border td{
	border-right:1px solid #779D68;
	border-bottom:1px solid #779D68;
	padding:2px 5px;
	}

/*-- セル背景用 --*/	
.tbl_bg1{
	background-color:#BEDEB8;
	}
	
.tbl_bg2{
	background-color:#F2F9EE;
	}

.bg_grey{
	background-color:#EFEFEF;
	}

/*----- indexページ設定 ------ */
.indexbox{
	width:240px;
	border:1px solid #DADADA;
	padding:4px 5px 4px 25px;
	background:#FAFAFA url(/common/img/index_arrow_corporate.gif) no-repeat;
	background-position:4px 4px;
	margin-bottom:10px;
	}
	
.indexbox_long{
	border:1px solid #DADADA;
	padding:4px 5px 4px 25px;
	background:#FAFAFA url(/common/img/index_arrow_corporate.gif) no-repeat;
	background-position:4px 4px;
	margin-bottom:10px;
	}
	
/*----- 航路案内設定 ------ */
.ship_photo{
	float:left;
	margin:0 2px 0 0;
	width:135px;
	}
	
.ship_photo .txt_small{
	line-height:160%;
	}



/*-----船舶一覧設定 ------ */
.tr_border td{
	border-top:1px solid #779D68;
	}


/*----- サイトマップ ------ */

.sitemap_l{
	float:left;
	width:265px;
	}

.sitemap_r{
	float:right;
	width:265px;
	}

.h3_sitemap{
	border-left:4px solid #34A900;
	border-bottom:1px solid #DADADA;
	margin:0 0 1px 0;
	padding:1px 1px 1px 8px;
	}

.sitemap_list{
	margin:0;
	padding:5px 0 5px 5px;
	clear:both;
	}
	
.sitemap_link{
	display:block;
	padding:2px 5px 2px 20px;
	margin:0 0 3px 5px;
	background:url(/other/sitemap/img/b_arrow.gif) no-repeat;
	background-position:0 3px;
	}

.sitemap_link_s{
	display:block;
	padding:0 0 0 15px;
	margin:0 0 3px 30px;
	background:url(/common/img/menu_arrow_corporate.gif) no-repeat;
	background-position:0 5px;
	}
	
.sitemap_title	{
	margin:0 0 0 25px;
	font-weight:bold;
	color:#34A900;	
	}	
/*----- RSS ------ */

ol.point{
	margin-bottom:35px;
	}

li.point1{
    list-style:none;
	background:url(/other/rss/img/point1.gif) no-repeat;
	margin:0 0 5px 0;
	padding:0 0 0 20px;
	min-height:16px;
	}
	
li.point2{
    list-style:none;
	background:url(/other/rss/img/point2.gif) no-repeat;
	margin:0 0 5px 0;
	padding:0 0 0 20px;
	min-height:16px;
	}
		
li.point3{
    list-style:none;
	background:url(/other/rss/img/point3.gif) no-repeat;
	margin:0 0 5px 0;
	padding:0 0 0 20px;
	min-height:16px;
	}