@charset "UTF-8";
/*++++++++++++++++++++++++++++++++++++++++++
HTML Setting
+++++++++++++++++++++++++++++++++++++++++++*/
	.isan_list{
		clear:both;
		width:590px;
		height:auto;
		padding-top:35px;
	}
	
	#isan_listttl01, #isan_listttl02, #isan_listttl03, #isan_listttl04, #isan_listttl05, #isan_listttl06, #isan_listttl07, #isan_listttl08, #isan_listttl09, #isan_listttl10, #isan_listttl11, #isan_listttl12, #isan_listttl13, #isan_listttl14, #isan_listttl15, #isan_listttl16, #isan_listttl17, #isan_listttl18, #isan_listttl19, #isan_listttl20{
		width:590px;
		height:24px;
		padding-bottom:10px;
		background-repeat:no-repeat;
		text-indent:-9999px;
	}
	
	#isan_listttl01{
		background-image:url(../parts/list_newzealand01.gif);
	}
	
	
	.isan_list p{
		float:left;
		width:590px;
		height:19px;
	}
	
	.isan_list_sub01{
	float:left;
		width:465px;
		height:19px;
		background-image:url(../parts/li05.gif);
		background-repeat:no-repeat;
		text-indent:-9999px;
	}
	
	.isan_list_sub02{
	float:left;
		width:63px;
		height:19px;
		background-image:url(../parts/li06.gif);
		background-repeat:no-repeat;
		text-indent:-9999px;
	}
	
	.isan_list_sub03{
	float:left;
		width:62px;
		height:19px;
		background-image:url(../parts/li07.gif);
		background-repeat:no-repeat;
		text-indent:-9999px;
	}
	
	/*背景グレーver.*/
	.isan_listtype_a{
		float:left;
		width:570px;
		height:auto;
		padding:4px 10px 4px 10px;
		border-bottom:solid 1px #cccccc; 
		background-color:#efefef;
			vertical-align:middle;
	}
	
	/*背景ホワイトver.*/
	.isan_listtype_b{
		float:left;
		width:570px;
		height:auto;
		padding:4px 10px 4px 10px;
		border-bottom:solid 1px #cccccc; 
		background-color:#ffffff;
			vertical-align:middle;
	}
	
	/*背景グレー・ボタン付きver.*/
	.isan_listtype_c{
		float:left;
		width:570px;
		height:auto;
		padding:4px 10px 4px 10px;
		border-bottom:solid 1px #cccccc; 
		background-color:#efefef;
			vertical-align:middle;
	}
	
	/*背景ホワイト・ボタン付きver.*/
	.isan_listtype_d{
		float:left;
		width:570px;
		height:auto;
		padding:4px 10px 4px 10px;
		border-bottom:solid 1px #cccccc; 
		background-color:#ffffff;
			vertical-align:middle;
	}
	
	.isan_listtype_a dl dt,.isan_listtype_b dl dt{
		float:left;
		display:block;
		width:445px;
		height:auto;
		line-height:1.5em;
		vertical-align:middle;
		color:#333333;
	}
	
	.isan_listtype_c dl dt,.isan_listtype_d dl dt{
		float:left;
		display:block;
		width:345px;
		height:auto;
		line-height:1.5em;
		vertical-align:middle;
		color:#333333;
	}
	
	
	.isan_listtype_01{
		float:left;
		width:60px;
		height:auto;
		color:#333333;
		text-align:center;
		vertical-align:middle;
		font-size:10px;
	}

	.isan_listtype_02{
		float:left;
		width:65px;
		height:auto;
		color:#867f31;
		text-align:center;
		vertical-align:middle;
		font-size:10px;
	}
	
	.isan_listtype_03{
		float:left;
		width:100px;
		height:18px;
	}
	
	.isan_listtype_03 a{
		float:left;
		display:block;
		width:100px;
		height:18px;
		background-image:url(../parts/btn02.gif);
		background-repeat:no-repeat;
		text-indent:-9999px;
	}
	
	.isan_listtype_04{
		float:left;
		width:60px;
		height:auto;
		color:#333333;
		text-align:center;
		vertical-align:middle;
		font-size:10px;
	}

	.isan_listtype_05{
		float:left;
		width:65px;
		height:auto;
		color:#867f31;
		text-align:center;
		vertical-align:middle;
		font-size:10px;
	}
	
	
	/*++++++++++++++++++++++++++++++++++++++++++
floatのくりあ またの名を経線が見えちゃうよ魔法
+++++++++++++++++++++++++++++++++++++++++++*/
div.isan_list ul:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden
}
	
div.isan_list ul{
	display:inline-block
}
	
/*floatのくりあ　またの名を経線が見えちゃうよ魔法*/

/*IE用　floatのくりあ　またの名を経線が見えちゃうよ魔法*/
* html div.isan_list ul{
	 height:1%
}
	
div.isan_list ul{
	display:block
}
	
	
	
