@charset 'utf-8';
@import url("./common.css");

/* ==================================================
  INDEX index.css
================================================== */
/* .itiran_box
------------------------------------------------*/
.itiran_box{
	width		: 650px;
	margin		: 0 0 10px 15px;
	float       : left;
	}
	
.course_box{
	width		: 650px;
	height      : 200px;
	margin : 0 0 0 0;
	background: url(../img/top/toropical_fishing.png) no-repeat;
	}

#course_text{
	position	: relative;
	top			: 82px;
	left		: 0px;
	width		: 365px;
	padding		: 5px 5px 3px 10px;
	clear		: left;
	line-height	: 1.4;
	font-size   : 100%;
	float:left;
	}

#course_yoyaku{
	position	: relative;
	top			: 165px;
	right		: 10px;
	width		: 156px;
	height      : 30px;
	float:right;
	}
			
.courseL_box{
	width		: 315px;
	margin : 15px 10px 0 0;
	float		: left;
	}

.courseL_box p{
	margin : 0;
	text-align	: center;
	line-height	: 1.2;
	font-weight: bold;
	font-size: x-small;
	}
	
.courseR_box{
	width		: 315px;
	margin-top : 15px;
	margin-left : 10px;
	margin-bottom : 0px;
	float		: left;
	}

.courseR_box p{
	margin : 0;
	text-align	: center;
	line-height	: 1.2;
	font-size: x-small;
	font-weight: bold;
	}

.itiran_box a:link {   
	color		: #1A86E2;
	
	}  
	
.itiran_box a:visited {  
	color		: #1A86E2;
	}
	
.itiran_box a:hover {  
	color		: #1A86E2;
	text-decoration	: none;
	}
	
.itiran_box a:active {  
	color		: #1A86E2;
	text-decoration	: underline;
	} 

/* 4.event_news
------------------------------------------------*/
#event_news{
	width		: 650px;
	margin		: 15px 0 0 15px;
	float       : left;
	}

#event_news h4{
@@float		: left;
	line-height	: 100%;
	position: relative;
	z-index: 1;
	text-indent:-9999px;
	}

#event_news h4 a { 
      display: block; 
	  width		: 650px;
	  height      : 30px; 
	  background-image: url(../img/common/ttl_news.gif);
	  }

.top_joho{
	width		: 315px;
	float		: left;
	border		: solid 1px #999;
	margin-top:10px;
	background: #E9F4FF;
	line-heigt: 1.4;
	}

.top_joho ul{
	margin		: 5px 10px;
	}
	
.top_joho a:link {   
	color		: #0153A8;
	}  
	
.top_joho a:visited {   
	color		: #0153A8;
	}  
	
.top_joho a:hover {  
	color		: #0153A8;
	text-decoration	: none;
	}

.top_joho a:active {  
	color		: #0153A8;
	} 

.ed{
	float		: right;
	margin		: 5px 10px 0 auto;
	}

.rental_box{
	width		: 315px;
	margin-top : 11px;
	margin-left : 18px;
	margin-bottom : 0px;
	float		: left;
	}

