/* CSS Document */


.intro_txt_komodo{
	float:left;
	margin-left:10px;
	margin-top:10px;
	margin-right:5px;
	width:540px;
	}
	
.intro_txt2_komodo{
	clear:both;
	margin-left:10px;
	margin-top:10px;
	margin-right:5px;
	width:700px;
	}
	
/*料金表のタイトルバー*/
	
.bar-1 h4{
	margin-top:20px;
	clear:both;
	font-weight : bold; 
	font-size: 18px; 
	line-height: 38px; 
	background: url(../../img/komodo/bar1.jpg) no-repeat; 
	height: 36px; /* 画像の高さ*/ 
	width: 695px;/* 画像の幅*/ 
	padding-left: 25px; 
	color:#000000; 
	}

.bar-2 h4{
	margin-top:20px;
	clear:both;
	font-weight : bold; 
	font-size: 18px; 
	line-height: 57px; 
	background: url(../../img/komodo/bar2.gif) no-repeat; 
	height: 72px; /* 画像の高さ*/ 
	width: 650px;/* 画像の幅*/ 
	padding-left: 64px; 
	color:#000000; 
	}

.bar-3 h4{
	margin-top:20px;
	clear:both;
	font-weight : bold; 
	font-size: 18px; 
	line-height: 57px; 
	background: url(../../img/komodo/bar3.gif) no-repeat; 
	height: 72px; /* 画像の高さ*/ 
	width: 650px;/* 画像の幅*/ 
	padding-left: 64px; 
	color:#000000; 
	}

.bar-4 h4{
	margin-top:20px;
	clear:both;
	font-weight : bold; 
	font-size: 18px; 
	line-height: 57px; 
	background: url(../../img/komodo/bar4.gif) no-repeat; 
	height: 72px; /* 画像の高さ*/ 
	width: 650px;/* 画像の幅*/ 
	padding-left: 64px; 
	color:#000000; 
	}

	

	
