@charset "Shift_JIS";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color:#e3d8c0;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

body.top {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color:#e6e4d8;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#cyc {
	margin: 0 auto;
	position: relative;
}
#cyc2 {
	margin: 0 auto;
	position: relative;
}


/* ページ左右のシャドウ */
.bg_l {
	background-image:url(images/bg_l.gif);
	background-repeat:repeat-y;
	text-align: right;
	width:100px;
	background-color:#e3d8c0;
}

.bg_r {
	background-image:url(images/bg_r.gif);
	background-repeat:repeat-y;
	text-align: left;
	width:100px;
	background-color:#e3d8c0;
}

.op_c_bg {
	background-image: url(/images/option_cake_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	/*background-attachment: fixed;*/
}

.op_c_bg1 {
	background-image: url(/images/option_flower1_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	/*background-attachment: fixed;*/
}

.op_c_bg2 {
	background-image: url(/images/option_flower2_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	/*background-attachment: fixed;*/
}

/* スペース */
.sp5 {
	margin-top:5px;
}

.sp8 {
	margin-top:8px;
}

.sp10 {
	margin-top:10px;
}

.sp15 {
	margin-top:15px;
}

.sp20 {
	margin-top:20px;
}

.sp30 {
	margin-top:30px;
}

.sp40 {
	margin-top:40px;
}

.sp50 {
	margin-top:50px;
}

.sp55 {
	margin-top:55px;
}



/*/////////////////////

 　　　ヘッダ　
 
 ////////////////////*/

#header {
	background-color:#FFFFFF;
}

td#header {
	vertical-align:top;
}

.head_bg {
	background-image:url(images/head_bg.gif);
	background-repeat:repeat-x;
}

td.head_bg {
	height:5px;
}

.head_logo {
	text-align:left;
}

.head_info {
	float: right;
	text-align:right;
	vertical-align:top;
}
.head_info_s {
	float: right;
	text-align:right;
	vertical-align:top;
	width: 500px;
}

.head_btn {
	padding-right:15px;
}



/*/////////////////////

 　　　レフトナビ　
 
 ////////////////////*/

#left_nav {
	vertical-align:top;
	background-color:#fcf9f3;
	width: 165px;
}



/*/////////////////////

 　　　メイン　
 
 ////////////////////*/

.main {
	width:615px;
	background-color:#f5f2ed;
	vertical-align:top;
	font-size:12px;
	line-height:21px;
	color:#250000;
}
.main_cmp {
	width: 559px;
	background-color:#f5f2ed;
	vertical-align:top;
	font-size:12px;
	line-height:21px;
	color:#250000;
	text-align: center;
	margin: 0px 0px 0px 0px;
}


/* アクセントカラー */
.accent01 {
	color:#250000;
}



/* キャプション */
.cap {
	font-size:10px;
	line-height:17px;
}

.tbl_cap {
	font-size:11px;
	line-height:17px;
}

/* 表 */
.default_tbl td {
	vertical-align:top;
	padding:3px 0 3px 0;
}

.default_tbl02 {
	border-collapse: collapse;
	line-height:17px;
}

.default_tbl02 td,th {
	vertical-align:top;
	padding:3px 5px 3px 5px;
	border:1px solid #CCCCCC;
}

.default_tbl02 th {
	background-color:#DDDDDD;
	font-weight:bold;
	text-align:center;
}

.default_tbl02 .sub_th {
	background-color:#EEEEEE;
}

.default_tbl02 .v-middle {
	vertical-align:middle;
}

.default_tbl03 td {
	vertical-align:top;
}

td.cross {
	padding:0;
}

.td_accent {
	background-color:#ebe7e0;
}

.td_accent_form {
	background-color:#E3D8C0;
}

.default_tbl_form td,th {
	vertical-align:top;
	padding:3px 5px 3px 5px;
	border:1px solid #C6BBA4;
}

.default_tbl_form {
	border-collapse: collapse;
	line-height:17px;
}

.default_tbl_form th {
	background-color:#E3D8C0;
	font-weight:bold;
	text-align:center;
}

.default_tbl_form .sub_th {
	background-color:#EEEEEE;
}

.default_tbl_form .v-middle {
	vertical-align:middle;
}


/* パンクズナビ */
.p-nav {
	font-size:12px;
	line-height:21px;
	color:#250000;
	margin:20px 0 20px 0;
	width: 559px;
}

.p-nav a {
	color:#250000;
	text-decoration:underline;
} 

.p-nav a:visited {
	color:#250000;
	text-decoration:underline;
} 

.p-nav a:hover {
	color:#250000;
	text-decoration:none;
}


/*レフトナビ右のシャドウ */
.bg_main {
	background-image:url(images/contents_bg.gif);
	background-repeat:repeat-y;
	background-color:#f5f2ed;
	background-position:left;
}

td.bg_main {
	width:20px;
	vertical-align:bottom;
}

/* メインエリア */
.txt_area {
	text-align:left;
	padding-top: 0px;
	padding-right: 38px;
	padding-bottom: 40px;
	padding-left: 18px;
}
/* メインエリア */
.txt_area2 {
	padding:0px 30px 40px 30px;
	text-align:left;
}
/* メインエリア */
.txt_area_cmp {
	width: 559px;
	text-align:left;
	margin: 0px;
	padding: 0;
}


.txt_area a {
	color:#250000;
	text-decoration:underline;
}

.txt_area a:visited {
	color:#250000;
	text-decoration:underline;
}

.txt_area a:hover {
	color:#250000;
	text-decoration:none;
}

.course_bg {
	background-image:url(cruise/img/lunch_course_bg.gif);
	background-repeat:repeat-y;
	width: 519px;
	text-align: center;
	padding:10px 20px 10px 20px;
}
.bar_bg {
	background-image:url(restaurant/img/bar_menu_main.jpg);
	background-repeat:repeat-y;
	width: 519px;
	text-align: center;
	padding:10px 20px 10px 20px;
}

.reserve {
	padding:0 20px 0 20px;
}

/* 画像 */
.imageborder {
	border:1px solid #CCCCCC;
}

.align_l {
	float:left;
	margin:0 20px 20px 0px;
}

/* English */
.main_en {
	width:800px;
	background-color:#f5f2ed;
	vertical-align:top;
	font-size:12px;
	line-height:21px;
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	word-break: break-all;
}

.txt_area_en {
	padding:0px 80px 40px 80px;
	text-align:left;
}

.txt_area_en a {
	color:#250000;
	text-decoration:underline;
}

.txt_area_en a:visited {
	color:#250000;
	text-decoration:underline;
}

.txt_area_en a:hover {
	color:#250000;
	text-decoration:none;
}

/* レディクリスタル */
.lady_tbl {
	margin-left:10px;
}

.lady_tbl td {
	vertical-align:top;
}

/* クリスタルヨットクラブとは　限定 */
.about_top {
	width:559px;
	background-image:url(images/about_bg_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	text-align:left;
}

.about_bottom {
	width:559px;
	background-image:url(images/about_bg_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:left;
}

/* 会社概要 */

.profile_tbl {
	padding-bottom:1px;
	margin-top:1px;
	border-bottom:1px solid #cfc6c2;
}

.profile_tbl td{
	padding:3px 8px 3px 8px;
}

.profile_tbl th {
	width:120px;
	padding:3px 8px 3px 5px;
	color:#FFFFFF;
	font-weight:normal;
	text-align:left;
	background-color:#b6a9a5;
	border:none;
}

.profile_tbl table {
	width:100%;
}

/* クルーズコース*/

.cource-txt {
	color:#250000;
}

/* シーズンプラン */
.plan_bg {
 	background-image:url(./sp4/images/plan01_detail01_bg.gif);
	text-align:center;
	padding:30px 20px 50px 20px;
	color:#250000;
}

/* 特定商取引法 */

.trans_tbl {
	padding-bottom:1px;
	margin-top:1px;
	border-bottom:1px solid #cfc6c2;
}

.trans_tbl td{
	padding:3px 8px 3px 8px;
}

.trans_tbl th {
	width:150px;
	padding:3px 8px 3px 5px;
	color:#FFFFFF;
	font-weight:normal;
	text-align:left;
	background-color:#b6a9a5;
	border:none;
}

.trans_tbl table {
	width:100%;
}
	

/*/////////////////////

 　　　フッタ　
 
 ////////////////////*/

#footer {
	text-align:center;
	background-color:#FFFFFF;
}


.foot_line {
	background-color:#e6e0da;
	height:1px;
}

.foot_main {
	padding:20px 20px 40px 20px;
	font-size:12px;
	line-height:21px;
	color:#000000;
	text-align:center;
}


.foot_main_top {
	padding:20px 20px 20px 20px;
	font-size:12px;
	line-height:21px;
	color:#000000;
	text-align:center;
	background-image:url(/images/bg_top04.gif);
}

.foot_link_top_bg {
	background-color:#000000;
}

.foot_link_top {
	margin:10px 10px 10px 10px;
	background-color:#000000;
}

/* キャンペーン・イベントバナー */
.foot_info_title {
	text-align:left;
	padding-bottom:5px;
}

.foot_bnr img {
	margin-left:5px;
}

/* フッターテキストリンク */
.foot_link {
	margin-top:10px;
	text-align:center;
}

.foot_link a {
	color:#000000;
	text-decoration:none;
}

.foot_link a:visited {
	color:#000000;
	text-decoration:none;
}

.foot_link a:hover {
	color:#000000;
	text-decoration:underline;
}

/* コピーライト */
.copyright {
	margin-top:10px;
}

	

.style1 {font-weight: bold}
.style2 {font-size: 12px}
.style3 {
	font-size: 14px;
	line-height: 1.8em;
}
.style4 {font-size: 11px}
.scedule {
	font-size: 12px;
	line-height: 1.5px;
	width: 400px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.stlye5 {
	font-size: 20px;
	font-weight: bolder;
}

.style6 {
	font-size: 17px;
	font-weight: bold;
}

.style7 {
	color: #FF0000;
}

.style8 {
	font-size: 16px;
	font-weight: bold;
}




.menu_bottom_bg {
	background-image:url(cruise/img/lunch_course_bg.gif);
	background-repeat:repeat-y;
	width: 470px;
	text-align: center;
	padding:10px 44px 10px 45px;
}

