/* top layout
---------------------------------------*/



#side {
	width:190x;
	background:url(/img/top/banner_bg.gif);
	float:left;
	margin-left:8px;
	margin-top:10px;
}
#side #banner {
	margin:10px;
	width:200px;
	background:#FFF;
	padding:5px 0;
	height:270px;
}
#side #banner li {
	list-style:none;
	text-align:center;
	margin:5px auto;
	font-size:10px
}
/* #side .tokuten {
	position:absolute;
	width:175px;
	top:0px;
	left:11px;
	border:1px #ccc solid;
}*/


#main {
	width :450px;
	margin-left:22px;
	_	margin-left:11px;
	float:left;
}
#main img {
	margin:10px 0px 0 0;
}
#can_banner {
	margin-top:10px;
}
/*//////////////TOPの特典付きダイビング情報//////////////*/
#main_info {
	width:678px;
	margin-left:22px;
	_	margin-left:11px;
	float:left;
	padding-bottom:20px;
	padding-top:8px;
}
#main_info img {
	margin:0px 5px 0 0;
}
.info_dive {
  width : 676px;
  font-size : 12px;
  background : #fff ;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}
.info_dive .info_img {
	width:214px;
	float:left;
	margin:10px 5px;
	_margin:10px 3px;
	border-bottom: dotted 1px #999;
}
.info_dive .info_img img {
	float:left;
	border: solid 1px #CCC;
}
.info_dive  p{
	font-size:12px;
	line-height:140%;
}
.info_dive a {
}

#dive_other {
	font-size:12px;
	color:#066ee1;
	text-align:right;
	margin-bottom:10px;
}
#dive_other a{
	background:url(/img/top/top_arrow.gif) no-repeat top left;
	padding-left:15px;
	margin-right:5px;
}
#main_info .toku_det {
	float:right;
	width:105px;
}
#main_info .toku_det .tokumidashi {
	color:#e10606;
}
#main_info .toku_det .toku_link a{
	background:url(/img/top/top_arrow.gif) no-repeat 0px 12%;
	display:block;
	text-indent:-0.5px;
	padding-left:1em;
}
	
#main_info .toku_det .toku_chiiki {
	font-size:10px;
	text-align:right;
	color:#999;
}
	



/*	background:#eee;*/
#main #left {
	float:left;
	width:240px;
}
#main #right {
	float:right;
	width:240px;
}

