@CHARSET "UTF-8";
/* about page */
.text-about-01{
	float:left;
	display: block;
	width: 145px;
	height: 355px;
	background: url('../images/jl_about_text_01.png') bottom;
	text-indent: -99999px;
	margin-right:10px;
}
.text-about-01:hover {
	background-position: 0 0;
}
.text-about-02{
	float:left;
	display: block;
	width: 145px;
	height: 266px;
	background: url('../images/jl_about_text_02.png') bottom;
	text-indent: -99999px;
	margin-right:10px;
}
.text-about-02:hover {
	background-position: 0 0;
}
.text-about-03{
	float:left;
	display: block;
	width: 145px;
	height: 300px;
	background: url('../images/jl_about_text_03.png') bottom;
	text-indent: -99999px;
	margin-right:10px;
}
.text-about-03:hover {
	background-position: 0 0;
}
.text-about-04{
	float:left;
	display: block;
	width: 145px;
	height: 300px;
	background: url('../images/jl_about_text_04.png') bottom;
	text-indent: -99999px;
	margin-right:10px;
}
.text-about-04:hover {
	background-position: 0 0;
}
.text-about-05{
	float:left;
	display: block;
	width: 145px;
	height: 396px;
	background: url('../images/jl_about_text_05.png') bottom;
	text-indent: -99999px;
	margin-right:10px;
}
.text-about-05:hover {
	background-position: 0 0;
}
.text-about-06{
	float:left;
	display: block;
	width: 145px;
	height: 266px;
	background: url('../images/jl_about_text_06.png') bottom;
	text-indent: -99999px;
	margin-right:10px;
}
.text-about-06:hover {
	background-position: 0 0;
}

/* Folio page */
.text-philosophy-service{
	float:left;
	display: block;
	width: 419px;
	height: 105px;
	background: url('../images/service.png') bottom;
	text-indent: -99999px;
	margin-right:10px;
}
.text-philosophy-service:hover {
	background-position: 0 0;
}
.text-philosophy-teamwork{
	float:left;
	display: block;
	width: 604px;
	height: 105px;
	background: url('../images/teamwork.png') bottom;
	text-indent: -99999px;
	margin-right:10px;
}
.text-philosophy-teamwork:hover {
	background-position: 0 0;
}
.text-philosophy-passion{
	float:left;
	display: block;
	width: 419px;
	height: 134px;
	background: url('../images/passion.png') bottom;
	text-indent: -99999px;
	margin-right:10px;
}
.text-philosophy-passion:hover {
	background-position: 0 0;
}
.text-philosophy-aim{
	float:left;
	display: block;
	width: 349px;
	height: 101px;
	background: url('../images/aim.png') bottom;
	text-indent: -99999px;
	margin-right:10px;
}
.text-philosophy-aim:hover {
	background-position: 0 0;
}