@charset "shift_jis";

/* ------------------------------
	INCLUDE
------------------------------ */

@import "/en/common/css/company.css";


/* ------------------------------
	VISION
------------------------------ */

#index #content h4 {
	margin-bottom: 20px;
}

#index #content .fl {
	float: left;
	margin-bottom: 15px;
	width: 160px;
}
#index #content .fr {
	float: right;
	margin-bottom: 15px;
	width: 335px;
}

#index #content h5 {
	clear: both;
	margin-bottom: 13px;
	width: 100%;
}

#index #content .out {
	margin-bottom: 15px;
}
#index #content .out img {
	margin-bottom: 15px;
}

#index #content table {
	margin-bottom: 20px;
}
#index #content table th {
	padding-right: 15px;
}
#index #content table td {
	line-height: 1.5;
}
