@charset "UTF-8";

/*======================================

	course_h2
	
=======================================*/

#main h2#courseIndex { background: url(../enoatours/images/index_h2.gif) no-repeat; }
#main h2#courseStandard { background: url(../enoatours/images/standard_h2.gif) no-repeat; }
#main h2#courseLuxury { background: url(../enoatours/images/luxury_h2.gif) no-repeat; }
#main h2#courseToku { background: url(../enoatours/images/toku_h2.gif) no-repeat; }
#main h2#courseIyashi { background: url(../enoatours/images/iyashi_h2.gif) no-repeat; }
#main h2#courseWoman { background: url(../enoatours/images/woman_h2.gif) no-repeat; }
#main h2#courseMen { background: url(../enoatours/images/men_h2.gif) no-repeat; }
#main h2#courseCouple { background: url(../enoatours/images/couple_h2.gif) no-repeat; }
#main h2#courseThreeg { background: url(../enoatours/images/threeg_h2.gif) no-repeat; }
#main h2#courseGrandcircle { background: url(../enoatours/images/grandcircle_h2.gif) no-repeat; }
#main h2#courselittlecircle { background: url(../enoatours/images/littlecircle_h2.gif) no-repeat; }
#main h2#coursehalfcircle { background: url(../enoatours/images/halfcircle_h2.gif) no-repeat; }
#main h2#coursepearlharbor { background: url(../enoatours/images/pearlharbor_h2.gif) no-repeat; }
#main h2#coursepearlharborcombo { background: url(../enoatours/images/pearlharborcombo_h2.gif) no-repeat; }
#main h2#coursepearlharborcircle { background: url(../enoatours/images/pearlharborcircle_h2.gif) no-repeat; }
#main h2#coursefarm { background: url(../enoatours/images/farm_h2.gif) no-repeat; }
#main h2#courseecotour { background: url(../enoatours/images/ecotour_h2.gif) no-repeat; }




/*======================================

	course_Left
	
=======================================*/

#courseLeft {
  position: relative;
	float: left;
  width: 210px;
	margin-top: 20px;
}
#courseLeft ul {
  width: 190px;
	margin: 0 0 20px 0;
	padding: 45px 0 0 0;
  list-style: none;
	background: url(../images/Lnavi_contents_bg.gif) no-repeat;
}
/*\*/
* html #courseLeft ul {
  position: relative;
  width: 192px;
}
/**/
#courseLeft ul li {
	float: left;
  height: 30px;
  width: 190px;
	margin: 0 0 10px 0;
  font-size: 11px;
	line-height: 30px;
}
/*\*/
* html #courseLeft ul li {
}
/**/
#courseLeft ul li a {
  display: block;
  height: 30px;
  width: 183px;
  outline : 0;
  text-decoration: none;
	color: #DC0000;
	border: 1px solid #DC0000;
	padding: 0 0 0 5px;
}
/*\*/
* html #courseLeft ul li a {
	padding: 0 0 0 5px;
  width: 190px;
}
/**/
#courseLeft ul li a:hover {
	color: #FFFFFF;
	background-color: #DC0000;
	border: 1px solid #DC0000;
}
#courseLeft div {
  position:relative;
  left: 5px;
	top: 5px; 
  width: 180px;
  height: 90px;
  text-indent: -9999px;
  font-size: 1px;
}

/*======================================

	course_content
	
=======================================*/


div#contentCourse {
  position: relative;
	float: right;
  width: 550px;
	margin-top: 15px;
}
/*\*/
* html div#contentCourse  {
}
/**/
#contentCourse h3 {
  width: 540px;
	height: 35px;
	padding-left: 10px;
	margin: 5px 0 0 0;
  font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	color: #FFFFFF;
	background: url(../enoatours/images/course_h3bg.gif) no-repeat;
}
/*\*/
* html #contentCourse h3 {
  width: 550px;
}
/**/
#contentCourse p {
	margin: 15px 10px;
}
#contentCourse p.pbottom {
	margin: 15px 10px 70px 10px;
}
#contentCourse p.pRightimg img {
	float: right;
	margin: 0px 0px 10px 10px;
}
#contentCourse p.pfirst {
	margin: 15px 10px 70px 10px;
}
/*\*/
#contentCourse p.pfirst:first-letter {
  float: left;
  margin: 0 5px 0 0;
  font-weight: bold;
	font-size: 200%;
	color: #1683AE;
  line-height: 1.4;
}
* html #contentCourse p.pfirst:first-letter {
  float: left;
  margin: 5px;
	padding: 7px;
  border: 1px solid #00A1E1;
  font-weight: bold;
	font-size: 180%;
	color: #1683AE;
  line-height: 270%;
}
/**/
*:first-child+html #contentCourse p.pfirst:first-letter {
  float: left;
  margin: 5px;
	padding: 7px;
  border: 1px solid #1683AE;
  font-weight: bold;
	font-size: 200%;
	color: #1683AE;
  line-height: 2.2;
}
#contentCourse div#courseImg {
	margin: 20px 0 0 0;
}



/**/
#contentCourse table {
  width: 530px;
  margin: 0 0 0px 0px;
  border-collapse: collapse;
  border-width: 0px;
  empty-cells: show;
  font-size: 12px;
}
#contentCourse table tr {
  line-height: 1.4;
}
#contentCourse table td {
  padding: 1px;
}





/* index.html
---------------------------------------------------- */
#indexCourse h3#h3Index {
  width: 640px;
	height: 35px;
	padding-left: 10px;
	margin: 30px 0 0 60px;
  font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	color: #FFFFFF;
	background: url(../enoatours/images/course_h3bg2.gif) no-repeat;
}
/*\*/
* html #indexCourse h3#h3Index {
  width: 650px;
}
/**/
#indexCourse p {
	margin: 15px 110px;
}
#courseButton {
  position: relative;
  width: 650px;
	height: 650px;
	top: 30px;
	left: 55px;
}
#courseButton h4 {
  position: absolute;
  width: 320px;
  height: 140px;
  text-indent: -9999px;
  color: #FFFFFF;
  font-size: 1px;
}
#courseButton h4#courseBtn1 { top: 0px; left: 0px; background: url(../enoatours/images/course_index_01.gif) no-repeat; }
#courseButton h4#courseBtn2 { top: 0px; left: 330px; background: url(../enoatours/images/course_index_02.gif) no-repeat; }
#courseButton h4#courseBtn3 { top: 150px; left: 0px; background: url(../enoatours/images/course_index_03.gif) no-repeat; }
#courseButton h4#courseBtn4 { top: 150px; left: 330px; background: url(../enoatours/images/course_index_04.gif) no-repeat; }
#courseButton h4#courseBtn5 { top: 300px; left: 0px; background: url(../enoatours/images/course_index_05.gif) no-repeat; }
#courseButton h4#courseBtn6 { top: 300px; left: 330px; background: url(../enoatours/images/course_index_06.gif) no-repeat; }
#courseButton h4#courseBtn7 { top: 450px; left: 0px; background: url(../enoatours/images/course_index_07.gif) no-repeat; }
#courseButton h4#courseBtn8 { top: 450px; left: 330px; background: url(../enoatours/images/course_index_09.gif) no-repeat; }
#courseButton h4 a {
  display: block;
  width: 320px;
  height: 140px;
  outline : 0;
	text-decoration: none;
}
#courseButton h4#courseBtn1 a:hover { background: url(../enoatours/images/course_index_11.gif) -320px 0; }
#courseButton h4#courseBtn2 a:hover { background: url(../enoatours/images/course_index_12.gif) -320px 0; }
#courseButton h4#courseBtn3 a:hover { background: url(../enoatours/images/course_index_13.gif) -320px 0; }
#courseButton h4#courseBtn4 a:hover { background: url(../enoatours/images/course_index_14.gif) -320px 0; }
#courseButton h4#courseBtn5 a:hover { background: url(../enoatours/images/course_index_15.gif) -320px 0; }
#courseButton h4#courseBtn6 a:hover { background: url(../enoatours/images/course_index_16.gif) -320px 0; }
#courseButton h4#courseBtn7 a:hover { background: url(../enoatours/images/course_index_17.gif) -320px 0; }
#courseButton h4#courseBtn8 a:hover { background: url(../enoatours/images/course_index_19.gif) -320px 0; }
#courseButton h5 {
  text-indent: -9999px;
  color: #FFFFFF;
  font-size: 1px;
}
#courseButton h5 a {
  color: #FFFFFF;
  outline : 0;
}
#indexCourse p.pbottom {
	margin: 15px 50px 70px 70px;
}


#contentLarge div#LBblue p {   /*  IE6 away */
  font-family: "Trebuchet MS",Arial,Verdana,Helvetica;
}
