@charset "shift-jis";

/*-------------------------------------------------------------------*/
/* Base TAG                                                          */
/*-------------------------------------------------------------------*/
* {
	color:#333333;
	padding:0;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	background-image: none;
}

body {
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	background-color: black;
	/*
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	background-image: url(img/wallpaper01.jpg); 
	*/ 
}

a {
	color:#7BA2BD;
}

a:hover {
	text-decoration: underline;
	color: #487491;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #394D4E;
}

li {
	list-style-type: none;
}

h1 {
	font-size: 10px;
	line-height: 18px;
	color: #CCCCCC;
	font-weight: normal;
	float: left;
	padding-left: 5px;
	padding-right: 10px;
}

.list li {
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E3E3E3;
	line-height: 25px;
	margin-left: 10px;
}

ul.list {
	margin-bottom: 20px;
}

.list li:hover {
	background-color: #FFFFFF;
}

.chui {
	color: #CC3300;
	text-decoration: blink;
}



/*-------------------------------------------------------------------*/
/* #base                                                             */
/*-------------------------------------------------------------------*/
#base {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	border: 1px solid #7BA2BD;
	/*
	margin-bottom: 50px;
	*/
}

/*-------------------------------------------------------------------*/
/* #wrap                                                             */
/*-------------------------------------------------------------------*/
#wrap {
	padding: 0px;
	/* float: left; */
	background-color: white;
}

/*-------------------------------------------------------------------*/
/* #header                                                           */
/*-------------------------------------------------------------------*/
#header {
	width: 100%;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	/*
	background-image: url(img/bk-boader02.jpg);
	background-size: 100%;
	border-right: 1px solid #7BA2BD;
	border-left: 1px solid #7BA2BD; 
	*/
	top: 0px;
	clip:    rect(30px auto auto auto);
}

#header #title01 {
	font-size: 13px;
	color: #FFFFFF;
	position: absolute;
	text-align: left;
	top: 15px;
	left: 10px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
}

#header #title02 {
	font-size: 13px;
	color: #FFFFFF;
	position: absolute;
	text-align: left;
	top: 30px;
	left: 10px;
	font-weight: bold;
}

#header #sub {
	font-size: 11px;
	color: #FFFFFF;
	position: absolute;
	top: 10px;
	text-align: left;
	margin: 4px;
	left: 5px;
	display: none;
}

#header #logo {
	position: absolute;
	left: 10px;
	bottom: 5px;
}

#header h1 {
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: normal;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	margin-top: 4px;
	display: none;
}

#header h2 {
	font-size: 10px;
	font-weight: normal;
	color: #AAAAAA;
	line-height: 18px;
	margin-top: 10px;
}

#header #head_ul {
	position: absolute;
	right: 15px;
	bottom: 10px;
}

#header #head_ul li {
	font-size: 10px;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 18px;
	padding-left: 7px;
}

#header #head_ul li a {
	font-size: 10px;
	color: #DBF38F;
}

/*-------------------------------------------------------------------*/
/* #nav                                                              */
/*-------------------------------------------------------------------*/
#nav {
	display: none;
} 

/*-------------------------------------------------------------------*/
/* #Responsive Design Menu                                           */
/*-------------------------------------------------------------------*/
#nav2{
	display: inline;
}

#nav2 #menu{
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	padding: 0;
}

#nav2 #menu li{
	display: block;
	float: left;
	width: 12.5%;
	margin: 0;
	padding: 0;
}

#nav2 #menu li a{
	display: block;
	padding: 12px 0 10px;
	background: #333;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

#nav2 #menu li a:hover{
	background: #444;
}

#nav2 #toggle{
	display: none;
}

#nav2 #menu{
	display: none;
}

#nav2 #menu li{
	width: 100%;
}

#nav2 #toggle{
	display: block;
	position: relative;
	width: 100%;
	background: #222;
}

#nav2 #toggle a{
	display: block;
	position: relative;
	padding: 12px 0 10px;
	border-bottom: 1px solid #444;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

#nav2 #toggle:before{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	background: #fff;
}

#nav2 #toggle a:before,
#nav2 #toggle a:after{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 20px;
	height: 4px;
	background: #222;
}

#nav2 #toggle a:before{
	margin-top: -6px;
}

#nav2 #toggle a:after{
	margin-top: 2px;
}

/*-------------------------------------------------------------------*/
/* #top_img                                                          */
/*-------------------------------------------------------------------*/
#top_img {
	background-image: url(img/tour-mainimage02.jpg);
	height: 200px;
	width: 800px;
}

#top_img .top_img_text1 {
	font-size: 14px;
	color: #FFFFFF;
	left: 10px;
	top: 10px;
	font-weight: bold;
	text-align: left;
	position: relative;
	clear: left;
}

#top_img .top_img_text2 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	left: 10px;
	top: 20px;
	text-align: left;
	position: relative;
}

/*-------------------------------------------------------------------*/
/* #contents                                                         */
/*-------------------------------------------------------------------*/
#contents {
	/* float: right; */
	width: 100%;
	margin-right: 0px;
	margin-left:  0px;
}

#contents p {
	padding: 5px 10px 5px 10px;
	margin:  5px 30px 10px 20px;
	left: 20px;
}

#contents ul {
	list-style-type: none;
	margin: 5px 15px 5px 15px;
}

#contents ul li a {
	font-size: 12px;
}

#contents p a {
	line-height: 20px;
}

#contents p strong {
	line-height: 20px;
}

#contents .img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 5px;
}

#contents .img_left img {
	border: 2px solid #EDEDE9;
}

#contents .c_img_center {
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin: 5px;
}

#contents .c_img_left img {
	float: left;
	width: 98%;
/*
	height: 100%;
*/
	padding: 2px 2px 5px 2px;
	background-color: #FFFFFF;
}

#contents .c_img_index img {
	float: left;
	width: 98%;
/*	
	height: 100%;
*/
	padding: 2px 2px 5px 2px;
	background-color: #FFFFFF;
/*	
	margin-bottom: 5px;
*/
}

#contents .mainbar01 {
	width: 96%;
	font-size: 14px;
	color: #111;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
	background-color: #ccc;
	border: 1px solid #aaa;
	/* 
	background-image: url(img/jmg-bar01.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 550px; 
	*/
	padding: 1px 0px 1px 5px;
	margin: 10px 0px 10px 2px;
	/*
	margin-left: 10px;
	margin-top: 10px;
	*/
}

#contents p .chui {
	line-height: 20px;
}

#contents dl {
	margin-bottom: 10px;
	padding: 10px 20px 10px 20px;
}
#contents dt {
	border-left: 5px solid #7BA2BD;
	padding-left: 5px;
}
#contents dd {
	margin: 5px;
}

/* Using in CGI */
#contents .aligncenter {
	margin-left: auto;
	margin-right: auto;
	padding-right: 10px;
	padding-left: 10px;
}

#contents form table th {
	width: 127px;
}

/*-------------------------------------------------------------------*/
/* #contents #pan                                                    */
/*-------------------------------------------------------------------*/
#contents #pankuzu {
	padding: 10px 5px 5px 10px;
	border-bottom: 1px solid #7BA2BD;
	margin-left: 5px;
	display: none;
}

#contents #pankuzu a {
	margin-right: 4px;
	margin-left: 4px;
}

#contents #pankuzu strong {
	margin-left: 4px;
}

/*-------------------------------------------------------------------*/
/* tables                                                            */
/*-------------------------------------------------------------------*/
table {
	border-collapse: collapse;
}

table td {
	border-collapse: collapse;
}

/*-------------------------------------------------------------------*/
/* side                                                              */ 
/*-------------------------------------------------------------------*/
#side {
	display: none;
}

/*-------------------------------------------------------------------*/
/* #f_menu                                                           */ 
/*-------------------------------------------------------------------*/
#f_menu {
	display: none;
}

/*-------------------------------------------------------------------*/
/* address                                                           */ 
/*-------------------------------------------------------------------*/
address {
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	display: block;
	background-color: #7BA2BD;
	padding: 5px;
	text-align: left;
}

/*-------------------------------------------------------------------*/
/* #tourpage                                                         */ 
/*-------------------------------------------------------------------*/
#tourpage {
	/* 
	border-left: 1px solid #7BA2BD; 
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 3px;
	*/
}

#tourpage table.tableset {
	border: 1px solid #7BA2BD;
	margin: 10px 0px 20px 0px;
	width: 100%;
}

#tourpage td.bkcolor01 {
	width: 30%;
	background-color: #E7EFFF;
	padding: 5px;
	border: 1px solid #7BA2BD;
	white-space: normal;
}

#tourpage td.bkcolor02 {
	background-color: #FFFFE8;
	padding: 5px;
	border: 1px solid #7BA2BD;
}

#tourpage td.bkcolor03 {
	background-color: #FFFFE8;
	padding: 5px;
	border: 1px solid #7BA2BD;
	text-align: center;
}

#tourpage td.td_title {
	font-weight: bolder;
	text-align: center;
	color: #FFFFFF;
	background-image: url(img/bk-boader01.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	padding: 5px;
}

#tourpage .tourinfo1 {
	font-size: 14px;
	padding: 5px 5px 5px 5px;
	font-weight: normal;
	color: #333333;
	clear: both;
}

#tourpage .tourinfo2 {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#tourpage .tourprice {
	clear: left;
	float: none;
	margin-left: 10px;
}

#tourpage .tourprice dl {
	border-bottom-width: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

#tourpage .tourprice dt {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	clear: none;
	float: none;
}

#tourpage .tourprice dd {
	margin-top: 0px;
	padding-top: 0px 0px 0px 50px;
}

/*-------------------------------------------------------------------*/
/* #others                                                           */ 
/*-------------------------------------------------------------------*/

.pricenote {
	font-size: 12px;
	font-weight: bold;
	color: red;
	padding-top: 3px;
}

.pricestrong {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	padding-right: 5px;
	line-height: 15px;
}

.pricestrong1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	padding-top: 5px;
	padding-left: 0px;
}

.pricestrong2 {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	padding-top: 0px;
	padding-left: 0px;
}

.pricedel {
	font-size: 14px;
	font-weight: bold;
	text-decoration: line-through;
	color: blue;
	margin-right: 5px;
}

.pricedel2 {
	font-size: 18px;
	font-weight: bold;
	text-decoration: line-through;
	color: blue;
	margin-right: 0px;
}

.discount {
	font-size: 10px;
	margin-right: 3px;
	color: #555;
	font-style: italic;
}

.textsize01 {
	font-size: 10px;
}

#tourpage .tablepict {
	border: 1px solid #CCCCCC;
	margin: 10px 0px 10px 0px;
}

#tourpage table.tablepict td {
	padding: 5px;
	margin: 0px;
	text-align: center;
}

#tourpage table.tablepict td img {
	border: 1px solid #CCCCCC;
}

.introimg img{
	width: 100%;
/*
	height: 100%;
*/
}

.textbold{
	font-weight: bold;
}


/*-------------------------------------------------------------------*/
/* #sitemap                                                           */ 
/*-------------------------------------------------------------------*/
#tourpage #sitemap {

}

#tourpage #sitemap ul {
	margin-bottom: 20px;
}

#tourpage #sitemap ul li {

}

#tourpage #sitemap ul li a {

}