/* CSS Document */
@charset "UTF-8";

/*
サーチキーで検索して場所に飛べます。

=1 ベース管理CSS
=2 ヘッダー管理CSS
=3 グローバルナビ管理CSS
=4 メインコンテンツ管理CSS
=5 フッター管理CSS
=6 クラス管理CSS

*/

/*****************************************************/
/*                                                   */
/*                  =1 ベース管理CSS                 */
/*                                                   */
/*****************************************************/
*{
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,h6,span,p,dl,dt,dd,ul,li,a{
	margin:0;
	padding:0;
	font-style:normal;
	font-weight:normal;
	}
	
h1{font-size:10px; 
	font-weight:bold; 
	color:#666666;
	text-align:left;
	}
	
h2{ width:660px; text-align:left; background-color:#003257; padding:5px 15px; color:#FFFFFF; font-size:20px;
	 
	}
	
h3{
	text-align:left;
	width:655px;
	height:25px;
	font-size:15px;
	color:#000000;
	font-weight:bold;
	background-image:url(../images/l.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
	
h3.shun_title{
	text-align:left;
	width:655px;
	height:25px;
	font-size:15px;
	color:#000000;
	font-weight:bold;
	background-image:url(../images/l3.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	}

h3.oshirase{
	text-align:left;
	width:655px;
	height:25px;
	font-size:15px;
	color:#000000;
	font-weight:bold;
	background-image:url(../images/l.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	}

h3.double{
	text-align:left;
	width:655px;
	height:50px;
	font-size:15px;
	color:#000000;
	font-weight:bold;
	background-image:url(../images/l.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

h5{
	padding-left:15px;
	background-image:url(../images/arrow_04.jpg);
	background-repeat:no-repeat;
	background-position:left;
	font-weight:bold;
	font-size:14px;
	color:#003257;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}	

h5.arrow_down{
	padding-left:15px;
	background-image:url(../images/arrow_down.jpg);
	background-repeat:no-repeat;
	background-position:left;
	font-weight:bold;
	font-size:14px;
	color:#003257;
	margin: 15px 0 0 0px;
}	

	
img{
	border:0px;
	margin:0;
	padding:0;
	}
	
html{
	height:100%;
	}

body{
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
	margin:0 auto 0 auto;
	height:100%;
	padding:0;
	color:#111111;
	text-align:center;
	font-family:'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
	font-size:12px;
	background-image: url(../images/bg_new.jpg);
	background-repeat:repeat-x;
	background-position:top;
	line-height:1.7em;
	}
	
a{
	text-decoration:underline;
	color:#0192FF;
	}
	
a:hover{
	color:#0192FF;
	text-decoration:none;
	}

.archive{
	margin-left:15px;
	text-align:left;
	}

#main_box_index{
	width:940px; 
	margin:0 auto 0 auto;
	text-align:center;
	height:auto;
	background-color:#FFFFFF;
	/*background-image:url(../images/main_index_bg.jpg);*/
	background-repeat:repeat-y;
	}
	
#main_contents_bg{
	 margin:15px 0px 0 0;
	}

	
#main_contents_bg_in{
	 margin:0px 0px 15px 0;
	}
	
#main_contents_box{
	text-align:left; margin:10px 0 0 10px;
	}
	
.main_contents_text{
	width:600px; margin-bottom:30px; text-align:left;
	}

#left_contents{
	float:left; width:220px;
	}
	
#sarch_bg{
	background-image:url(../images/search_bg.jpg); background-position:bottom;
	}
	
#g_navi_box{
	float:left; padding-left:20px; padding-right:10px; width:170px; background-color:#F3F0EF;
	}
	
#local_navi_box{
	float:left; 
	width:170px; 
	margin-right:0px; 
	background-image:url(../images/side_navi_bg.jpg); 
	height:550px; 
	text-align:left; 
	padding:0 10px;
	}
	

	
/*****************************************************/
/*                                                   */
/*                  =2 ヘッダー管理CSS               */
/*                                                   */
/*****************************************************/
	
#header_box{
	width:860px;
	margin:0 auto;
	}
	
#header_box2{
	width:940px;
	margin:0 auto;
	}

#header_image_box{
	width:860px; margin:0 auto;
	}
	

/******************他言語ナビ*******************/
	
#globalnavi{
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-image:url(../images/g_navi_00_bg.jpg);
}

#globalnavi li {
  width: 150px;
  height: 28px;
  margin: 0;
  padding: 0;
  display: inline;
	float:left;
	text-align:center;
}

#globalnavi a{
	text-decoration: none;
	display: block;
	padding: 0px 0px;
	color: #003154;
  width: 150px;
  height: 28px;
	padding-top:12px;
  background-image: url(../images/g_navi_00.jpg);
  background-repeat: no-repeat;
}

#globalnavi a:hover{
	text-decoration: none;
	color: #003154;
  width: 150px;
  height: 28px;
	padding-top:12px;
  background-image: url(../images/g_navi_000_on.jpg);
  background-repeat: no-repeat;
}


/****************会社案内メニュー************/

#button {
	width: 220px;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	background-color: #b5e7fe;
	color: #333;
	text-align:left;
}

#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
	
#button li {
	border-bottom: 1px solid #b9b9b9;
	margin: 0;
	list-style: none;
	list-style-image: none;
}
	
#button li a {
	display: block;
	padding: 5px 15px 5px 5px;
	border-left: 10px solid #b5e7fe;
	border-right: 10px solid #b5e7fe;
	background-color: #9acee4;
	color: #000;
	text-decoration: none;
	width: 100%;
}

html>body #button li a {
	width: auto;
}

#button li a:hover {
	border-left: 10px solid #b5e7fe;
	border-right: 10px solid #b5e7fe;
	background-color: #2586d7;
	color: #fff;
}


/****************プルダウン******************/

* {
margin: 0;
padding: 0;
list-style: none;
}

ul.pulldown-menu a {
        color: #FFFFFF;
        text-decoration: none;
}
ul.pulldown-menu a:link,
ul.pulldown-menu a:visited {
        background: #375664;
}
ul.pulldown-menu a:hover,
ul.pulldown-menu a:active {
        background: #598ba2;
		color:#FFF;
}

ul.pulldown-menu li {
        float: left;
        position: relative;
        margin: 0 0px 0 0;
        width: 117px;
        height: 40px;
        font-weight: bold;
        line-height: 40px;
}
ul.pulldown-menu li a {
        display: block;
        width: 117px;
        height: 40px;
        text-align: center;
}

/* 下層のメニューを不可視に */
ul.pulldown-menu li ul {
        display: none;
		padding-top:10px;
}

/* 疑似要素 :hover で下層のメニューを可視に */
ul.pulldown-menu li:hover ul {
        display: block;
        position: absolute;
        z-index: 100;
}

ul.pulldown-menu li ul li {
        float: none;
        margin: 0;
        font-weight: normal;
}


ul.pulldown-menu { /* IE6 対策 */
        behavior: url("../csshover.htc");
}
	
*+html ul.pulldown-menu li ul {
margin-left: -50%;
}

/*****************************************************/
/*                                                   */
/*           =3 index管理CSS                         */
/*                                                   */
/*****************************************************/

#main_contents_index{
	float:left; margin-left:30px;
	}
	
.event_box{
	text-align:left; margin-top:10px; margin-left:5px; line-height:2em;
	}
	
.basic_cruise_box{
	text-align:center; margin-top:10px; margin-left:5px; 
	}
	
.joho_box{
	margin: 0 auto; text-align:left; width:588px; padding:10px 20px; border-left:#003257 1px solid; border-bottom:#003257 1px solid; border-right:#003257 1px solid;
	}
	
.topics_day{
	font-size:13px;
	}
	
.topics_title{
	font-size:15px; font-weight:bold;
	}
	
.topics_text{
	margin-top:5px; font-size:12px;
	}

/*****************************************************/
/*                                                   */
/*           =カレンダー管理CSS                      */
/*                                                   */
/*****************************************************/

/*カレンダーデザインCSS*/
#side_calendar{
	width:176px;
	margin:0 auto;
	}
	
#side_calendar td{
	font-size:11px;
	text-align:center;
	padding:2px 0;
	}

/*月選択*/
#side_calendar td.month{
	font-size:12px;
	text-align:center;
	color:#FFFFFF;
	}
	
#side_calendar td.month a{
	font-size:12px;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
	}
	
#side_calendar td.month a:hover{
	font-size:12px;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
	}

/*平日*/
#side_calendar td.normal{
	font-size:11px;
	text-align:center;
	color:#000000;
	}
	
#side_calendar td.normal a{
	font-size:11px;
	text-align:center;
	text-decoration: underline;
	color:#000000;
	}
	
#side_calendar td.normal a:hover{
	font-size:11px;
	text-align:center;
	text-decoration:none;
	color:#000000;
	}
	
/*休日*/
#side_calendar table td.holiday{
	font-size:11px;
	text-align:center;
	color:#E72265;
	}
	
#side_calendar td.holiday a{
	font-size:11px;
	text-align:center;
	text-decoration: underline;
	color:#E72265;
	}
	
#side_calendar td.holiday a:hover{
	font-size:11px;
	text-align:center;
	text-decoration:none;
	color:#E72265;
	}
	
/*土曜*/	
#side_calendar td.saturday{
	font-size:11px;
	text-align:center;
	color:#205CC4;
	}
	
#side_calendar td.saturday a{
	font-size:11px;
	text-align:center;
	text-decoration: underline;
	color:#205CC4;
	}
	
#side_calendar td.saturday a:hover{
	font-size:11px;
	text-align:center;
	text-decoration:none;
	color:#205CC4;
	}
	
#sarch_text{
	 text-align:left; font-size:11px; color:#003257;
	}


/*****************************************************/
/*                                                   */
/*           =4 メインコンテンツ管理CSS              */
/*                                                   */
/*****************************************************/


.main_outbox{
	margin:10px 10px 10px 20px;
	}
	
.main_outbox p{
	margin:0 10px 0 15px;
	}

/*****************************************************/
/*                                                   */
/*                =5 フッター管理CSS                 */
/*                                                   */
/*****************************************************/

#copy_right{
	text-align:center; 
	margin:0 auto;
	padding:5px 0;
	font-size:10px;
	background-color:#ffffff;
	font-weight:normal;
	}
	
#footer_link{
	font-size:11px;
	text-align:center;
	margin:15px auto 0 auto;
	width:860px;
	background-image:url(../images/footer_bg.jpg);
	}
	
#footer_link a{
	text-decoration:none;
	color:#000000;
	}
	
#footer_link a:hover{
	color:#000000;
	text-decoration:underline;
	}
	

/*****************************************************/
/*                                                   */
/*                 =6 クラス管理CSS                  */
/*                                                   */
/*****************************************************/

.yoyakusei{ height:24px; line-height:24px; float:left; background-image:url(../images/yoyaku_icon.jpg); background-repeat:no-repeat; background-position:right top; padding-right:70px;}

.yoyakusei_shuryou{
	height:24px;
	line-height:24px;
	float:left;
	padding-right:70px;
	background: url(../images/end.jpg) no-repeat right top;
}

.kensaku_text{
	padding:10px 50px; text-align:left; font-size:12px; color:#003257;
	}

.kakudai{
	text-align:right; font-size:9px; line-height:1em;
	}
	
.kensaku_box{
	text-align:left; background-color:#b5e7fe; margin-top:10px; line-height:1.5em; padding:10px 5px 5px 5px; border-top:#A1BACF 1px solid; border-bottom:#A1BACF 3px solid; border-left:#A1BACF 1px solid; border-right:#A1BACF 3px solid;
	}

.itiran_box{
	text-align:left; margin-top:10px; line-height:1.5em; padding:10px 5px 5px 5px; border-bottom:#CCCCCC 1px solid; /*border-top:#B2DEFD 5px solid; border-bottom:#B2DEFD 1px solid; border-left:#B2DEFD 1px solid; border-right:#B2DEFD 1px solid;*/
	}
	
.staff_itiran_box{
	text-align:left; margin-top:10px; line-height:1.5em; padding:10px 5px 5px 5px; border-top:#999999 5px solid; border-bottom:#999999 1px solid; border-left:#999999 1px solid; border-right:#999999 1px solid;
	}
	
.staff_itiran_title{
	font-size:14px; margin-bottom:10px; padding-bottom:2px; width:440px; border-bottom: #666666 2px dotted;
	}
	
.itiran_pct_box{
	padding:5px; border:#CCCCCC 1px solid;
	}
	
.itiran_title{
	font-size:14px; margin-bottom:10px; padding-bottom:2px; width:440px; border-bottom: #3795C9 2px solid;
	}
	
.itiran_kome{
	text-align:left; padding-top:5px; border-top:#CCCCCC 1px dashed; margin-top:10px;
	}
	
.form_yoyaku_text{
	text-align:left; color:#FFFFFF;
	}

.hyo01{
	margin:0 9px;
	}
	
.hyo01 td{
	padding:5px 10px;
	}
	
.hyo01 th{
	padding:5px 10px; text-align:center;
	}
	
.hyo02{
	margin:0 9px;
	}
	
.hyo02 td{
	padding:5px 3px; font-size:11px;
	}
	
.hyo02 th{
	padding:5px 10px; text-align:center; font-size:11px;
	}
	
.text_b_bule{
	font-weight:bold; color:#0066CC; line-height:1.7em;
	}

.text_b_red{
	font-weight:bold; color:#FF0000; line-height:1.7em;
	}
	
.text_red{
	color:#FF0000; line-height:1.7em;
	}
	
.text_b_orange{
	font-weight:bold; color:#faa61a; line-height:1.7em;
	}	

.text_b_green{
	font-weight:bold; color:#6bc13a; line-height:1.7em;
	}	

	
.profile_bule{color:#0000cc;}


.line_1{
	height:20px; margin:20px 20px; background-image:url(../images/line_bg.jpg); background-repeat:repeat-x; background-position:center;
	}
	
.line_2{
	margin:15px 00px; background-image:url(../syun/images/line.jpg); background-repeat:repeat-x; width:100%; height:1px;
	}

.craft_name{
	font-size:15px; font-weight:bold;
	}
	
.text_01{
	margin:0 0 0 10px;
	}
	
.text2{
	line-height:1em; 
	padding:15px 0 0 20px;
	font-size:12px;
	}
	
.hinmoku{
	float:left; margin:3px; border:#CCCCCC solid 1px; width:135px; padding:5px; background-image:url(../images/hinmoku_bg.jpg);
	}

.arrow_01{
	padding-left:12px;
	background:url(../images/arrow_02.gif); 
	background-repeat:no-repeat; 
	background-position:0 1px;
	margin-bottom:7px;
	}
	
.arrow_02{
	padding-left:13px;
	background:url(../images/arrow_02.gif); 
	background-repeat:no-repeat; 
	background-position:0 1px;
	margin-bottom:7px;
	border-bottom:#736965 1px dotted;
	}
	
.arrow_03{
	padding-left:13px;
	background:url(../images/arrow_03.gif); 
	background-repeat:no-repeat; 
	background-position:0 1px;
	margin-bottom:7px;
	}
	
.pagetop{
	margin:15px 20px 30px 20px;
	padding:2px 15px 2px 3px;
	text-align:right;
	background-image: url(../images/arrow_up.jpg);
	background-repeat:no-repeat; 
	background-position: right;
	font-size:11px;
	text-decoration:none;
}

.middle_navi_link_bg_off{
	background-image: url(../images/head_menu_bg_off.jpg); text-align:center; border:#2ac4f4 1px solid; font-size:12px;
	}
	
.box_01{border:#999 1px solid; padding:0 2px; background-color:#FFF;}


.grd_01{
	background-image: -moz-linear-gradient(top, #ffffff, #f9f9ef); /* これはFirefox 3.6 用*/
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #f9f9ef),color-stop(1, #ffffff)); /* これはSafari & Chrome などのwerbtik系*/
/*ここから問題のIEハック*/
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#f9f9ef'); /* IE6 & IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#f9f9ef')"; /* IE8 */
}


/****************サイトマップ******************/


.map1_boder{
	margin:0px 15px 20px 18px;
	padding:10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b8b8b6;
	border-bottom-color: #b8b8b6;
	border-left-color: #b8b8b6;
			}

.map1{
	background-color:#79b5cf;
	color:#ffffff;
	margin:0px 15px 0px 18px;
	padding:0px 0px 0px 5px;
	border-top-color: #b8b8b6;
	border-right-color: #b8b8b6;
	border-left-color: #b8b8b6;
	  }


.map2_boder{
	border:1px solid #b5e7fe;
	margin:0px 15px 20px 18px;
	padding:10px;
			}

.map2{
	background-color:#b5e7fe;
	color:#111111;
	margin:0px 15px 0px 18px;
	padding:0px 0px 0px 5px;
	  }



/****************フォーム******************/
	
.form_01{
	border:#CCCCCC solid 1px;
	width:600px;
	}

.form_01 th{
	background-color:#E8F3FF;
	line-height:1.3em;
	padding:7px 5px;
	text-align:left;
	font-weight:normal;
	}
	
.form_01 td{
	padding:7px 10px 7px 10px;
	line-height:1.3em;
	text-align: left;
	background-color:#F2F2F2;
	}



/****************イベントクルーズ******************/

.biwako_navi_title_top{
margin-top:10px; width:470px; height:auto; background-image:url(../event/images/event_navi_title.jpg); background-repeat:no-repeat; padding:70px 0 0 160px;
}

.biwako_navu_title{
	margin-top:30px; width:740px; height:auto; background-image: url(../event/images/funazushi_navi_title.jpg); background-repeat:no-repeat; padding:80px 0 0 200px; text-align:left; font-size:14px; margin-bottom:15px;
}

.biwako_navu_title_hanabi{
	margin-top:30px; width:740px; height:auto; background-image: url(../event/images/navi_title_hanabi.jpg); background-repeat:no-repeat; padding:80px 0 0 200px; text-align:left; font-size:14px; margin-bottom:15px;
}

.biwako_navu_title_01{
text-align:left; background-image:url(../event/images/biwako_navi_title_bg_01.jpg); background-repeat:no-repeat; height:45px; line-height:45px; padding-left:50px; font-size:18px; margin-bottom:15px; font-weight:bold;
}

.biwako_navu_title_01_funa{
	text-align:left;
	height:45px;
	line-height:45px;
	padding-left:50px;
	font-size:18px;
	margin-bottom:15px;
	font-weight:bold;
	background: url(../event/images/biwako_navi_title_bg_01_end.jpg) no-repeat;
}


.biwako_navu_title_02{
text-align:left; background-image:url(../event/images/biwako_navi_title_bg_03.jpg); background-repeat:no-repeat; height:45px; line-height:45px; padding-left:50px; font-size:18px; margin-bottom:15px; font-weight:bold;
}


.biwako_navi_qa{
	padding:0 10px 10px 0; font-size:16px; text-align:left;
}

.biwako_nabi_subtitle{
	text-align:left; margin:0 20px 15px 20px; font-size:16px; line-height:1.8em; border-left: #336699 8px solid; padding-left:10px; background-image:url(../event/images/biwako_navi_title_bg_02.jpg); background-repeat:repeat-y; color:#336699;
}

.biwako_mame{
	height:39px; line-height:39px; background-image:url(../event/images/icon_biwako.jpg); background-repeat:no-repeat; background-position:left; padding-left:50px; color:#105593; font-size:15px; margin-bottom:10px;
}

.biwako_mame2{
	height:39px; line-height:39px; background-image:url(../event/images/icon_biwako2.jpg); background-repeat:no-repeat; background-position:left; padding-left:30px; color:#105593; font-size:15px;
}



.biwako_line{
	margin:20px 20px; background-image: url(../syun/images/line.jpg); height:1px; background-repeat:no-repeat; font-size:0px;
}

.biwako_thum{
	text-align:center; line-height:2em; font-size:11px; padding-bottom:20px;
}

.biwako_navi_text{
	text-align:left; font-size:14px; margin:0 20px; line-height:1.7em;
}
.clear {
clear: both;
}#unk td {
	padding: 2px 2px 2px 5px;
}
#details .v1 {
	background: url(../event/images/valentine_image1.jpg) no-repeat right;
	height: 250px;
	width: 100%;
}
#details .v2 {
	background: url(../event/images/valentine_image2.jpg) no-repeat right;
	height: 250px;
	width: 100%;
}
.facebook {
	float: right;
	width: 100px;
}
.twitter {
	float: left;
	padding-right: 0px;
}

