
/*
===== 1: universal reset =================================
*/

*{
	margin:0;
	padding:0;
}

/*
===== 2: body and base setting ===========================
*/

body {
	text-align:center;
	margin: 0px;
	padding: 0px;
	color:#333333;
	font-size: 12px;
	line-height: 160%;
	background-repeat: repeat-y;
	background-position: center;
	font-family: sans-serif;
	background-image: url(../../renewal/common/body_bg.jpg);
}
/* general params
--------------------*/
h1, h2, h3, h4, h5, h6,
div, p, pre, ul, ol, dl, dt, dd,
address, form, blockquote{
	padding: 0;/* margin&padding reset */
	line-height: 160%;/* base line height */
	text-align: left;
	display: block;
	margin: 0px;
	font-size:12px;
}
table {margin : 0;empty-cells: show; font-size:small;}
hr,.areaAnchor,.anchor { display : none; }
img {
	border: none;/* img do not want a border */
	vertical-align: bottom;
}
li { list-style: none; }/* link do not want a dot */

/* acronyms and abbreviations styles 
-------------------------------------*/
acronym,abbr{cursor:help;}

/*
===== 4: link setting ====================================
*/
a:link {
	color: #0033ff;
	text-decoration: underline;
}
a:visited {
	color: #6600cc;
	text-decoration:underline;
}
a:hover {
	color: #0033ff;
	background:#d9e3ed;
	text-decoration:underline;
}
a:active {
	color: #0033ff;
	text-decoration: underline;
}
/*
===== container ==========================================
*/
#container {
	text-align: left;
}
#container-inner {
	width:830px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../../renewal/common/container_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;
}
#container-top {
	width:830px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/*
===== header =============================================
*/
#header{
	padding: 0px;
	clear: both;
	width:830px;
	height:100px;
}
#header .menu{
	height: 25px;
	padding:0 10px 0 0;
	text-align:right;
	background-image:url(../../renewal/common/headermenu_bg.jpg);
	}
#header .menu img{
	/*width: 410px;*/
	margin: 0 5px 3px 12px;
}

/***************mainコンテンツCSS******************/
#main_box_new{
	width: 830px;
	overflow: hidden;
}
/***************メインメニュー******************/
#main_menu{
	width: 812px;
	overflow: hidden;
	height: 325px;
	padding:0 9px 0 9px;
}
#main_menu img{
	border: 0;
	padding:0;
	margin:0;
}
#main_menu ul{
	display:inline;
	list-style:none;
}
#main_menu li{
margin: 0;
  padding: 0;
  float: left;
  list-style-type : none;
}
/*
**left_boxの設定CSS***/
#left_box_new{
	width: 200px;
	float: left;
	margin-top: 20px;
}
#left_box_new .left_banner{
	margin: 0 0 5px 7px;
}
#left_box_new .left_banner img{
	margin: 0 0 5px 0;
}

/***Weｽﾀｯﾌよりの設定CSS***/
#staff_main_new{
	width: 189px;
	margin: 0 0 10px 7px;
	background: url(../../renewal/common/staff_back02.jpg) repeat-y;
}
#staff_box_new{
	width: 189px;
	background: url(../../renewal/common/staff_back01.jpg) no-repeat left top;
	padding-top: 20px;
}
#staff_p_new{
	width: 189px;
	background: url(../../renewal/common/staff_back04.jpg) no-repeat left bottom;
	padding-bottom: 20px;
}
#staff_bkg_new{
	width: 149px;
	background: url(../../renewal/common/staff_back03.jpg) repeat-y left top;
	display: block;
	padding:0 20px;
	margin-bottom: 20px;
	line-height: 1.5em;
}
#staff_img_new{
	width:151px;
	height: 81px;
	margin: 10px 15px;
}
#staff_title0_new{
	width: 151px;
	height: 22px;
	background: url(../../renewal/common/staff_titleback.jpg) repeat-x;
	margin-left: 15px;
}
#staff_title_new{
	height: 22px;
	background: url(../../renewal/common/staff_titlebackleft.jpg) no-repeat left top;
}
#staff_title2_new{
	width: 146px;
	height: 20px;
	background: url(../../renewal/common/staff_titlebackright.jpg) no-repeat right top;
	display: block;
	color: #FFF;
	padding:2px 0 0 5px;
	font-weight: normal;
}


/***center_boxの設定CSS***/
#center_box_new{
	width: 630px;
	float: left;
	margin-top: 20px;
}
/***news_newの設定CSS***/
#news_new{
	width: 630px;
	margin:0 0 10px 0;
}
#news_box_new{
	width: 616px;
	height: 24px;
	background: url(../../renewal/common/title_back.jpg) repeat-x;
	margin-bottom: 10px;
}
#news_h_new{
	height: 24px;
	background: url(../../renewal/common/title_backleft.jpg) no-repeat left top;
}
#news_title2_new{
	width: 611px;
	height: 22px;
	background: url(../../renewal/common/title_backright.jpg) no-repeat right top;
	color: #FFF;
	padding:2px 0 0 5px;
	font-weight: normal;
	overflow: hidden;
}
#news_title2_new span{
	width: 506px;
	float: left;
}
#news_a_new{
	display: block;
	width: 90px;
	height: 22px;
	background: url(../../img/btn_news.jpg) no-repeat 0% 30%;
	float: left;
	text-indent: -5000px;
}
#news_a_new:hover{
	background: url(../../img/btn_news_on.jpg) no-repeat 0% 30%;
}
/***おすすめツアーの設定CSS***/
#osusume_new{
	width: 630px;
	margin:0 0 10px 0;
}
#osusume_box_new{
	width: 616px;
	height: 24px;
	background: url(../../renewal/common/title_back03.jpg) repeat-x;
	margin-bottom: 10px;
}
#osusume_h_new{
	height: 24px;
	background: url(../../renewal/common/title_backleft03.jpg) no-repeat left top;
}
#osusume_title2_new{
	width: 611px;
	height: 22px;
	background: url(../../renewal/common/title_backright03.jpg) no-repeat right top;
	color: #FFF;
	padding:2px 0 0 5px;
	font-weight: normal;
	overflow: hidden;
}
#osusume_title2_new span{
	width: 506px;
	float: left;
}
/***maldives_newの設定CSS***/
#wed_dive{
	width: 630px;
	overflow: hidden;
	margin:15px 0 0 0;
}
#wed_dive .left_box{
	width: 300px;
	height: 192px;
	float: left;
	margin:0 2px 0 5px;
	background-image:url(../../renewal/common/back_wed.jpg);
	background-repeat:no-repeat;
}
#wed_dive .left_box table{
	margin:110px 10px 10px 10px;
	}
#wed_dive .right_box{
	width: 300px;
	height: 192px;
	float: left;
	margin:0 0 0 5px;
	background-image:url(../../renewal/common/back_dive.jpg);
	background-repeat:no-repeat;
}
#wed_dive .right_box p{
	margin:120px 10px 10px 20px;
	}
/***maldives_right_box_newの設定CSS***/
#banner_new_7{
	width: 199px;
	height: 100px;
	background: url(../../renewal/common/img_new/ban_maldives_ro.jpg) no-repeat 0 0;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
}
#banner_new_7:hover{
	background: url(../../renewal/common/img_new/ban_maldives_ro.jpg) no-repeat 0 -100px;
}
#banner_new_8{
	width: 199px;
	height: 100px;
	background: url(../../renewal/common/img_new/ban_info_ro.jpg) no-repeat 0 0;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
}
#banner_new_8:hover{
	background: url(../../renewal/common/img_new/ban_info_ro.jpg) no-repeat 0 -100px;
}
#maldives_sub_new{
	width: 199px;
	background: url(../../renewal/common/img_new/maldive_back02.jpg) repeat-y;
}
#maldives_img_new{
	width: 199px;
	background: url(../../renewal/common/img_new/maldive_back.jpg) no-repeat left top;
}
#maldives_img_new img{
	padding: 10px 0 10px 8px;
}
#maldives_sub_new ul{
	width: 199px;
	background: url(../../renewal/common/img_new/maldive_back03.jpg) no-repeat left bottom;
	padding-bottom: 18px;
}
#maldives_sub_new li{
	width: 170px;
	background: url(../../renewal/common/icon_course2.jpg) no-repeat left center;
	padding-left: 15px;
	margin-left: 15px;
}
/*
===== footer =============================================
*/
#footer{
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 20px;
	clear: both;
}
#footer-nav {
	text-align: center;
	padding: 5px;
	color: #bdbdbd;
}
#footer-copyright {
	font-size: 10px;
	color: #8d8d8d;
	background-color: #eaeaea;
	text-align: center;
	padding: 0.5em;
	line-height: 100%;
}
#footer-banner {
	font-size: 10px;
	color: #8d8d8d;
	background-color: #eaeaea;
	text-align: center;
	padding: 0.5em;
	line-height: 100%;
}
#footer-banner img{
	margin:12px 5px 0 5px;
	}
#footer-nav a:link, #footer-nav a:visited{
	color: #215a9a;
	text-decoration: none;
}
#footer-nav a:hover, #footer-nav a:active{
	text-decoration: underline;
}
