/***** 基本構造 *****/
body{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align:center;
}

img {
	border: none;
	margin: 0px;
}

p.right img {
	float: right;
	margin-left: 5px;
}

p.left img {
	float: left;
	margin-right: 5px;
}

span.note{
	color: #ff0022;
}

/***** リンク *****/

a {
	color:#333333;
	text-decoration:none;
}
a:link {
	color:#333333;
	text-decoration:none;
}
a:visited {
	color:#333333;
	text-decoration:none;
}
a:hover {
	color:#cc3333 !important;
	text-decoration:underline !important;
}

a.top {
	background:transparent url(../images/icon_ya_gl_up.gif) no-repeat scroll 0pt 5px;
	margin-right:5px;
	padding-left:15px;
	font-size: 80%;
}

/***** ヘッダ *****/

h1, h2, h3, h4, h5, form {
	margin:0;
	padding:0;
}

#header {
	background-color: #333333;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 70%;
	line-height: 110%;
	height: 40px;
	width: 778px;
}

#header #logo {
	float: left;
}

#header ul {
	float: right;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


#header li {
	background: transparent url(../images/icon_ya_gl.gif) no-repeat scroll 95% 3px;
	float: left;
	margin-left: 8px;
	margin-right: 8px;
	padding-right: 15px;
}

#header-links {
	float: right;
	color: #ffffff;
	background-color: #333333;
	/*padding: 10px 10px 0px 0px;*/
	text-align: right;
	width: 368px;
}

#header-links a{
	background-color: #333333;
	color: #ffffff;
	font-weight: bold;
}

#header-links #button {
	float: right;
	padding: 0 10px;
}

/*--- ヘッダ ２カラム ---*/

.two h2.pagetitle {
	background:#EDEDED none no-repeat scroll 10px 50%;
	clear:both;
	color:#666666;
	font-family:"Verdana","Helvetica","Arial","sans-serif";
	font-size:1.3em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:22px;
	line-height:normal;
	text-indent:33px;
	width:100%;
}

.two h2.pagetitle {
	background-image:url(../images/title_head3b.gif);
	text-indent:33px;
}

.two h2 {
	/*background:#EDEDED none no-repeat scroll 10px 50%;*/
	clear:both;
	color:#666666;
	background-color: #ffffff;
	font-family:"Verdana","Helvetica","Arial","sans-serif";
	font-size:1.1em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:20px;
	line-height:normal;
	text-indent:28px;
	width:100%;
}

.two h2.title{
	font-size: 1.3em;
	color: #333333;
	background-color: #ffffff;
	text-indent:15px;
	padding: 20px 0pt 10px;
}

.two h2.news{
	background:#EDEDED none no-repeat scroll 10px 50%;
	background-image:url(../images/title_head3.gif);
	text-indent:28px;
	font-size: 1.3em;
}

.two h3.subtitle {
	font-size: 1.2em;
	text-indent:15px;
}
/*--- ヘッダ ２カラム END ---*/

/*--- ヘッダ ３カラム ---*/
.three h2.highlights {
	background-image:url(../images/title_head2.gif);
	text-indent:28px;
}

.three h2.links {
	background-image:url(../images/title_head4.gif);
	text-indent:28px;
}

.three h2.events {
	background-image:url(../images/title_head1.gif);
	text-indent:28px;
}


.three h2.news {
	background-image:url(../images/title_head3.gif);
	text-indent:28px;
}

/* Top Image */
#top-image {
	margin:0pt;
	padding:0pt;
	width:778px;
}

#top-image img {
	vertical-align: bottom;
}

.three h2 {
	background:#EDEDED none no-repeat scroll 10px 50%;
	clear:both;
	color:#666666;
	font-family:"Verdana","Helvetica","Arial","sans-serif";
	font-size:1.1em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:20px;
	line-height:normal;
	text-indent:28px;
	width:100%;
}

h2.menu {
	background:#99cc99 none no-repeat scroll 10px 50%;;
	text-indent:10px;
	color: #ffffff;
}
/* For Two rows French Menu */
h2.fmenu {
	background:#99cc99 none no-repeat scroll 10px 50%;;
	padding-left:10px;
	color: #ffffff;
	height: 28px;
	text-indent: 0px;
	padding-left: 10px;
	width: 159px;
}


/***** ナビゲーション *****/

/***** メインコンテンツ *****/
#container {
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
	text-align: left;
	margin: 0pt auto;
	width: 778px;
}

#pagebody {
	width:778px;
}

#two-cols {
	float:left;
	height:100%;
	width:608px;
}

.three #pagebody {
	background:transparent url(../images/pagebody-bg.gif) repeat scroll 0 0;
	padding-top:10px;
}

.two #pagebody {
	background:transparent url(../images/pagebody-bg2.gif) repeat scroll 0 0;
	padding-top:10px;
}

/*--- ヘッダ ３カラム END ---*/

/***** サイドバー *****/
#menu-col {
	float:left;
	font-size: 70%;
	font-style:normal;
	font-weight:bold;
	height:100%;
	line-height:normal;
	margin-right:1px;
	width:169px;
}

#menu-col {
	margin-right:1px;
	width:169px;
}

#menu-col ul {
	float: right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:5px 0pt 10px 6px;
	padding:0pt;
	width:160px;
}


#menu-col li {
	background: transparent url(../images/icon_ya_gl.gif) no-repeat scroll 0px 7px;
	float: left;
	clear:both;
	padding:4px 0pt 5px 13px;
	width:150px;
}

#menu-col li a span{
	font-size: 70%;
}

#banner-col {
	float:right;
	font-size: 70%;
}

#banner-col ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:5px 0pt 10px;
	padding:0pt;
	width:169px;
}

#banner-col li {
	padding:4px 4px 2px 5px;
	width:160px;
}

.three #banner-col {
	margin-left:1px;
	width:169px;
}

/*.banner {
	margin: 5px 4px 5px 5px;
}*/

/* Three Coloum Pattern */

.three #top-image {
	height:250px;
	width:778px;
	border-bottom: 5px solid #333333;
}

.three #two-cols {
	width:608px;
}

.three #main-col {
	width:438px;
}

.three #main-col {
	float:right;
	font-size: 70%;
	width:438px;
}

/* Two Coloum Pattern */

.two #top-image {
	height:150px;
	width:778px;
	border-bottom: 5px solid #333333;
}

.two #main-col {
	width:607px;
}

.two #main-col {
	float:right;
	font-size: 70%;
	width:607px;
}

.two #main-col p{
	color:#333333;
	background-color: #ffffff;
	font-family:"Verdana","Helvetica","Arial","sans-serif";
	font-size:1.1em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5;
	margin:15px;
}

.two #main-col p.error, 
.two #main-col p.note  {
	color: #e80000;
}

.two #main-col p.remarks{
 	font-size: 80%;
	line-height:1.3;
	padding-bottom: 20px;
}

.two #main-col .boxleft p.remarks {
	font-size:80%;
	line-height:1.3;
	padding-top:10px;
	padding-bottom: 0px;
}

.two #main-col p.aboutus{
	margin: 5px 15px;
}

.two #main-col p.aboutus a{
	color: #0066cc;
}

#navibar{
	background-color: #EDEDED;
	margin: 0px;
	text-align: right;
	height: 20px;
	padding-right: 20px;
}

/* リスト*/
#main-col ul {
	clear:both;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
}

.two #main-col ul, .three #main-col ul {
	margin:10px 0 20px 15px;
}

.two #main-col ul.list {
	clear:both;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
	margin:10px 0px 10px 45px;
}

.two #main-col .boxleft ul.left {
	margin: 0px;
}


#main-col li {
	padding-bottom: 10px;
	text-indent: 15px;
}

#main-col li a{
	font-weight: bold;
	font-size: 12px;
}

#main-col #archives li a{
	font-weight: normal;
}

#main-col .events li {
	background:transparent url(../images/icon_tri1.gif) no-repeat scroll 0 4px;
}

#main-col .news li, #main-col dl.archives dt {
	background:transparent url(../images/icon_tri3.gif) no-repeat scroll 0 4px;
}


#main-col li.list a, #main-col dl.em7 dd a, #main-col dl.archives dd a{
	font-weight: normal;
	color: #0066cc;
}

#main-col li.title p{
	text-indent: 0px;
	margin:0px;
	padding:5px 0px 10px 15px;
}

#main-col .events li.more{
	background: transparent url(../images/icon_ya_or.gif) no-repeat scroll 0 4px;
	float: right;
	font-weight: bold;
	margin-left: 8px;
	padding-right: 15px;
	padding-bottom: 15px;
}

#main-col .news li.more{
	background: transparent url(../images/icon_ya_pu.gif) no-repeat scroll 0 4px;
	float: right;
	font-weight: bold;
	margin-left: 8px;
	padding-right: 15px;
	padding-bottom: 15px;
}

/*#centercolumn dl {font-size:14px; line-height:1.5;margin-left:1em;}*/
/* 3文字数 */
/*#centercolumn dl.em3 dt {margin-left:0px; float:left;}
#centercolumn dl.em3 dd {margin-left:0px; padding-left:3em;}*/
/* 4文字数 */
/*#centercolumn dl.em4 dt {margin-left:0px; float:left;}
#centercolumn dl.em4 dd {margin-left:0px; padding-left:4em;}
#main-col dd.location {
	padding-bottom: 5px;
	font-size: 1.1em;
}*/



.two #main-col dl {
	clear:both;
	font-size: 1.1em;
	list-style-image:none;
	list-style-position:inside;
	list-style-type: square;
	margin:10px 15px 10px 20px;
}

.two #main-col dl.em7 dt {
	font-weight: bold;
	margin-left:20px;
	float: left;
}

.two #main-col .boxleft li{
	margin-right:30px;
	float: right;
	padding-bottom: 0px;
}

.two #main-col dl.em7 dd {
	margin-left: 75px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.two #main-col dl.tworows dt {
	font-weight: bold;
	margin-left:10px;
}

.two #main-col dl.tworows dd {
	margin: 0px;
	padding: 0px;
}

.two #main-col dl.archives dt{
	font-weight: normal;
	margin-left:20px;
	text-indent: 10px;
}

#main-col li.list {
	padding-bottom: 5px;
	font-size: 12px;
	text-indent: 0px;
}


/***** テーブル *****/
table {
	color: #333333;
	background-color: #FFCC00;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	font-size: 1.1em;
	width: 588px;
}

table.main {
	color: #333333;
	background-color: #FFffff;
	border: 1px solid #9999ff;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	font-size: 1.1em;
	width: 588px;
}

table.toursearch {
	background-color: #ffffff;
	color: #333333;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 274px;
}

table.region {
	background-color: #ffffff;
	color: #333333;
	margin-left: auto;
	margin-right: auto;
	padding: 1px;
	width: 306px;
}

table.tour {
	background-color: #9999ff;
	color: #333333;
	/*border: 1px solid #9999ff;*/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	font-size: 1.1em;
	padding: 2px;
	width: 588px;
}

#sitemap{
	padding-top: 20px;
}
#sitemap table {
	background-color: #ffffff;
	color: #333333;
	border: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	font-size: 1.1em;
	width: 90%;
}
.request table{
	border-width: 0px;
	border-style: none;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	height: 100px;
}

th {
	background-color: #FFCC00;
	padding: 2px;
	color: #ffffff;
	font-weight: bold;
	height: 15px;
}

th.category{
	color: #333333;
	font-weight: bold;
	background: url(../images/title_head1.gif) no-repeat scroll 0 0;
	text-indent: 15px;
	width: 49%;
	padding: 0px;
}

th.category2{
	color: #333333;
	font-weight: bold;
	background: url(../images/title_head2.gif) no-repeat scroll 0 0;
	text-indent: 15px;
	width: 49%;
	padding: 0px;
}

th.category3{
	color: #333333;
	font-weight: bold;
	background: url(../images/title_head3.gif) no-repeat scroll 0 0;
	text-indent: 15px;
	width: 49%;
	padding: 0px;
}

th.category4{
	color: #333333;
	font-weight: bold;
	background: url(../images/title_head4.gif) no-repeat scroll 0 0;
	text-indent: 15px;
	width: 49%;
	padding: 0px;
}

table.main td.dest{
	width: 27%;
}

table.main td.lang{
	width: 24%;
}

table.main td.day{
	width: 22%;
}

table.main td.tourbutton{
	vertical-align: bottom;
	text-align: left;
	width: 30%;
}

td.item{
	background: url(../images/icon_tri1.gif) no-repeat scroll 5px 6px;
	vertical-align: top;
	text-indent: 15px;
}

td.item2{
	background: url(../images/icon_tri2.gif) no-repeat scroll 5px 6px;
	vertical-align: top;
	text-indent: 15px;
}

td.item3{
	background: url(../images/icon_tri3.gif) no-repeat scroll 5px 6px;
	vertical-align: top;
	text-indent: 15px;
}

td.item4{
	background: url(../images/icon_tri4.gif) no-repeat scroll 5px 6px;
	vertical-align: top;
	text-indent: 15px;
}

th.tourtitle{
	background-color: #9999ff;
	color: #ffffff;
	height: 20px;
	font-size: 1.1em;
}

th.tour{
	background-color: #ffffff;
	color: #999999;
	font-size: 1em;
	font-weight: bold;
	height: 15px;
	width: 30%;
}

th.form{
	width: 28%;
}

.request td{
	text-align: center;
	padding: 10px;
}

td {
	color: #333333;
	background-color: #ffffff;
	font-weight:normal;
	line-height:1.5;
	padding: 2px;
	/*height: 18px;*/
}

td a {
	text-decoration: underline;
	font-weight: normal;
}

td.button {
	padding-top: 5px;
	text-align: center;
}

td.id {
	width: 3%;
}

td.updated{
	width: 15%;
}

td.bold{
	font-weight: bold;
}
.main td{
	vertical-align: top;
}

caption{
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

/***** フォーム *****/
form {
	font-size:90%;
	}

textarea { 
	font-size: 1.1em; 
}


/***** フッタ *****/
#footer {
	clear:both;
	color:#FFFFFF;
	background-color: #333333;
	font-family:"Verdana","Helvetica","Arial","sans-serif";
	font-size:70%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	height: 25px;
	width:778px;
}

#footer .copy {
	float: right;
	width: 300px;
	height: 30px;
	font-weight: bold;
}

/* その他 */

#movie{
	padding: 10px 18px;
}

/* その他 END */



/***** CliearFix*****/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac*/
* html .clearfix {
	height:1%;
}

.clearfix {
	display:block;
}
/* End hide from IE-mac */
.clearfix {
	display: insline-block;
}

