@charset "utf-8";
/* CSS Document */

@charset "UTF-8";

/*--------------------lpPhTb------------------*/
.lpPhTb{	
	margin: 0px auto 0px 0;
	width:100%;
	text-align:center;	
}
.lpPhTb table {clear:both; width:100%; }
.lpPhTb table td {	
	width:33%;
	line-height:150%;
	vertical-align: top;	
}
.lpPhTb table td .box{	
	margin:5px;
	padding:0px;
	
}
.lpPhTb table td .box .image {	
	padding:5px;
	text-align:center;
	min-height: 150px;
	_height: 150px;
	border:1px solid #ccc;
	
}
.lpPhTb table td .box .image img{
	max-width: 220px;
	max-height: 160px;	
	_width:140px;
	_height:130px;
	padding:1px;
	border: 1px solid #ccc;
	
	
}
.lpPhTb table td .box .image img:hover{ 
}

.lpPhTb table td .box h3{
	color:#069;	
	font-size:105%;	
	margin:0px 5px 0px 5px;
	clear:both;
	line-height:150%;
}
.lpPhTb table td .box h3 a{ text-decoration:underline;}
.lpPhTb table td .box p{ margin:0 5px; padding:0px; color:#888;}