@charset "UTF-8";
<!--

/*----------------------------------------

センタリング

----------------------------------------*/

/*--------------------
IE
--------------------*/

body{
}

/*----------------------------------------

タグ

----------------------------------------*/

h1{
}

h2{
}

h3{
	color:#5F68A9;
}

h4{
	background-color:#E7E8F1;
	color:#333333;
	clear:none;
}

a {
}

a:link {
}

a:visited {
}

a:hover{
}

a:active {
}

form{
}
.form_button{
}

/*----------------------------------------

構造

----------------------------------------*/
body{
}

#container{
}

#header{
	border-bottom:2px solid #5F68A9;
}

#contents{
}

#section1{
}

#section2{
}

#footer{
}

/*----------------------------------------

#header

----------------------------------------*/
#header{
}

#header_inner{
}

#logo{
}

/*--------------------
GlobalNavigation
--------------------*/

#GlobalNavigation{
}

#GlobalNavigation ul{
}

#GlobalNavigation ul li{
}

.nopadding{
}
.nomargin_padding{
}
/*----------------------------------------

#contents

----------------------------------------*/
/* -- 太字 -- */
.strong{
	color:#5F68A9;
	padding:0 0 10px 0;
}
/* -- 色変更のみ -- */
.cfont{
	color:#5F68A9;
}

.sub_link a{
	background-image:url(../images/common/icon_arrow_n.gif);
	background-position:left 50%;
	background-repeat:no-repeat;
	padding:0 0 0 24px;
	height: 17px;
	width: 17px;
}

.sub_link a:hover{
	background-image:url(../images/common/icon_arrow_r.gif);
	background-position:left 50%;
	background-repeat:no-repeat;
}

.square{
	color:#5F68A9;
}

/*----------------------------------------

#section1

----------------------------------------*/

.supplementation{
	background-color:#E9EAF3;
	margin:0 0 1em 0;
	padding:5px;

}

/* -- クルーズながさきとは -- */
#lbl_cruise{
	background-image:url(../nagasaki/images/lbl_cruise.gif);
}

#l_nagasaki{
	float:left;
	width:270px;
}

#r_nagasaki{
	float:right;
	width:420px;
}

#l_activity{
	float:left;
	width:440px;
}

#r_activity{
	float:right;
	width:220px;
}

/* -- 入港情報 -- */
#lbl_port{
	background-image:url(../port/images/lbl_port.gif);
}

/* -- 港湾情報 -- */
#lbl_kowan{
	background-image:url(../harbor/images/lbl_kowan.gif);
}

.l_leftimg{
	float:left;
	width:220px;
}

.r_leftimg{
	float:right;
	width:450px;
}

.l_rightimg{
	float:left;
	width:450px;
}

.r_rightimg{
	float:right;
	width:220px;
}

.l_leftimg,
.r_rightimg{
	font-size:80%;
	text-align:center;
}


/* -- 港湾周辺のみどころ -- */
#lbl_course{
	background-image:url(../course/images/lbl_course.gif);
}

.pointbox img.lf_none {
	margin:0 10px 1em 0;
}


.coursebox{
	padding:0;
	margin:0 0 30px 0;
}

.course_name{
	font-size:120%;
	font-weight:bold;
}
.cruisetbl a:link{
	text-decoration:underline;
}
.cruisetbl a:hover{
	text-decoration:none;
}
table.cruisetbl th{
	text-align:left;
	width:150px;
}

/* -- フォトコンテスト -- */
#lbl_photocontest{
	background-image:url(../photo/images/lbl_photocontest.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:40px;
	margin:0 0 10px;
	padding:0;
	width:450px;
}

.photocontestlist{
	list-style:none;
	margin:0 0 0 0;
	width:460px;
}
.photocontestlist li{
	padding:5px 0 5px 0;
	margin:0 0 0 0;
	border-bottom:dotted 1px #CCCCCC;
}

#schedule{
	padding:30px 0 0 0;
}
#schedule a {
	display:block;
	height:36px;
	width:330px;
}
#schedule a{
	background-image:url(../photo/images/btn_schedule_n.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
#schedule a:hover{
	background-image:url(../photo/images/btn_schedule_r.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

#pdfdl{
	padding:30px 0 0 0;
}
#pdfdl a {
	display:block;
	height:36px;
	width:280px;
}
#pdfdl a{
	background-image:url(../photo/images/btn_oubo_pdf_n.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
#pdfdl a:hover{
	background-image:url(../photo/images/btn_oubo_pdf_r.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

#btnleft{
	float:left;
	width:330px;
}
#btnright{
	float:right;
	width:280px;
}

/* -- クルーズ年度 -- */
.cruise_year{
	font-weight:bold;
	color:#322F9F;
	padding:5px 0 5px;
	font-size:120%;
}

/*----------------------------------------

#section2

----------------------------------------*/
/*--- アコーディオンここから ---*/
.accordion_content,
.accordion_content2{
	border-right:solid 1px #616AAA;
	border-bottom:solid 1px #616AAA;
	border-left:solid 1px #616AAA;
}
.accordion_toggle a{
}
.accordion_toggle a:hover{
}

.accordion_toggle_active a{
}
#acc01 ul li a,
#acc02 ul li a{
	background-image:url(../images/common/icon_arrow_n.gif);
	background-position:5px 4px;
	background-repeat:no-repeat;
}
#acc01 ul li a:hover,
#acc02 ul li a:hover{
	background-image:url(../images/common/icon_arrow_r.gif);
	background-position:5px 4px;
	background-repeat:no-repeat;
}
/*--- アコーディオンここまで ---*/

/* -- クルーズながさきとは -- */
#btn_cruise a{
	background-image:url(../images/common/btn_cruise_n.jpg);
}
#btn_cruise a:hover{
	background-image:url(../images/common/btn_cruise_r.jpg);
}
/* -- 港湾情報 -- */
#btn_kowan{
	background-image:url(../images/common/side_lbl_kowan.jpg);
}
/* -- 入港情報 -- */
#btn_inport a{
	background-image:url(../images/common/btn_inport_n.jpg);
}
#btn_inport a:hover{
	background-image:url(../images/common/btn_inport_r.jpg);
}
/* -- 港湾周辺のみどころ -- */
#btn_course{
	background-image:url(../images/common/side_lbl_course.jpg);
}

/* -- フォトコンテスト -- */
#btn_photo a{
	background-image:url(../images/common/btn_photo_n.jpg);
}
#btn_photo a:hover{
	background-image:url(../images/common/btn_photo_r.jpg);
}
-->
