@charset "utf-8";
p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dd {
	margin: 0px;
	padding: 0px;
}
body {
  background: #EEE url(../../asset/bg2.gif) repeat-y center 0px;
  margin: 0px;
  padding: 0px;
}
/* 基本書体（フォントファミリー・フォントカラー定義） */
body,p,caption,th,td,ul,ol,li,dl,dt,dd,form,input {
	font-family: "ＭＳ Ｐゴシック", Osaka, sanserif;
	color: #333;
	line-height: 1.4;
}
ul {
	list-style: none outside;
}
/* 文字サイズ  */
body,td,strong,em {
	font-size: 12px;
	font-weight: normal;
}
/* リンク反応（標準） */
a {
	/*\*/
   overflow: hidden; /* FireFoxの点線を消す *//**/
}
a:link,
a:visited {   /* 通常時・訪問済の設定 */
	color:#333; /* フォントの色 */
	text-decoration: none;
}
a:active,
a:hover {     /* クリックしたとき・マウスオン時の設定 */
	color:#333; /* フォントの色 */
	text-decoration: underline;
}
/* 画像の設定 */
img {
	border: 0px;
}
/* 各種ボックス設定 */
#wrapper {
  width: 950px;
  margin-right: auto;
  margin-left: auto;
}
#header {
  float: left;
  height: 40px;
  width: 950px;
  margin-top: 14px;
  border-bottom: 3px solid #930;
}
#header h1 {
  background: url(../../asset/loverian.gif) no-repeat;
  float: left;
  height: 40px;
  width: 247px;
  margin: 0px;
}
#header h1 a {
  text-indent: -9999px;
  display: block;
  height: 100%;
  width: 100%;
}
#inquiry {
  float: right;
  width: auto;
}
#inquiry dl {
  margin: 0px;
  text-align: left;
}
#inquiry a {
  color: #333;
  text-decoration: none;
}
#inquiry dd {
  margin: 0px;
  background: url(../../asset/mail.gif) no-repeat 0px center;
  padding-left: 20px;
}
#contents_box {
  clear: both;
  float: left;
  width: 950px;
  background: url(../images/top/fiji_con_bg.gif) repeat-y;
}
#kanban_box h2,
#kanban_box h3,
#kanban_box p {
  font-size: 10px;
  text-indent: -9999px;
}
#kanban_box h2 {
  height: 140px;
  text-indent: 0px;
}
#kanban_box h3 {
  text-indent: 0px;

}
#kanban_box p {
  text-indent: 0px;
}
#main_box {
  float: right;
  width: 645px;
}
.tour_box h3 {
  background: url(../images/top/fiji_con_ttl.gif) no-repeat;
  height: 29px;
  font-size: 16px;
  font-weight: bold;
  padding-left: 50px;
  padding-top: 10px;
}
.tour_box ul {
  background: url(../images/top/fiji_con_body.gif) repeat-y;
  padding-top: 8px;
  padding-left: 20px;
  height: 89px;
  overflow: hidden;
}
.price_txt {
  color: #C03;
  display: inline-block;
  margin-left: 12px;
  font-weight: bold;
}

.btn_more {
  background: url(../images/top/fiji_con_foot.gif) no-repeat;
  height: 28px;
}
.btn_more a {
  height: 23px;
  width: 92px;
  display: block;
  text-indent: -9999px;
  margin-left: 518px;
}
.btn_more a:hover {
	filter:alpha(opacity=60);
	opacity:0.6;
	background: #FFF;
}
#side_box {
  float: left;
  width: 305px;
}
#side_box h4 {
  text-indent: 0px;

}
#sd_menu {
  background: url(../images/top/fiji_sd_mn_dmy.gif) no-repeat;
  height: 466px;
}
#sd_menu ul {
  padding-left: 50px;
}
#sd_bnr {
  background: url(../images/top/fiji_sd_bnr_dmy.gif) no-repeat;
  height: 247px;
}
#sd_bnr ul {
  padding-left: 32px;
}
#footer {
  clear: both;
}
