@charset "UTF-8";
/* CSS Document */

#LB01outer {
	width: 220px;
	margin-bottom: 10px;
	border: 1px solid #e8e8e8;
	background-image: none;
	background-repeat: repeat;
	float: left;
	margin-right: 10px;
	background-color: #FFF;
}
#LB01PicOuter {
	padding: 10px;
	min-width: 180px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#LB01_Title {
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
#LB01_Desc {
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}
/* --------------------------------------- */
#LB03outer {
	width: 100%;
	margin-bottom: 10px;
	background-image: none;
	background-repeat: repeat;
	float: left;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#LB03PicOuter {
	display: block;
	float: left;
}
#LB03_Title {
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	float: right;
	clear: right;
	margin-top: 15px;
}
#LB03_Desc {
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	float: right;
	clear: right;
}
