@charset "UTF-8";


/*--------------------------------
船舶のご紹介　ナッチャンWorld
--------------------------------*/

/*カテゴリータイトル*/
div#category_title{
	display:block;
	width:690px;
	height:105px;
	margin:0px 0px 10px 0px;
	padding:0px;
	background:url(../img/category_title.jpg) no-repeat;
}

div#category_title h3{
	text-indent:-9999px;
}



/*-------------------------------- ページタイトル：船名 --------------------------------*/

h4.ship_name{
	display:block;
	width:690px;
	height:42px;
	margin:0px 0px 20px 0px;
	background:url(img/title_ferry_name.gif) no-repeat 0 0;
	text-indent:-9999px;
	}

/*-------------------------------- フェリーのコピー --------------------------------*/

*.ferry_copy{
	display:block;
	width:333px;
	height:55px;/*2行の場合55pxに、1行の場合35pxに*/
	background:url(img/ferry_copy.gif) no-repeat 0 0 ;
	text-indent:-9999px;
	}
