/**************** main_right詳細構造 ****************/

.navibox{
	width:520px;
	margin-left: 10px;
	padding-bottom: 5px;
	clear: both;
	}


.depbox{
	width: 255px;
	margin-top: 5px;
	border-top: 1px solid #9c9c9c;
	border-bottom: 1px solid #9c9c9c;
	background:url("../images/common/dep/border.gif") repeat left top;
	clear: both;
	}

	.depbox img{
		margin-right: 10px;
		margin-bottom: 5px;
		float: left;
		}

	.depbox .btnbox{
		width: 243px;
		margin-top: 8px;
		margin-left: 12px;
		padding-bottom: 8px;
		clear: both;
		}
	
	
	
.tourbox{
	width: 255px;
	height: 90px;
	padding-top: 5px;
	border-bottom: 2px solid #cfcfcf;
	clear: both;
	}
	

	.tourbox .catebox{
		width:255px;
		margin-bottom: 4px;
		background:url("../images/common/cate/back.gif") no-repeat left top;
		text-align: left;
		clear: both;
		}
	

	.tourbox .imgbox{
		width: 80px;
		height: 49px;
		float: left;
		border: 1px solid #9c9c9c;
		}

	.tourbox .textbox{
		width: 163px;
		float: right;
		}

		
.newbox{
	width: 255px;
	height: 280px;
	margin-right: 10px;
	padding-bottom: 10px;
	display: inline;
	float: left;
	}

.planbox{
	width: 255px;
	height: 170px;
	margin-right: 8px;
	margin-bottom: 15px;
	border-bottom: 2px solid #cfcfcf;
	display: inline;
	float: left;
	}


	.planbox h4 {
		font-weight: bold;
		line-height: 1.5;
		}

		
	.planbox .leftbox{
		width: 80px;
		float: left;
		}

	.planbox .righttbox{
		width: 163px;
		float: right;
		}
		
	.planbox .imgbox{
		margin-top: 5px;
		width: 80px;
		height: 49px;
		clear: both;
		border: 1px solid #9c9c9c;
		}

	.planbox .imgbox img{
		margin-bottom: 0px;
		}

	.planbox .codebox{
		margin-top: 3px;
		text-align: center;
		}


	.planbox .textbox{
		margin-top: 5px;
		width: 163px;
		height: 65px;
		float: right;
		}

	.planbox hr{
		border-top: 1px dotted #cfcfcf;
		clear: both;
		}


	.planbox .pointbox{
		margin-top: 2px;
		margin-left: 2px;
		width: 175px;
		float: left;
		}

	.planbox .btnbox{
		margin-top: 2px;
		margin-right: 4px;
		width: 70px;
		text-align: right;
		float: right;
		}


.searchbox{
	width: 300px;
	border-top: 1px solid #9c9c9c;
	border-bottom: 1px solid #9c9c9c;
	background:url("../images/common/search/border.gif") repeat left top;
	}

	.searchbox table{
		width: 285px;
		border: none;
		margin-left: 5px;
		}

	.searchbox td{
		border: none;
		}
	


	
.keywordbox{
	width: 255px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	}
	
	.keywordbox ul{
		margin-left: 20px;
		}

	.keywordbox ul li{
		margin-bottom: 5px;
		}



/**************** fotter詳細構造 ****************/

