/* ======================================== ????E????*/
* { /* ????????·???0? */
margin:0;
padding:0;
}



BODY {
	margin: 0;
	color: #000020;
	text-align: center;
	background-color: #FDFDFD;
	background-image : url(back01.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-family : arial,sans-serif,serif,"MS PGothic";
	font-size: 15px;
  
}



/* ?E????? */
#main{}
#menuR,#menuL{
	font-size: 90%;
}



p, /* ?E????????E*/
#contents li,
dl,
dd
{
	line-height: 100%;
}



p{
	margin: 0px 0em 2px 3px;
}


ul,ol,dl{
	margin: 0em 1em 1em 2em;
}



/* ========================================  .contentswrap ??·????? */
.contentswrap{
	margin: 0px;
}



/* ========================================  #page ??E??? */
#page {
	width: 950px;
	margin: 0px auto;
	text-align: left;
}




/* ========================================  #header ???? */
#header {
	height: 75px;
	margin: 0px;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
background-image : url(baseimg/head.jpg);
}


#sitename {
height: 80px;
width: 250px;
	margin: 0px 0px 0px;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	width: 950px;
background-image : url(baseimg/topleftbanner.jpg);
background-repeat:no-repeat;
}



/* ========================================  #menu ?????? */
#menu {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;

}




UL.menu_f02{
	height: 30px;
	margin: 0px;
	border-bottom: 3px solid #000071;
	background-color: #3e3eff;
  left : 10px;

}




ul.menu_f02 li{
	float: left;
	border-right: 1px solid #9AA7B6;
	display: block;

}




ul.menu_f02 li a{
	height: 20px;
	width: 115px;
	padding: 10px 0px 0px;
	border-bottom: 2px solid #000091;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	background-color: #3e3eff;
}




ul.menu_f02 li a.nowthis{
	border-bottom: 3px solid #eaeaff!important;
}




ul.menu_f02 li a:hover , ul.menu_f01 li a.nowthis{
	padding: 10px 0px 0px;
	border-bottom: 2px solid #D3FBFE;
	color: #FFFFFF;
	background-color: #1DAFD3;
}





/* ======================================== #contents ????? #main??????????? */
#contents{
	padding: 0px;
	margin: 0px;
}



/* ========================================  #main ??E????E*/
#main {
	float: left;
	width: 542px;
	margin: 0px 0px 0px;
}



#main h1 {
	padding: 0px 0px;
	margin: 0px;
	color: #3e3eff;
	font-size: 140%;
}


#main h2 {
	clear: both;
	padding: 3px 0px 3px 5px;
	margin: 1em 0px 1em;
	border-left: 10px solid #ffff80;
	font-size: 120%;
	color: #ffffff;
	background-color: #3e3eff;
}





#main h3 {
	margin: 0px 0px 0.5em 3px;
	font-size: 100%;
	color: #336699;
}


/* ========================================  menuL ???????? */
#menuL {
	float: left;
	width: 200px;
	margin: 0px 3px 3px 0px;
	background-color: #eaeaff;
}

#menuL p{
	margin-right: 1em;
	margin-left: 1em;
}


/* ========================================  menuL ???????? */
#menuR {
	float: right;
	width: 200px;
	margin: 0px 0px 3px 3px;
	background-color: #eaeaff;
}


#menuR p{
	margin-right: 1em;
	margin-left: 1em;
}


/* ========================================  #underNavi ????????????? */
#underNavi{
	clear: both;
	margin: 0px;
	border-top: 1px solid #999999;
	text-align: center;
	font-size: 10px;
    text-decoration: none;
}



/* ========================================  #footer ???? */
#footer {
	padding: 10px 0px;
	border-top: 5px solid #CCCCCC;
	color: #FFFFFF;
	text-align: center;
	background-color: #3e3eff;

}
a:link{
	color:#000091;
	text-decoration:none;
	}
a:visited{
	color:#9191ff;
	text-decoration:none;
	}
a:hover{
	color:#ff00ff;
	text-decoration:none;
	}



/* ========================================  #templatelink ????:????? */
#templatelink {
	padding: 3px 0px;
	margin: 0px 0px 5px;
	font-size: 14px;
	text-align: right;
}



#templatelink a{
	color: #336699;
	text-decoration: none;
}



/* ========================================  ??E??????E*/
.title{
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 20px;
	border-left: 10px solid #ffff80;
}


.label{
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 7px;
	border-left: 3px solid #ffff80;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3e3eff;
}



.subh {
	padding: 5px 0px 0px 3px;
	margin: 0px;
	border-top: 3px dashed #999999;
	font-weight: bold;
	color: #4A8854;
}


.photo {
	margin: 0px 0px 20px;
}


.toInfo {
	margin: 0px 0px 1em;
	text-align: right;
	list-style-type: none;
}


.boxR {
	float: right;

	width: 245px;
	margin: 0px 0px 7px 10x;
	padding: 0px 0px;
	font-size: 92%;
	background-color: #EBF0F3;
}

.boxL {
	float: left;

	width: 245px;
	margin: 0px 0px 7px;
	font-size: 92%;
	background-color: #EBF0F3;
}
.boxTopNews {
	height: 200px;
	width: 495px;
	margin: 0px 0px 0px 0px;
	font-size: 92%;
	background-color: #ffffff;
}

.boxL p, .boxR p{
	margin: 10px !important;
}

TABLE.top{
	width : 180px;
	font-size: 1em;
	color: red;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;border-width : 0px 0px 0px 0px;border-style : none none none none;
}
TABLE.sidemenu{
	font-size:100%

}


iframe.leftmainsights{ overflow:auto; width:200px; height:185px;}
iframe.leftmaindestinations{ overflow:auto; width:200px; height:310px;}
iframe.leftmenu{ overflow:auto; width:200px; height:1750px;}

iframe.rightads{ overflow:auto; width:200px; height:1060px;}
iframe.rightmenu{ overflow:auto; width:200px; height:140px;}


iframe.leftkansai{ overflow:auto; width:200px; height:135px;}
iframe.leftkanto{ overflow:auto; width:200px; height:85px;}
iframe.leftkoshinetsu{ overflow:auto; width:200px; height:155px;}
iframe.leftshikoku{ overflow:auto; width:200px; height:90px;}
iframe.leftchugoku{ overflow:auto; width:200px; height:145px;}
iframe.lefttohoku{ overflow:auto; width:200px; height:120px;}


iframe.rightads-kansai{ overflow:auto; width:200px; height:590px;}
iframe.rightads-kanto{ overflow:auto; width:200px; height:590px;}
iframe.rightads-koshinetsu{ overflow:auto; width:200px; height:590px;}
iframe.rightads-shikoku{ overflow:auto; width:200px; height:590px;}
iframe.rightads-chugoku{ overflow:auto; width:200px; height:590px;}
iframe.rightads-tohoku{ overflow:auto; width:200px; height:630px;}



iframe.bottomjapan{ overflow:auto; width:520px; height:400px;}
iframe.bottomkansai{ overflow:auto; width:700px; height:220px;}
iframe.bottomkanto{ overflow:auto; width:700px; height:200px;}
iframe.bottomkoshinetsu{ overflow:auto; width:700px; height:150px;}
iframe.bottomshikoku{ overflow:auto; width:700px; height:120px;}
iframe.bottompilgrimage{ overflow:auto; width:700px; height:110px;}
iframe.bottomchugoku{ overflow:auto; width:700px; height:180px;}
iframe.bottomtohoku{ overflow:auto; width:700px; height:220px;}



