﻿@charset "utf-8";

h1 {
	margin:0px;
}
h2 {
	margin:0px;
}
h3 {
	margin:0px;
}
form {
	margin:0px;
	padding:0px;
}
#navi-left #cm {
	padding:4px;
	border:solid 1px #7F9DB9;
	background-color:#CCD9E3;
	color:#000000;
}
#navi-left #cm h2 {
	background-image:url(/shared/templates/top/images/icon_mark.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:1.1em;
	padding-left:15px;
}
#navi-left #cm p.icon {
	background-image:url(/shared/templates/top/images/icon_toplist.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}
#navi-left #cm .pic {
	border:solid 1px #7F9DB9;
}
.margin-bottom1 {
	margin-bottom:1px;
}
#navi-left ul {
	margin:0px;
	padding:0px 0px 0px 0px;
	background-color:#FFFFE1;
	color:inherit;
	border:solid 1px #196BB6;
}
#navi-left li {
	background-image:url(/shared/templates/top/images/icon_list2.gif);
	background-repeat:no-repeat;
	background-position:left top;
	border-bottom:dashed 1px #196BB6;
	margin:0px;
	padding:5px 5px 5px 20px;
	list-style:none;
	line-height:1.4;
}
#navi-right #direct ul {
	margin:0px;
	padding:0px;
	border:solid 1px #339900;
}
#navi-right #direct li {
	list-style:none;
	background-image:url(/shared/templates/top/images/icon_direct.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0px;
	padding:5px 5px 5px 20px;
}
#navi-right #direct .bg-green {
	background-color:#EDFDE3;
	color:inherit;
}
#navi-right #direct1 ul {
	margin:0px;
	padding:0px;
	border:solid 1px #9900CC;
}
#navi-right #direct1 li {
	list-style:none;
	background-image:url(/shared/templates/top/images/b-icon.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0px;
	padding:5px 5px 5px 20px;
}
#navi-right #direct1 .bg-green {
	background-color:#EACAF7;
	color:inherit;
}
#navi-right #faq ul {
	background-color:#FFE7CD;
	color:inherit;
	margin:0px;
	padding:0px;
	border:solid 1px #FF6600;
}
#navi-right #faq li {
	list-style:none;
	margin-left:2px;
	padding: 5px 0px 0px 1px;
}
#navi-right #sightseeing ul {
	margin:0px;
	padding:0px 0px 0px 5px;
	border:solid 1px #196BB6;
	background-color:#E6F2FF;
	color:inherit;
}
#navi-right #sightseeing li {
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 20px;
	background-image:url(/shared/templates/top/images/icon_info.gif);
	background-repeat:no-repeat;
	background-position:left center;
	list-style:none;
}
#navi-right #sightseeing2 ul {
	margin:0px;
	padding:0px 0px 0px 5px;
	border:solid 1px #C11469;
	background-color:#FFE6FF;
	color:inherit;
}
#navi-right #sightseeing2 li {
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 20px;
	background-image:url(/shared/templates/top/images/p-icon.gif);
	background-repeat:no-repeat;
	background-position:left center;
	list-style:none;
}
#navi-right p {
	margin-top:1px;
}
.float-left {
	float:left;
}
#contents #box {
	margin-top:10px;
}
#contents #box .box-top {
	background-image:url(/shared/templates/top/images/areah2_bg.jpg);
	background-repeat:repeat-x;
}
#contents #box #box-right {
	background-image:url(/shared/templates/top/images/area_side_bg.jpg);
	background-repeat:repeat-y;
}
#contents #box #box-left {
	border-left:solid 1px #CCCCCC;
}
#contents #box .box-bottom {
	background-image:url(/shared/templates/top/images/area_bottom.jpg);
	background-repeat:repeat-x;
}
#contents .h2bg {
	background-image:url(/shared/templates/top/images/h2_bg.gif);
	background-repeat:repeat-x;
}
#contents #box h3 {
	padding:2px 2px 8px 20px;
	margin:0px;
	background-image:url(/shared/templates/top/images/toph3_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#contents .icon {
	background-image:url(/shared/templates/top/images/icon_list.gif);
	background-repeat:no-repeat;
	background-position:center left;
}
#contents #box .border {
	border-bottom:dashed 1px #999999;
}
.icon-list {
	vertical-align:middle;
	margin-right:3px;
}
.margin5pxmiddle {
	margin:5px 5px 0px 5px;
	padding: 0;
	vertical-align: middle;
}
.border-blue {
	border-left:solid 3px #186AB6;
	margin-top:5px;
}

/*::::: class :::::::::::::::*/
/* text */
.underline {
	text-decoration:underline;
}
.strike {
	text-decoration:line-through;
}
.txt_red {
	color:#FF0000;
	background:inherit;
}
.txt_blue {
	color:#0000FF;
	background:inherit;
}
.txt_white {
	color:#DDDDDD;
	background:inherit;
}
.space_lft1 {
	padding-left:1em;
}
.txt_big {
	font-size:140%;
}
.txt_small {
	font-size:80%;
}
/* image */
.float_rgt {
	clear:both;
	float:right;
	margin-left:20px !important;
	margin-bottom:10px !important;
}
.float_lft {
	clear:both;
	float:left;
	margin-right:20px !important;
	margin-bottom:10px !important;
}
.clear {
	clear:both;
}
/* noicon */
ul.noicon {
	list-style:none !important;
	list-style-image:none !important;
	padding-left:1.5em !important;
	text-indent:-1.5em !important;
}
ul.noicon ul,
ul.noicon ol {
	text-indent:0px;
}
/* datatable */
.datatable p {
	margin:0 0 0 0 !important;
}
