.kijilist {
	text-align:left;
	margin-bottom:15px;
}

.kijilist h3 {
	padding-top:20px;
	text-align:center;
	font-size:12px;
}

.kijilist_m {
	padding-bottom:20px;
	background-position:center bottom;
	background-repeat:no-repeat;
	background-image:url(../../images/column_back.gif);
}

.kijilist ul {
	padding:0;
	margin:0;
}

.kijilist ul li {
	color:#333333;
	line-height:140%;
	font-size:11px;
	padding-left:25px;
	padding-bottom:15px;
	padding-right:25px;
	padding-top:15px;
	background-position:center bottom;
	background-repeat:no-repeat;
	background-image:url(../../images/column_list_back.gif);
	list-style-type:none;
}

.kijilist ul li a {
	display:block;
	color:#333333;
	text-decoration:none;
	font-family:Verdana, Arial, sans-serif;
	line-height:140%;
	font-size:11px;
}

.kijilist ul li a:hover {
	text-decoration:underline;
}

.main_com {
	margin-bottom:15px;
}

.main_com h2 {
	text-shadow:0 1px 2px #64a8ff;
	color:white;
	background-position:center top;
	background-repeat:no-repeat;
	background-image:url(../../images/bg_comm.png);
	padding-left:20px;
	padding-bottom:8px;
	padding-right:20px;
	padding-top:16px;
	line-height:145%;
	font-size:1.4em;
}

.main_com_m {
	color:white;
	padding-left:20px;
	padding-bottom:20px;
	padding-right:20px;
	padding-top:0;
	background-image:url(../../images/bg_comm.png);
	background-position:0 bottom;
	background-repeat:no-repeat;
	line-height:155%;
	font-size:12px;
}

.kiji {
	padding-bottom:10px;
	background-color:white;
	background-position:right bottom;
	background-repeat:no-repeat;
	background-image:url(../../images/page_curl_foot.gif);
	margin-bottom:15px;
}

.kiji h3 {
	padding-bottom:20px;
	padding-top:30px;
	background-position:center top;
	background-repeat:no-repeat;
	background-image:url(../../images/bg_kiji_head.gif);
	padding-left:30px;
	line-height:145%;
	color:black;
	display:block;
	font-size:1.1em;
}

.kiji_m {
	padding-top:20px;
	padding-bottom:15px;
	padding-right:30px;
	padding-left:30px;
	background-position:center;
	background-repeat:repeat-y;
	background-image:url(../../images/bg_kiji_m.gif);
	font-size:.9em;
	line-height:165%;
}

.kiji_m h4 {
	padding-bottom:3px;
	padding-top:10px;
	margin-bottom:10px;
	line-height:145%;
	font-family:Verdana, Arial, sans-serif;
	font-size:1.1em;
}

h5 {
	font-size:.9em;
}

.kiji_m ul {
	padding-left:25px;
}

.kiji_m ul li {
	line-height: 145%;
	margin-bottom:12px;
}

.title_date {
	display:none;
}

.title_year {
	display:none;
}

.pageup_kiji {
	padding-top: 10px;
	padding-right:55px;
	text-align:right;
}

.frame {
	border-color:#c4c4c4;
	border-style:solid;
	border-width:1px;
	background-color:white;
	padding:5px;
	margin:5px;
}

.frame2 {
	border-color: #d7d7d7;
	border-style:solid;
	border-width:1px;
	background-color:white;
	padding:7px;
}

.frame2:hover {
	border-color:#0066cc;
	border-style:solid;
	border-width:1px;
}

.tour_list a {
	display:block;
	color:#333333;
}

.tour_list a:hover {
	color:#0066cc;
	text-decoration:none;
}

.tour960 {
	text-align: left;
	width:960px;
	margin-right:auto;
	margin-left:auto;
}

.bt_nagannu {
	height:70px;
	display:block;
	background-position:center top;
	width:280px;
	background-image:url(../../images/bt_tour_nagannu.gif);
	text-indent: -9999;
}

.bt_nagannu:hover {
	height:70px;
	display:block;
	background-position:center bottom;
	width:280px;
	background-image:url(../../images/bt_tour_nagannu.gif);
	text-indent: -9999;
}

.bt_stay {
	height:70px;
	display:block;
	background-position:center top;
	width:280px;
	background-image: url(../../images/bt_tour_stay.gif);
	text-indent: -9999;
}

.bt_stay:hover {
	height:70px;
	display:block;
	background-position:center bottom;
	width:280px;
	background-image: url(../../images/bt_tour_stay.gif);
	text-indent: -9999;
}

.bt_whale {
	height:70px;
	display:block;
	background-position:center top;
	width:280px;
	background-image: url(../../images/bt_tour_whale.gif);
	text-indent: -9999;
}

.bt_whale:hover {
	height:70px;
	display:block;
	background-position:center bottom;
	width:280px;
	background-image: url(../../images/bt_tour_whale.gif);
	text-indent: -9999;
}

.tour_list td {
	padding-top: 15px;
}

.tour_list_waku {
	margin-top: 5px;
	background-color: #fefefe;
	margin-bottom: 15px;
	border-color: #e7e7e7;
	border-style: solid;
	border-width: 1px;
}

.pointlink {
	color: #567909;
	padding-left: 25px;
	background-position: left center;
	background-image: url(../../images/pt_list2.png);
	background-repeat: no-repeat;
	display: inline-block;
}

.pointlink:hover {
	color: #74a40b;
}


.hover {
	border-color: #aaf;
	cursor: pointer;
	background-color: #cdF;
	}
.hover a:link {
	color: #CC3333;
	}
.hover a:visited {
	color: #CC3333;
	}
#links {
	width: 600px;
	padding-bottom: 2em;
	}
#links div {
	width: 30%;
	float: left;
	padding: 0 1%;
	display: inline;
	}


.kiji_tab_menu ul {
	padding-left: 20px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0;
	margin:0;
}

.kiji_tab_menu ul:after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.kiji_tab_menu ul li {
	display: block;
	padding: 0px;
	margin-bottom: 0px;
	list-style-type:none;
	margin-right: 6px;
	margin-left: 0px;
	float:left;
}

.kiji_tab_menu li a {
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-color: #c6e4ff;
	border-style: solid;
	display:inline-block;
	background-color: #f6f6f6;
	padding-bottom: 1px;
	padding-top: 2px;
	padding-left:20px;
	color:#4795e9;
	padding-right:20px;
}

.kiji_tab_menu li a:hover {
	text-decoration:none;
	color:white;
	background-color:#4795e9;
}

.kiji_tab_menu li .selected {
	color:white;
	background-color:#4795e9;
}

.kiji_tab_menu {
    margin-bottom: 15px;
    border-bottom-color: #4795e9;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    display: inline-block;
}

.kiji_tab_menu {
    display: block;
}

#t1 {
}

.td_line1 td {
	border-bottom-color: #d7d7d7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}